Australian Digital Health Agency FHIR Implementation Guide 1.0.0

Australian Digital Health Agency FHIR Implementation Guide. This is the current published version. It is based on FHIR® version 4.0.1. See the Directory of published versions for a list of available versions.

Example: Bundle-air-03

Formats: Narrative, XML, JSON, Turtle

Raw json


{
  "resourceType" : "Bundle",
  "id" : "air-03",
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"
  },
  "type" : "collection",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:949133cb-de9a-44a7-b3d3-bd0e9d9d2faf",
      "resource" : {
        "resourceType" : "Flag",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Flag</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"/><p><b>identifier</b>: id: urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d</p><p><b>status</b>: active</p><p><b>category</b>: Australian Immunisation Register notice <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1500551000168103)</span></p><p><b>code</b>: Natural immunity to Measles recorded on 28 Oct 2020. <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <span/></p><p><b>author</b>: <span/></p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"
          }
        ],
        "status" : "active",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "1500551000168103"
              }
            ],
            "text" : "Australian Immunisation Register notice"
          }
        ],
        "code" : {
          "text" : "Natural immunity to Measles recorded on 28 Oct 2020."
        },
        "subject" : {
          "identifier" : {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ],
              "text" : "IHI"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value" : "8003608833357361"
          }
        },
        "author" : {
          "identifier" : {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
                  "code" : "NOI",
                  "display" : "National Organisation Identifier"
                }
              ],
              "text" : "PAI-O"
            },
            "system" : "http://ns.electronichealth.net.au/id/pcehr/paio/1.0",
            "value" : "8003640001000036"
          }
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:6455b6e5-e7bc-4f04-be8d-899bc3d2fe22",
      "resource" : {
        "resourceType" : "Immunization",
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"/><p><b>Vaccine Vial Serial Number</b>: vNo1111</p><p><b>identifier</b>: id: urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Pfizer Comirnaty <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (air-vaccine-code-formats#COMIRN)</span></p><p><b>patient</b>: <span/></p><p><b>occurrence</b>: 2021-06-17</p><p><b>primarySource</b>: true</p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>COVID-19 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>1</td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org.au/fhir/StructureDefinition/vaccine-serial-number",
            "valueString" : "vNo1111"
          }
        ],
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"
          }
        ],
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats",
              "code" : "COMIRN"
            }
          ],
          "text" : "Pfizer Comirnaty"
        },
        "patient" : {
          "identifier" : {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ],
              "text" : "IHI"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value" : "8003608833357361"
          }
        },
        "occurrenceDateTime" : "2021-06-17",
        "primarySource" : true,
        "protocolApplied" : [
          {
            "targetDisease" : [
              {
                "text" : "COVID-19"
              }
            ],
            "doseNumberPositiveInt" : 1
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:3694f804-44b4-408e-8fd6-e18ff38e2506",
      "resource" : {
        "resourceType" : "Immunization",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"/><p><b>identifier</b>: id: urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Pfizer Comirnaty <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (air-vaccine-code-formats#COMIRN)</span></p><p><b>patient</b>: <span/></p><p><b>occurrence</b>: 2021-08-01</p><p><b>primarySource</b>: true</p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>COVID-19 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>2</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"
          }
        ],
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats",
              "code" : "COMIRN"
            }
          ],
          "text" : "Pfizer Comirnaty"
        },
        "patient" : {
          "identifier" : {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ],
              "text" : "IHI"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value" : "8003608833357361"
          }
        },
        "occurrenceDateTime" : "2021-08-01",
        "primarySource" : true,
        "protocolApplied" : [
          {
            "targetDisease" : [
              {
                "text" : "COVID-19"
              }
            ],
            "doseNumberPositiveInt" : 2
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:02a6a3de-a088-4845-9055-39dac68dfb6f",
      "resource" : {
        "resourceType" : "Immunization",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"/><p><b>identifier</b>: id: urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Moderna Spikevax <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (air-vaccine-code-formats#MODERN)</span></p><p><b>patient</b>: <span/></p><p><b>occurrence</b>: 2022-02-14</p><p><b>primarySource</b>: true</p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>COVID-19 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>3</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"
          }
        ],
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats",
              "code" : "MODERN"
            }
          ],
          "text" : "Moderna Spikevax"
        },
        "patient" : {
          "identifier" : {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ],
              "text" : "IHI"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value" : "8003608833357361"
          }
        },
        "occurrenceDateTime" : "2022-02-14",
        "primarySource" : true,
        "protocolApplied" : [
          {
            "targetDisease" : [
              {
                "text" : "COVID-19"
              }
            ],
            "doseNumberPositiveInt" : 3
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:cf5c5aee-f4c7-4660-bc5f-b515c41f6168",
      "resource" : {
        "resourceType" : "Immunization",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"/><p><b>identifier</b>: id: urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Infanrix Hexa <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (air-vaccine-code-formats#IFHX)</span></p><p><b>patient</b>: <span/></p><p><b>occurrence</b>: 1999-04-14</p><p><b>primarySource</b>: true</p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>Diphtheria <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Tetanus <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Pertussis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Hepatitis B <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Polio <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Hib <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>1</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"
          }
        ],
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats",
              "code" : "IFHX"
            }
          ],
          "text" : "Infanrix Hexa"
        },
        "patient" : {
          "identifier" : {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ],
              "text" : "IHI"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value" : "8003608833357361"
          }
        },
        "occurrenceDateTime" : "1999-04-14",
        "primarySource" : true,
        "protocolApplied" : [
          {
            "targetDisease" : [
              {
                "text" : "Diphtheria"
              },
              {
                "text" : "Tetanus"
              },
              {
                "text" : "Pertussis"
              },
              {
                "text" : "Hepatitis B"
              },
              {
                "text" : "Polio"
              },
              {
                "text" : "Hib"
              }
            ],
            "doseNumberPositiveInt" : 1
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:3fcaf325-ba30-4d10-85b1-6464c4d31a42",
      "resource" : {
        "resourceType" : "Immunization",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"/><p><b>identifier</b>: id: urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Infanrix Hexa <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (air-vaccine-code-formats#IFHX)</span></p><p><b>patient</b>: <span/></p><p><b>occurrence</b>: 1999-06-14</p><p><b>primarySource</b>: true</p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>Diphtheria <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Tetanus <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Pertussis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Hepatitis B <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Polio <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Hib <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>2</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"
          }
        ],
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats",
              "code" : "IFHX"
            }
          ],
          "text" : "Infanrix Hexa"
        },
        "patient" : {
          "identifier" : {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ],
              "text" : "IHI"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value" : "8003608833357361"
          }
        },
        "occurrenceDateTime" : "1999-06-14",
        "primarySource" : true,
        "protocolApplied" : [
          {
            "targetDisease" : [
              {
                "text" : "Diphtheria"
              },
              {
                "text" : "Tetanus"
              },
              {
                "text" : "Pertussis"
              },
              {
                "text" : "Hepatitis B"
              },
              {
                "text" : "Polio"
              },
              {
                "text" : "Hib"
              }
            ],
            "doseNumberPositiveInt" : 2
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:ec0fd1d9-1a96-44a9-ae2e-e6df954108a8",
      "resource" : {
        "resourceType" : "Immunization",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"/><p><b>identifier</b>: id: urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Infanrix Hexa <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (air-vaccine-code-formats#IFHX)</span></p><p><b>patient</b>: <span/></p><p><b>occurrence</b>: 1999-08-14</p><p><b>primarySource</b>: true</p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>Diphtheria <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Tetanus <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Pertussis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Hepatitis B <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Polio <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Hib <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>3</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"
          }
        ],
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats",
              "code" : "IFHX"
            }
          ],
          "text" : "Infanrix Hexa"
        },
        "patient" : {
          "identifier" : {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ],
              "text" : "IHI"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value" : "8003608833357361"
          }
        },
        "occurrenceDateTime" : "1999-08-14",
        "primarySource" : true,
        "protocolApplied" : [
          {
            "targetDisease" : [
              {
                "text" : "Diphtheria"
              },
              {
                "text" : "Tetanus"
              },
              {
                "text" : "Pertussis"
              },
              {
                "text" : "Hepatitis B"
              },
              {
                "text" : "Polio"
              },
              {
                "text" : "Hib"
              }
            ],
            "doseNumberPositiveInt" : 3
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:da0fe578-21d7-4f97-9f3e-de193d6da997",
      "resource" : {
        "resourceType" : "Immunization",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"/><p><b>identifier</b>: id: urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Infanrix Hexa <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (air-vaccine-code-formats#IFHX)</span></p><p><b>patient</b>: <span/></p><p><b>occurrence</b>: 2000-08-14</p><p><b>primarySource</b>: true</p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>Diphtheria <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Tetanus <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Pertussis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Hepatitis B <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Polio <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Hib <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>4</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"
          }
        ],
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats",
              "code" : "IFHX"
            }
          ],
          "text" : "Infanrix Hexa"
        },
        "patient" : {
          "identifier" : {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ],
              "text" : "IHI"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value" : "8003608833357361"
          }
        },
        "occurrenceDateTime" : "2000-08-14",
        "primarySource" : true,
        "protocolApplied" : [
          {
            "targetDisease" : [
              {
                "text" : "Diphtheria"
              },
              {
                "text" : "Tetanus"
              },
              {
                "text" : "Pertussis"
              },
              {
                "text" : "Hepatitis B"
              },
              {
                "text" : "Polio"
              },
              {
                "text" : "Hib"
              }
            ],
            "doseNumberPositiveInt" : 4
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:fc682365-a035-4450-bbbb-a369b6cfaeb6",
      "resource" : {
        "resourceType" : "Immunization",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"/><p><b>identifier</b>: id: urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Infanrix Hexa <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (air-vaccine-code-formats#IFHX)</span></p><p><b>patient</b>: <span/></p><p><b>occurrence</b>: 2003-02-14</p><p><b>primarySource</b>: true</p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>Diphtheria <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Tetanus <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Pertussis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Hepatitis B <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Polio <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Hib <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>5</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"
          }
        ],
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats",
              "code" : "IFHX"
            }
          ],
          "text" : "Infanrix Hexa"
        },
        "patient" : {
          "identifier" : {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ],
              "text" : "IHI"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value" : "8003608833357361"
          }
        },
        "occurrenceDateTime" : "2003-02-14",
        "primarySource" : true,
        "protocolApplied" : [
          {
            "targetDisease" : [
              {
                "text" : "Diphtheria"
              },
              {
                "text" : "Tetanus"
              },
              {
                "text" : "Pertussis"
              },
              {
                "text" : "Hepatitis B"
              },
              {
                "text" : "Polio"
              },
              {
                "text" : "Hib"
              }
            ],
            "doseNumberPositiveInt" : 5
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:c11a84e4-bed7-4779-9331-3b3afff69cf6",
      "resource" : {
        "resourceType" : "Immunization",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"/><p><b>identifier</b>: id: urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Engerix-B (paediatric) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (air-vaccine-code-formats#ENGP)</span></p><p><b>patient</b>: <span/></p><p><b>occurrence</b>: 1999-02-14</p><p><b>primarySource</b>: true</p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>Hepatitis B <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>1</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"
          }
        ],
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats",
              "code" : "ENGP"
            }
          ],
          "text" : "Engerix-B (paediatric)"
        },
        "patient" : {
          "identifier" : {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ],
              "text" : "IHI"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value" : "8003608833357361"
          }
        },
        "occurrenceDateTime" : "1999-02-14",
        "primarySource" : true,
        "protocolApplied" : [
          {
            "targetDisease" : [
              {
                "text" : "Hepatitis B"
              }
            ],
            "doseNumberPositiveInt" : 1
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:dba9fb92-95e1-4695-a1fb-7666861cfd07",
      "resource" : {
        "resourceType" : "Immunization",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"/><p><b>identifier</b>: id: urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Panvax <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (air-vaccine-code-formats#PANVAX)</span></p><p><b>patient</b>: <span/></p><p><b>occurrence</b>: 2020-03-01</p><p><b>primarySource</b>: true</p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>Influenza <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>1</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"
          }
        ],
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats",
              "code" : "PANVAX"
            }
          ],
          "text" : "Panvax"
        },
        "patient" : {
          "identifier" : {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ],
              "text" : "IHI"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value" : "8003608833357361"
          }
        },
        "occurrenceDateTime" : "2020-03-01",
        "primarySource" : true,
        "protocolApplied" : [
          {
            "targetDisease" : [
              {
                "text" : "Influenza"
              }
            ],
            "doseNumberPositiveInt" : 1
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:a1ad9a53-6dda-4648-9227-b39fe806d6b1",
      "resource" : {
        "resourceType" : "Immunization",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"/><p><b>identifier</b>: id: urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Panvax <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (air-vaccine-code-formats#PANVAX)</span></p><p><b>patient</b>: <span/></p><p><b>occurrence</b>: 2021-03-01</p><p><b>primarySource</b>: true</p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>Influenza <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>1</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"
          }
        ],
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats",
              "code" : "PANVAX"
            }
          ],
          "text" : "Panvax"
        },
        "patient" : {
          "identifier" : {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ],
              "text" : "IHI"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value" : "8003608833357361"
          }
        },
        "occurrenceDateTime" : "2021-03-01",
        "primarySource" : true,
        "protocolApplied" : [
          {
            "targetDisease" : [
              {
                "text" : "Influenza"
              }
            ],
            "doseNumberPositiveInt" : 1
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:1bdf2ba0-59a5-4638-9ca6-4a961ed23a7b",
      "resource" : {
        "resourceType" : "Immunization",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"/><p><b>identifier</b>: id: urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Panvax <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (air-vaccine-code-formats#PANVAX)</span></p><p><b>patient</b>: <span/></p><p><b>occurrence</b>: 2022-03-01</p><p><b>primarySource</b>: true</p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>Influenza <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>1</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"
          }
        ],
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats",
              "code" : "PANVAX"
            }
          ],
          "text" : "Panvax"
        },
        "patient" : {
          "identifier" : {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ],
              "text" : "IHI"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value" : "8003608833357361"
          }
        },
        "occurrenceDateTime" : "2022-03-01",
        "primarySource" : true,
        "protocolApplied" : [
          {
            "targetDisease" : [
              {
                "text" : "Influenza"
              }
            ],
            "doseNumberPositiveInt" : 1
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:8fa44bde-4f72-43a0-8448-90640398d2ec",
      "resource" : {
        "resourceType" : "Patient",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"/><p><b>identifier</b>: IHI: 8003608833357361</p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ],
              "text" : "IHI"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value" : "8003608833357361"
          }
        ]
      }
    }
  ]
}