{
  "resourceType" : "PractitionerRole",
  "id" : "dr-navarro-familymed-role",
  "meta" : {
    "profile" : ["https://fhir.apps.health/StructureDefinition/polaris-core-practitionerrole"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "identifier" : [{
    "system" : "https://fhir.apps.health/NamingSystem/cedarbrook-clinic-practitionerrole-identifier",
    "value" : "ROLE-NAVARRO-FAMMED-2025"
  }],
  "practitioner" : {
    "identifier" : {
      "system" : "https://fhir.apps.health/NamingSystem/cedarbrook-clinic-practitioner-identifier",
      "value" : "NAVARRO-PRAC-001"
    }
  },
  "organization" : {
    "identifier" : {
      "system" : "https://fhir.apps.health/NamingSystem/organization-identifier",
      "value" : "cedarbrook-clinic"
    }
  }
}