New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build

New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions

: AIR status reason code - JSON Representation

Draft as of 2023-05-20

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "4f1fd9c0-b6f7-46ba-acec-155be34d15fc",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-07-25T17:30:18.308+12:00"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-status-reason-code",
  "version" : "0.1.0",
  "name" : "AIRStatusReasonCode",
  "title" : "AIR status reason code",
  "status" : "draft",
  "date" : "2023-05-20T00:00:00.000Z",
  "publisher" : "Health New Zealand | Te Whatu Ora",
  "contact" : [
    {
      "name" : "Health New Zealand | Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109/version/20230401",
        "concept" : [
          {
            "code" : "127785005",
            "display" : "Active or passive immunization"
          },
          {
            "code" : "201571000210103",
            "display" : "History of vaccination given in another country"
          },
          {
            "code" : "171277005",
            "display" : "Sensitivity contraindicated - immunization"
          },
          {
            "code" : "201581000210101",
            "display" : "Alternate vaccination given"
          },
          {
            "code" : "266758009",
            "display" : "Immunization contraindicated"
          },
          {
            "code" : "90311000119107",
            "display" : "Vaccination declined by caregiver"
          },
          {
            "code" : "591000119102",
            "display" : "Vaccine declined by patient"
          },
          {
            "code" : "168276008",
            "display" : "Serology positive"
          },
          {
            "code" : "702370009",
            "display" : "Patient unsuitable for procedure"
          },
          {
            "code" : "310376006",
            "display" : "Immunization consent not given"
          },
          {
            "code" : "74964007",
            "display" : "Other"
          },
          {
            "code" : "445672005",
            "display" : "Duplicate report"
          }
        ]
      },
      {
        "system" : "https://standards.digital.health.nz/ns/air-legacy-code",
        "version" : "0.4.0",
        "concept" : [
          {
            "code" : "AEFIOT",
            "display" : "Other AFEI or concern"
          },
          {
            "code" : "AEFISA",
            "display" : "Serious and/or Severe AEFI - other - indicating contraindication"
          },
          {
            "code" : "AEFISO",
            "display" : "Serious and/or Severe AEFI - indicating caution"
          },
          {
            "code" : "AEFISX",
            "display" : "Serious and/or Severe AEFI anaphylax is indication contradiction"
          },
          {
            "code" : "ALTGIVN",
            "display" : "Alternate given"
          },
          {
            "code" : "CIS",
            "display" : "Change in Schedule"
          },
          {
            "code" : "CPI",
            "display" : "Provider Instruction"
          },
          {
            "code" : "DMC",
            "display" : "Permanent contraindication"
          },
          {
            "code" : "DPC",
            "display" : "Choice - parental/guardian"
          },
          {
            "code" : "DIC",
            "display" : "Choice by Individual"
          },
          {
            "code" : "DNI",
            "display" : "Natural immunity confirmed by documented serology"
          },
          {
            "code" : "GIVNOS",
            "display" : "Given Overseas"
          },
          {
            "code" : "NTP",
            "display" : "Unprotected"
          },
          {
            "code" : "P",
            "display" : "Protection"
          },
          {
            "code" : "PDS",
            "display" : "Parent Declined"
          },
          {
            "code" : "RESCHO",
            "display" : "Parental/individual choice to reschedule"
          },
          {
            "code" : "RESREF",
            "display" : "Referred elsewhere for immunisation eg specialist"
          },
          {
            "code" : "RESTC",
            "display" : "Temporary contraindication"
          },
          {
            "code" : "IND",
            "display" : "Indeterminable"
          }
        ]
      }
    ]
  }
}