New Zealand HPI Implementation Guide
1.3.1 - Release
New Zealand HPI Implementation Guide - Local Development build (v1.3.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="R00000012-G"/>
<meta>
<versionId value="13"/>
<lastUpdated value="2022-11-21T17:02:33.184+13:00"/>
<profile
value="http://hl7.org.nz/fhir/StructureDefinition/HPIPractitionerRole"/>
<security>
<system
value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
<code value="M"/>
</security>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: PractitionerRole</b><a name="R00000012-G"> </a></p><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">Resource PractitionerRole "R00000012-G" Version "13" Updated "2022-11-21 17:02:33+1300" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-HPIPractitionerRole.html">HPI Practitioner role</a></p><p style="margin-bottom: 0px">Security Labels: <span title="{http://terminology.hl7.org/CodeSystem/v3-Confidentiality http://terminology.hl7.org/CodeSystem/v3-Confidentiality}">http://terminology.hl7.org/CodeSystem/v3-Confidentiality</span></p></div><p><b>PractitionerRoleStatusReason</b>: other <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="file:///Users/davidhay/IG/nzbase/output/CodeSystem-hpi-practitionerRole-status-reason.html">PractitionerRole status reason[1.0.0]</a>#other)</span></p><blockquote><p><b>PractitionerRoleCreator</b></p><blockquote><p><b>url</b></p><code>person</code></blockquote><p><b>value</b>: <a href="Person/testall">Person/testall</a></p><blockquote><p><b>url</b></p><code>organization</code></blockquote><p><b>value</b>: <a href="Organization/G00001-G">Organization/G00001-G</a></p></blockquote><blockquote><p><b>Messaging Address</b></p><blockquote><p><b>url</b></p><code>provider</code></blockquote><p><b>value</b>: healthlink</p><blockquote><p><b>url</b></p><code>value</code></blockquote><p><b>value</b>: changed-edi-address</p></blockquote><p><b>identifier</b>: HPIPractitionerRole/R00000012-G (use: OFFICIAL)</p><p><b>active</b>: false</p><p><b>period</b>: 2000-02-10 --> 2000-02-11</p><p><b>practitioner</b>: <a href="Practitioner-90ZZLP.html">Practitioner/90ZZLP</a></p><p><b>organization</b>: <a href="Organization/GZZ998-G">Organization/GZZ998-G</a></p><p><b>code</b>: Medical Receptionist <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://common-ig-v1-3-1.hip.digital.health.nz/site/CodeSystem-ANZCO-occupations-2013-1.2.html">ANZSCO - Australian and New Zealand Standard Classification of Occupations, 2013[1.2]</a>#542114)</span></p><p><b>location</b>: <a href="Location-FZZ999-B.html">Location/FZZ999-B</a> "Live Facilty"</p><p><b>telecom</b>: ph: 1324654788(WORK), <a href="mailto:infoooor@infooooor.com">infoooor@infooooor.com</a></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"/>
<version value="1.0.0"/>
<code value="other"/>
<display value="other"/>
</coding>
<text value="other"/>
</valueCodeableConcept>
</extension>
<extension
url="http://hl7.org.nz/fhir/StructureDefinition/practitionerRole-creator">
<extension url="person">
<valueReference>
<reference value="Person/testall"/>
</valueReference>
</extension>
<extension url="organization">
<valueReference>
<reference value="Organization/G00001-G"/>
</valueReference>
</extension>
</extension>
<extension
url="http://hl7.org.nz/fhir/StructureDefinition/messaging-address">
<extension url="provider">
<valueString value="healthlink"/>
</extension>
<extension url="value">
<valueString value="changed-edi-address"/>
</extension>
</extension>
<identifier>
<use value="official"/>
<system
value="https://standards.digital.health.nz/ns/hpi-practitionerrole-id"/>
<value value="R00000012-G"/>
<assigner>
<reference value="Organization/G00001-G"/>
</assigner>
</identifier>
<active value="false"/>
<period>
<start value="2000-02-10"/>
<end value="2000-02-11"/>
</period>
<practitioner>🔗
<reference value="Practitioner/90ZZLP"/>
</practitioner>
<organization>
<reference value="Organization/GZZ998-G"/>
</organization>
<code>
<coding>
<system value="http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0"/>
<version value="1.2"/>
<code value="542114"/>
<display value="Medical Receptionist"/>
</coding>
<text value="Medical Receptionist"/>
</code>
<location>🔗
<reference value="Location/FZZ999-B"/>
</location>
<telecom>
<system value="phone"/>
<value value="1324654788"/>
<use value="work"/>
<rank value="1"/>
<period>
<start value="2000-02-10"/>
<end value="2010-05-05"/>
</period>
</telecom>
<telecom>
<system value="email"/>
<value value="infoooor@infooooor.com"/>
<use value="work"/>
<rank value="2"/>
<period>
<start value="2000-02-10"/>
<end value="2010-05-06"/>
</period>
</telecom>
</PractitionerRole>