Package | tewhatuora.fhir.nz-shared-digital-health-record |
Type | CodeSystem |
Id | sdhr-other-codes |
FHIR Version | R4 |
Source | https://fhir-ig.digital.health.nz/sdhr/https://build.fhir.org/ig/tewhatuora/fhir-sdhr/CodeSystem-sdhr-other-codes.html |
URL | https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-other-codes |
Version | 0.5.0 |
Status | draft |
Date | 2025-06-10T09:25:25+00:00 |
Name | SDHROther |
Title | SDHR Codes where the appropriate code is not known or can not be determined. |
Content | complete |
ValueSet | |
sdhr-encounter-class-valueset | ValueSet for EncounterStatus |
No resources found
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:
Code | Display | Definition |
other | Other | This code is used when the appropriate code is not known or can not be determined. |
{ "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." } ] }