FHIR New Zealand Patient Summary IG
0.5.0 - ci-build
FHIR New Zealand Patient Summary IG - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-03-18 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "nzps-vaping-current-status"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><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>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://nzhts.digital.health.nz/fhir/ValueSet/vaping-status"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.5.0"] ; #
fhir:name [ fhir:v "VapingStatusVS"] ; #
fhir:title [ fhir:v "Vaping Status"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-03-18T18:05:57+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Health NZ | Te Whatu Ora"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Health NZ | Te Whatu Ora" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://github.com/tewhatuora" ] ] )
] ) ; #
fhir:description [ fhir:v "ValueSet for Vaping Status based on the New Zealand vaping status reference set."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NZ" ] ;
fhir:display [ fhir:v "New Zealand" ] ] )
] ) ; #
fhir:immutable [ fhir:v false] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "785889008" ] ;
fhir:display [ fhir:v "Currently vaping with nicotine" ] ] [
fhir:code [ fhir:v "1137692008" ] ;
fhir:display [ fhir:v "Ex-vaping for more than 1 year" ] ] [
fhir:code [ fhir:v "722499006" ] ;
fhir:display [ fhir:v "Currently vaping" ] ] [
fhir:code [ fhir:v "1137691001" ] ;
fhir:display [ fhir:v "Trying to give up vaping" ] ] [
fhir:code [ fhir:v "786063001" ] ;
fhir:display [ fhir:v "Currently vaping without nicotine" ] ] [
fhir:code [ fhir:v "1137688001" ] ;
fhir:display [ fhir:v "Ex-vaping for less than 1 year" ] ] [
fhir:code [ fhir:v "1137690000" ] ;
fhir:display [ fhir:v "Never vaped" ] ] ) ] )
] . #
IG © 2024+ Health NZ | Te Whatu Ora. Package tewhatuora.fhir.nzps#0.5.0 based on FHIR 4.0.1. Generated 2025-03-18
Links: Table of Contents |
QA Report