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

: careteam-for-bundle - XML Representation

Raw xml | Download



<CareTeam xmlns="http://hl7.org/fhir">
  <id value="careteam-for-bundle"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/mcc/StructureDefinition/MCCCareTeam"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CareTeam careteam-for-bundle</b></p><a name="careteam-for-bundle"> </a><a name="hccareteam-for-bundle"> </a><a name="careteam-for-bundle-en-US"> </a><p><b>status</b>: Active</p><p><b>name</b>: Care Team of Noelle Example for LONG-COVID bundle</p><p><b>subject</b>: <a href="Patient-cc-pat-pnoelle.html">Patricia Noelle  Female, DoB: 1955-01-15 ( Medical Record Number: 103270456 (use: usual, ))</a></p><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:{http://snomed.info/sct 446050000}">Primary care physician (occupation)</span></p><p><b>member</b>: <a href="Practitioner-practitionerMCC-3v.html">Dr. John Carlson</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:{http://snomed.info/sct 116154003}">Patient (person)</span></p><p><b>member</b>: <a href="Patient-cc-pat-pnoelle.html">Noelle</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:{http://snomed.info/sct 768820003}">Care coordinator (occupation)</span></p><p><b>member</b>: <a href="PractitionerRole-careCoordinator-1.html">Julie Smith</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:{http://snomed.info/sct 133932002}">Caregiver (person)</span></p><p><b>member</b>: <a href="RelatedPerson-daughter1.html">Rose  Noelle</a></p></blockquote></div>
  </text>
  <status value="active"/>
  <name value="Care Team of Noelle Example for LONG-COVID bundle"/>
  <subject>🔗 
    <reference value="Patient/cc-pat-pnoelle"/>
  </subject>
  <participant>
    <role>
      <coding>
        <system value="http://snomed.info/sct"/>
        <version
                 value="http://snomed.info/sct/731000124108/version/20220301"/>
        <code value="446050000"/>
        <display value="Primary care physician (occupation)"/>
      </coding>
    </role>
    <member>🔗 
      <reference value="Practitioner/practitionerMCC-3v"/>
      <display value="Dr. John Carlson"/>
    </member>
  </participant>
  <participant>
    <role>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="116154003"/>
        <display value="Patient (person)"/>
      </coding>
    </role>
    <member>🔗 
      <reference value="Patient/cc-pat-pnoelle"/>
      <display value="Noelle"/>
    </member>
  </participant>
  <participant>
    <role>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="768820003"/>
        <display value="Care coordinator (occupation)"/>
      </coding>
    </role>
    <member>🔗 
      <reference value="PractitionerRole/careCoordinator-1"/>
      <display value="Julie Smith"/>
    </member>
  </participant>
  <participant>
    <role>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="133932002"/>
        <display value="Caregiver (person)"/>
      </coding>
    </role>
    <member>🔗 
      <reference value="RelatedPerson/daughter1"/>
      <display value="Rose  Noelle"/>
    </member>
  </participant>
</CareTeam>