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

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "example-bundle-imaging-order",
  "type" : "transaction",
  "entry" : [
    {
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "sr-imaging-sample",
        "meta" : {
          "source" : "sample",
          "profile" : [
            🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/ServiceRequest-my-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_sr-imaging-sample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest sr-imaging-sample</b></p><a name=\"sr-imaging-sample\"> </a><a name=\"hcsr-imaging-sample\"> </a><a name=\"sr-imaging-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-ServiceRequest-my-core.html\">ServiceRequest (MY Core)</a></p></div><p><b>identifier</b>: <code>http://fhir.hie.moh.gov.my/sid/service-request-id</code>/imaging-sample-identifier</p><p><b>status</b>: Completed</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 363679005}\">Imaging</span>, <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/imaging-modality-my-core 01}\">GENERAL RADIOGRAPHY</span>, <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/imaging-region-my-core 004}\">CHEST</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/imaging-my-core 005}\">CHEST</span></p><p><b>subject</b>: <a href=\"Patient/sample-patient\">Patient/sample-patient</a></p><p><b>encounter</b>: <a href=\"Encounter/sample-encounter\">Encounter/sample-encounter</a></p><p><b>authoredOn</b>: 2023-11-20 12:23:29+0800</p><p><b>requester</b>: HAIRUL NISA' BINTI MD AZMI</p><p><b>performerType</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core internal}\">Internal</span></p><p><b>performer</b>: <a href=\"Organization/11-03010481\">HOSPITAL BACHOK</a></p><p><b>supportingInfo</b>: <a href=\"ImagingStudy/XR0000002097\">ImagingStudy/XR0000002097</a></p></div>"
        },
        "identifier" : [
          {
            "system" : "http://fhir.hie.moh.gov.my/sid/service-request-id",
            "value" : "imaging-sample-identifier"
          }
        ],
        "status" : "completed",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://fhir.hie.moh.gov.my/CodeSystem/servicerequest-category-my-core",
                "code" : "363679005",
                "display" : "Imaging"
              }
            ]
          },
          {
            "coding" : [
              {
                "system" : "http://fhir.hie.moh.gov.my/CodeSystem/imaging-modality-my-core",
                "code" : "01",
                "display" : "GENERAL RADIOGRAPHY"
              }
            ]
          },
          {
            "coding" : [
              {
                "system" : "http://fhir.hie.moh.gov.my/CodeSystem/imaging-region-my-core",
                "code" : "004",
                "display" : "CHEST"
              }
            ]
          }
        ],
        "priority" : "routine",
        "code" : {
          "coding" : [
            {
              "system" : "http://fhir.hie.moh.gov.my/CodeSystem/imaging-my-core",
              "code" : "005",
              "display" : "CHEST"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/sample-patient"
        },
        "encounter" : {
          "reference" : "Encounter/sample-encounter"
        },
        "authoredOn" : "2023-11-20T12:23:29+08:00",
        "requester" : {
          "display" : "HAIRUL NISA' BINTI MD AZMI"
        },
        "performerType" : {
          "coding" : [
            {
              "system" : "http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core",
              "code" : "internal",
              "display" : "Internal"
            }
          ]
        },
        "performer" : [
          {
            "reference" : "Organization/11-03010481",
            "display" : "HOSPITAL BACHOK"
          }
        ],
        "supportingInfo" : [
          {
            "reference" : "ImagingStudy/XR0000002097"
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "ServiceRequest/sr-imaging-sample"
      }
    },
    {
      "resource" : {
        "resourceType" : "ImagingStudy",
        "id" : "imagingstudy-sample",
        "meta" : {
          "source" : "sample",
          "profile" : [
            🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/ImagingStudy-my-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ImagingStudy_imagingstudy-sample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ImagingStudy imagingstudy-sample</b></p><a name=\"imagingstudy-sample\"> </a><a name=\"hcimagingstudy-sample\"> </a><a name=\"imagingstudy-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-ImagingStudy-my-core.html\">ImagingStudy (MY Core)</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.2.0/NamingSystem-dui.html\" title=\"An OID issued under DICOM OID rules. DICOM OIDs are represented as plain OIDs, with a prefix of &quot;urn:oid:&quot;. See https://www.dicomstandard.org/\">DICOM Unique Id</a>/XR000000</p><p><b>status</b>: Registered</p><p><b>modality</b>: <a href=\"CodeSystem-code-system-imaging-modality-my-core.html#code-system-imaging-modality-my-core-01\">CodeSystemImagingModality (MY Core) 01</a>: GENERAL RADIOGRAPHY</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>basedOn</b>: <a href=\"Bundle-example-bundle-imaging-order.html#ServiceRequest_sr-imaging-sample\">Bundle: type = transaction</a></p><p><b>numberOfSeries</b>: 0</p><p><b>numberOfInstances</b>: 0</p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:dicom:uid",
            "value" : "XR000000"
          }
        ],
        "status" : "registered",
        "modality" : [
          {
            "system" : "http://fhir.hie.moh.gov.my/CodeSystem/imaging-modality-my-core",
            "code" : "01",
            "display" : "GENERAL RADIOGRAPHY"
          }
        ],
        "subject" : {
          "reference" : "Patient/patient-sample"
        },
        "encounter" : {
          "reference" : "Encounter/encounter-sample"
        },
        "basedOn" : [
          {
            "reference" : "ServiceRequest/sr-imaging-sample"
          }
        ],
        "numberOfSeries" : 0,
        "numberOfInstances" : 0
      },
      "request" : {
        "method" : "PUT",
        "url" : "ImagingStudy/imagingstudy-sample"
      }
    }
  ]
}