Aged Care Clinical Note - Local Development build (v0.1.0-preview) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example PractitionerRole - Dr Mayo GP at Bobrester Medical Center - XML Representation

Page standards status: Informative

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="ex-practitionerrole-helen-bobrester"/>
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/cn/StructureDefinition/au-aged-care-clin-note-practitionerrole"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole ex-practitionerrole-helen-bobrester</b></p><a name="ex-practitionerrole-helen-bobrester"> </a><a name="hcex-practitionerrole-helen-bobrester"> </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-au-aged-care-clin-note-practitionerrole.html">AU Aged Care Clinical Note - PractitionerRole</a></p></div><p><b>identifier</b>: Medicare Provider Number/1234561A</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-ex-practitioner-helen.html">Practitioner Helen Mayo </a></p><p><b>organization</b>: <a href="Organization-ex-organization-bobrester.html">Organization Bobrester Medical Center</a></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 62247001}">General practitioner</span></p><p><b>telecom</b>: ph: 0255507777(Work)</p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
        <code value="UPIN"/>
      </coding>
    </type>
    <system
            value="http://ns.electronichealth.net.au/id/medicare-provider-number"/>
    <value value="1234561A"/>
  </identifier>
  <active value="true"/>
  <practitioner>🔗 
    <reference value="Practitioner/ex-practitioner-helen"/>
  </practitioner>
  <organization>🔗 
    <reference value="Organization/ex-organization-bobrester"/>
  </organization>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="62247001"/>
      <display value="General practitioner"/>
    </coding>
  </code>
  <telecom>
    <system value="phone"/>
    <value value="0255507777"/>
    <use value="work"/>
  </telecom>
</PractitionerRole>