Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EOrders PractitionerRole Contact - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="2633b340-184c-4923-b9af-e99c04641646"/>
  <meta>
    <profile
             value="http://fhir.geniesolutions.io/StructureDefinition/eorders-practitionerrole-contact"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole 2633b340-184c-4923-b9af-e99c04641646</b></p><a name="2633b340-184c-4923-b9af-e99c04641646"> </a><a name="hc2633b340-184c-4923-b9af-e99c04641646"> </a><a name="2633b340-184c-4923-b9af-e99c04641646-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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-eorders-practitionerrole-contact.html">EOrders PractitionerRole Contact</a></p></div><p><b>practitioner</b>: <a href="Practitioner-ReferralRequesterPractitioner.html">Practitioner Trevor Wright (official)</a></p><p><b>telecom</b>: ph: 1234567</p></div>
  </text>
  <practitioner>🔗 
    <reference value="Practitioner/ReferralRequesterPractitioner"/>
  </practitioner>
  <telecom>
    <system value="phone"/>
    <value value="1234567"/>
  </telecom>
</PractitionerRole>