Polaris FHIR Implementation Guide
1.9.5 - ci-build

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

: Dr. Emil Navarro - XML Representation

Raw xml | Download


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