| URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-Observation.component.interpretation |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Observation.component.interpretation. Valid in versions R2 This is a valid cross-version extension because it's counted as a new element |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..1 | Extension | High, low, normal, etc. | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | CodeableConcept | Binding: todo (extensible): Codes identifying interpretations of observations. | |
![]() ![]() | "http://hl7.org/fhir/3.0/StructureDefinition/extension-Observation.component.interpretation" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r3-obs.com.interpretation",
"url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Observation.component.interpretation",
"name" : "XVerExtensionObservation.component.interpretationR3",
"title" : "Cross-Version Extension for Observation.component.interpretation 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.component.interpretation. Valid in versions R2\r\n\r\nThis is a valid cross-version extension because it's counted as a new element",
"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.component"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Observation.component"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "High, low, normal, etc.",
"definition" : "The assessment made based on the result of the observation. Intended as a simple compact code often placed adjacent to the result value in reports and flow sheets to signal the meaning/normalcy status of the result. Otherwise known as abnormal flag.",
"comment" : "The component interpretation applies only to the individual component value. For an overall interpretation all components together use thes Observation.interpretation element.",
"requirements" : "For some results, particularly numeric results, an interpretation is necessary to fully understand the significance of a result.",
"alias" : ["Abnormal Flag"],
"min" : 0,
"max" : "1",
"isModifier" : false,
"mapping" : [{
"identity" : "sct-concept",
"map" : "< 260245000 |Findings values|"
},
{
"identity" : "v2",
"map" : "OBX-8"
},
{
"identity" : "rim",
"map" : "interpretationCode"
},
{
"identity" : "sct-attr",
"map" : "363713009 |Has interpretation|"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "CodeableConcept"
}],
"binding" : {
"strength" : "extensible",
"description" : "Codes identifying interpretations of observations.",
"valueSet" : "http://hl7.org/fhir/ValueSet/observation-interpretation|3.0.2"
}
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Observation.component.interpretation"
}]
}
}