{
  "resourceType" : "ValueSet",
  "id" : "provenance-reason-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet provenance-reason-type-vs</b></p><a name=\"provenance-reason-type-vs\"> </a><a name=\"hcprovenance-reason-type-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-DataOperation.html\"><code>http://terminology.hl7.org/CodeSystem/v3-DataOperation</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references\"> version &#x1F4E6;5.0.0</span></li><li>Include all codes defined in <a href=\"CodeSystem-provenance-reason-type-cs.html\"><code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/provenance-reason-type-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.4.5</span></li></ul></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/shared-care/ValueSet/provenance-reason-type-vs",
  "version" : "0.4.5",
  "name" : "ProvenanceReasonTypeVS",
  "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" : "Reason type codes for Provenance tracking, combining HL7 v3 DataOperation codes with local DHO reason types",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NZ",
      "display" : "New Zealand"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation"
    },
    {
      "system" : "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/provenance-reason-type-cs"
    }]
  }
}