{
  "resourceType" : "Practitioner",
  "id" : "dr-emil-navarro",
  "meta" : {
    "profile" : ["https://fhir.apps.health/StructureDefinition/polaris-core-practitioner"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "identifier" : [{
    "system" : "https://fhir.apps.health/NamingSystem/cedarbrook-clinic-practitioner-identifier",
    "value" : "NAVARRO-PRAC-001"
  },
  {
    "system" : "https://fhir.apps.health/NamingSystem/cedarbrook-clinic-practitioner-identifier-raw-code",
    "value" : "3923a42deadbeef94e0223f90b"
  }],
  "name" : [{
    "family" : "Navarro",
    "given" : ["Emil",
    "A."]
  }]
}