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

: dialysis-for-bundle2 - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="dialysis-for-bundle2"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/mcc/StructureDefinition/MCCProcedure"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure dialysis-for-bundle2</b></p><a name="dialysis-for-bundle2"> </a><a name="hcdialysis-for-bundle2"> </a><a name="dialysis-for-bundle2-en-US"> </a><p><b>basedOn</b>: <a href="ServiceRequest-dialysis-request.html">ServiceRequest Referral for dialysis (procedure)</a></p><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 302497006}">Hemodialysis</span></p><p><b>subject</b>: <a href="Patient-cc-pat-pnoelle.html">Patricia Noelle</a></p><p><b>performed</b>: 2022-06-03</p><p><b>recorder</b>: <a href="Practitioner-practitionerMCC-1.html">Dr Henry Levin</a></p><p><b>asserter</b>: <a href="Practitioner-practitionerMCC-1.html">Dr Henry Levin</a></p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-practitionerMCC-1.html">Dr Henry Levin</a></td></tr></table><p><b>reasonReference</b>: <a href="Condition-ConditionCKD.html">Chronic Kidney Disease</a></p></div>
  </text>
  <basedOn>🔗 
    <reference value="ServiceRequest/dialysis-request"/>
  </basedOn>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="302497006"/>
      <display value="Hemodialysis (procedure)"/>
    </coding>
    <text value="Hemodialysis"/>
  </code>
  <subject>🔗 
    <reference value="Patient/cc-pat-pnoelle"/>
    <display value="Patricia Noelle"/>
  </subject>
  <performedDateTime value="2022-06-03"/>
  <recorder>🔗 
    <reference value="Practitioner/practitionerMCC-1"/>
    <display value="Dr Henry Levin"/>
  </recorder>
  <asserter>🔗 
    <reference value="Practitioner/practitionerMCC-1"/>
    <display value="Dr Henry Levin"/>
  </asserter>
  <performer>
    <actor>🔗 
      <reference value="Practitioner/practitionerMCC-1"/>
      <display value="Dr Henry Levin"/>
    </actor>
  </performer>
  <reasonReference>🔗 
    <reference value="Condition/ConditionCKD"/>
    <display value="Chronic Kidney Disease"/>
  </reasonReference>
</Procedure>