HL7 FHIR Malaysia Core (MY Core) Implementation Guide
1.1.0 - ci-build

HL7 FHIR Malaysia Core (MY Core) Implementation Guide - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: example-bundle-scheduling - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "example-bundle-scheduling",
  "type" : "transaction",
  "entry" : [
    {
      "fullUrl" : "https://fhir.hie.moh.gov.my/baseR4/Schedule/schedule-sample",
      "resource" : {
        "resourceType" : "Schedule",
        "id" : "schedule-sample",
        "meta" : {
          "source" : "sample",
          "profile" : [
            🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Schedule-my-core"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_schedule-sample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule schedule-sample</b></p><a name=\"schedule-sample\"> </a><a name=\"hcschedule-sample\"> </a><a name=\"schedule-sample-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: sample</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Schedule-my-core.html\">Schedule (MY Core)</a></p></div><p><b>ExtensionScheduleType (MY Core)</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core internal}\">Internal</span></p><blockquote><p><b>ExtensionAudit (MY Core)</b></p><ul><li>recorder: Arumugan A/L Aryan (Identifier: <code>http://fhir.hie.moh.gov.my/sid/mmc-no</code>/12345)</li><li>recordedDate: 2023-05-12 11:20:31+0800</li><li>lastUpdater: Arumugan A/L Aryan (Identifier: <code>http://fhir.hie.moh.gov.my/sid/mmc-no</code>/12345)</li></ul></blockquote><p><b>identifier</b>: <code>http://fhir.hie.moh.gov.my/sid/batch-id</code>/schedule-id-123</p><p><b>active</b>: true</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 03}\">Outpatient</span></p><p><b>specialty</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core 02}\">General Medicine</span></p><p><b>actor</b>: </p><ul><li><a href=\"HealthcareService/fe5dba17-00d9-474c-90a6-71901c66ecfc\">Family Health</a></li><li>BILIK RAWATAN 2</li></ul><p><b>planningHorizon</b>: 2023-05-15 11:00:00+0800 --&gt; 2023-05-15 17:00:00+0800</p><p><b>comment</b>: HTJ-KLINIK KELUARGA</p></div>"
        },
        "extension" : [
          {
            "url" : "http://fhir.hie.moh.gov.my/StructureDefinition/schedule-type-my-core",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core",
                  "code" : "internal",
                  "display" : "Internal"
                }
              ]
            }
          },
          {
            "extension" : [
              {
                "url" : "recorder",
                "valueReference" : {
                  "type" : "PractitionerRole",
                  "identifier" : {
                    "system" : "http://fhir.hie.moh.gov.my/sid/mmc-no",
                    "value" : "12345"
                  },
                  "display" : "Arumugan A/L Aryan"
                }
              },
              {
                "url" : "recordedDate",
                "valueDateTime" : "2023-05-12T11:20:31+08:00"
              },
              {
                "url" : "lastUpdater",
                "valueReference" : {
                  "type" : "PractitionerRole",
                  "identifier" : {
                    "system" : "http://fhir.hie.moh.gov.my/sid/mmc-no",
                    "value" : "12345"
                  },
                  "display" : "Arumugan A/L Aryan"
                }
              }
            ],
            "url" : "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core"
          }
        ],
        "identifier" : [
          {
            "system" : "http://fhir.hie.moh.gov.my/sid/batch-id",
            "value" : "schedule-id-123"
          }
        ],
        "active" : true,
        "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" : "03",
                "display" : "Outpatient"
              }
            ]
          }
        ],
        "specialty" : [
          {
            "coding" : [
              {
                "system" : "http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core",
                "code" : "02",
                "display" : "General Medicine"
              }
            ]
          }
        ],
        "actor" : [
          {
            "reference" : "HealthcareService/fe5dba17-00d9-474c-90a6-71901c66ecfc",
            "type" : "HealthcareService",
            "display" : "Family Health"
          },
          {
            "type" : "Location",
            "display" : "BILIK RAWATAN 2"
          }
        ],
        "planningHorizon" : {
          "start" : "2023-05-15T11:00:00+08:00",
          "end" : "2023-05-15T17:00:00+08:00"
        },
        "comment" : "HTJ-KLINIK KELUARGA"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Schedule/schedule-sample"
      }
    },
    {
      "fullUrl" : "https://fhir.hie.moh.gov.my/baseR4/Slot/slot-sample",
      "resource" : {
        "resourceType" : "Slot",
        "id" : "slot-sample",
        "meta" : {
          "versionId" : "1",
          "lastUpdated" : "2023-05-15T09:16:00.852+08:00",
          "source" : "sample",
          "profile" : [
            🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Slot-my-core"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Slot_slot-sample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Slot slot-sample</b></p><a name=\"slot-sample\"> </a><a name=\"hcslot-sample\"> </a><a name=\"slot-sample-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-05-15 09:16:00+0800; </p><p style=\"margin-bottom: 0px\">Information Source: sample</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Slot-my-core.html\">Slot (MY Core)</a></p></div><blockquote><p><b>ExtensionSlotQuota (MY Core)</b></p><ul><li>quota: 9</li><li>available: 10</li></ul></blockquote><p><b>identifier</b>: HTJ-SLT-2300000102</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 03}\">Outpatient</span></p><p><b>specialty</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core 02}\">General Medicine</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>schedule</b>: <a href=\"Bundle-example-bundle-scheduling.html#Schedule_schedule-sample\">Bundle: type = transaction</a></p><p><b>status</b>: Free</p><p><b>start</b>: 2023-05-15 11:00:00+0800</p><p><b>end</b>: 2023-05-15 17:00:00+0800</p><p><b>comment</b>: HTJ-KLINIK KELUARGA</p></div>"
        },
        "extension" : [
          {
            "extension" : [
              {
                "url" : "quota",
                "valueString" : "9"
              },
              {
                "url" : "available",
                "valueString" : "10"
              }
            ],
            "url" : "http://fhir.hie.moh.gov.my/StructureDefinition/slot-quota-my-core"
          }
        ],
        "identifier" : [
          {
            "value" : "HTJ-SLT-2300000102"
          }
        ],
        "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" : "03",
                "display" : "Outpatient"
              }
            ]
          }
        ],
        "specialty" : [
          {
            "coding" : [
              {
                "system" : "http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core",
                "code" : "02",
                "display" : "General Medicine"
              }
            ]
          }
        ],
        "appointmentType" : {
          "coding" : [
            {
              "system" : "http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core",
              "code" : "internal",
              "display" : "Internal"
            }
          ]
        },
        "schedule" : {
          "reference" : "Schedule/schedule-sample"
        },
        "status" : "free",
        "start" : "2023-05-15T11:00:00+08:00",
        "end" : "2023-05-15T17:00:00+08:00",
        "comment" : "HTJ-KLINIK KELUARGA"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Slot/slot-sample-scheduling"
      }
    }
  ]
}