{
  "resourceType" : "ValueSet",
  "id" : "air-status-reason-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet air-status-reason-code</b></p><a name=\"air-status-reason-code\"> </a><a name=\"hcair-status-reason-code\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-air-status-reason-terms.html\"><code>https://standards.digital.health.nz/ns/air-status-reason-terms</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.7.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-air-status-reason-terms.html#air-status-reason-terms-ALTGIVN\">ALTGIVN</a></td><td>Alternative vaccination</td></tr><tr><td><a href=\"CodeSystem-air-status-reason-terms.html#air-status-reason-terms-DMC\">DMC</a></td><td>Permanent contraindication</td></tr><tr><td><a href=\"CodeSystem-air-status-reason-terms.html#air-status-reason-terms-DPC\">DPC</a></td><td>Declined by parent/guardian</td></tr><tr><td><a href=\"CodeSystem-air-status-reason-terms.html#air-status-reason-terms-DIC\">DIC</a></td><td>Declined by individual</td></tr><tr><td><a href=\"CodeSystem-air-status-reason-terms.html#air-status-reason-terms-DNI\">DNI</a></td><td>Immune</td></tr><tr><td><a href=\"CodeSystem-air-status-reason-terms.html#air-status-reason-terms-GIVNOS\">GIVNOS</a></td><td>Overseas vaccination</td></tr><tr><td><a href=\"CodeSystem-air-status-reason-terms.html#air-status-reason-terms-RESCHO\">RESCHO</a></td><td>Parental/individual choice to reschedule</td></tr><tr><td><a href=\"CodeSystem-air-status-reason-terms.html#air-status-reason-terms-RESREF\">RESREF</a></td><td>Referred elsewhere for immunisation</td></tr><tr><td><a href=\"CodeSystem-air-status-reason-terms.html#air-status-reason-terms-RESTC\">RESTC</a></td><td>Temporary contraindication</td></tr><tr><td><a href=\"CodeSystem-air-status-reason-terms.html#air-status-reason-terms-GIVEN\">GIVEN</a></td><td>Vaccination given</td></tr><tr><td><a href=\"CodeSystem-air-status-reason-terms.html#air-status-reason-terms-HSTGIVN\">HSTGIVN</a></td><td>Historic vaccination</td></tr></table></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-status-reason-code",
  "version" : "2.7.0",
  "name" : "AIRStatusReasonCode",
  "title" : "AIR Status Reason Code",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-20T21:32:10+00:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [{
    "name" : "Te Whatu Ora",
    "telecom" : [{
      "system" : "url",
      "value" : "https://tewhatuora.govt.nz"
    }]
  }],
  "description" : "Values to use in the status reason field of an immunisation event.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "New Zealand"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://standards.digital.health.nz/ns/air-status-reason-terms",
      "concept" : [{
        "code" : "ALTGIVN",
        "display" : "Alternative vaccination"
      },
      {
        "code" : "DMC",
        "display" : "Permanent contraindication"
      },
      {
        "code" : "DPC",
        "display" : "Declined by parent/guardian"
      },
      {
        "code" : "DIC",
        "display" : "Declined by individual"
      },
      {
        "code" : "DNI",
        "display" : "Immune"
      },
      {
        "code" : "GIVNOS",
        "display" : "Overseas vaccination"
      },
      {
        "code" : "RESCHO",
        "display" : "Parental/individual choice to reschedule"
      },
      {
        "code" : "RESREF",
        "display" : "Referred elsewhere for immunisation"
      },
      {
        "code" : "RESTC",
        "display" : "Temporary contraindication"
      },
      {
        "code" : "GIVEN",
        "display" : "Vaccination given"
      },
      {
        "code" : "HSTGIVN",
        "display" : "Historic vaccination"
      }]
    }]
  }
}