Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.5 - release New Zealand flag

Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Provenance Reason Type - XML Representation

Active as of 2026-07-06

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="provenance-reason-type-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem provenance-reason-type-cs</b></p><a name="provenance-reason-type-cs"> </a><a name="hcprovenance-reason-type-cs"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/provenance-reason-type-cs</code> defines the following codes:</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">nhi-merge<a name="provenance-reason-type-cs-nhi-merge"> </a></td><td>NHI Merge</td><td>Updated subject NHI logical identifier</td></tr><tr><td style="white-space:nowrap">nhi-unmerge<a name="provenance-reason-type-cs-nhi-unmerge"> </a></td><td>NHI Unmerge</td><td>Updated subject NHI logical identifier</td></tr></table></div>
  </text>
  <url
       value="https://fhir-ig.digital.health.nz/shared-care/CodeSystem/provenance-reason-type-cs"/>
  <version value="0.4.5"/>
  <name value="ProvenanceReasonTypeCS"/>
  <title value="Provenance Reason Type"/>
  <status value="active"/>
  <date value="2026-07-06T02:50:45+00:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tewhatuora.govt.nz/"/>
    </telecom>
  </contact>
  <contact>
    <name value="Te Whatu Ora Integration Team"/>
    <telecom>
      <system value="email"/>
      <value value="integration@tewhatuora.govt.nz"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Local Reason type codes for Provenance tracking in the Dunedin Hospital Outpatients context"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
      <display value="New Zealand"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="nhi-merge"/>
    <display value="NHI Merge"/>
    <definition value="Updated subject NHI logical identifier"/>
  </concept>
  <concept>
    <code value="nhi-unmerge"/>
    <display value="NHI Unmerge"/>
    <definition value="Updated subject NHI logical identifier"/>
  </concept>
</CodeSystem>