Eswatini HL7 FHIR Implementation Guide
0.1.0 - ci-build
Eswatini HL7 FHIR Implementation Guide - 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="SampleSzMalariaTravelHistory"/>
<meta>
<profile
value="https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzClinicalObservation"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation SampleSzMalariaTravelHistory</b></p><a name="SampleSzMalariaTravelHistory"> </a><a name="hcSampleSzMalariaTravelHistory"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-SzClinicalObservation.html">Eswatini Clinical Observation Profile</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 420008001}">Travel history</span></p><p><b>subject</b>: <a href="Patient-SampleSzMalariaPatient.html">Jacob Samuel Gule Male, DoB: 1990-01-01 ( Medical Record Number: M002111111-11 (use: usual, ))</a></p><p><b>effective</b>: 2024-11-01 --> 2024-11-15</p><p><b>value</b>: </p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 420008001}">Travel location</span></td><td><span title="Codes:{http://snomed.info/sct 24658006}">France</span></td></tr></table></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="420008001"/>
<display value="Travel history"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/SampleSzMalariaPatient"/>
</subject>
<effectivePeriod>
<start value="2024-11-01"/>
<end value="2024-11-15"/>
</effectivePeriod>
<valueString>
<value value="Travelled to Mozambique"/>
</valueString>
<component>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="420008001"/>
<display value="Travel location"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="24658006"/>
<display value="France"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>