New Zealand HPI Implementation Guide
1.5.0 - Release

New Zealand HPI Implementation Guide - Local Development build (v1.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: R00000015-C - XML Representation

Raw xml | Download



<PractitionerRole xmlns="http://hl7.org/fhir">
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2022-09-01T15:21:57.885+12:00"/>
    <profile
             value="http://hl7.org.nz/fhir/StructureDefinition/HPIPractitionerRole"/>
    <security>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
      <code value="R"/>
    </security>
    <security>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationValue"/>
      <code value="REDACTED"/>
    </security>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole R00000015-C</b></p><a name="R00000015-C"> </a><a name="hcR00000015-C"> </a><a name="R00000015-C-en-US"> </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; Last updated: 2022-09-01 15:21:57+1200</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-HPIPractitionerRole.html">HPI Practitioner role</a></p><p style="margin-bottom: 0px">Security Labels: restricted (Details: Confidentiality code R  = ' restricted ', stated as ' null '), redacted (Details: ObservationValue code REDACTED  = ' redacted ', stated as ' null ')</p></div><p><b>identifier</b>: HPIPractitionerRole/R00000015-C (use: official, )</p><p><b>active</b>: false</p><p><b>practitioner</b>: <a href="https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://fhir.org.nz/ig/base/Practitioner/99ZZZS">??</a></p><p><b>code</b>: <span title="Codes:{http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0 323112}">Aircraft Maintenance Engineer (Mechanical)</span></p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system
            value="https://standards.digital.health.nz/ns/hpi-practitionerrole-id"/>
    <value value="R00000015-C"/>
    <assigner>
      <reference value="Organization/G00001-G"/>
    </assigner>
  </identifier>
  <active value="false"/>
  <practitioner>
    <reference value="Practitioner/99ZZZS"/>
  </practitioner>
  <code>
    <coding>
      <system value="http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0"/>
      <version value="1.2"/>
      <code value="323112"/>
      <display value="Aircraft Maintenance Engineer (Mechanical)"/>
    </coding>
    <text value="Aircraft Maintenance Engineer (Mechanical)"/>
  </code>
</PractitionerRole>