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

: ValueSet for EncounterStatus - JSON Representation

Draft as of 2025-07-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "sdhr-encounter-class-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet sdhr-encounter-class-valueset</b></p><a name=\"sdhr-encounter-class-valueset\"> </a><a name=\"hcsdhr-encounter-class-valueset\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/5.5.0/ValueSet-v3-ActEncounterCode.html\">ActEncounterCode</a></li><li>Include all codes defined in <a href=\"CodeSystem-sdhr-other-codes.html\"><code>https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-other-codes</code></a></li></ul></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/sdhr/ValueSet/sdhr-encounter-class-valueset",
  "version" : "0.5.0",
  "name" : "SDHREncounterClassValueSet",
  "title" : "ValueSet for EncounterStatus",
  "status" : "draft",
  "date" : "2025-07-03T21:35:56+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 Encounter Class system.",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode"
        ]
      },
      {
        "system" : "https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-other-codes"
      }
    ]
  }
}