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
| Draft as of 2020-04-21 |
{
"resourceType" : "MessageDefinition",
"id" : "UpdateImmunisationResponseMessageDefinition",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageDefinition UpdateImmunisationResponseMessageDefinition</b></p><a name=\"UpdateImmunisationResponseMessageDefinition\"> </a><a name=\"hcUpdateImmunisationResponseMessageDefinition\"> </a><p><b>url</b>: <a href=\"MessageDefinition-UpdateImmunisationResponseMessageDefinition.html\">MessageDefinition: url = http://hl7.org.nz/fhir/MessageDefinition/UpdateImmunisationResponsetMessageDefinition; version = 2.7.0; status = draft; date = 2020-04-21; publisher = Te Whatu Ora; contact = Te Whatu Ora (https://tewhatuora.govt.nz); description = Defines a message used to respond to a notification of an update to a patient’s vaccination record; jurisdiction = New Zealand; copyright = ; event[x] = Immunisation Update Response (AIR Event Type#IMMUNISATION_UPDATE_ACK)</a></p><p><b>version</b>: 2.7.0</p><p><b>status</b>: Draft</p><p><b>date</b>: 2020-04-21</p><p><b>publisher</b>: Te Whatu Ora</p><p><b>contact</b>: Te Whatu Ora: <a href=\"https://tewhatuora.govt.nz\">https://tewhatuora.govt.nz</a></p><p><b>description</b>: </p><div><p>Defines a message used to respond to a notification of an update to a patient’s vaccination record</p>\n</div><p><b>jurisdiction</b>: <span title=\"Codes:{urn:iso:std:iso:3166 US}\">New Zealand</span></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>Focus</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Profile</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td style=\"display: none\">*</td><td>OperationOutcome</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@2.0.0&canonical=http://hl7.org.nz/fhir/StructureDefinition/EnrolmentNominationResponse\">http://hl7.org.nz/fhir/StructureDefinition/EnrolmentNominationResponse</a></td><td>1</td><td>1</td></tr></table></div>"
},
"url" : "http://hl7.org.nz/fhir/MessageDefinition/UpdateImmunisationResponsetMessageDefinition",
"version" : "2.7.0",
"status" : "draft",
"date" : "2020-04-21",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://tewhatuora.govt.nz"
}
]
}
],
"description" : "Defines a message used to respond to a notification of an update to a patient’s vaccination record",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "New Zealand"
}
]
}
],
"eventCoding" : {
"system" : "https://standards.digital.health.nz/ns/air-event-type",
"code" : "IMMUNISATION_UPDATE_ACK"
},
"focus" : [
{
"code" : "OperationOutcome",
"profile" : "http://hl7.org.nz/fhir/StructureDefinition/EnrolmentNominationResponse",
"min" : 1,
"max" : "1"
}
]
}