FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemyhie.v4-test
Resource TypeBundle
IdD-01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "type": "transaction",
  "entry": [
    {
      "fullUrl": "urn:uuid:41435a81-52f9-49ab-a9ab-b30d1ea9b408",
      "resource": {
        "resourceType": "Schedule",
        "meta": {
          "source": "http://bbisv2.moh.gov.my",
          "profile": [
            "http://fhir.hie.moh.gov.my/StructureDefinition/Schedule-my-core"
          ]
        },
        "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": "public",
                  "display": "Public"
                }
              ]
            }
          },
          {
            "url": "http://fhir.hie.moh.gov.my/CodeSystem/state-my-core",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://fhir.hie.moh.gov.my/CodeSystem/state-my-core",
                  "code": "05",
                  "display": "Negeri Sembilan"
                }
              ]
            }
          },
          {
            "url": "http://fhir.hie.moh.gov.my/StructureDefinition/address-district-my-core",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://fhir.hie.moh.gov.my/StructureDefinition/address-district-my-core",
                  "code": "0505",
                  "display": "SEREMBAN"
                }
              ]
            }
          }
        ],
        "identifier": [
          {
            "value": "PDN-EVT-2200000222"
          }
        ],
        "active": true,
        "serviceCategory": [
          {
            "coding": [
              {
                "system": "http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core",
                "code": "CS",
                "display": "Clinical Support"
              }
            ]
          }
        ],
        "serviceType": [
          {
            "coding": [
              {
                "system": "http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core",
                "code": "06",
                "display": "Clinical Support"
              }
            ]
          }
        ],
        "actor": [
          {
            "type": "Location",
            "display": "PUSAT DARAH NEGARA"
          }
        ],
        "planningHorizon": {
          "start": "2022-11-30T08:30:00+08:00",
          "end": "2022-11-30T16:30:00+08:00"
        },
        "comment": "WHOLE BLOOD DONATION"
      },
      "request": {
        "method": "POST",
        "url": "Schedule",
        "ifNoneExist": "identifier=PDN-EVT-2200000222"
      }
    },
    {
      "fullUrl": "urn:uuid:20c8652f-f80f-4c03-8684-b1c119f3b37b",
      "resource": {
        "resourceType": "Slot",
        "meta": {
          "source": "http://bbisv2.moh.gov.my",
          "profile": [
            "http://fhir.hie.moh.gov.my/StructureDefinition/Slot-my-core"
          ]
        },
        "extension": [
          {
            "url": "http://fhir.hie.moh.gov.my/StructureDefinition/slot-quota-my-core",
            "extension": [
              {
                "url": "quota",
                "valueString": "5"
              },
              {
                "url": "available",
                "valueString": "5"
              }
            ]
          }
        ],
        "identifier": [
          {
            "value": "PDN-SLT-2200000298"
          }
        ],
        "serviceCategory": [
          {
            "coding": [
              {
                "system": "http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core",
                "code": "CS",
                "display": "Clinical Support"
              }
            ]
          }
        ],
        "serviceType": [
          {
            "coding": [
              {
                "system": "http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core",
                "code": "06",
                "display": "Clinical Support"
              }
            ]
          }
        ],
        "specialty": [
          {
            "coding": [
              {
                "system": "http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core",
                "code": "532",
                "display": "WHOLE BLOOD DONATION"
              }
            ]
          }
        ],
        "appointmentType": {
          "coding": [
            {
              "system": "http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core",
              "code": "public",
              "display": "Public"
            }
          ]
        },
        "schedule": {
          "reference": "urn:uuid:41435a81-52f9-49ab-a9ab-b30d1ea9b408"
        },
        "status": "free",
        "start": "2022-11-30T08:30:00.000+08:00",
        "end": "2022-11-30T16:30:00.000+08:00",
        "comment": "WHOLE BLOOD DONATION"
      },
      "request": {
        "method": "PUT",
        "url": "Slot/PDN-SLT-2200000298"
      }
    }
  ]
}