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 - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="example-encounter"/>
  <meta>
    <source value="http://provider.hie.moh.gov.my#ECdRBvXNzj0tcpB4"/>
    <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</b></p><a name="example-encounter"> </a><a name="hcexample-encounter"> </a><a name="example-encounter-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#ECdRBvXNzj0tcpB4">http://provider.hie.moh.gov.my#ECdRBvXNzj0tcpB4</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: ASYIQ</li><li>recordedDate: 2023-09-18 11:29:32+0800</li><li>lastUpdater: ASYIQ</li></ul></blockquote><p><b>identifier</b>: <code>http://fhir.hie.moh.gov.my/sid/encounter-id</code>/HTJ-ENC-2309000168</p><p><b>status</b>: In Progress</p><h3>StatusHistories</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Status</b></td><td><b>Period</b></td></tr><tr><td style="display: none">*</td><td>Arrived</td><td>2023-09-18 11:29:32+0800 --&gt; 2023-09-18 11:31:06+0800</td></tr></table><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-example-patient.html">AIMAN HAZIQ(official) Male, DoB: 1951-01-20 ( http://fhir.hie.moh.gov.my/sid/my-kad-no#{{patientMyKadNo}} (use: official, ))</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 11:31:06+0800 --&gt; (ongoing)</td><td>ASYIQ</td></tr></table><p><b>period</b>: 2023-09-18 11:29:32+0800 --&gt; (ongoing)</p><p><b>serviceProvider</b>: <a href="Organization/example-Organization">Organization/example-Organization</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="ASYIQ"/>
      </valueReference>
    </extension>
    <extension url="recordedDate">
      <valueDateTime value="2023-09-18T11:29:32+08:00"/>
    </extension>
    <extension url="lastUpdater">
      <valueReference>
        <display value="ASYIQ"/>
      </valueReference>
    </extension>
  </extension>
  <identifier>
    <system value="http://fhir.hie.moh.gov.my/sid/encounter-id"/>
    <value value="HTJ-ENC-2309000168"/>
  </identifier>
  <status value="in-progress"/>
  <statusHistory>
    <status value="arrived"/>
    <period>
      <start value="2023-09-18T11:29:32+08:00"/>
      <end value="2023-09-18T11:31:06+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/example-patient"/>
  </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-18T11:31:06+08:00"/>
    </period>
    <individual>
      <display value="ASYIQ"/>
    </individual>
  </participant>
  <period>
    <start value="2023-09-18T11:29:32+08:00"/>
  </period>
  <serviceProvider>
    <reference value="Organization/example-Organization"/>
  </serviceProvider>
</Encounter>