NZ Shared Digital Health Record API - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: ValueSet for SDHR Resource Tags - TTL Representation
Raw ttl | Download
@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 "sdhr-resource-tags-valueset"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet sdhr-resource-tags-valueset</b></p><a name=\"sdhr-resource-tags-valueset\"> </a><a name=\"hcsdhr-resource-tags-valueset\"> </a><a name=\"sdhr-resource-tags-valueset-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-nz-sdhr-codesystem.html\"><code>https://fhir-ig.digital.health.nz/sdhr/CodeSystem/nz-sdhr-codesystem</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-nz-sdhr-codesystem.html#nz-sdhr-codesystem-highlighted\">highlighted</a></td><td style=\"color: #cccccc\">Highlighted</td><td>This code indicates that the resource is important and, for example, should be highlighted in a user interface.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/sdhr/ValueSet/sdhr-resource-tags-valueset"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.5.0"] ; #
fhir:name [ fhir:v "SDHRResourceTagsValueSet"] ; #
fhir:title [ fhir:v "ValueSet for SDHR Resource Tags"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-06-10T01:55:56+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Health New Zealand"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Health New Zealand" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://github.com/tewhatuora" ] ] )
] [
fhir:name [ fhir:v "HNZ Integration Team" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "integration@tewhatuora.govt.nz" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://fhir-ig.digital.health.nz/sdhr/CodeSystem/nz-sdhr-codesystem"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "highlighted" ] ] ) ] )
] . #