HL7 FHIR Malaysia Core (MY Core) Implementation Guide
2.0.0 - ci-build
HL7 FHIR Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="example-observation-pekab40-vs-systolicbp-single"/>
<meta>
<source value="http://pekab40.moh.gov.my"/>
<profile
value="http://fhir.hie.moh.gov.my/StructureDefinition/Observation-systolic-bp-my-core"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation example-observation-pekab40-vs-systolicbp-single</b></p><a name="example-observation-pekab40-vs-systolicbp-single"> </a><a name="hcexample-observation-pekab40-vs-systolicbp-single"> </a><a name="example-observation-pekab40-vs-systolicbp-single-en-US"> </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">Information Source: <a href="http://pekab40.moh.gov.my">http://pekab40.moh.gov.my</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Observation-systolic-bp-my-core.html">ObservationSystolicBp (MY Core)</a></p></div><p><b>identifier</b>: pekab40-vs-systolicbp-single</p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8480-6}">systolic BP</span></p><p><b>subject</b>: <a href="Patient/example-NHSI-patient">Patient/example-NHSI-patient</a></p><p><b>encounter</b>: <a href="Encounter-example-encounter-pekab40.html">Encounter: identifier = http://fhir.hie.moh.gov.my/sid/encounter-id#HTJ-ENC-2211000036; status = finished; class = Outpatient (CodeSystemEncounterClass (MY Core)#AMB); type = General Family Medicine; serviceType = Outpatient; priority = Routine; period = 2022-11-30 08:45:00+0800 --> 2022-11-30 12:00:00+0800</a></p><p><b>effective</b>: 2022-06-25 10:30:20+0800</p><p><b>issued</b>: 2022-06-25 10:30:20+0800</p><p><b>performer</b>: Sn Saleha</p><p><b>value</b>: 80 mm[Hg]<span style="background: LightGoldenRodYellow"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8357-6}">Blood pressure method</span></p><p><b>value</b>: standing</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 41904-4}">Measurement site</span></p><p><b>value</b>: Left arm</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8358-4}">Device cuff size</span></p><p><b>value</b>: medium</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 41901-0}">Type of device</span></p><p><b>value</b>: mobile machine</p></blockquote></div>
</text>
<identifier>
<value value="pekab40-vs-systolicbp-single"/>
</identifier>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="vital-signs"/>
<display value="Vital Signs"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8480-6"/>
<display value="systolic BP"/>
</coding>
</code>
<subject>
<reference value="Patient/example-NHSI-patient"/>
</subject>
<encounter>🔗
<reference value="Encounter/example-encounter-pekab40"/>
</encounter>
<effectiveDateTime value="2022-06-25T10:30:20.000+08:00"/>
<issued value="2022-06-25T10:30:20.000+08:00"/>
<performer>
<display value="Sn Saleha"/>
</performer>
<valueQuantity>
<value value="80"/>
<unit value="mm[Hg]"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8357-6"/>
<display value="Blood pressure method"/>
</coding>
</code>
<valueString value="standing"/>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="41904-4"/>
<display value="Measurement site"/>
</coding>
</code>
<valueString value="Left arm"/>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8358-4"/>
<display value="Device cuff size"/>
</coding>
</code>
<valueString value="medium"/>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="41901-0"/>
<display value="Type of device"/>
</coding>
</code>
<valueString value="mobile machine"/>
</component>
</Observation>