Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: immunisation-search-bundle-example - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "immunisation-search-bundle-example",
  "meta" : {
    "lastUpdated" : "2024-02-14T00:16:24.960+13:00",
    "profile" : [
      🔗 "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/immunisation-search-bundle"
    ]
  },
  "type" : "searchset",
  "link" : [
    {
      "relation" : "self",
      "url" : "https://alexapi.medtechglobal.com.au/fhir/Immunization?patient.identifier=https%3A%2F%2Fns.electronichealth.net.au%2Fns%2Fihi-id%7CABC2345"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "https://alexapi.medtechglobal.com.au/fhir/Immunization/immunisation-example",
      "resource" : {
        "resourceType" : "Immunization",
        "id" : "immunisation-example",
        "meta" : {
          "versionId" : "immunisation-example",
          "lastUpdated" : "2024-05-16T13:42:31+12:00"
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_immunisation-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization immunisation-example</b></p><a name=\"immunisation-example\"> </a><a name=\"hcimmunisation-example\"> </a><a name=\"immunisation-example-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: immunisation-example; Last updated: 2024-05-16 13:42:31+1200</p></div><p><b>Vaccine Vial Serial Number</b>: SRQ123456</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{https://alexapi.medtechglobal.com.au/fhir/CodeSystem/vaccine-code FLUHID}\">Fluzone High-Dose (FLUHID)</span></p><p><b>patient</b>: <a href=\"https://alexapi.medtechglobal.com.au/fhir/Patient/f65bafbe50e227833397bd3292b33e06\">Mrs Ab Cd</a></p><p><b>occurrence</b>: 2024-05-16 13:39:02+1200</p><p><b>recorded</b>: 2024-05-16 13:42:31+1200</p><p><b>lotNumber</b>: AAN11K</p><p><b>site</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActSite LA}\">Left Arm</span></p><p><b>route</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Injection, intramuscular</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=\"Bundle-4f5e9b70-b98f-4af6-9a65-b55a1e845169.html#https-//alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91\">Dr Alex Api</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=\"Bundle-4f5e9b70-b98f-4af6-9a65-b55a1e845169.html#https-//alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91\">Dr Alex Api</a></p></blockquote><p><b>note</b>: Test to vaccine</p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://ns.electronichealth.net.au/ci/fhir/StructureDefinition/vaccine-serial-number-1",
            "valueString" : "SRQ123456"
          }
        ],
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/vaccine-code",
              "code" : "FLUHID",
              "display" : "Fluzone High-Dose"
            }
          ],
          "text" : "Fluzone High-Dose (FLUHID)"
        },
        "patient" : {
          "reference" : "https://alexapi.medtechglobal.com.au/fhir/Patient/f65bafbe50e227833397bd3292b33e06",
          "display" : "Mrs Ab Cd"
        },
        "occurrenceDateTime" : "2024-05-16T13:39:02+12:00",
        "recorded" : "2024-05-16T13:42:31+12:00",
        "lotNumber" : "AAN11K",
        "site" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActSite",
              "code" : "LA",
              "display" : "Left Arm"
            }
          ]
        },
        "route" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration",
              "code" : "IM",
              "display" : "Injection, intramuscular"
            }
          ]
        },
        "performer" : [
          {
            "function" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0443",
                  "code" : "OP",
                  "display" : "Ordering Provider"
                }
              ]
            },
            "actor" : {
              "reference" : "https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91",
              "display" : "Dr Alex Api"
            }
          },
          {
            "function" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0443",
                  "code" : "AP",
                  "display" : "Administering Provider"
                }
              ]
            },
            "actor" : {
              "reference" : "https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91",
              "display" : "Dr Alex Api"
            }
          }
        ],
        "note" : [
          {
            "text" : "Test to vaccine"
          }
        ],
        "protocolApplied" : [
          {
            "doseNumberPositiveInt" : 1
          }
        ]
      },
      "search" : {
        "mode" : "match"
      }
    }
  ]
}