FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/sdhr-other-codes

Packagetewhatuora.fhir.nz-shared-digital-health-record
TypeCodeSystem
Idsdhr-other-codes
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/sdhr/https://build.fhir.org/ig/tewhatuora/fhir-sdhr/CodeSystem-sdhr-other-codes.html
URLhttps://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-other-codes
Version0.5.0
Statusdraft
Date2025-06-10T09:25:25+00:00
NameSDHROther
TitleSDHR Codes where the appropriate code is not known or can not be determined.
Contentcomplete

Resources that use this resource

ValueSet
sdhr-encounter-class-valuesetValueSet for EncounterStatus

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.

Source

{
  "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": "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-10T09:25:25+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."
    }
  ]
}