FHIR New Zealand Patient Summary IG
0.3.0 - ci-build
FHIR New Zealand Patient Summary IG - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-08-01 |
{
"resourceType" : "ValueSet",
"id" : "nzps-vaping-current-status",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nzps-vaping-current-status</b></p><a name=\"nzps-vaping-current-status\"> </a><a name=\"hcnzps-vaping-current-status\"> </a><a name=\"nzps-vaping-current-status-en-NZ\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/785889008\">785889008</a></td><td>Currently vaping with nicotine</td></tr><tr><td><a href=\"http://snomed.info/id/1137692008\">1137692008</a></td><td>Ex-vaping for more than 1 year</td></tr><tr><td><a href=\"http://snomed.info/id/722499006\">722499006</a></td><td>Currently vaping</td></tr><tr><td><a href=\"http://snomed.info/id/1137691001\">1137691001</a></td><td>Trying to give up vaping</td></tr><tr><td><a href=\"http://snomed.info/id/786063001\">786063001</a></td><td>Currently vaping without nicotine</td></tr><tr><td><a href=\"http://snomed.info/id/1137688001\">1137688001</a></td><td>Ex-vaping for less than 1 year</td></tr><tr><td><a href=\"http://snomed.info/id/1137690000\">1137690000</a></td><td>Never vaped</td></tr></table></li></ul></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/vaping-status",
"version" : "0.3.0",
"name" : "VapingStatusVS",
"title" : "Vaping Status",
"status" : "active",
"experimental" : false,
"date" : "2024-08-01T02:23:08+00:00",
"publisher" : "Health NZ | Te Whatu Ora",
"contact" : [
{
"name" : "Health NZ | Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/tewhatuora"
}
]
}
],
"description" : "ValueSet for Vaping Status based on the New Zealand vaping status reference set.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "785889008",
"display" : "Currently vaping with nicotine"
},
{
"code" : "1137692008",
"display" : "Ex-vaping for more than 1 year"
},
{
"code" : "722499006",
"display" : "Currently vaping"
},
{
"code" : "1137691001",
"display" : "Trying to give up vaping"
},
{
"code" : "786063001",
"display" : "Currently vaping without nicotine"
},
{
"code" : "1137688001",
"display" : "Ex-vaping for less than 1 year"
},
{
"code" : "1137690000",
"display" : "Never vaped"
}
]
}
]
}
}