FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "sdhr-participation-reason-valueset",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir-ig.digital.health.nz/sdhr/ValueSet/sdhr-participation-reason-valueset",
"version": "1.0.0",
"name": "SDHRParticipationReasonValueSet",
"title": "ValueSet for SDHR Participation Reason",
"status": "active",
"date": "2025-11-27T01:34:11+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": "A ValueSet containing all codes from the SDHR Participation Reason system.",
"compose": {
"include": [
{
"system": "https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-participation-reason"
}
]
}
}