This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Definition for Value SetVital Signs - Body Height
{
"resourceType" : "ValueSet",
"id" : "observation-vitalsign-bodyheight",
"meta" : {
"lastUpdated" : "2024-11-20T21:23:48.918+00:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet observation-vitalsign-bodyheight</b></p><a name=\"observation-vitalsign-bodyheight\"> </a><a name=\"hcobservation-vitalsign-bodyheight\"> </a><a name=\"observation-vitalsign-bodyheight-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASS = LP7768-7 (BDYHGT.ATOM), PROPERTY = LP6822-3 (Len), TIME_ASPCT = LP6960-1 (Pt), SYSTEM = LP310005-6 (^Patient) and SCALE_TYP = LP7753-9 (Qn)</li><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASS = LP7769-5 (BDYHGT.MOLEC), PROPERTY = LP6822-3 (Len), TIME_ASPCT = LP6960-1 (Pt), SYSTEM = LP310005-6 (^Patient) and SCALE_TYP = LP7753-9 (Qn)</li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where COMPONENT = LP343922-3 (Upper segment)</li><li>Exclude codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where COMPONENT = LP343921-5 (Lower segment)</li></ul></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
}],
"url" : "http://hl7.org/fhir/ValueSet/observation-vitalsign-bodyheight",
"version" : "6.0.0-ballot2",
"name" : "VitalSignsBodyHeight",
"title" : "Vital Signs - Body Height",
"status" : "active",
"experimental" : false,
"publisher" : "FHIR project team",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
}],
"description" : "This value set defines the set of LOINC codes considered to be appropriate for representing body height (including body length) vital sign measurements in Observation.code.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use",
"compose" : {
"include" : [{
"system" : "http://loinc.org",
"filter" : [{
"property" : "CLASS",
"op" : "=",
"value" : "LP7768-7"
},
{
"property" : "PROPERTY",
"op" : "=",
"value" : "LP6822-3"
},
{
"property" : "TIME_ASPCT",
"op" : "=",
"value" : "LP6960-1"
},
{
"property" : "SYSTEM",
"op" : "=",
"value" : "LP310005-6"
},
{
"property" : "SCALE_TYP",
"op" : "=",
"value" : "LP7753-9"
}]
},
{
"system" : "http://loinc.org",
"filter" : [{
"property" : "CLASS",
"op" : "=",
"value" : "LP7769-5"
},
{
"property" : "PROPERTY",
"op" : "=",
"value" : "LP6822-3"
},
{
"property" : "TIME_ASPCT",
"op" : "=",
"value" : "LP6960-1"
},
{
"property" : "SYSTEM",
"op" : "=",
"value" : "LP310005-6"
},
{
"property" : "SCALE_TYP",
"op" : "=",
"value" : "LP7753-9"
}]
}],
"exclude" : [{
"system" : "http://loinc.org",
"filter" : [{
"property" : "COMPONENT",
"op" : "=",
"value" : "LP343922-3"
}]
},
{
"system" : "http://loinc.org",
"filter" : [{
"property" : "COMPONENT",
"op" : "=",
"value" : "LP343921-5"
}]
}]
}
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.