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
: SDHR Codes where the appropriate code is not known or can not be determined. - 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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "sdhr-other-codes"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ]
] ; #
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: CodeSystem sdhr-other-codes</b></p><a name=\"sdhr-other-codes\"> </a><a name=\"hcsdhr-other-codes\"> </a><a name=\"sdhr-other-codes-en-US\"> </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\">version: 1</p></div><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-other-codes</code> defines the following code in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"sdhr-other-codes-other\"> </a></td><td>Other</td><td>This code is used when the appropriate code is not known or can not be determined.</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-other-codes"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.5.0"] ; #
fhir:name [ fhir:v "SDHROther"] ; #
fhir:title [ fhir:v "SDHR Codes where the appropriate code is not known or can not be determined."] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
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:caseSensitive [ fhir:v true] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:compositional [ fhir:v false] ; #
fhir:versionNeeded [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "1"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "This code is used when the appropriate code is not known or can not be determined." ]
] ) . #