Te Whatu Ora, Central Region Integration Hub
1.0.12-rc1 - ci-build
Te Whatu Ora, Central Region Integration Hub, published by Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral. This guide is not an authorized publication; it is the continuous build for version 1.0.12-rc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/centralRegion-integrationHub-ig/ and changes regularly. See the Directory of published versions
Active as of 2024-09-17 |
{
"resourceType" : "ValueSet",
"id" : "nzcr-allergy-alert-category-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nzcr-allergy-alert-category-vs</b></p><a name=\"nzcr-allergy-alert-category-vs\"> </a><a name=\"hcnzcr-allergy-alert-category-vs\"> </a><a name=\"nzcr-allergy-alert-category-vs-en-NZ\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-nzcr-alert-category-cs.html\"><code>https://standards.digital.health.nz/ns/central-region/alert-category</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-nzcr-alert-category-cs.html#nzcr-alert-category-cs-A3\">A3</a></td><td style=\"color: #cccccc\">Allergies</td></tr><tr><td><a href=\"CodeSystem-nzcr-alert-category-cs.html#nzcr-alert-category-cs-A4\">A4</a></td><td style=\"color: #cccccc\">Allergies</td></tr><tr><td><a href=\"CodeSystem-nzcr-alert-category-cs.html#nzcr-alert-category-cs-H1\">H1</a></td><td style=\"color: #cccccc\">Drug reaction</td></tr><tr><td><a href=\"CodeSystem-nzcr-alert-category-cs.html#nzcr-alert-category-cs-H3\">H3</a></td><td style=\"color: #cccccc\">Other allergy</td></tr><tr><td><a href=\"CodeSystem-nzcr-alert-category-cs.html#nzcr-alert-category-cs-food\">food</a></td><td style=\"color: #cccccc\">Food Allergy</td></tr></table></li></ul></div>"
},
"url" : "https://standards.digital.health.nz/fhir/central-region/ValueSet-alert-type-allergy",
"version" : "1.0.12-rc1",
"name" : "NZCentralRegionAllergyAlertCategoryValueSet",
"title" : "NZ Central Region - Allergy Alert Category Value Set",
"status" : "active",
"experimental" : false,
"date" : "2024-09-17T03:47:47+00:00",
"publisher" : "Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral",
"contact" : [
{
"name" : "Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral",
"telecom" : [
{
"system" : "url",
"value" : "http://https://www.tewhatuora.govt.nz/"
}
]
}
],
"description" : "Alert Category codes ex. WebPAS in NZ Central Region that denote an AllergyIntolerance",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://standards.digital.health.nz/ns/central-region/alert-category",
"concept" : [
{
"code" : "A3"
},
{
"code" : "A4"
},
{
"code" : "H1"
},
{
"code" : "H3"
},
{
"code" : "food"
}
]
}
]
}
}