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-antibody-screen"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2023-10-23T02:03:35.059+08:00"/>
<source value="http://transfusion.moh.gov.my"/>
<profile
value="http://fhir.hie.moh.gov.my/StructureDefinition/Observation-lab-result-my-core"/>
<profile
value="http://fhir.hie.moh.gov.my/StructureDefinition/Observation-results-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-antibody-screen</b></p><a name="example-observation-antibody-screen"> </a><a name="hcexample-observation-antibody-screen"> </a><a name="example-observation-antibody-screen-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">version: 1; Last updated: 2023-10-23 02:03:35+0800; </p><p style="margin-bottom: 0px">Information Source: <a href="http://transfusion.moh.gov.my">http://transfusion.moh.gov.my</a></p><p style="margin-bottom: 0px">Profiles: <a href="StructureDefinition-Observation-lab-result-my-core.html">Observation Lab Result (MY Core)</a>, <code>http://fhir.hie.moh.gov.my/StructureDefinition/Observation-results-my-core</code></p></div><p><b>identifier</b>: HTJ-COT-2300031123-Antibody</p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org LP67167-4}">Blood group antibody screen</span></p><p><b>subject</b>: <a href="Patient/HTJ-PID-2100005123">YAMIN BIN SUDIRMAN</a></p><p><b>effective</b>: 2023-10-22 22:27:52+0800</p><p><b>interpretation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation NEG}">Negative</span></p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://loinc.org LP37068-1}">Antibodies identified</span></td></tr></table></div>
</text>
<identifier>
<value value="HTJ-COT-2300031123-Antibody"/>
</identifier>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
<display value="Laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="LP67167-4"/>
<display value="Blood group antibody screen"/>
</coding>
</code>
<subject>
<reference value="Patient/HTJ-PID-2100005123"/>
<display value="YAMIN BIN SUDIRMAN"/>
</subject>
<effectiveDateTime value="2023-10-22T22:27:52+08:00"/>
<interpretation>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
<code value="NEG"/>
<display value="Negative"/>
</coding>
</interpretation>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="LP37068-1"/>
<display value="Antibodies identified"/>
</coding>
</code>
</component>
</Observation>