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" : "UpdateImmunisationRequestMessageDefinition",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageDefinition UpdateImmunisationRequestMessageDefinition</b></p><a name=\"UpdateImmunisationRequestMessageDefinition\"> </a><a name=\"hcUpdateImmunisationRequestMessageDefinition\"> </a><p><b>url</b>: <a href=\"MessageDefinition-UpdateImmunisationRequestMessageDefinition.html\">MessageDefinition: url = http://hl7.org.nz/fhir/MessageDefinition/UpdateImmunisationRequestMessageDefinition; 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 notify subscribers of an update to a patient’s vaccination record; jurisdiction = New Zealand; copyright = ; event[x] = Immunisation Update Request (AIR Event Type#IMMUNISATION_UPDATE)</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 notify subscribers 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\">AIR Event Type: IMMUNISATION_UPDATE</a> (Immunisation Update Request)</p><blockquote><p><b>focus</b></p><p><b>code</b>: Patient</p><p><b>profile</b>: <a href=\"StructureDefinition-air-patient.html\">AIR Patient Profile</a></p><p><b>min</b>: 0</p><p><b>max</b>: 1</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: Immunisation</p><p><b>profile</b>: <a href=\"StructureDefinition-air-immunization.html\">AIR Immunization</a></p><p><b>min</b>: 1</p><p><b>max</b>: 1</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: RelatedPerson</p><p><b>min</b>: 0</p><p><b>max</b>: 2</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: Practitioner</p><p><b>profile</b>: <a href=\"StructureDefinition-air-practitioner.html\">AIR Practitioner Profile</a></p><p><b>min</b>: 0</p><p><b>max</b>: 1</p></blockquote><h3>AllowedResponses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Message</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@2.0.0&canonical=http://hl7.org.nz/fhir/MessageDefinition/UpdateImmunisationResponseMessageDefinition\">http://hl7.org.nz/fhir/MessageDefinition/UpdateImmunisationResponseMessageDefinition</a></td></tr></table></div>"
},
"url" : "http://hl7.org.nz/fhir/MessageDefinition/UpdateImmunisationRequestMessageDefinition",
"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 notify subscribers 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"
},
"focus" : [
{
"code" : "Patient",
"profile" : "https://standards.digital.health.nz/fhir/air/StructureDefinition/air-patient",
"min" : 0,
"max" : "1"
},
{
"code" : "Immunisation",
"profile" : "https://standards.digital.health.nz/fhir/air/StructureDefinition/air-immunization",
"min" : 1,
"max" : "1"
},
{
"code" : "RelatedPerson",
"min" : 0,
"max" : "2"
},
{
"code" : "Practitioner",
"profile" : "https://standards.digital.health.nz/fhir/air/StructureDefinition/air-practitioner",
"min" : 0,
"max" : "1"
}
],
"allowedResponse" : [
{
"message" : "http://hl7.org.nz/fhir/MessageDefinition/UpdateImmunisationResponseMessageDefinition"
}
]
}