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-encounter-with-dx - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="example-encounter-with-dx"/>
  <meta>
    <source value="http://provider.hie.moh.gov.my"/>
    <profile
             value="http://fhir.hie.moh.gov.my/StructureDefinition/Encounter-my-core"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter example-encounter-with-dx</b></p><a name="example-encounter-with-dx"> </a><a name="hcexample-encounter-with-dx"> </a><a name="example-encounter-with-dx-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://provider.hie.moh.gov.my">http://provider.hie.moh.gov.my</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Encounter-my-core.html">Encounter (MY Core)</a></p></div><p><b>ExtensionVisitType (My Core)</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/visit-type-my-core 01}">New</span></p><blockquote><p><b>ExtensionAudit (MY Core)</b></p><ul><li>recorder: LIANA</li><li>recordedDate: 2023-09-18 10:11:07+0800</li><li>lastUpdater: LIANA</li></ul></blockquote><p><b>identifier</b>: <code>http://fhir.hie.moh.gov.my/sid/encounter-id</code>/HTAN-ENC-2309000059</p><p><b>status</b>: Finished</p><blockquote><p><b>statusHistory</b></p><p><b>status</b>: Arrived</p><p><b>period</b>: 2023-09-18 10:11:07+0800 --&gt; 2023-09-18 10:12:10+0800</p></blockquote><blockquote><p><b>statusHistory</b></p><p><b>status</b>: In Progress</p><p><b>period</b>: 2023-09-18 10:12:10+0800 --&gt; 2023-09-18 10:24:02+0800</p></blockquote><p><b>class</b>: CodeSystemEncounterClass (MY Core) AMB: Outpatient (version = 1.0.0 )</p><p><b>type</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core 150}">Non-communicable Disease</span></p><p><b>serviceType</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core 03}">Outpatient</span></p><p><b>priority</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActPriority R}">Routine</span></p><p><b>subject</b>: <a href="Patient/ba70aebe-3804-4bbc-a496-86e031171ca2">Patient/ba70aebe-3804-4bbc-a496-86e031171ca2</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Period</b></td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType ATND}">attender</span></td><td>2023-09-18 10:12:10+0800 --&gt; (ongoing)</td><td>LIANA</td></tr></table><p><b>period</b>: 2023-09-18 10:11:07+0800 --&gt; 2023-09-18 10:24:02+0800</p><h3>Diagnoses</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Condition</b></td><td><b>Use</b></td></tr><tr><td style="display: none">*</td><td><a href="Condition/65d66287-c854-44ff-b002-76a7cc207cdc">Condition/65d66287-c854-44ff-b002-76a7cc207cdc</a></td><td><span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/diagnosis-role-my-core 01}">Main Diagnosis</span></td></tr></table><h3>Hospitalizations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>DischargeDisposition</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/discharge-disposition-my-core 01}">Home</span></td></tr></table><p><b>serviceProvider</b>: <a href="Organization/11-05030014">Organization/11-05030014</a></p></div>
  </text>
  <extension
             url="http://fhir.hie.moh.gov.my/StructureDefinition/visit-type-my-core">
    <valueCodeableConcept>
      <coding>
        <system
                value="http://fhir.hie.moh.gov.my/CodeSystem/visit-type-my-core"/>
        <code value="01"/>
        <display value="New"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core">
    <extension url="recorder">
      <valueReference>
        <display value="LIANA"/>
      </valueReference>
    </extension>
    <extension url="recordedDate">
      <valueDateTime value="2023-09-18T10:11:07+08:00"/>
    </extension>
    <extension url="lastUpdater">
      <valueReference>
        <display value="LIANA"/>
      </valueReference>
    </extension>
  </extension>
  <identifier>
    <system value="http://fhir.hie.moh.gov.my/sid/encounter-id"/>
    <value value="HTAN-ENC-2309000059"/>
  </identifier>
  <status value="finished"/>
  <statusHistory>
    <status value="arrived"/>
    <period>
      <start value="2023-09-18T10:11:07+08:00"/>
      <end value="2023-09-18T10:12:10+08:00"/>
    </period>
  </statusHistory>
  <statusHistory>
    <status value="in-progress"/>
    <period>
      <start value="2023-09-18T10:12:10+08:00"/>
      <end value="2023-09-18T10:24:02+08:00"/>
    </period>
  </statusHistory>
  <class>
    <system
            value="http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core"/>
    <version value="1.0.0"/>
    <code value="AMB"/>
    <display value="Outpatient"/>
  </class>
  <type>
    <coding>
      <system
              value="http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core"/>
      <code value="150"/>
      <display value="Non-communicable Disease"/>
    </coding>
  </type>
  <serviceType>
    <coding>
      <system
              value="http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core"/>
      <code value="03"/>
      <display value="Outpatient"/>
    </coding>
  </serviceType>
  <priority>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActPriority"/>
      <version value="2018-08-12"/>
      <code value="R"/>
      <display value="Routine"/>
    </coding>
  </priority>
  <subject>
    <reference value="Patient/ba70aebe-3804-4bbc-a496-86e031171ca2"/>
  </subject>
  <participant>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="ATND"/>
        <display value="attender"/>
      </coding>
    </type>
    <period>
      <start value="2023-09-18T10:12:10+08:00"/>
    </period>
    <individual>
      <display value="LIANA"/>
    </individual>
  </participant>
  <period>
    <start value="2023-09-18T10:11:07+08:00"/>
    <end value="2023-09-18T10:24:02+08:00"/>
  </period>
  <diagnosis>
    <condition>
      <reference value="Condition/65d66287-c854-44ff-b002-76a7cc207cdc"/>
    </condition>
    <use>
      <coding>
        <system
                value="http://fhir.hie.moh.gov.my/CodeSystem/diagnosis-role-my-core"/>
        <version value="1.0.0"/>
        <code value="01"/>
        <display value="Main Diagnosis"/>
      </coding>
    </use>
  </diagnosis>
  <hospitalization>
    <dischargeDisposition>
      <coding>
        <system
                value="http://fhir.hie.moh.gov.my/CodeSystem/discharge-disposition-my-core"/>
        <code value="01"/>
        <display value="Home"/>
      </coding>
    </dischargeDisposition>
  </hospitalization>
  <serviceProvider>
    <reference value="Organization/11-05030014"/>
  </serviceProvider>
</Encounter>