FHIR IG Statistics: ValueSet/nzcr-acombined-alert-category-vs
Resources that use this resource
StructureDefinition |
alert | NZ Central Region Alert |
Resources that this resource uses
CodeSystem |
alert-category | NZ Central Region - Alert Category Code System |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "nzcr-acombined-alert-category-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://standards.digital.health.nz/fhir/central-region/ValueSet-combined-alert-type",
"version": "1.0.12-rc2",
"name": "NZCentralRegionCombinedAlertCategoryValueSet",
"title": "NZ Central Region - Combined Alert Category Value Set",
"status": "active",
"experimental": false,
"date": "2025-04-29T22:55:58+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 a Flag or 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"
}
]
}
}