HL7® FHIR® New Zealand Base Implementation Guide - Downloaded Version null See the Directory of published versions
| Active as of 2025-11-04 |
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/dod-information-source-code> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "dod-information-source-code"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "11" ] ;
fhir:Meta.lastUpdated [ fhir:value "2026-05-07T20:40:16.086+12:00"^^xsd:dateTime ] ;
fhir:Meta.tag [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://standards.digital.health.nz/ns/nzhts-usage-tags" ] ;
fhir:Coding.code [ fhir:value "NZBase" ]
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "additional" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Death date Information Source</h2><tt>https://nzhts.digital.health.nz/fhir/ValueSet/dod-information-source-code</tt><p>The source from where the date of death was sourced.</p></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://nzhts.digital.health.nz/fhir/ValueSet/dod-information-source-code"] ;
fhir:ValueSet.version [ fhir:value "1.0.0"] ;
fhir:ValueSet.name [ fhir:value "DodInformationSource"] ;
fhir:ValueSet.title [ fhir:value "Death date Information Source"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2025-11-04T11:59:31.000Z"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "HL7 New Zealand"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "HL7 New Zealand" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "mailto:admin@hl7.org.nz" ]
]
] ;
fhir:ValueSet.description [ fhir:value "The source from where the date of death was sourced."] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "https://standards.digital.health.nz/ns/information-source-code" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "DREG" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Death Register" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "OSEAOFF" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Death Overseas Official" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "OSEA" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Death Overseas" ]
], [
fhir:index 3 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "CORONER" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Coroner Notification" ]
], [
fhir:index 4 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "MCCOD" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Medical Certificate Cause of Death" ]
], [
fhir:index 5 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "HL7" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "HL7 applied" ]
], [
fhir:index 6 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "MIGR" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Migrated" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/dod-information-source-code.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/dod-information-source-code.ttl> .
IG © 2021+ HL7 New Zealand. Package fhir.org.nz.ig.base#3.1.0 based on FHIR 4.0.1. Generated 2026-07-24
Links: Table of Contents |
QA Report