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

Raw json | Download

{
  "resourceType" : "Appointment",
  "id" : "example-appointment",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2022-09-26T02:20:47.904+08:00",
    "source" : "http://provider.hie.moh.gov.my#h7hBXS7SKx69jrLs",
    "profile" : [
      🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Appointment-my-core"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Appointment example-appointment</b></p><a name=\"example-appointment\"> </a><a name=\"hcexample-appointment\"> </a><a name=\"example-appointment-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: 3; Last updated: 2022-09-26 02:20:47+0800; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://provider.hie.moh.gov.my#h7hBXS7SKx69jrLs\">http://provider.hie.moh.gov.my#h7hBXS7SKx69jrLs</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Appointment-my-core.html\">Appointment (MY Core)</a></p></div><blockquote><p><b>ExtensionSimpleRegister (MY Core)</b></p><ul><li>name: BALQIS</li><li>identifier: 000119141214</li><li>gender: female</li><li>telecom: ph: 0132256487,<a href=\"mailto:balqis@gmail.com\">balqis@gmail.com</a></li><li>birthDate: 2000-01-19</li><li>age: 22</li></ul></blockquote><p><b>status</b>: Fulfilled</p><p><b>serviceCategory</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core AMB}\">Outpatient</span></p><p><b>serviceType</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core 10}\">Outpatient HC</span></p><p><b>specialty</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core 86}\">Addiction &amp; Substance Abuse</span></p><p><b>appointmentType</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core internal}\">Internal</span></p><p><b>start</b>: 2022-09-23 09:00:00+0800</p><p><b>end</b>: 2022-09-23 17:00:00+0800</p><p><b>slot</b>: <a href=\"Slot/79adda31-2fe5-431c-9783-4dbaf6d25a86\">Slot/79adda31-2fe5-431c-9783-4dbaf6d25a86</a></p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"HealthcareService/21ca5ecf-a548-4a50-bb65-f332da1c51ba\">Addiction &amp; Substance Abuse</a></p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"Patient/1bf0acf5-2de4-45c9-b64d-a0be8fc7648c\">BALQIS</a></p><p><b>status</b>: Accepted</p></blockquote><p><b>requestedPeriod</b>: 2022-09-23 09:00:00+0800 --&gt; 2022-09-23 17:00:00+0800</p></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "name",
          "valueString" : "BALQIS"
        },
        {
          "url" : "identifier",
          "valueString" : "000119141214"
        },
        {
          "url" : "gender",
          "valueCode" : "female"
        },
        {
          "url" : "telecom",
          "valueContactDetail" : {
            "telecom" : [
              {
                "system" : "phone",
                "value" : "0132256487"
              },
              {
                "system" : "email",
                "value" : "balqis@gmail.com"
              }
            ]
          }
        },
        {
          "url" : "birthDate",
          "valueDate" : "2000-01-19"
        },
        {
          "url" : "age",
          "valueString" : "22"
        }
      ],
      "url" : "http://fhir.hie.moh.gov.my/StructureDefinition/simple-register-my-core"
    }
  ],
  "status" : "fulfilled",
  "serviceCategory" : [
    {
      "coding" : [
        {
          "system" : "http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core",
          "code" : "AMB",
          "display" : "Outpatient"
        }
      ]
    }
  ],
  "serviceType" : [
    {
      "coding" : [
        {
          "system" : "http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core",
          "code" : "10",
          "display" : "Outpatient HC"
        }
      ]
    }
  ],
  "specialty" : [
    {
      "coding" : [
        {
          "system" : "http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core",
          "code" : "86",
          "display" : "Addiction & Substance Abuse"
        }
      ]
    }
  ],
  "appointmentType" : {
    "coding" : [
      {
        "system" : "http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core",
        "code" : "internal",
        "display" : "Internal"
      }
    ]
  },
  "start" : "2022-09-23T09:00:00+08:00",
  "end" : "2022-09-23T17:00:00+08:00",
  "slot" : [
    {
      "reference" : "Slot/79adda31-2fe5-431c-9783-4dbaf6d25a86"
    }
  ],
  "participant" : [
    {
      "actor" : {
        "reference" : "HealthcareService/21ca5ecf-a548-4a50-bb65-f332da1c51ba",
        "type" : "HealthcareService",
        "display" : "Addiction & Substance Abuse"
      },
      "status" : "accepted"
    },
    {
      "actor" : {
        "reference" : "Patient/1bf0acf5-2de4-45c9-b64d-a0be8fc7648c",
        "type" : "Patient",
        "display" : "BALQIS"
      },
      "status" : "accepted"
    }
  ],
  "requestedPeriod" : [
    {
      "start" : "2022-09-23T09:00:00+08:00",
      "end" : "2022-09-23T17:00:00+08:00"
    }
  ]
}