Hero

Australian CVD Risk Calculator
Iteration3 - ci-build Australia flag

Australian CVD Risk Calculator - Local Development build (vIteration3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: felmingham-emma - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="felmingham-emma"/>
  <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 felmingham-emma</b></p><a name="felmingham-emma"> </a><a name="hcfelmingham-emma"> </a><a name="felmingham-emma-en-AU"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org.au/fhir/core/1.0.0/StructureDefinition-au-core-practitioner.html">AU Core Practitioner</a></p></div><p><b>identifier</b>: HPI-I/8003611566718940</p><p><b>name</b>: Emma FELMINGHAM </p><p><b>telecom</b>: ph: 0370100277(Work), <a href="mailto:emma.felmingham@example.com.au">emma.felmingham@example.com.au</a></p><p><b>address</b>: 38 Farmer Ct Saltwater River TAS 7186 </p><p><b>gender</b>: Female</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/HAC00000000193</td><td><span title="Codes:{http://terminology.hl7.org.au/CodeSystem/v2-0360 AUAHPRAProfession}">AHPRA Profession</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="8003611566718940"/>
  </identifier>
  <name>
    <family value="FELMINGHAM"/>
    <given value="Emma"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="0370100277"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="emma.felmingham@example.com.au"/>
  </telecom>
  <address>
    <line value="38 Farmer Ct"/>
    <city value="Saltwater River"/>
    <state value="TAS"/>
    <postalCode value="7186"/>
  </address>
  <gender value="female"/>
  <qualification>
    <extension
               url="http://hl7.org.au/fhir/StructureDefinition/ahpraprofession-details">
      <extension url="ahpraProfession">
        <valueCodeableConcept>
          <text value="Specialist Medical Practitioners"/>
        </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="HAC00000000193"/>
    </identifier>
    <code>
      <coding>
        <system value="http://terminology.hl7.org.au/CodeSystem/v2-0360"/>
        <code value="AUAHPRAProfession"/>
        <display value="AHPRA Profession"/>
      </coding>
    </code>
  </qualification>
</Practitioner>