Vital Signs Cross-Country Cross-Language Cross-Paradigm (Demo) IG
0.5.4 - ci-build
Vital Signs Cross-Country Cross-Language Cross-Paradigm (Demo) IG, published by FO. This guide is not an authorized publication; it is the continuous build for version 0.5.4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/vital-signs-demo/ and changes regularly. See the Directory of published versions
Draft as of 2024-10-30 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="us-core-modified-blood-pressure-category"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet us-core-modified-blood-pressure-category</b></p><a name="us-core-modified-blood-pressure-category"> </a><a name="hcus-core-modified-blood-pressure-category"> </a><a name="us-core-modified-blood-pressure-category-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-ObservationCategory.html"><code>http://vitals.oemig.de/fhir/CodeSystem/ObservationCategory</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-ObservationCategory.html#ObservationCategory-vital-sign-bp">vital-sign-bp</a></td><td style="color: #cccccc">blood pressure</td></tr><tr><td><a href="CodeSystem-ObservationCategory.html#ObservationCategory-vital-sign-sbp">vital-sign-sbp</a></td><td style="color: #cccccc">systolic blood pressure</td></tr><tr><td><a href="CodeSystem-ObservationCategory.html#ObservationCategory-vital-sign-dbp">vital-sign-dbp</a></td><td style="color: #cccccc">diastolic blood pressure</td></tr></table></li></ul></div>
</text>
<url
value="http://vitals.oemig.de/fhir/ValueSet/us-core-modified-blood-pressure-category"/>
<version value="0.5.4"/>
<name value="USCoreBloodPressureCategory"/>
<title value="Vital Signs Blood Pressure Category Codes"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2024-10-30T09:20:09+00:00"/>
<publisher value="FO"/>
<contact>
<name value="FO"/>
<telecom>
<system value="url"/>
<value value="http://www.oemig.de"/>
</telecom>
</contact>
<description value="Value Set for Blood Pressure Category"/>
<compose>
<include>
<system
value="http://vitals.oemig.de/fhir/CodeSystem/ObservationCategory"/>
<concept>
<code value="vital-sign-bp"/>
</concept>
<concept>
<code value="vital-sign-sbp"/>
</concept>
<concept>
<code value="vital-sign-dbp"/>
</concept>
</include>
</compose>
</ValueSet>