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
Draft as of 2023-08-11 |
{
"resourceType" : "CodeSystem",
"id" : "AntiviralEligibilityCriteriaCode",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-11-05T17:15:38.397+13:00"
},
"url" : "https://standards.digital.health.nz/ns/antiviraleligibilitycriteriacodes",
"version" : "0.1.0",
"name" : "AntiviralEligibiltyCriteriaCode",
"title" : "Antiviral eligibility - criteria codes",
"status" : "draft",
"date" : "2023-08-11T00: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/"
}
]
}
],
"caseSensitive" : false,
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 9,
"concept" : [
{
"code" : "immunocompromised",
"display" : "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"
},
{
"code" : "down-syndrome",
"display" : "Patient has Down syndrome"
},
{
"code" : "sickle-cell",
"display" : "Patient has sickle cell disease"
},
{
"code" : "covid-prior-admission",
"display" : "Patient has had a previous admission to critical or high dependency care as a result of COVID-19"
},
{
"code" : "sixty-five-plus",
"display" : "Patient is 65 years old or older"
},
{
"code" : "fifty-plus-ethnicity",
"display" : "Patient is 50 years old or older and is of Māori or Pacific ethnicity"
},
{
"code" : "fifty-plus-no-vax",
"display" : "Patient is 50 years old or older and has not completed a primary course of vaccination [2]"
},
{
"code" : "multi-conditions",
"display" : "Patient has three or more high-risk conditions, as defined by the Ministry of Health [3]"
},
{
"code" : "none-of-the-above",
"display" : "None of the above apply to patient"
}
]
}