NZ Shared Digital Health Record API
0.7.1 - ballot
NZ Shared Digital Health Record API - Local Development build (v0.7.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-09-25 |
{
"resourceType" : "ValueSet",
"id" : "sdhr-allergyintolerance-manifestation-valueset",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet sdhr-allergyintolerance-manifestation-valueset</b></p><a name=\"sdhr-allergyintolerance-manifestation-valueset\"> </a><a name=\"hcsdhr-allergyintolerance-manifestation-valueset\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 281647001 (Adverse reactions)</li></ul></div>"
},
"url" : "https://fhir-ig.digital.health.nz/sdhr/ValueSet/sdhr-allergyintolerance-manifestation-valueset",
"version" : "0.7.1",
"name" : "SDHRAllergyIntoleranceManifestationValueSet",
"title" : "ValueSet for AllergyIntolerance Manifestation",
"status" : "draft",
"date" : "2025-09-25T02:23:48+00:00",
"publisher" : "Health New Zealand",
"contact" : [
{
"name" : "Health New Zealand",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/tewhatuora"
}
]
},
{
"name" : "HNZ Integration Team",
"telecom" : [
{
"system" : "email",
"value" : "integration@tewhatuora.govt.nz",
"use" : "work"
}
]
}
],
"description" : "A ValueSet containing all codes from the AllergyIntolerance Manifestation system.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "281647001"
}
]
}
]
}
}