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-bundle-lab-order - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "example-bundle-lab-order",
  "type" : "transaction",
  "entry" : [
    {
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "sr-lab-bundle-sample",
        "meta" : {
          "lastUpdated" : "2023-04-09T23:19:39.908+08:00",
          "source" : "sample",
          "profile" : [
            🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/ServiceRequest-my-core"
          ],
          "security" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code" : "N"
            }
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_sr-lab-bundle-sample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest sr-lab-bundle-sample</b></p><a name=\"sr-lab-bundle-sample\"> </a><a name=\"hcsr-lab-bundle-sample\"> </a><a name=\"sr-lab-bundle-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\">Last updated: 2023-04-09 23:19:39+0800; </p><p style=\"margin-bottom: 0px\">Information Source: sample</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ServiceRequest-my-core.html\">ServiceRequest (MY Core)</a></p><p style=\"margin-bottom: 0px\">Security Label: normal (Details: Confidentiality code N = 'normal')</p></div><p><b>identifier</b>: <code>http://fhir.hie.moh.gov.my/sid/service-request-id</code>/HTJ-LBO-2307000113</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/servicerequest-category-my-core 108252007}\">Laboratory Procedure</span>, <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/lab-sub-group-my-core 01}\">Chemical Pathology</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 1988-5}\">C reactive protein [Mass/volume] in Serum or Plasma</span></p><p><b>subject</b>: <a href=\"Bundle-example-bundle-encounter-summary.html#Patient_patient-sample\">Bundle: type = transaction</a></p><p><b>encounter</b>: <a href=\"Bundle-example-bundle-encounter-summary.html#Encounter_encounter-sample\">Bundle: type = transaction</a></p><p><b>occurrence</b>: 2023-07-26 16:18:08+0800</p><p><b>authoredOn</b>: 2023-07-26 16:18:08+0800</p><p><b>requester</b>: Wong Ah Liu (Identifier: <code>http://fhir.hie.moh.gov.my/sid/mmc-no</code>/76212)</p><p><b>performerType</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core affiliate}\">Affiliate</span></p><p><b>performer</b>: </p><ul><li><a href=\"HealthcareService/881dbdbf-8660-4f92-bffa-5c2615b61805\">HealthcareService/881dbdbf-8660-4f92-bffa-5c2615b61805</a></li><li><a href=\"Organization/11-05060009\">HOSPITAL TUANKU JA'AFAR</a></li><li><a href=\"Organization/21-05060049\">Klinik Kesihatan Seremban</a></li></ul></div>"
        },
        "identifier" : [
          {
            "system" : "http://fhir.hie.moh.gov.my/sid/service-request-id",
            "value" : "HTJ-LBO-2307000113"
          }
        ],
        "status" : "active",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://fhir.hie.moh.gov.my/CodeSystem/servicerequest-category-my-core",
                "code" : "108252007",
                "display" : "Laboratory Procedure"
              }
            ]
          },
          {
            "coding" : [
              {
                "system" : "http://fhir.hie.moh.gov.my/CodeSystem/lab-sub-group-my-core",
                "code" : "01",
                "display" : "Chemical Pathology"
              }
            ]
          }
        ],
        "priority" : "routine",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "1988-5",
              "display" : "C reactive protein [Mass/volume] in Serum or Plasma"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/patient-sample"
        },
        "encounter" : {
          "reference" : "Encounter/encounter-sample"
        },
        "occurrenceDateTime" : "2023-07-26T16:18:08+08:00",
        "authoredOn" : "2023-07-26T16:18:08+08:00",
        "requester" : {
          "type" : "PractitionerRole",
          "identifier" : {
            "system" : "http://fhir.hie.moh.gov.my/sid/mmc-no",
            "value" : "76212"
          },
          "display" : "Wong Ah Liu"
        },
        "performerType" : {
          "coding" : [
            {
              "system" : "http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core",
              "code" : "affiliate",
              "display" : "Affiliate"
            }
          ]
        },
        "performer" : [
          {
            "reference" : "HealthcareService/881dbdbf-8660-4f92-bffa-5c2615b61805"
          },
          {
            "reference" : "Organization/11-05060009",
            "identifier" : {
              "value" : "requester-facility"
            },
            "display" : "HOSPITAL TUANKU JA'AFAR"
          },
          {
            "reference" : "Organization/21-05060049",
            "identifier" : {
              "value" : "performer-facility"
            },
            "display" : "Klinik Kesihatan Seremban"
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "ServiceRequest"
      }
    },
    {
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "specimen-bundle-sample",
        "meta" : {
          "source" : "sample",
          "profile" : [
            🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Specimen-my-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-bundle-sample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-bundle-sample</b></p><a name=\"specimen-bundle-sample\"> </a><a name=\"hcspecimen-bundle-sample\"> </a><a name=\"specimen-bundle-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-Specimen-my-core.html\">Specimen (MY Core)</a></p></div><p><b>accessionIdentifier</b>: <code>http://fhir.hie.moh.gov.my/sid/service-request-id</code>/HTJ-LBO-2307000113</p><p><b>status</b>: Available</p><p><b>type</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/specimen-type-my-core Bld}\">Blood</span></p><p><b>subject</b>: <a href=\"Bundle-example-bundle-encounter-summary.html#Patient_patient-sample\">Bundle: type = transaction</a></p><p><b>receivedTime</b>: 2023-07-26 16:18:08+0800</p><p><b>request</b>: <a href=\"Bundle-example-bundle-lab-order.html#ServiceRequest_sr-lab-bundle-sample\">Bundle: type = transaction</a></p><h3>Containers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Plain tube</td><td><span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/specimen-container-type-my-core 001}\">Plain tube</span></td></tr></table></div>"
        },
        "accessionIdentifier" : {
          "system" : "http://fhir.hie.moh.gov.my/sid/service-request-id",
          "value" : "HTJ-LBO-2307000113"
        },
        "status" : "available",
        "type" : {
          "coding" : [
            {
              "system" : "http://fhir.hie.moh.gov.my/CodeSystem/specimen-type-my-core",
              "code" : "Bld",
              "display" : "Blood"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/patient-sample"
        },
        "receivedTime" : "2023-07-26T16:18:08+08:00",
        "request" : [
          {
            "reference" : "ServiceRequest/sr-lab-bundle-sample"
          }
        ],
        "container" : [
          {
            "extension" : [
              {
                "url" : "http://fhir.hie.moh.gov.my/StructureDefinition/specimen-combine-sample-my-core",
                "valueBoolean" : true
              }
            ],
            "description" : "Plain tube",
            "type" : {
              "coding" : [
                {
                  "system" : "http://fhir.hie.moh.gov.my/CodeSystem/specimen-container-type-my-core",
                  "code" : "001",
                  "display" : "Plain tube"
                }
              ]
            }
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Specimen"
      }
    }
  ]
}