NZ Shared Digital Health Record API
0.5.0 - ballot
NZ Shared Digital Health Record API - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-07-21 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="sdhr-participation-reason"/>
<meta>
<versionId value="1"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem sdhr-participation-reason</b></p><a name="sdhr-participation-reason"> </a><a name="hcsdhr-participation-reason"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: 1</p></div><p>This code system <code>https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-participation-reason</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">sdhr-record-withheld<a name="sdhr-participation-reason-sdhr-record-withheld"> </a></td><td>Record withheld</td><td>Record withheld from the service for privacy or confidentiality reasons.</td></tr><tr><td style="white-space:nowrap">sdhr-participation<a name="sdhr-participation-reason-sdhr-participation"> </a></td><td>SDHR participation</td><td>Patient paticipation code for the Shared Digital Health Record service.</td></tr><tr><td style="white-space:nowrap">sdhr-record-released<a name="sdhr-participation-reason-sdhr-record-released"> </a></td><td>Record released</td><td>Record that was previously withheld has been released (is no longer confidential or restricted) to the service by the patient.</td></tr></table></div>
</text>
<url
value="https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-participation-reason"/>
<version value="0.5.0"/>
<name value="SDHRParticipationReason"/>
<title value="SDHR Participation Reason Codes"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-07-21T23:38:05+00:00"/>
<publisher value="Health New Zealand"/>
<contact>
<name value="Health New Zealand"/>
<telecom>
<system value="url"/>
<value value="https://github.com/tewhatuora"/>
</telecom>
</contact>
<contact>
<name value="HNZ Integration Team"/>
<telecom>
<system value="email"/>
<value value="integration@tewhatuora.govt.nz"/>
<use value="work"/>
</telecom>
</contact>
<description
value="This code system defines the reasons for a patient to participate in the Shared Digital Health Record service."/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="sdhr-record-withheld"/>
<display value="Record withheld"/>
<definition
value="Record withheld from the service for privacy or confidentiality reasons."/>
</concept>
<concept>
<code value="sdhr-participation"/>
<display value="SDHR participation"/>
<definition
value="Patient paticipation code for the Shared Digital Health Record service."/>
</concept>
<concept>
<code value="sdhr-record-released"/>
<display value="Record released"/>
<definition
value="Record that was previously withheld has been released (is no longer confidential or restricted) to the service by the patient."/>
</concept>
</CodeSystem>