{
  "resourceType" : "CodeSystem",
  "id" : "air-serology-protection-terms",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem air-serology-protection-terms</b></p><a name=\"air-serology-protection-terms\"> </a><a name=\"hcair-serology-protection-terms\"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/air-serology-protection-terms</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"air-serology-protection-terms-S\"> </a></td><td>Susceptible</td></tr><tr><td style=\"white-space:nowrap\">NTP<a name=\"air-serology-protection-terms-NTP\"> </a></td><td>Not protected</td></tr><tr><td style=\"white-space:nowrap\">IND<a name=\"air-serology-protection-terms-IND\"> </a></td><td>Indeterminate</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"air-serology-protection-terms-R\"> </a></td><td>Resistant</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"air-serology-protection-terms-P\"> </a></td><td>Protected</td></tr><tr><td style=\"white-space:nowrap\">PDS<a name=\"air-serology-protection-terms-PDS\"> </a></td><td>Parent declined serology</td></tr></table></div>"
  },
  "url" : "https://standards.digital.health.nz/ns/air-serology-protection-terms",
  "version" : "2.7.0",
  "name" : "AIRSerologyProtectionTerms",
  "title" : "AIR Serology Protection Terms Code System",
  "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" : "This local code system includes the terms used in legacy HL7 messages and FHIR requests related to serology reports for protection status for diseases such as Hepatitis B.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "New Zealand"
    }]
  }],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "S",
    "display" : "Susceptible"
  },
  {
    "code" : "NTP",
    "display" : "Not protected"
  },
  {
    "code" : "IND",
    "display" : "Indeterminate"
  },
  {
    "code" : "R",
    "display" : "Resistant"
  },
  {
    "code" : "P",
    "display" : "Protected"
  },
  {
    "code" : "PDS",
    "display" : "Parent declined serology"
  }]
}