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

<Practitioner xmlns="http://hl7.org/fhir">
  <id value="dr-emil-navarro"/>
  <meta>
    <profile value="https://fhir.apps.health/StructureDefinition/polaris-core-practitioner"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p>Dr. Emil A. Navarro, Primary Care Physician, registered under Alberta PRAC ID NAVARRO-PRAC-001.</p></div>
  </text>
  <identifier>
    <system value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-practitioner-identifier"/>
    <value value="NAVARRO-PRAC-001"/>
  </identifier>
  <identifier>
    <system value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-practitioner-identifier-raw-code"/>
    <value value="3923a42deadbeef94e0223f90b"/>
  </identifier>
  <name>
    <family value="Navarro"/>
    <given value="Emil"/>
    <given value="A."/>
  </name>
</Practitioner>