0.1.0 - ci-build
IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="UC1-VitalSignsOct2022"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation UC1-VitalSignsOct2022</b></p><a name="UC1-VitalSignsOct2022"> </a><a name="hcUC1-VitalSignsOct2022"> </a><a name="UC1-VitalSignsOct2022-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:">vital-signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8716-3}">Vitalzeichen</span></p><p><b>subject</b>: <a href="Patient-UC1-Patient.html">Klaus Müller Male, DoB: 1959-05-20</a></p><p><b>encounter</b>: <a href="Encounter-UC1-EncounterMuenchenOct2022.html">Encounter: status = finished; class = AMB (AMB); period = 2022-10-03 --> 2022-10-03; reasonCode = Bluthochdruck</a></p><p><b>effective</b>: 2022-10-03</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 8480-6}">Systolischer Blutdruck</span></p><p><b>value</b>: 160 mm[Hg]<span style="background: LightGoldenRodYellow"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 8462-4}">Diastolischer Blutdruck</span></p><p><b>value</b>: 100 mm[Hg]<span style="background: LightGoldenRodYellow"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>
</text>
<status value="final"/>
<category>
<coding>
<code value="vital-signs"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8716-3"/>
<display value="Vitalzeichen"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/UC1-Patient"/>
</subject>
<encounter>🔗
<reference value="Encounter/UC1-EncounterMuenchenOct2022"/>
</encounter>
<effectiveDateTime value="2022-10-03"/>
<component>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="8480-6"/>
<display value="Systolischer Blutdruck"/>
</coding>
</code>
<valueQuantity>
<value value="160"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="8462-4"/>
<display value="Diastolischer Blutdruck"/>
</coding>
</code>
<valueQuantity>
<value value="100"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</component>
</Observation>