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

: SDHR Codes where the appropriate code is not known or can not be determined. - JSON Representation

Draft as of 2025-06-10

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "sdhr-other-codes",
  "meta" : {
    "versionId" : "1"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem sdhr-other-codes</b></p><a name=\"sdhr-other-codes\"> </a><a name=\"hcsdhr-other-codes\"> </a><a name=\"sdhr-other-codes-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1</p></div><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-other-codes</code> defines the following code in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"sdhr-other-codes-other\"> </a></td><td>Other</td><td>This code is used when the appropriate code is not known or can not be determined.</td></tr></table></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-other-codes",
  "version" : "0.5.0",
  "name" : "SDHROther",
  "title" : "SDHR Codes where the appropriate code is not known or can not be determined.",
  "status" : "draft",
  "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"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "hierarchyMeaning" : "is-a",
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "other",
      "display" : "Other",
      "definition" : "This code is used when the appropriate code is not known or can not be determined."
    }
  ]
}