HL7® FHIR® New Zealand Base Implementation Guide
3.1.0 - Draft
HL7® FHIR® New Zealand Base Implementation Guide, published by HL7 New Zealand. This guide is not an authorized publication; it is the continuous build for version 3.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/nzbase/ and changes regularly. See the Directory of published versions
| Active as of 2026-06-03 |
{
"resourceType" : "NamingSystem",
"id" : "sdhr-id",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem sdhr-id</b></p><a name=\"sdhr-id\"> </a><a name=\"hcsdhr-id\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://hl7.org.nz/fhir/NamingSystem/sdhr-id</td></tr><tr><td>Name</td><td>SDHR Id NamingSystem</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Identifier namespace for SDHR-assigned resource identifiers. This sdhr-id identifier is recorded in Resource.identifier on a local resource to support synchronisation with the SDHR Data Service. Its value is the original SDHR-assigned FHIR Resource.id, allowing the integrating system to preserve a reference to the SDHR resource. This enables the system to match the local resource back to the corresponding SDHR resource during future synchronisation and other interactions.</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 New Zealand</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>https://standards.digital.health.nz/ns/sdhr-id</td><td>true</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "http://hl7.org.nz/fhir/NamingSystem/sdhr-id"
}
],
"name" : "SDHR Id NamingSystem",
"status" : "active",
"kind" : "identifier",
"date" : "2026-06-03",
"publisher" : "HL7 New Zealand",
"contact" : [
{
"name" : "HL7 New Zealand",
"telecom" : [
{
"system" : "email",
"value" : "mailto:admin@hl7.org.nz"
}
]
}
],
"responsible" : "New Zealand Health Information Standards Organisation (HISO)",
"description" : "Identifier namespace for SDHR-assigned resource identifiers. This sdhr-id identifier is recorded in Resource.identifier on a local resource to support synchronisation with the SDHR Data Service. Its value is the original SDHR-assigned FHIR Resource.id, allowing the integrating system to preserve a reference to the SDHR resource. This enables the system to match the local resource back to the corresponding SDHR resource during future synchronisation and other interactions.",
"uniqueId" : [
{
"type" : "uri",
"value" : "https://standards.digital.health.nz/ns/sdhr-id",
"preferred" : true
}
]
}