Electronic Long-Term Services and Supports (eLTSS) Release 1 - US Realm
2.0.0 - STU2 United States of America flag

This page is part of the electronic Long-Term Services and Supports Implementation Guide (v2.0.0: STU2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: PractitionerRole-1 - XML Representation

Page standards status: Informative

Raw xml | Download



<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="PractitionerRole-1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/eltss/StructureDefinition/PractitionerRole-eltss"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: PractitionerRole </b><a name="PractitionerRole-1"> </a><a name="hcPractitionerRole-1"> </a></p><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">ResourcePractitionerRole &quot;PractitionerRole-1&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-PractitionerRole-eltss.html">eLTSS PractitionerRole Profile</a></p></div><p><b>practitioner</b>: <a href="Practitioner-caremgr1.html">Practitioner/caremgr1: Sam Monitor</a> &quot; MONITOR&quot;</p><p><b>organization</b>: <a href="Organization-funding1.html">Organization/funding1: Texas Department of Community Health</a> &quot;Texas Department of Community Health&quot;</p><p><b>code</b>: Community Health Worker <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (provider-taxonomy#172V00000X)</span></p><p><b>specialty</b>: Case Manager/Care Coordinator <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (provider-taxonomy#171M00000X)</span></p><p><b>location</b>: <a href="Location-communitysite.html">Location/communitysite: Health Level Seven International</a> &quot;In Home&quot;</p><p><b>telecom</b>: ph: (210) 555 1222</p></div>
  </text>
  <practitioner>🔗 
    <reference value="Practitioner/caremgr1"/>
    <display value="Sam Monitor"/>
  </practitioner>
  <organization>🔗 
    <reference value="Organization/funding1"/>
    <display value="Texas Department of Community Health"/>
  </organization>
  <code>
    <coding>
      <system value="http://nucc.org/provider-taxonomy"/>
      <code value="172V00000X"/>
      <display value="Community Health Worker"/>
    </coding>
  </code>
  <specialty>
    <coding>
      <system value="http://nucc.org/provider-taxonomy"/>
      <code value="171M00000X"/>
      <display value="Case Manager/Care Coordinator"/>
    </coding>
  </specialty>
  <location>🔗 
    <reference value="Location/communitysite"/>
    <display value="Health Level Seven International"/>
  </location>
  <telecom>
    <system value="phone"/>
    <value value="(210) 555 1222"/>
  </telecom>
</PractitionerRole>