NZ Shared Digital Health Record API
0.6.0 - ballot

NZ Shared Digital Health Record API - Local Development build (v0.6.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValueSet for SDHR Participation Reason - JSON Representation

Draft as of 2025-07-24

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "sdhr-participation-reason-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet sdhr-participation-reason-valueset</b></p><a name=\"sdhr-participation-reason-valueset\"> </a><a name=\"hcsdhr-participation-reason-valueset\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-sdhr-participation-reason.html\"><code>https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-participation-reason</code></a></li></ul></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/sdhr/ValueSet/sdhr-participation-reason-valueset",
  "version" : "0.6.0",
  "name" : "SDHRParticipationReasonValueSet",
  "title" : "ValueSet for SDHR Participation Reason",
  "status" : "draft",
  "date" : "2025-07-24T23:47:49+00:00",
  "publisher" : "Health New Zealand",
  "contact" : [
    {
      "name" : "Health New Zealand",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/tewhatuora"
        }
      ]
    },
    {
      "name" : "HNZ Integration Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "integration@tewhatuora.govt.nz",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A ValueSet containing all codes from the SDHR Participation Reason system.",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-participation-reason"
      }
    ]
  }
}