| URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-Observation.referenceRange.appliesTo |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Observation.referenceRange.appliesTo. Valid in versions R2 This is a valid cross-version extension because the cardinality changed |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Extension | Reference range population | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | CodeableConcept | ||
![]() ![]() | "http://hl7.org/fhir/3.0/StructureDefinition/extension-Observation.referenceRange.appliesTo" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r3-obs.ref.appliesTo",
"url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Observation.referenceRange.appliesTo",
"name" : "XVerExtensionObservation.referenceRange.appliesToR3",
"title" : "Cross-Version Extension for Observation.referenceRange.appliesTo in R3",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (Orders and Observations)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/orders/index.cfm"
}]
}],
"description" : "Cross-Version Extension for Observation.referenceRange.appliesTo. Valid in versions R2\r\n\r\nThis is a valid cross-version extension because the cardinality changed",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Observation.referenceRange"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Observation.referenceRange"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "Reference range population",
"definition" : "Codes to indicate the target population this reference range applies to. For example, a reference range may be based on the normal population or a particular sex or race.",
"comment" : "This SHOULD be populated if there is more than one range. If this element is not present then the normal population is assumed.",
"requirements" : "Need to be able to identify the target population for proper interpretation.",
"min" : 0,
"max" : "*",
"isModifier" : false,
"mapping" : [{
"identity" : "sct-concept",
"map" : "< 260245000 |Findings values| OR \r< 365860008 |General clinical state finding| \rOR \r< 250171008 |Clinical history or observation findings| OR \r< 415229000 |Racial group| OR \r< 365400002 |Finding of puberty stage| OR\r< 443938003 |Procedure carried out on subject|"
},
{
"identity" : "v2",
"map" : "OBX-10"
},
{
"identity" : "rim",
"map" : "interpretationCode"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "CodeableConcept"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Observation.referenceRange.appliesTo"
}]
}
}