HL7® FHIR® New Zealand Base Implementation Guide
3.0.1 - Draft
This page is part of the HL7® FHIR® New Zealand Base Implementation Guide (v3.0.1: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.1.0. For a full list of available versions, see the Directory of published versions
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="practitionerRole-status-reason"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole practitionerRole-status-reason</b></p><a name="practitionerRole-status-reason"> </a><a name="hcpractitionerRole-status-reason"> </a><a name="practitionerRole-status-reason-en-US"> </a><p><b>active</b>: false</p></div>
</text>
<extension
url="http://hl7.org.nz/fhir/StructureDefinition/practitionerRole-status-reason">
<valueCodeableConcept>
<coding>
<system
value="https://standards.digital.health.nz/ns/hpi-practitioner-role-status-reason-code"/>
<code value="duplicate"/>
<display value="duplicate"/>
</coding>
</valueCodeableConcept>
</extension>
<active value="false"/>
</PractitionerRole>