HL7® FHIR® New Zealand Base Implementation Guide
3.1.0 - Draft

HL7® FHIR® New Zealand Base Implementation Guide, published by HL7 New Zealand. This guide is not an authorized publication; it is the continuous build for version 3.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/nzbase/ and changes regularly. See the Directory of published versions

: PractitionerRole status reason - XML Representation

Active as of 2024-04-11

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hpi-practitionerrole-status-reason"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="CodeSystem-hpi-practitionerRole-status-reason.html"><code>https://standards.digital.health.nz/ns/hpi-practitioner-role-status-reason-code</code></a></li></ul></div>
  </text>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/hpi-practitioner-role-status-reason-code"/>
  <version value="1.0.0"/>
  <name value="PractitionerRoleStatusReason"/>
  <title value="PractitionerRole status reason"/>
  <status value="active"/>
  <date value="2024-04-11T23:36:34+00:00"/>
  <publisher value="HL7 New Zealand"/>
  <contact>
    <name value="HL7 New Zealand"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:admin@hl7.org.nz"/>
    </telecom>
  </contact>
  <description
               value="The reason for the change in status of PractitionerRole"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="https://standards.digital.health.nz/ns/hpi-practitioner-role-status-reason-code"/>
    </include>
  </compose>
</ValueSet>