<?xml version="1.0" encoding="UTF-8"?>

<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>