FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetewhatuora.fhir.nz-shared-digital-health-record
Resource TypeCodeSystem
IdCodeSystem-sdhr-other-codes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/fhir-sdhr/CodeSystem-sdhr-other-codes.html
URLhttps://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-other-codes
Version1.0.0
Statusdraft
Date2026-03-01T23:11:19+00:00
NameSDHROther
TitleSDHR Codes where the appropriate code is not known or can not be determined.
DescriptionThis code system is used when the appropriate code is not known or can not be determined.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem sdhr-other-codes

version: 1

This case-sensitive code system https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-other-codes defines the following code in a Is-A hierarchy:

CodeDisplayDefinition
other OtherThis code is used when the appropriate code is not known or can not be determined.

Source1

{
  "resourceType": "CodeSystem",
  "id": "sdhr-other-codes",
  "meta": {
    "versionId": "1"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-other-codes",
  "version": "1.0.0",
  "name": "SDHROther",
  "title": "SDHR Codes where the appropriate code is not known or can not be determined.",
  "status": "draft",
  "experimental": false,
  "date": "2026-03-01T23:11:19+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 code system is used when the appropriate code is not known or can not be determined.",
  "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."
    }
  ]
}