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

: NZ-specific terminology for Shared Digital Health Records - JSON Representation

Active as of 2025-06-10

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "nz-sdhr-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nz-sdhr-codesystem</b></p><a name=\"nz-sdhr-codesystem\"> </a><a name=\"hcnz-sdhr-codesystem\"> </a><a name=\"nz-sdhr-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/sdhr/CodeSystem/nz-sdhr-codesystem</code> defines the following codes in an undefined hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">sdhr-usability-flags<a name=\"nz-sdhr-codesystem-sdhr-usability-flags\"> </a></td><td>These codes are intended to be applied as `Meta.tag` indicators so that API Consumers are able apply local visibility or usability rules.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0highlighted<a name=\"nz-sdhr-codesystem-highlighted\"> </a></td><td>Highlighted</td><td>This code indicates that the resource is important and, for example, should be highlighted in a user interface.</td></tr></table></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/sdhr/CodeSystem/nz-sdhr-codesystem",
  "version" : "0.5.0",
  "name" : "SDHRCodeSystem",
  "title" : "NZ-specific terminology for Shared Digital Health Records",
  "status" : "active",
  "experimental" : false,
  "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"
        }
      ]
    }
  ],
  "description" : "This system defines standard codes used throughout this Implementation Guide for New Zealand Shared Digital Health Records",
  "purpose" : "The codes defined in this CodeSystem are used throughout the SDHR IG, including in resource profiles.\n\nNote: When available these codes will be sourced from the NZHTS Implementation Guide\n",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "sdhr-usability-flags",
      "display" : "These codes are intended to be applied as `Meta.tag` indicators so that API Consumers are able apply local visibility or usability rules.",
      "concept" : [
        {
          "code" : "highlighted",
          "display" : "Highlighted",
          "definition" : "This code indicates that the resource is important and, for example, should be highlighted in a user interface."
        }
      ]
    }
  ]
}