C-CDA on FHIR Implementation Guide STU 1 (v1.0.0)

This page is part of the C-CDA on FHIR Implementation Guide (v1.0.0: STU 1) based on FHIR R3. This is the current published version. For a full list of available versions, see the Directory of published versions


@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Composition;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "CCDA-on-FHIR-Care-Plan-Example"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "1" ];
     fhir:Meta.lastUpdated [ fhir:value "2016-06-15T08:16:14Z"^^xsd:dateTime ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/ccda/StructureDefinition/CCDA-on-FHIR-Care-Plan";
       fhir:index 0     ]
  ];
  fhir:Resource.language [ fhir:value "en-US"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n                <tbody>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Document Id</span>\n                        </td>\n                        <td class=\"td_header_role_value\">12345</td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Document Created:</span>\n                        </td>\n                        <td class=\"td_header_role_value\">June 15, 2016, 16:14, PST </td>\n                    </tr>\n                </tbody>\n            </table>\n            <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n                <tbody>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Care Provision</span>\n                        </td>\n                        <td class=\"td_header_role_value\">Care Plan for Amy Shaw</td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Performer</span>\n                        </td>\n                        <td class=\"td_header_role_value\">Ronald Boone, MD</td>\n                    </tr>\n                </tbody>\n            </table>\n            <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n                <tbody>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Author</span>\n                        </td>\n                        <td class=\"td_header_role_value\">Ronald Boone, MD</td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Contact info</span>\n                        </td>\n                        <td class=\"td_header_role_value\">1003 Healthcare Drive<br/>Amherst MA 01002, US<br/>Tel:  +1(555)555-1003<br/>\n                        </td>\n                    </tr>\n                </tbody>\n            </table>\n            <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n                <tbody>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Encounter Id</span>\n                        </td>\n                        <td class=\"td_header_role_value\">9937012 2.16.840.1.113883.19</td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Encounter Type</span>\n                        </td>\n                        <td class=\"td_header_role_value\">Care Plan</td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Encounter Period</span>\n                        </td>\n                        <td class=\"td_header_role_value\"> From June 15, 2016, 16:20 to Sept 18, 2016, 18:20  </td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Encounter Location</span>\n                        </td>\n                        <td class=\"td_header_role_value\">Ambulatory Care at Acme Laboratories</td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Responsible party</span>\n                        </td>\n                        <td class=\"td_header_role_value\">Ronald Boone, MD</td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Contact info</span>\n                        </td>\n                        <td class=\"td_header_role_value\">1003 Healthcare Drive<br/>Amherst MA 01002, US<br/>Tel:  +1(555)555-1003<br/>\n                        </td>\n                    </tr>\n                </tbody>\n            </table>\n            <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n                <tbody>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Assigned entity</span>\n                        </td>\n                        <td class=\"td_header_role_value\">Acme Laboratories<br/>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Emergency contact</span>\n                        </td>\n                        <td class=\"td_header_role_value\">Michael Shaw<br/>\n                            <br/>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Contact info</span>\n                        </td>\n                        <td class=\"td_header_role_value\">49 Meadow St<br/>Amherst MA 01003, US<br/>Tel:  (555)555-1212<br/>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Care giver</span>\n                        </td>\n                        <td class=\"td_header_role_value\">Mrs. Lillian White<br/>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Contact info</span>\n                        </td>\n                        <td class=\"td_header_role_value\">49 Meadow St<br/>Amherst MA 01003, US<br/>Tel:  (555)555-1215<br/>\n                        </td>\n                    </tr>\n                </tbody>\n            </table>\n            <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n                <tbody>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Entered by</span>\n                        </td>\n                        <td class=\"td_header_role_value\">Sally Jones</td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Contact info</span>\n                        </td>\n                        <td class=\"td_header_role_value\">1003 Healthcare Drive<br/>Amherst MA 01002, US<br/>Tel:  +1(555)555-1003<br/>\n                        </td>\n                    </tr>\n                </tbody>\n            </table>\n            <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n                <tbody>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Signed </span>\n                        </td>\n                        <td class=\"td_header_role_value\">Ronald Boone at June 15, 2016 </td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Contact info</span>\n                        </td>\n                        <td class=\"td_header_role_value\">1003 Healthcare Drive<br/>Amherst MA 01002, US<br/>Tel:  +1(555)555-1003<br/>\n                        </td>\n                    </tr>\n                </tbody>\n            </table>\n            <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n                <tbody>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Informant</span>\n                        </td>\n                        <td class=\"td_header_role_value\">Henry Vincent, CPh</td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Contact info</span>\n                        </td>\n                        <td class=\"td_header_role_value\">1007 Pharmacy Drive<br/>Portland, OR 99123, US<br/>Tel:  +1(555)555-1215<br/>\n                        </td>\n                    </tr>\n                </tbody>\n            </table>\n            <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n                <tbody>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Information recipient:</span>\n                        </td>\n                        <td class=\"td_header_role_value\">Primary Physician, MD</td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Contact info</span>\n                        </td>\n                        <td class=\"td_header_role_value\">1005 St. Clair Avenue<br/>Amherst MA 01002, US<br/>Tel:  +1(555)555-1666<br/>\n                        </td>\n                    </tr>\n                </tbody>\n            </table>\n            <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n                <tbody>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Legal authenticator</span>\n                        </td>\n                        <td class=\"td_header_role_value\">Ronald Boone, MD signed at June 15, 2016 </td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Contact info</span>\n                        </td>\n                        <td class=\"td_header_role_value\">1003 Healthcare Drive<br/>Amherst MA 01002, US<br/>Tel:  +1(555)555-1003<br/>\n                        </td>\n                    </tr>\n                </tbody>\n            </table>\n            <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n                <tbody>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Document maintained by</span>\n                        </td>\n                        <td class=\"td_header_role_value\">Acme Laboratories</td>\n                    </tr>\n                    <tr>\n                        <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n                            <span class=\"td_label\">Contact info</span>\n                        </td>\n                        <td class=\"td_header_role_value\">1003 Healthcare Drive<br/>Amherst MA 01002, US<br/>Tel:  +1(555)555-1003<br/>\n                        </td>\n                    </tr>\n                </tbody>\n            </table>\n        </div>"
  ];
  fhir:Composition.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:uuid:39067866-6319-4008-9c6d-3f0176d6826c" ]
  ];
  fhir:Composition.status [ fhir:value "preliminary"];
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:52521-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "52521-2" ];
       fhir:Coding.display [ fhir:value "Overall Plan of Care/​Advance Care Directives" ]     ]
  ];
  fhir:Composition.subject [
     fhir:Reference.reference [ fhir:value "Patient/patient-1" ];
     fhir:Reference.display [ fhir:value "Amy V. Shaw" ]
  ];
  fhir:Composition.date [ fhir:value "2016-06-15T09:10:14Z"^^xsd:dateTime];
  fhir:Composition.author [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ];
     fhir:Reference.display [ fhir:value "Ronald Bone, MD" ]
  ];
  fhir:Composition.title [ fhir:value "Care Plan"];
  fhir:Composition.confidentiality [ fhir:value "N"];
  fhir:Composition.attester [
     fhir:index 0;
     fhir:Composition.attester.mode [
       fhir:value "legal";
       fhir:index 0     ];
     fhir:Composition.attester.time [ fhir:value "2016-06-15T09:10:14Z"^^xsd:dateTime ];
     fhir:Composition.attester.party [
       fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ];
       fhir:Reference.display [ fhir:value "Ronald Boone, MD" ]     ]
  ];
  fhir:Composition.custodian [
     fhir:Reference.reference [ fhir:value "Organization/organization-1" ];
     fhir:Reference.display [ fhir:value "Acme Labs" ]
  ];
  fhir:Composition.event [
     fhir:index 0;
     fhir:Composition.event.code [
       fhir:index 0;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a sct:73761001;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
         fhir:Coding.code [ fhir:value "73761001" ];
         fhir:Coding.display [ fhir:value "Colonoscopy" ]       ]     ];
     fhir:Composition.event.period [
       fhir:Period.start [ fhir:value "2016-06-15"^^xsd:date ];
       fhir:Period.end [ fhir:value "2016-09-18"^^xsd:date ]     ]
  ];
  fhir:Composition.section [
     fhir:index 0;
     fhir:Composition.section.title [ fhir:value "Health Concerns Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:75310-3;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "75310-3" ];
         fhir:Coding.display [ fhir:value "Health concerns Document" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <table>\n                    <tr>\n                        <td>\n                            <b>Concern</b>\n                        </td>\n                        <td>\n                            <b>Status</b>\n                        </td>\n                        <td>\n                            <b>Date</b>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>Current every day smoker</td>\n                        <td>Active</td>\n                        <td>Concern from June 16, 2015</td>\n                    </tr>\n                    <tr>\n                        <td>Respiratory insufficiency</td>\n                        <td>Completed</td>\n                        <td>Concern from June 13, 2015</td>\n                    </tr>\n                    <tr>\n                        <td>Pneumonia</td>\n                        <td>Completed</td>\n                        <td>June 16, 2015</td>\n                    </tr>\n                </table>\n            </div>"     ];
     fhir:Composition.section.mode [ fhir:value "snapshot" ];
     fhir:Composition.section.orderedBy [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://hl7.org/fhir/list-order" ];
         fhir:Coding.code [ fhir:value "event-date" ];
         fhir:Coding.display [ fhir:value "Sorted by Event Date" ]       ]     ]
  ], [
     fhir:index 1;
     fhir:Composition.section.title [ fhir:value "Goals Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:61146-7;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "61146-7" ];
         fhir:Coding.display [ fhir:value "Goals" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <table>\n                    <tr>\n                        <td>\n                            <b>Goal</b>\n                        </td>\n                        <td>\n                            <b>Value</b>\n                        </td>\n                        <td>\n                            <b>Date</b>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>Pulse oximetry</td>\n                        <td>92%</td>\n                        <td>September 2, 2015</td>\n                    </tr>\n                </table>\n            </div>"     ]
  ], [
     fhir:index 2;
     fhir:Composition.section.title [ fhir:value "Interventions Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:62387-6;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "62387-6" ];
         fhir:Coding.display [ fhir:value "Interventions provided" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <table>\n                    <tr>\n                        <td>\n                            <b>Planned Intervention</b>\n                        </td>\n                        <td>\n                            <b>Status</b>\n                        </td>\n                        <td>\n                            <b>Date</b>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>Elevate head of bed</td>\n                        <td>active</td>\n                        <td>June 18, 2016</td>\n                    </tr>\n                    <tr>\n                        <td>Oxygen administration by nasal cannula</td>\n                        <td>active</td>\n                        <td>June 18, 2016</td>\n                    </tr>\n                    <tr>\n                        <td>pulse oximetry monitoring</td>\n                        <td>active</td>\n                        <td>June 18, 2016</td>\n                    </tr>\n                </table>\n            </div>"     ]
  ], [
     fhir:index 3;
     fhir:Composition.section.title [ fhir:value "Health Status Evaluations and Outcomes Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:11383-7;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "11383-7" ];
         fhir:Coding.display [ fhir:value "Patient problem outcome" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <table>\n                    <tr>\n                        <td>\n                            <b>Item</b>\n                        </td>\n                        <td>\n                            <b>Outcome</b>\n                        </td>\n                        <td>\n                            <b>Date</b>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>Pulse oximetry</td>\n                        <td>95%</td>\n                        <td>June 20, 2016</td>\n                    </tr>\n                </table>\n            </div>"     ]
  ].

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

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