MCC eCare Plan Implementation Guide
1.0.0-ballot - Comment only US

This page is part of the MCC eCare Plan Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: MCC Document Reference to Advance Directives Example - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:DocumentReference;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "PACP"]; # 
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "14" ];
     fhir:Meta.lastUpdated [ fhir:value "2022-08-02T18:25:58.185+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#Sfi1OcoY3jXZtX66" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/mcc/StructureDefinition/DocRefPACP";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/mcc/StructureDefinition/DocRefPACP>     ]
  ]; # 
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"PACP\"> </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\">Resource DocumentReference &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>: id: 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/STU5.0.1/CodeSystem-us-core-documentreference-category.html\">US Core DocumentReferences Category Codes</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 PM</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>-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td>*</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 (Details: urn:oid:1.3.6.1.4.1.19376.1.2.3 code urn:ihe:pcc:cm:2008 = 'urn:ihe:pcc:cm:2008', stated as 'Care Management')</p></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td>-</td><td><b>Period</b></td></tr><tr><td>*</td><td>2004-12-23 08:00:00+1100 --&gt; 2004-12-23 08:01:00+1100</td></tr></table></div>"
  ]; # 
  fhir:DocumentReference.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.19.5.99999.1" ]
  ]; # 
  fhir:DocumentReference.status [ fhir:value "current"]; # 
  fhir:DocumentReference.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:81334-5;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "81334-5" ];
       fhir:Coding.display [ fhir:value "Patient Personal advance care plan" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Patient Personal Advance Care Plan" ]
  ]; # 
  fhir:DocumentReference.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category" ];
       fhir:Coding.code [ fhir:value "clinical-note" ];
       fhir:Coding.display [ fhir:value "Clinical Note" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Clinical Note" ]
  ]; # 
  fhir:DocumentReference.subject [
     fhir:Reference.reference [ fhir:value "Patient/cc-pat-pnoelle" ];
     fhir:Reference.display [ fhir:value "Amy Shaw" ]
  ]; # 
  fhir:DocumentReference.date [ fhir:value "2016-03-09T15:29:46Z"^^xsd:dateTime]; # 
  fhir:DocumentReference.author [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Practitioner/practitionerMCC-1" ];
     fhir:Reference.display [ fhir:value "Henry Levin, MD" ]
  ], [
     fhir:index 1;
     fhir:Reference.reference [ fhir:value "Patient/cc-pat-pnoelle" ];
     fhir:Reference.display [ fhir:value "Patricia Noelle" ]
  ]; # 
  fhir:DocumentReference.description [ fhir:value "Patricia Noelle - Personal Advance Care Plan"]; # 
  fhir:DocumentReference.content [
     fhir:index 0;
     fhir:DocumentReference.content.attachment [
       fhir:Attachment.contentType [ fhir:value "text/plain" ];
       fhir:Attachment.url [ fhir:value "/Binary/1-note" ];
       fhir:Attachment.title [ fhir:value "Uri where the data can be found: [base]/Binary/1-note" ]     ];
     fhir:DocumentReference.content.format [
       fhir:Coding.system [ fhir:value "urn:oid:1.3.6.1.4.1.19376.1.2.3" ];
       fhir:Coding.code [ fhir:value "urn:ihe:pcc:cm:2008" ];
       fhir:Coding.display [ fhir:value "Care Management" ]     ]
  ]; # 
  fhir:DocumentReference.context [
     fhir:DocumentReference.context.period [
       fhir:Period.start [ fhir:value "2004-12-23T08:00:00+11:00"^^xsd:dateTime ];
       fhir:Period.end [ fhir:value "2004-12-23T08:01:00+11:00"^^xsd:dateTime ]     ]
  ]. # 

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.