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

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "example-encounter",
  "meta" : {
    "source" : "http://provider.hie.moh.gov.my#ECdRBvXNzj0tcpB4",
    "profile" : [
      🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Encounter-my-core"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<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}}\u00a0(use:\u00a0official,\u00a0))</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>"
  },
  "extension" : [
    {
      "url" : "http://fhir.hie.moh.gov.my/StructureDefinition/visit-type-my-core",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://fhir.hie.moh.gov.my/CodeSystem/visit-type-my-core",
            "code" : "01",
            "display" : "New"
          }
        ]
      }
    },
    {
      "extension" : [
        {
          "url" : "recorder",
          "valueReference" : {
            "display" : "ASYIQ"
          }
        },
        {
          "url" : "recordedDate",
          "valueDateTime" : "2023-09-18T11:29:32+08:00"
        },
        {
          "url" : "lastUpdater",
          "valueReference" : {
            "display" : "ASYIQ"
          }
        }
      ],
      "url" : "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core"
    }
  ],
  "identifier" : [
    {
      "system" : "http://fhir.hie.moh.gov.my/sid/encounter-id",
      "value" : "HTJ-ENC-2309000168"
    }
  ],
  "status" : "in-progress",
  "statusHistory" : [
    {
      "status" : "arrived",
      "period" : {
        "start" : "2023-09-18T11:29:32+08:00",
        "end" : "2023-09-18T11:31:06+08:00"
      }
    }
  ],
  "class" : {
    "system" : "http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core",
    "version" : "1.0.0",
    "code" : "AMB",
    "display" : "Outpatient"
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core",
          "code" : "150",
          "display" : "Non-communicable Disease"
        }
      ]
    }
  ],
  "serviceType" : {
    "coding" : [
      {
        "system" : "http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core",
        "code" : "03",
        "display" : "Outpatient"
      }
    ]
  },
  "priority" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
        "version" : "2018-08-12",
        "code" : "R",
        "display" : "Routine"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/example-patient"
  },
  "participant" : [
    {
      "type" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
              "code" : "ATND",
              "display" : "attender"
            }
          ]
        }
      ],
      "period" : {
        "start" : "2023-09-18T11:31:06+08:00"
      },
      "individual" : {
        "display" : "ASYIQ"
      }
    }
  ],
  "period" : {
    "start" : "2023-09-18T11:29:32+08:00"
  },
  "serviceProvider" : {
    "reference" : "Organization/example-Organization"
  }
}