Aotearoa Immunisation Register (AIR) FHIR Implementation Guide
2.7.0 - ci-build
New Zealand
Aotearoa Immunisation Register (AIR) FHIR Implementation Guide - Local Development build (v2.7.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "update-immunisation-response-message-1",
"type" : "message",
"entry" : [
{
"fullUrl" : "https://example.com/fhir/R48182fbd6-c7a5-43a4-bbfc-b1443e493ca39",
"resource" : {
"resourceType" : "MessageHeader",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader </b></p><p><b>event</b>: <a href=\"CodeSystem-air-event-type-1.0.html#air-event-type-1.0-IMMUNISATION_UPDATE_ACK\">AIR Event Type: IMMUNISATION_UPDATE_ACK</a> (Immunisation Update Response)</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>Mohfacid</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@2.0.0&canonical=http://fhir.org.nz/ig/base/Mohedi\">Mohedi</a></td></tr></table><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>pmsfacid</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@2.0.0&canonical=http://fhir.org.nz/ig/base/pmsedi\">pmsedi</a></td></tr></table><h3>Responses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>9876543</td><td>OK</td></tr></table><p><b>focus</b>: <a href=\"Bundle-update-immunisation-response-message-1.html#OperationOutcome_success1\">OperationOutcome</a></p></div>"
},
"eventCoding" : {
"system" : "https://standards.digital.health.nz/ns/air-event-type",
"code" : "IMMUNISATION_UPDATE_ACK"
},
"destination" : [
{
"name" : "Mohfacid",
"endpoint" : "Mohedi"
}
],
"source" : {
"name" : "pmsfacid",
"endpoint" : "pmsedi"
},
"response" : {
"identifier" : "9876543",
"code" : "ok"
},
"focus" : [
{
"reference" : "OperationOutcome/success1"
}
]
}
},
{
"fullUrl" : "OperationOutcome/success1",
"resource" : {
"resourceType" : "OperationOutcome",
"id" : "success1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"OperationOutcome_success1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: OperationOutcome success1</b></p><a name=\"success1\"> </a><a name=\"hcsuccess1\"> </a><h3>Issues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td><td><b>Diagnostics</b></td></tr><tr><td style=\"display: none\">*</td><td>Information</td><td>Informational Note</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0008 AA}\">Original mode: Application Accept - Enhanced mode: Application acknowledgment: Accept</span></td><td>accepted</td></tr></table></div>"
},
"issue" : [
{
"severity" : "information",
"code" : "informational",
"details" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0008",
"code" : "AA"
}
]
},
"diagnostics" : "accepted"
}
]
}
}
]
}