This page is part of the Pharmacist Care Plan FHIR IG (v0.2.0: STU 1 Draft) based on FHIR v3.1.0. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
JSON Format: Composition-PhCP-Composition-Example
Raw json
{ "resourceType" : "Composition", "id" : "PhCP-Composition-Example", "meta" : { "versionId" : "11", "lastUpdated" : "2019-03-21T11:18:03.000-04:00", "profile" : [ "http://hl7.org/fhir/us/phcp/StructureDefinition/PhCP-Composition" ] }, "language" : "en-US", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en-US\">\n <p>Pharmacist Care Plan document for Amy Shaw</p>\n <p>Managed by Community Health and Hospitals</p>\n </div>" }, "extension" : [ { "url" : "http://hl7.org/fhir/us/ccda-r4/StructureDefinition/CCDA-on-FHIR-Data-Enterer", "valueReference" : { "reference" : "Practitioner/phcp-practitioner-example" } }, { "url" : "http://hl7.org/fhir/us/ccda-r4/StructureDefinition/CCDA-on-FHIR-Informant", "valueReference" : { "reference" : "Practitioner/phcp-practitioner-example" } }, { "url" : "http://hl7.org/fhir/us/ccda-r4/StructureDefinition/CCDA-on-FHIR-Information-Recipient", "valueReference" : { "reference" : "Practitioner/phcp-practitioner-example" } }, { "url" : "http://hl7.org/fhir/us/ccda-r4/StructureDefinition/CCDA-on-FHIR-Participant", "valueReference" : { "reference" : "RelatedPerson/phcp-relatedperson-example" } }, { "url" : "http://hl7.org/fhir/us/ccda-r4/StructureDefinition/CCDA-on-FHIR-Performer", "valueReference" : { "reference" : "Practitioner/phcp-practitioner-example" } } ], "identifier" : { "system" : "urn:ietf:rfc:3986", "value" : "urn:uuid:0c2721be-711a-43f4-b895-43ff66a9fd29" }, "status" : "preliminary", "type" : { "coding" : [ { "system" : "http://loinc.org", "code" : "52521-2", "display" : "Deprecated Overall Plan of Care/Advance Care Directives" } ] }, "subject" : { "reference" : "Patient/phcp-patient-example", "display" : "Amy V. Shaw" }, "date" : "2016-02-28T09:10:14Z", "author" : [ { "reference" : "Practitioner/phcp-practitioner-example", "display" : "Ronald Bone, MD" } ], "title" : "Care Plan", "confidentiality" : "N", "attester" : [ { "mode" : "legal", "time" : "2012-01-04T09:10:14Z", "party" : { "reference" : "Practitioner/phcp-practitioner-example", "display" : "Ronald Boone, MD" } } ], "custodian" : { "reference" : "Organization/phcp-organization-example", "display" : "Acme Labs" }, "event" : [ { "period" : { "start" : "2015-11-18", "end" : "2015-12-12" } } ], "section" : [ { "title" : "Health Concerns Section", "code" : { "coding" : [ { "system" : "http://loinc.org", "code" : "75310-3", "display" : "Health concerns document" } ] }, "text" : { "status" : "generated", "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>" }, "mode" : "snapshot" }, { "title" : "Goals Section", "code" : { "coding" : [ { "system" : "http://loinc.org", "code" : "61146-7", "display" : "Goals" } ] }, "text" : { "status" : "generated", "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>" } }, { "title" : "Interventions Section", "code" : { "coding" : [ { "system" : "http://loinc.org", "code" : "62387-6", "display" : "Interventions Narrative" } ] }, "text" : { "status" : "generated", "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>September 2, 2015</td>\n </tr>\n <tr>\n <td>Oxygen administration by nasal cannula</td>\n <td>active</td>\n <td>September 1, 2015</td>\n </tr>\n <tr>\n <td>pulse oximetry monitoring</td>\n <td>active</td>\n <td>September 3, 2015</td>\n </tr>\n </table>\n </div>" } }, { "title" : "Health Status Evaluations and Outcomes Section", "code" : { "coding" : [ { "system" : "http://loinc.org", "code" : "11383-7", "display" : "Patient problem outcome" } ] }, "text" : { "status" : "generated", "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>August 6, 2015</td>\n </tr>\n </table>\n </div>" } } ] }