{
  "resourceType" : "CodeSystem",
  "id" : "provenance-reason-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/provenance-reason-type-cs",
  "version" : "0.4.5",
  "name" : "ProvenanceReasonTypeCS",
  "title" : "Provenance Reason Type",
  "status" : "active",
  "date" : "2026-07-06T02:50:45+00:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [{
    "name" : "Te Whatu Ora",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.tewhatuora.govt.nz/"
    }]
  },
  {
    "name" : "Te Whatu Ora Integration Team",
    "telecom" : [{
      "system" : "email",
      "value" : "integration@tewhatuora.govt.nz",
      "use" : "work"
    }]
  }],
  "description" : "Local Reason type codes for Provenance tracking in the Dunedin Hospital Outpatients context",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NZ",
      "display" : "New Zealand"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "nhi-merge",
    "display" : "NHI Merge",
    "definition" : "Updated subject NHI logical identifier"
  },
  {
    "code" : "nhi-unmerge",
    "display" : "NHI Unmerge",
    "definition" : "Updated subject NHI logical identifier"
  }]
}