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
Page standards status: Trial-use | Maturity Level: 2 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "current-smoking-status-uv-ips"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2024-11-05T17:15:26.757+13:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] )
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
fhir:v "2"^^xsd:integer ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ips/ValueSet/current-smoking-status-uv-ips"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://art-decor.org/ns/oids/vs"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2.16.840.1.113883.11.22.59" ]
] ) ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CurrentSmokingStatusUvIps"] ; #
fhir:title [ fhir:v "Current Smoking Status - IPS"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2022-11-22T03:32:52+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Health New Zealand | Te Whatu Ora"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Health New Zealand | Te Whatu Ora" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.tewhatuora.govt.nz/" ] ] )
] ) ; #
fhir:description [ fhir:v "HL7 LOINC value set for smoking status. Based on the HL7 Vocab and Structured Doc WG (formerly TC) consensus - per US CDC submission 7/12/2012 for smoking status terms."] ; #
fhir:immutable [ fhir:v "false"^^xsd:boolean] ; #
fhir:copyright [ fhir:v "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:concept [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:decimal ] ] ) ;
fhir:code [ fhir:v "LA18976-3" ] ;
fhir:display [ fhir:v "Current every day smoker" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2"^^xsd:decimal ] ] ) ;
fhir:code [ fhir:v "LA18977-1" ] ;
fhir:display [ fhir:v "Current some day smoker" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "3"^^xsd:decimal ] ] ) ;
fhir:code [ fhir:v "LA15920-4" ] ;
fhir:display [ fhir:v "Former smoker" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4"^^xsd:decimal ] ] ) ;
fhir:code [ fhir:v "LA18978-9" ] ;
fhir:display [ fhir:v "Never smoker" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "5"^^xsd:decimal ] ] ) ;
fhir:code [ fhir:v "LA18979-7" ] ;
fhir:display [ fhir:v "Smoker, current status unknown" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "6"^^xsd:decimal ] ] ) ;
fhir:code [ fhir:v "LA18980-5" ] ;
fhir:display [ fhir:v "Unknown if ever smoked" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7"^^xsd:decimal ] ] ) ;
fhir:code [ fhir:v "LA18981-3" ] ;
fhir:display [ fhir:v "Heavy tobacco smoker" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8"^^xsd:decimal ] ] ) ;
fhir:code [ fhir:v "LA18982-1" ] ;
fhir:display [ fhir:v "Light tobacco smoker" ] ] ) ] )
] ; #
fhir:expansion [
fhir:identifier [ fhir:v "f41dc145-39a8-4587-8f9d-6bfd1d2bc30c"^^xsd:anyURI ] ;
fhir:timestamp [ fhir:v "2024-11-11T13:48:02+13:00"^^xsd:dateTime ] ;
fhir:total [ fhir:v "8"^^xsd:integer ] ;
fhir:offset [ fhir:v "0"^^xsd:integer ] ;
( fhir:parameter [
fhir:name [ fhir:v "version" ] ;
fhir:value [ fhir:v "http://loinc.org|2.78"^^xsd:anyURI ] ] [
fhir:name [ fhir:v "count" ] ;
fhir:value [ fhir:v "2147483647"^^xsd:integer ] ] [
fhir:name [ fhir:v "offset" ] ;
fhir:value [ fhir:v "0"^^xsd:integer ] ] ) ;
( fhir:contains [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA18976-3" ] ;
fhir:display [ fhir:v "Current every day smoker" ] ] [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA18977-1" ] ;
fhir:display [ fhir:v "Current some day smoker" ] ] [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA15920-4" ] ;
fhir:display [ fhir:v "Former smoker" ] ] [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA18978-9" ] ;
fhir:display [ fhir:v "Never smoker" ] ] [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA18979-7" ] ;
fhir:display [ fhir:v "Smoker, current status unknown" ] ] [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA18980-5" ] ;
fhir:display [ fhir:v "Unknown if ever smoked" ] ] [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA18981-3" ] ;
fhir:display [ fhir:v "Heavy tobacco smoker" ] ] [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA18982-1" ] ;
fhir:display [ fhir:v "Light tobacco smoker" ] ] )
] . #
IG © 2024+ Health New Zealand | Te Whatu Ora. Package tewhatuora.nzhts#0.1.0 based on FHIR 4.0.1. Generated 2024-11-11
Links: Table of Contents |
QA Report