Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

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

: ReferralPerformerIndividual - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="ReferralPerformerIndividual"/>
  <meta>
    <profile
             value="http://fhir.geniesolutions.io/StructureDefinition/gs-practitionerrole"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole ReferralPerformerIndividual</b></p><a name="ReferralPerformerIndividual"> </a><a name="hcReferralPerformerIndividual"> </a><a name="ReferralPerformerIndividual-en-US"> </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="StructureDefinition-gs-practitionerrole.html">Genie PractitionerRole</a></p></div><p><b>identifier</b>: Medicare Provider Number/267178LA</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="#hcReferralPerformerIndividual/ReferralPerformerPractitioner">Mary Celeste</a></p><p><b>organization</b>: <a href="#hcReferralPerformerIndividual/ReferralPerformerOrganization">Best Limb Centre</a></p><p><b>location</b>: Best Limb Centre</p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Practitioner #ReferralPerformerPractitioner</b></p><a name="ReferralPerformerIndividual/ReferralPerformerPractitioner"> </a><a name="hcReferralPerformerIndividual/ReferralPerformerPractitioner"> </a><a name="ReferralPerformerIndividual/ReferralPerformerPractitioner-en-US"> </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="StructureDefinition-gs-practitioner.html">Genie Practitioner</a></p></div><p><b>identifier</b>: HPI-I/8003611133923718</p><p><b>active</b>: true</p><p><b>name</b>: Mary Celeste (Official)</p><p><b>telecom</b>: ph: (03) 5638 7383(Work), fax: (03) 5638 7384(Work)</p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Organization #ReferralPerformerOrganization</b></p><a name="ReferralPerformerIndividual/ReferralPerformerOrganization"> </a><a name="hcReferralPerformerIndividual/ReferralPerformerOrganization"> </a><a name="ReferralPerformerIndividual/ReferralPerformerOrganization-en-US"> </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="StructureDefinition-gs-organization.html">Genie Organization</a></p></div><p><b>identifier</b>: HPI-O/8003629250036353</p><p><b>active</b>: true</p><p><b>name</b>: Best Limb Centre</p><p><b>telecom</b>: ph: (03) 7689 2938(Work), fax: (03) 7689 2939(Work), <a href="mailto:admin@bestlimb.com.au">admin@bestlimb.com.au</a></p><p><b>address</b>: 58 Mount Street Melbourne VIC 3000 (work)</p></blockquote></div>
  </text>
  <contained>
    <Practitioner>
      <id value="ReferralPerformerPractitioner"/>
      <meta>
        <profile
                 value="http://fhir.geniesolutions.io/StructureDefinition/gs-practitioner"/>
      </meta>
      <identifier>
        <type>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
            <code value="NPI"/>
          </coding>
          <text value="HPI-I"/>
        </type>
        <system value="http://ns.electronichealth.net.au/id/hi/hpii/1.0"/>
        <value value="8003611133923718"/>
      </identifier>
      <active value="true"/>
      <name>
        <use value="official"/>
        <family value="Celeste"/>
        <given value="Mary"/>
        <prefix value="Dr"/>
      </name>
      <telecom>
        <system value="phone"/>
        <value value="(03) 5638 7383"/>
        <use value="work"/>
      </telecom>
      <telecom>
        <system value="fax"/>
        <value value="(03) 5638 7384"/>
        <use value="work"/>
      </telecom>
    </Practitioner>
  </contained>
  <contained>
    <Organization>
      <id value="ReferralPerformerOrganization"/>
      <meta>
        <profile
                 value="http://fhir.geniesolutions.io/StructureDefinition/gs-organization"/>
      </meta>
      <identifier>
        <type>
          <coding>
            <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
            <code value="NOI"/>
          </coding>
          <text value="HPI-O"/>
        </type>
        <system value="http://ns.electronichealth.net.au/id/hi/hpio/1.0"/>
        <value value="8003629250036353"/>
      </identifier>
      <active value="true"/>
      <name value="Best Limb Centre"/>
      <telecom>
        <system value="phone"/>
        <value value="(03) 7689 2938"/>
        <use value="work"/>
      </telecom>
      <telecom>
        <system value="fax"/>
        <value value="(03) 7689 2939"/>
        <use value="work"/>
      </telecom>
      <telecom>
        <system value="email"/>
        <value value="admin@bestlimb.com.au"/>
        <use value="work"/>
      </telecom>
      <address>
        <use value="work"/>
        <type value="physical"/>
        <line value="58 Mount Street"/>
        <city value="Melbourne"/>
        <state value="VIC"/>
        <postalCode value="3000"/>
      </address>
    </Organization>
  </contained>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
        <code value="UPIN"/>
      </coding>
      <text value="Medicare Provider Number"/>
    </type>
    <system
            value="http://ns.electronichealth.net.au/id/medicare-provider-number"/>
    <value value="267178LA"/>
  </identifier>
  <active value="true"/>
  <practitioner>
    <reference value="#ReferralPerformerPractitioner"/>
    <display value="Mary Celeste"/>
  </practitioner>
  <organization>
    <reference value="#ReferralPerformerOrganization"/>
    <display value="Best Limb Centre"/>
  </organization>
  <location>
    <display value="Best Limb Centre"/>
  </location>
</PractitionerRole>