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

<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="HealthcareServiceOrthopedicsFulfiller"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService HealthcareServiceOrthopedicsFulfiller</b></p><a name="HealthcareServiceOrthopedicsFulfiller"> </a><a name="hcHealthcareServiceOrthopedicsFulfiller"> </a><p><b>active</b>: true</p><p><b>providedBy</b>: <a href="http://registry.example.org/fhir/Organization/Fulfiller">http://registry.example.org/fhir/Organization/Fulfiller</a></p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 183545006}">Referral to orthopedic service (procedure)</span></p><p><b>name</b>: Orthopedic Surgery</p></div>
  </text>
  <active value="true"/>
  <providedBy>
    <reference value="http://registry.example.org/fhir/Organization/Fulfiller"/>
  </providedBy>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="183545006"/>
      <display value="Referral to orthopedic service (procedure)"/>
    </coding>
  </type>
  <name value="Orthopedic Surgery"/>
</HealthcareService>