FHIR IG Statistics: ValueSet/sdhr-encounter-class-valueset
Resources that use this resource
Resources that this resource uses
CodeSystem |
sdhr-other-codes | SDHR Codes where the appropriate code is not known or can not be determined. |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "sdhr-encounter-class-valueset",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir-ig.digital.health.nz/sdhr/ValueSet/sdhr-encounter-class-valueset",
"version": "0.5.0",
"name": "SDHREncounterClassValueSet",
"title": "ValueSet for EncounterStatus",
"status": "draft",
"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"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"http://terminology.hl7.org/ValueSet/v3-ActEncounterCode"
]
},
{
"system": "https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-other-codes"
}
]
}
}