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-05-09 |
{
"resourceType" : "ValueSet",
"id" : "26bb5eb0-11c0-4f53-a9dc-6dbf2c18dfd0",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-11-05T17:10:30.500+13:00"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/Smoking-status-code",
"version" : "0.1.0",
"name" : "SmokingStatus",
"title" : "Smoking status",
"status" : "draft",
"date" : "2023-05-09T00: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/"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/21000210109",
"filter" : [
{
"property" : "concept",
"op" : "in",
"value" : "72741000210106"
}
]
}
]
},
"expansion" : {
"identifier" : "c76e3a45-600d-40c2-a18a-fe439b52988b",
"timestamp" : "2024-11-11T13:46:29+13:00",
"total" : 4,
"offset" : 0,
"parameter" : [
{
"name" : "version",
"valueUri" : "http://snomed.info/sct|http://snomed.info/sct/21000210109/version/20241001"
},
{
"name" : "count",
"valueInteger" : 2147483647
},
{
"name" : "offset",
"valueInteger" : 0
}
],
"contains" : [
{
"system" : "http://snomed.info/sct",
"code" : "77176002",
"display" : "Currently smoking"
},
{
"system" : "http://snomed.info/sct",
"code" : "735128000",
"display" : "Ex-smoking for less than 1 year"
},
{
"system" : "http://snomed.info/sct",
"code" : "48031000119106",
"display" : "Ex-smoking for more than 1 year"
},
{
"system" : "http://snomed.info/sct",
"code" : "266919005",
"display" : "Never smoked tobacco"
}
]
}
}