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

: Antiviral eligibility - criteria codes - XML Representation

Draft as of 2023-08-11

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="AntiviralEligibilityCriteriaCode"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-07-25T17:31:20.554+12:00"/>
  </meta>
  <url
       value="https://standards.digital.health.nz/ns/antiviraleligibilitycriteriacodes"/>
  <version value="0.1.0"/>
  <name value="AntiviralEligibiltyCriteriaCode"/>
  <title value="Antiviral eligibility - criteria codes"/>
  <status value="draft"/>
  <date value="2023-08-11T00:00:00.000Z"/>
  <publisher value="Health New Zealand | Te Whatu Ora"/>
  <contact>
    <name value="Health New Zealand | Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tewhatuora.govt.nz/"/>
    </telecom>
  </contact>
  <caseSensitive value="false"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="9"/>
  <concept>
    <code value="immunocompromised"/>
    <display
             value="Patient is immunocompromised[1] and not expected to reliably mount an adequate immune response to COVID-19 vaccination or SARS-CoV-2 infection, regardless of vaccination status"/>
  </concept>
  <concept>
    <code value="down-syndrome"/>
    <display value="Patient has Down syndrome"/>
  </concept>
  <concept>
    <code value="sickle-cell"/>
    <display value="Patient has sickle cell disease"/>
  </concept>
  <concept>
    <code value="covid-prior-admission"/>
    <display
             value="Patient has had a previous admission to critical or high dependency care as a result of COVID-19"/>
  </concept>
  <concept>
    <code value="sixty-five-plus"/>
    <display value="Patient is 65 years old or older"/>
  </concept>
  <concept>
    <code value="fifty-plus-ethnicity"/>
    <display
             value="Patient is 50 years old or older and is of Māori or Pacific ethnicity"/>
  </concept>
  <concept>
    <code value="fifty-plus-no-vax"/>
    <display
             value="Patient is 50 years old or older and has not completed a primary course of vaccination [2]"/>
  </concept>
  <concept>
    <code value="multi-conditions"/>
    <display
             value="Patient has three or more high-risk conditions, as defined by the Ministry of Health [3]"/>
  </concept>
  <concept>
    <code value="none-of-the-above"/>
    <display value="None of the above apply to patient"/>
  </concept>
</CodeSystem>