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

: UpdateImmunisationRequestMessageDefinition - XML Representation

Draft as of 2020-04-21

Raw xml | Download


<MessageDefinition xmlns="http://hl7.org/fhir">
  <id value="UpdateImmunisationRequestMessageDefinition"/>
  <text>
    <status value="generated"/>
    <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>
</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&amp;canonical=http://hl7.org.nz/fhir/MessageDefinition/UpdateImmunisationResponseMessageDefinition">http://hl7.org.nz/fhir/MessageDefinition/UpdateImmunisationResponseMessageDefinition</a></td></tr></table></div>
  </text>
  <url
       value="http://hl7.org.nz/fhir/MessageDefinition/UpdateImmunisationRequestMessageDefinition"/>
  <version value="2.7.0"/>
  <status value="draft"/>
  <date value="2020-04-21"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://tewhatuora.govt.nz"/>
    </telecom>
  </contact>
  <description
               value="Defines a message used to notify subscribers of an update to a patient’s vaccination record"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="New Zealand"/>
    </coding>
  </jurisdiction>
  <eventCoding>
    <system value="https://standards.digital.health.nz/ns/air-event-type"/>
    <code value="IMMUNISATION_UPDATE"/>
  </eventCoding>
  <focus>
    <code value="Patient"/>
    <profile
             value="https://standards.digital.health.nz/fhir/air/StructureDefinition/air-patient"/>
    <min value="0"/>
    <max value="1"/>
  </focus>
  <focus>
    <code value="Immunisation"/>
    <profile
             value="https://standards.digital.health.nz/fhir/air/StructureDefinition/air-immunization"/>
    <min value="1"/>
    <max value="1"/>
  </focus>
  <focus>
    <code value="RelatedPerson"/>
    <min value="0"/>
    <max value="2"/>
  </focus>
  <focus>
    <code value="Practitioner"/>
    <profile
             value="https://standards.digital.health.nz/fhir/air/StructureDefinition/air-practitioner"/>
    <min value="0"/>
    <max value="1"/>
  </focus>
  <allowedResponse>
    <message
             value="http://hl7.org.nz/fhir/MessageDefinition/UpdateImmunisationResponseMessageDefinition"/>
  </allowedResponse>
</MessageDefinition>