My Health Record FHIR IG
1.2.0 - active Australia flag

My Health Record FHIR IG - Local Development build (v1.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Dr. George Freeman - XML Representation

Raw xml | Download



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="freeman-george"/>
  <meta>
    <profile
             value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner freeman-george</b></p><a name="freeman-george"> </a><a name="hcfreeman-george"> </a><a name="freeman-george-en-AU"> </a><p><b>identifier</b>: HPI-I/8003619900015717</p><p><b>name</b>: George Freeman (Official)</p><p><b>telecom</b>: <a href="mailto:[email protected]">[email protected]</a></p><h3>Qualifications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Extension</b></td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td/><td>AHPRA Registration Number/MED0000932850</td><td><span title="Codes:{http://terminology.hl7.org.au/CodeSystem/v2-0360 AUAHPRAProfession}">Medical Practitioner</span></td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="NPI"/>
        <display value="National provider identifier"/>
      </coding>
      <text value="HPI-I"/>
    </type>
    <system value="http://ns.electronichealth.net.au/id/hi/hpii/1.0"/>
    <value value="8003619900015717"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Freeman"/>
    <given value="George"/>
    <suffix value="M.D."/>
  </name>
  <telecom>
    <system value="email"/>
    <value value="[email protected]"/>
    <use value="work"/>
  </telecom>
  <qualification>
    <extension
               url="http://hl7.org.au/fhir/StructureDefinition/ahpraprofession-details">
      <extension url="ahpraProfession">
        <valueCodeableConcept>
          <text value="Medical Practitioner"/>
        </valueCodeableConcept>
      </extension>
    </extension>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
          <code value="AHPRA"/>
          <display
                   value="Australian Health Practitioner Regulation Agency Registration Number"/>
        </coding>
        <text value="AHPRA Registration Number"/>
      </type>
      <system value="http://hl7.org.au/id/ahpra-registration-number"/>
      <value value="MED0000932850"/>
    </identifier>
    <code>
      <coding>
        <system value="http://terminology.hl7.org.au/CodeSystem/v2-0360"/>
        <code value="AUAHPRAProfession"/>
      </coding>
      <text value="Medical Practitioner"/>
    </code>
  </qualification>
</Practitioner>