Polaris FHIR Implementation Guide
1.9.3 - ci-build

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

: Dr. Navarro Family Medicine Role - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="dr-navarro-familymed-role"/>
  <meta>
    <profile
             value="https://fhir.apps.health/StructureDefinition/polaris-core-practitionerrole"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>Dr. Emil Navarro - Family Medicine role at Cedarbrook Family Health Centre, practicing since January 2025.</p></div>
  </text>
  <identifier>
    <system
            value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-practitionerrole-identifier"/>
    <value value="ROLE-NAVARRO-FAMMED-2025"/>
  </identifier>
  <practitioner>
    <identifier>
      <system
              value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-practitioner-identifier"/>
      <value value="NAVARRO-PRAC-001"/>
    </identifier>
  </practitioner>
  <organization>
    <identifier>
      <system
              value="https://fhir.apps.health/NamingSystem/organization-identifier"/>
      <value value="cedarbrook-clinic"/>
    </identifier>
  </organization>
</PractitionerRole>