| URL | http://hl7.org/fhir/5.0/StructureDefinition/extension-Quantity.comparator |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Quantity.comparator. Valid in versions R2, R3, R4, R4B This is a valid extension because it has the following codes that are not in other versions ad (http://hl7.org/fhir/5.0/quantity-comparator) |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | ?! | 0..1 | Extension | < | <= | >= | > | ad - how to understand the value |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | code | ||
![]() ![]() | "http://hl7.org/fhir/5.0/StructureDefinition/extension-Quantity.comparator" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r5-qty.comparator",
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Quantity.comparator",
"name" : "XVerExtensionQuantity.comparatorR5",
"title" : "Cross-Version Extension for Quantity.comparator in R5",
"status" : "active",
"experimental" : false,
"publisher" : "HL7 FHIR Standard",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
}],
"description" : "Cross-Version Extension for Quantity.comparator. Valid in versions R2, R3, R4, R4B\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions ad (http://hl7.org/fhir/5.0/quantity-comparator)",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "< | <= | >= | > | ad - how to understand the value",
"definition" : "How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is \"<\" , then the real value is < stated value.",
"requirements" : "Need a framework for handling measures where the value is <5ug/L or >400mg/L due to the limitations of measuring methodology.",
"min" : 0,
"max" : "1",
"isModifier" : true,
"isModifierReason" : "This is labeled as \"Is Modifier\" because the comparator modifies the interpretation of the value significantly. If there is no comparator, then there is no modification of the value",
"mapping" : [{
"identity" : "v2",
"map" : "SN.1 / CQ.1"
},
{
"identity" : "rim",
"map" : "IVL properties"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "code"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Quantity.comparator"
}]
}
}