Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="PractitionerRoleExample"/>
<meta>
<profile
value="https://fhir.medtechglobal.com/StructureDefinition/medtech-practitionerrole-ips"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole PractitionerRoleExample</b></p><a name="PractitionerRoleExample"> </a><a name="hcPractitionerRoleExample"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-medtech-practitionerrole-ips.html">Medtech PractitionerRole profile</a></p></div><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/enrolment-id</code>/9999999</p><p><b>period</b>: 2020-04-21 00:00:00+1200 --> 2023-04-21 00:00:00+1200</p><p><b>practitioner</b>: <a href="Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#fc36fc23-2c3f-4542-9e51-ebde03390a0b; type = document; timestamp = 2023-11-13 03:34:15+1300</a></p><p><b>code</b>: <span title="Codes:{https://standards.digital.health.nz/ns/nz-practitioner-role-code enrolledGP}">enrolledGP</span></p></div>
</text>
<identifier>
<system value="https://standards.digital.health.nz/ns/enrolment-id"/>
<value value="9999999"/>
</identifier>
<period>
<start value="2020-04-21T00:00:00.000+12:00"/>
<end value="2023-04-21T00:00:00.000+12:00"/>
</period>
<practitioner>
<reference
value="https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91"/>
</practitioner>
<code>
<coding>
<system
value="https://standards.digital.health.nz/ns/nz-practitioner-role-code"/>
<code value="enrolledGP"/>
</coding>
</code>
</PractitionerRole>