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

Raw json | Download

{
  "resourceType" : "Immunization",
  "id" : "example-immunization",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-09-15T11:25:22.775+08:00",
    "source" : "http://provider.hie.moh.gov.my#PnEHAWalvo0XS29w",
    "profile" : [
      🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Immunization-my-core"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization example-immunization</b></p><a name=\"example-immunization\"> </a><a name=\"hcexample-immunization\"> </a><a name=\"example-immunization-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-09-15 11:25:22+0800; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://provider.hie.moh.gov.my#PnEHAWalvo0XS29w\">http://provider.hie.moh.gov.my#PnEHAWalvo0XS29w</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Immunization-my-core.html\">Immunization (MY Core)</a></p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/vaccine-code-my-core J07BX03000P3004}\">COVID-19 Vaccine Janssen Inj</span></p><p><b>patient</b>: <a href=\"Patient/1725cc06-9544-4a10-b8e7-6fe5506d4749\">Patient/1725cc06-9544-4a10-b8e7-6fe5506d4749</a></p><p><b>encounter</b>: <a href=\"Encounter/32e3996b-0a19-4f1f-9973-f0184fa90f06\">Encounter/32e3996b-0a19-4f1f-9973-f0184fa90f06</a></p><p><b>occurrence</b>: 2023-09-15 03:23:39+0000</p><p><b>recorded</b>: 2023-09-15 03:23:39+0000</p><p><b>primarySource</b>: true</p><p><b>lotNumber</b>: Fhnujk</p><p><b>expirationDate</b>: 2023-09-15</p><p><b>doseQuantity</b>: 9 ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemL = 'mL')</span></p><blockquote><p><b>performer</b></p><p><b>function</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 OP}\">Ordering Provider</span></p><p><b>actor</b>: <a href=\"PractitionerRole/58039945-28c3-4b23-9669-77c1ece60319\">PractitionerRole/58039945-28c3-4b23-9669-77c1ece60319</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 AP}\">Administering Provider</span></p><p><b>actor</b>: <a href=\"PractitionerRole/5a234254-1ef8-4383-9f72-5b612311aee2\">PractitionerRole/5a234254-1ef8-4383-9f72-5b612311aee2</a></p></blockquote><p><b>note</b>: -</p><p><b>isSubpotent</b>: false</p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>9</td></tr></table></div>"
  },
  "status" : "completed",
  "vaccineCode" : {
    "coding" : [
      {
        "system" : "http://fhir.hie.moh.gov.my/CodeSystem/vaccine-code-my-core",
        "version" : "1.0.0",
        "code" : "J07BX03000P3004",
        "display" : "COVID-19 Vaccine Janssen Inj"
      }
    ]
  },
  "patient" : {
    "reference" : "Patient/1725cc06-9544-4a10-b8e7-6fe5506d4749"
  },
  "encounter" : {
    "reference" : "Encounter/32e3996b-0a19-4f1f-9973-f0184fa90f06"
  },
  "occurrenceDateTime" : "2023-09-15T03:23:39.203Z",
  "recorded" : "2023-09-15T03:23:39.203Z",
  "primarySource" : true,
  "lotNumber" : "Fhnujk",
  "expirationDate" : "2023-09-15",
  "doseQuantity" : {
    "value" : 9,
    "unit" : "ml",
    "system" : "http://unitsofmeasure.org",
    "code" : "mL"
  },
  "performer" : [
    {
      "function" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0443",
            "code" : "OP",
            "display" : "Ordering Provider"
          }
        ]
      },
      "actor" : {
        "reference" : "PractitionerRole/58039945-28c3-4b23-9669-77c1ece60319"
      }
    },
    {
      "function" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0443",
            "code" : "AP",
            "display" : "Administering Provider"
          }
        ]
      },
      "actor" : {
        "reference" : "PractitionerRole/5a234254-1ef8-4383-9f72-5b612311aee2"
      }
    }
  ],
  "note" : [
    {
      "text" : "-"
    }
  ],
  "isSubpotent" : false,
  "protocolApplied" : [
    {
      "extension" : [
        {
          "url" : "http://fhir.hie.moh.gov.my/StructureDefinition/extension-booster-my-core",
          "valueBoolean" : false
        }
      ],
      "doseNumberPositiveInt" : 9
    }
  ]
}