MCC eCare Plan Draft Implementation Guide
0.1.0 - CI Build

MCC eCare Plan Draft Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: Personal Advanced Care Plan Document Reference Example - XML Representation

Raw xml | Download



<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="PACP"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2020-09-27T17:31:29.882+00:00"/>
    <source value="#YRsavwcxP68IQN7K"/>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: Personal Advance Care Plan</p><p><b>meta</b>: </p><p><b>identifier</b>: id: urn:oid:2.16.840.1.113883.19.5.99999.1</p><p><b>status</b>: current</p><p><b>type</b>: <span title="Codes: {http://loinc.org 81334-5}">Personal Advance Care Plan Document</span></p><p><b>category</b>: <span title="Codes: {http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category clinical-note}">Clinical Note</span></p><p><b>subject</b>: <a href="Patient-example.html">Patricia Noelle. Generated Summary: id: example; Medical Record Number: 1032702 (USUAL); active; Patricia Noelle , Amy V. Baxter ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 1987-02-20</a></p><p><b>date</b>: 10/03/2016 2:29:46 AM</p><p><b>author</b>: <a href="Practitioner-practitioner-1.html">Ronald Bone, MD. Generated Summary: id: practitioner-1; id: 9941339108, id: 25456; Ronald Bone </a></p><p><b>description</b>: Nephrology clinic acute visit</p><h3>Contents</h3><table class="grid"><tr><td>-</td><td><b>Attachment</b></td><td><b>Format</b></td></tr><tr><td>*</td><td/><td><span title="{urn:oid:1.3.6.1.4.1.19376.1.2.3 urn:hl7-org:sdwg:ccda-structuredBody:2.1}">Documents following C-CDA constraints using a structured body</span></td></tr></table><h3>Contexts</h3><table class="grid"><tr><td>-</td><td><b>Period</b></td></tr><tr><td>*</td><td>23/12/2004 8:00:00 AM --&gt; 23/12/2004 8:01:00 AM</td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.19.5.99999.1"/>
  </identifier>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="81334-5"/>
      <display value="Patient Personal advance care plan"/>
    </coding>
    <text value="Patient Personal advance care plan"/>
  </type>
  <category>
    <coding>
      <system
              value="http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category"/>
      <code value="clinical-note"/>
      <display value="Clinical Note"/>
    </coding>
    <text value="Clinical Note"/>
  </category>
  <subject>
    <reference value="Patient/example"/>
    <display value="Amy Shaw"/>
  </subject>
  <date value="2016-03-09T15:29:46Z"/>
  <author>
    <reference value="Practitioner/practitioner-1"/>
    <display value="Ronald Bone, MD"/>
  </author>
  <author>
    <reference value="Patient/PNoelle"/>
    <display value="Patricia Noelle"/>
  </author>
  <description value="Patricia Noelle - Personal Advance Care Plan"/>
  <content>
    <attachment>
      <contentType value="text/plain"/>
      <url value="/Binary/1-note"/>
      <title value="Uri where the data can be found: [base]/Binary/1-note"/>
    </attachment>
    <format>
      <system value="urn:oid:1.3.6.1.4.1.19376.1.2.3"/>
      <code value="urn:ihe:pcc:cm:2008"/>
      <display value="Care Management"/>
    </format>
  </content>
  <context>
    <period>
      <start value="2004-12-23T08:00:00+11:00"/>
      <end value="2004-12-23T08:01:00+11:00"/>
    </period>
  </context>
</DocumentReference>