MCC eCare Plan Implementation Guide
1.0.0 - STU1 United States of America flag

MCC eCare Plan Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-mcc/ and changes regularly. See the Directory of published versions

: careCoordinator-1 - XML Representation

Raw xml | Download



<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="careCoordinator-1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole careCoordinator-1</b></p><a name="careCoordinator-1"> </a><a name="hccareCoordinator-1"> </a><a name="careCoordinator-1-en-US"> </a><p><b>practitioner</b>: <a href="Practitioner-careCoordinator1.html">Julie Smith</a></p><p><b>organization</b>: <a href="Organization-funding1.html">Texas Department of Community Health</a></p><p><b>code</b>: <span title="Codes:{http://nucc.org/provider-taxonomy 172V00000X}">Community Health Worker</span></p><p><b>specialty</b>: <span title="Codes:{http://nucc.org/provider-taxonomy 171M00000X}">Case Manager/Care Coordinator</span></p><p><b>location</b>: <a href="Location-communitysite.html">Health Level Seven International</a></p><p><b>telecom</b>: ph: (210) 555 1222</p></div>
  </text>
  <practitioner>🔗 
    <reference value="Practitioner/careCoordinator1"/>
    <display value="Julie Smith"/>
  </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>