FHIR IG analytics| Package | tewhatuora.fhir.nz-shared-digital-health-record |
| Resource Type | CodeSystem |
| Id | CodeSystem-nz-sdhr-codesystem.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/tewhatuora/fhir-sdhr/CodeSystem-nz-sdhr-codesystem.html |
| URL | https://fhir-ig.digital.health.nz/sdhr/CodeSystem/nz-sdhr-codesystem |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-01T23:11:19+00:00 |
| Name | SDHRCodeSystem |
| Title | NZ-specific terminology for Shared Digital Health Records |
| 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. Note: When available these codes will be sourced from the NZHTS Implementation Guide |
| Content | complete |
| ValueSet | ||
| tewhatuora.fhir.nz-shared-digital-health-record#current | sdhr-resource-tags-valueset | ValueSet for SDHR Resource Tags |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nz-sdhr-codesystem
This case-sensitive code system https://fhir-ig.digital.health.nz/sdhr/CodeSystem/nz-sdhr-codesystem defines the following codes:
{
"resourceType": "CodeSystem",
"id": "nz-sdhr-codesystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir-ig.digital.health.nz/sdhr/CodeSystem/nz-sdhr-codesystem",
"version": "1.0.0",
"name": "SDHRCodeSystem",
"title": "NZ-specific terminology for Shared Digital Health Records",
"status": "active",
"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 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."
},
{
"code": "highlighted",
"display": "Highlighted",
"definition": "This code indicates that the resource is important and, for example, should be highlighted in a user interface."
}
]
}