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

<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="Role-SLP-AlexanderKuikhoff"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole Role-SLP-AlexanderKuikhoff</b></p><a name="Role-SLP-AlexanderKuikhoff"> </a><a name="hcRole-SLP-AlexanderKuikhoff"> </a><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-Practitioner-AlexanderKuikhoff.html">Alexander Kuikhoff</a></p><p><b>organization</b>: <a href="Organization-org-Motor-City-Skilled-Nursing-Facility.html">Happy Nursing Facility</a></p><p><b>code</b>: <span title="Codes:{http://nucc.org/provider-taxonomy 235Z00000X}">Speech Language Pathologist</span></p><p><b>location</b>: <a href="Location-org-Loc-SNF-Happy-Nursing-Facility.html">Location Happy Nursing Facility</a></p></div>
  </text>
  <active value="true"/>
  <practitioner>
    <reference value="Practitioner/Practitioner-AlexanderKuikhoff"/>
    <display value="Alexander Kuikhoff"/>
  </practitioner>
  <organization>
    <reference value="Organization/org-Motor-City-Skilled-Nursing-Facility"/>
    <display value="Happy Nursing Facility"/>
  </organization>
  <code>
    <coding>
      <system value="http://nucc.org/provider-taxonomy"/>
      <code value="235Z00000X"/>
      <display value="Speech-Language Pathologist"/>
    </coding>
    <text value="Speech Language Pathologist"/>
  </code>
  <location>
    <reference value="Location/org-Loc-SNF-Happy-Nursing-Facility"/>
  </location>
</PractitionerRole>