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 Component Measurement
{
"resourceType" : "ValueSet",
"id" : "observation-vitalsign-component-measurement",
"meta" : {
"lastUpdated" : "2024-11-21T12:28:52.567+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-component-measurement</b></p><a name=\"observation-vitalsign-component-measurement\"> </a><a name=\"hcobservation-vitalsign-component-measurement\"> </a><a name=\"observation-vitalsign-component-measurement-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a>, where the codes are contained in <a href=\"valueset-observation-vitalsign-systolicbp.html\">Vital Signs - Systolic BP</a></li><li>Include all codes defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a>, where the codes are contained in <a href=\"valueset-observation-vitalsign-diastolicbp.html\">Vital Signs - Diastolic BP</a></li></ul></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
}],
"url" : "http://hl7.org/fhir/ValueSet/observation-vitalsign-component-measurement",
"version" : "6.0.0-ballot2",
"name" : "VitalSignsComponentMeasurement",
"title" : "Vital Signs Component Measurement",
"status" : "active",
"experimental" : false,
"publisher" : "FHIR project team",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
}],
"description" : "This value set includes the set of expected vital sign component measurement codes.",
"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",
"valueSet" : ["http://hl7.org/fhir/ValueSet/observation-vitalsign-systolicbp"]
},
{
"system" : "http://loinc.org",
"valueSet" : ["http://hl7.org/fhir/ValueSet/observation-vitalsign-diastolicbp"]
}]
}
}
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.