<?xml version="1.0" encoding="UTF-8"?>

<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="referral-information-for-referrer-example"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService referral-information-for-referrer-example</b></p><a name="referral-information-for-referrer-example"> </a><a name="hcreferral-information-for-referrer-example"> </a><p><b>Referral Information for Referrer</b>: </p><div><p>Please include recent test results and referral letter.</p>
</div><p><b>active</b>: true</p><p><b>providedBy</b>: Example Health Organisation</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 394579002}">Cardiology</span></p><p><b>name</b>: Paul Hogan Memorial Croc Cardiology Clinic</p><p><b>telecom</b>: <a href="tel:+61812345678">+61 8 1234 5678</a></p></div>
  </text>
  <extension url="http://digitalhealth.gov.au/fhir/cc/StructureDefinition/referral-information-for-referrer">
    <valueMarkdown value="Please include recent test results and referral letter."/>
  </extension>
  <active value="true"/>
  <providedBy>
    <display value="Example Health Organisation"/>
  </providedBy>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="394579002"/>
      <display value="Cardiology"/>
    </coding>
  </type>
  <name value="Paul Hogan Memorial Croc Cardiology Clinic"/>
  <telecom>
    <system value="phone"/>
    <value value="+61 8 1234 5678"/>
    <use value="work"/>
  </telecom>
</HealthcareService>