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 SDHR Resource Tags - JSON Representation

Draft as of 2025-06-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "sdhr-resource-tags-valueset",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet sdhr-resource-tags-valueset</b></p><a name=\"sdhr-resource-tags-valueset\"> </a><a name=\"hcsdhr-resource-tags-valueset\"> </a><a name=\"sdhr-resource-tags-valueset-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-nz-sdhr-codesystem.html\"><code>https://fhir-ig.digital.health.nz/sdhr/CodeSystem/nz-sdhr-codesystem</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-nz-sdhr-codesystem.html#nz-sdhr-codesystem-highlighted\">highlighted</a></td><td style=\"color: #cccccc\">Highlighted</td><td>This code indicates that the resource is important and, for example, should be highlighted in a user interface.</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/sdhr/ValueSet/sdhr-resource-tags-valueset",
  "version" : "0.5.0",
  "name" : "SDHRResourceTagsValueSet",
  "title" : "ValueSet for SDHR Resource Tags",
  "status" : "draft",
  "date" : "2025-06-10T01:55: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"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir-ig.digital.health.nz/sdhr/CodeSystem/nz-sdhr-codesystem",
        "concept" : [
          {
            "code" : "highlighted"
          }
        ]
      }
    ]
  }
}