NZ Shared Digital Health Record API
0.5.0 - ballot

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

: NZ-specific terminology for Shared Digital Health Records - XML Representation

Active as of 2025-06-10

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nz-sdhr-codesystem"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem nz-sdhr-codesystem</b></p><a name="nz-sdhr-codesystem"> </a><a name="hcnz-sdhr-codesystem"> </a><a name="nz-sdhr-codesystem-en-US"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/sdhr/CodeSystem/nz-sdhr-codesystem</code> defines the following codes in an undefined hierarchy:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style="white-space:nowrap">sdhr-usability-flags<a name="nz-sdhr-codesystem-sdhr-usability-flags"> </a></td><td>These codes are intended to be applied as `Meta.tag` indicators so that API Consumers are able apply local visibility or usability rules.</td><td/></tr><tr><td>2</td><td style="white-space:nowrap">  highlighted<a name="nz-sdhr-codesystem-highlighted"> </a></td><td>Highlighted</td><td>This code indicates that the resource is important and, for example, should be highlighted in a user interface.</td></tr></table></div>
  </text>
  <url
       value="https://fhir-ig.digital.health.nz/sdhr/CodeSystem/nz-sdhr-codesystem"/>
  <version value="0.5.0"/>
  <name value="SDHRCodeSystem"/>
  <title value="NZ-specific terminology for Shared Digital Health Records"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-06-10T01:55:56+00:00"/>
  <publisher value="Health New Zealand"/>
  <contact>
    <name value="Health New Zealand"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/tewhatuora"/>
    </telecom>
  </contact>
  <contact>
    <name value="HNZ Integration Team"/>
    <telecom>
      <system value="email"/>
      <value value="integration@tewhatuora.govt.nz"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="This system defines standard codes used throughout this Implementation Guide for New Zealand Shared Digital Health Records"/>
  <purpose
           value="The codes defined in this CodeSystem are used throughout the SDHR IG, including in resource profiles.

Note: When available these codes will be sourced from the NZHTS Implementation Guide
"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="sdhr-usability-flags"/>
    <display
             value="These codes are intended to be applied as `Meta.tag` indicators so that API Consumers are able apply local visibility or usability rules."/>
    <concept>
      <code value="highlighted"/>
      <display value="Highlighted"/>
      <definition
                  value="This code indicates that the resource is important and, for example, should be highlighted in a user interface."/>
    </concept>
  </concept>
</CodeSystem>