type: valuesetvalueset: observation-vitalsign-panel
Vital Signs - Panel
- Official URL: http://hl7.org/fhir/ValueSet/observation-vitalsign-panel
- Status: active
- Name: VitalSignsPanel
- Title: Vital Signs - Panel
- Publisher: FHIR project team
- Description: This value set defines the set of LOINC codes considered to be appropriate for representing a panel of vital sign measurements in Observation.code.
Content (Compose)
- System: http://loinc.org | Filters: CLASS = LP31904-3; TIME_ASPCT = LP6960-1; SYSTEM = LP310005-6
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="observation-vitalsign-panel"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="oo"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="normative"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/observation-vitalsign-panel"/>
<name value="VitalSignsPanel"/>
<title value="Vital Signs - Panel"/>
<status value="active"/>
<publisher value="FHIR project team"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="This value set defines the set of LOINC codes considered to be appropriate for representing a panel of vital sign measurements in Observation.code."/>
<copyright value="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 value="http://loinc.org"/>
<filter>
<property value="CLASS"/>
<op value="="/>
<value value="LP31904-3"/>
</filter>
<filter>
<property value="TIME_ASPCT"/>
<op value="="/>
<value value="LP6960-1"/>
</filter>
<filter>
<property value="SYSTEM"/>
<op value="="/>
<value value="LP310005-6"/>
</filter>
</include>
</compose>
</ValueSet>