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

: sdhr-id - XML Representation

Active as of 2026-06-03

Raw xml | Download


<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="sdhr-id"/>
  <text>
    <status value="generated"/>
    <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>
</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>
  </text>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url">
    <valueUri value="http://hl7.org.nz/fhir/NamingSystem/sdhr-id"/>
  </extension>
  <name value="SDHR Id NamingSystem"/>
  <status value="active"/>
  <kind value="identifier"/>
  <date value="2026-06-03"/>
  <publisher value="HL7 New Zealand"/>
  <contact>
    <name value="HL7 New Zealand"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:admin@hl7.org.nz"/>
    </telecom>
  </contact>
  <responsible
               value="New Zealand Health Information Standards Organisation (HISO)"/>
  <description
               value="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 value="uri"/>
    <value value="https://standards.digital.health.nz/ns/sdhr-id"/>
    <preferred value="true"/>
  </uniqueId>
</NamingSystem>