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

: example-observation-antibody-rh - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="example-observation-antibody-rh"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2023-10-23T03:54:44.092+08:00"/>
    <source value="http://transfusion.moh.gov.my#iPHd5aW2u09AwWyT"/>
    <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-rh</b></p><a name="example-observation-antibody-rh"> </a><a name="hcexample-observation-antibody-rh"> </a><a name="example-observation-antibody-rh-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 03:54:44+0800; </p><p style="margin-bottom: 0px">Information Source: <a href="http://transfusion.moh.gov.my#iPHd5aW2u09AwWyT">http://transfusion.moh.gov.my#iPHd5aW2u09AwWyT</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-CMA-2300011312-RhD</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 10331-7}">Rh [Type] in Blood</span></p><p><b>subject</b>: <a href="Patient/HTJ-PID-2300011321">KUMAR A/L RAMASAMY</a></p><p><b>effective</b>: 2023-10-21 14:11:26+0800</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 LA22747-2}">RhD positive</span></td></tr></table></div>
  </text>
  <identifier>
    <value value="HTJ-CMA-2300011312-RhD"/>
  </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="10331-7"/>
      <display value="Rh [Type] in Blood"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/HTJ-PID-2300011321"/>
    <display value="KUMAR A/L RAMASAMY"/>
  </subject>
  <effectiveDateTime value="2023-10-21T14:11:26+08:00"/>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="LA22747-2"/>
        <display value="RhD positive"/>
      </coding>
    </code>
  </component>
</Observation>