MCC eCare Plan Implementation Guide
1.0.0 - ballot 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

: MCC Document Reference to Advance Directives Example - JSON Representation

Raw json | Download


{
  "resourceType" : "DocumentReference",
  "id" : "PACP",
  "meta" : {
    "versionId" : "14",
    "lastUpdated" : "2022-08-02T18:25:58.185+00:00",
    "source" : "#Sfi1OcoY3jXZtX66",
    "profile" : [
      🔗 "http://hl7.org/fhir/us/mcc/StructureDefinition/DocRefPACP"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"PACP\"> </a><a name=\"hcPACP\"> </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\">ResourceDocumentReference &quot;PACP&quot; Version &quot;14&quot; Updated &quot;2022-08-02 18:25:58+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #Sfi1OcoY3jXZtX66!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-DocRefPACP.html\">Document Reference to Patient's Personal Advance Care Plan (Advance Directive)</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:oid:2.16.840.1.113883.19.5.99999.1</p><p><b>status</b>: current</p><p><b>type</b>: Patient Personal Advance Care Plan <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#81334-5 &quot;Patient Personal advance care plan&quot;)</span></p><p><b>category</b>: Clinical Note <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/core/STU6.1/CodeSystem-us-core-documentreference-category.html\">US Core DocumentReferences Category Codes[6.1.0]</a>#clinical-note)</span></p><p><b>subject</b>: <a href=\"Patient-cc-pat-pnoelle.html\">Patient/cc-pat-pnoelle: Amy Shaw</a> &quot; NOELLE&quot;</p><p><b>date</b>: Mar 9, 2016, 3:29:46\u202fPM</p><p><b>author</b>: </p><ul><li><a href=\"Practitioner-practitionerMCC-1.html\">Practitioner/practitionerMCC-1: Henry Levin, MD</a> &quot; LEVIN&quot;</li><li><a href=\"Patient-cc-pat-pnoelle.html\">Patient/cc-pat-pnoelle: Patricia Noelle</a> &quot; NOELLE&quot;</li></ul><p><b>description</b>: Patricia Noelle - Personal Advance Care Plan</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td>text/plain</td><td><code>/Binary/1-note</code></td><td>Uri where the data can be found: [base]/Binary/1-note</td></tr></table><p><b>format</b>: Care Management (CM) (Details: IHE Format Code set for use with Document Sharing code urn:ihe:pcc:cm:2008 = 'Care Management (CM)', stated as 'Care Management (CM)')</p></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>2004-12-23 08:00:00+1100 --&gt; 2004-12-23 08:01:00+1100</td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.19.5.99999.1"
    }
  ],
  "status" : "current",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "81334-5",
        "display" : "Patient Personal advance care plan"
      }
    ],
    "text" : "Patient Personal Advance Care Plan"
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
          "version" : "6.1.0",
          "code" : "clinical-note",
          "display" : "Clinical Note"
        }
      ],
      "text" : "Clinical Note"
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/cc-pat-pnoelle",
    "display" : "Amy Shaw"
  },
  "date" : "2016-03-09T15:29:46Z",
  "author" : [
    {
      🔗 "reference" : "Practitioner/practitionerMCC-1",
      "display" : "Henry Levin, MD"
    },
    {
      🔗 "reference" : "Patient/cc-pat-pnoelle",
      "display" : "Patricia Noelle"
    }
  ],
  "description" : "Patricia Noelle - Personal Advance Care Plan",
  "content" : [
    {
      "attachment" : {
        "contentType" : "text/plain",
        "url" : "/Binary/1-note",
        "title" : "Uri where the data can be found: [base]/Binary/1-note"
      },
      "format" : {
        "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
        "code" : "urn:ihe:pcc:cm:2008",
        "display" : "Care Management (CM)"
      }
    }
  ],
  "context" : // system value="http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem"/
  {
    "period" : {
      "start" : "2004-12-23T08:00:00+11:00",
      "end" : "2004-12-23T08:01:00+11:00"
    }
  }
}