This page is part of the Pharmacist Care Plan FHIR IG (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "phcp-bundle-example",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2020-12-09T20:18:23.294+00:00",
"source" : "#XbzisRrfYwkRCyQe"
},
"identifier" : {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:abfbbb1c-2574-4d2a-9f63-b5429e87222e"
},
"type" : "document",
"timestamp" : "2020-12-08T20:09:53.259+00:00",
"entry" : [
{
"fullUrl" : "http://hl7.org/fhir/us/phcp/Composition/PhCP-Composition-Example",
"resource" : {
"resourceType" : "Composition",
"id" : "PhCP-Composition-Example",
"language" : "en-US",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\">\n <table>\n <tbody>\n <tr>\n <td>Title</td>\n <td>Pharmacist Care Plan</td>\n </tr>\n <tr>\n <td>Practitioner</td>\n <td>Ronald Bone, MD</td>\n </tr>\n <tr>\n <td>Attester</td>\n <td>Ronald Bone, MD</td>\n </tr>\n <tr>\n <td>Custodian</td>\n <td>Acme Labs</td>\n </tr>\n <tr>\n <td>Service Period</td>\n <td>2015-11-18 to 2015-12-12</td>\n </tr>\n </tbody>\n </table>\n </div>"
},
"identifier" : {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:0c2721be-711a-43f4-b895-43ff66a9fd29"
},
"status" : "preliminary",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "18776-5",
"display" : "Plan of care note"
}
]
},
"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",
"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>"
}
}
]
}
},
{
"fullUrl" : "http://hl7.org/fhir/us/phcp/Patient/phcp-patient-example",
"resource" : {
"resourceType" : "Patient",
"id" : "phcp-patient-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <div class=\"hapiHeaderText\">Amy V. \n\n\t\t\t\t\t\t\t\n <b>SHAW </b>\n </div>\n <table class=\"hapiPropertyTable\">\n <tbody>\n <tr>\n <td>Identifier</td>\n <td>1032702</td>\n </tr>\n <tr>\n <td>Address</td>\n <td>\n <span>49 Meadow St </span>\n <br/>\n <span>Mounds </span>\n <span>OK </span>\n <span>US </span>\n </td>\n </tr>\n <tr>\n <td>Date of birth</td>\n <td>\n <span>20 February 2007</span>\n </td>\n </tr>\n </tbody>\n </table>\n </div>"
},
"identifier" : [
{
"use" : "usual",
"system" : "http://hospital.smarthealthit.org",
"value" : "1032702"
}
],
"active" : true,
"name" : [
{
"family" : "Shaw",
"given" : [
"Amy",
"V."
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "555-555-5555",
"use" : "home"
},
{
"system" : "email",
"value" : "amy.shaw@example.com"
}
],
"gender" : "female",
"birthDate" : "2007-02-20",
"address" : [
{
"line" : [
"49 Meadow St"
],
"city" : "Mounds",
"state" : "OK",
"postalCode" : "74047",
"country" : "US"
}
]
}
},
{
"fullUrl" : "http://hl7.org/fhir/us/phcp/Practitioner/phcp-practitioner-example",
"resource" : {
"resourceType" : "Practitioner",
"id" : "phcp-practitioner-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 9941339108</p><p><b>name</b>: Ronald Bone </p><p><b>address</b>: 1003 Healthcare Drive Amherst MA 01002 (HOME)</p></div>"
},
"identifier" : [
{
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "9941339108"
}
],
"name" : [
{
"family" : "Bone",
"given" : [
"Ronald"
],
"prefix" : [
"Dr"
]
}
],
"address" : [
{
"use" : "home",
"line" : [
"1003 Healthcare Drive"
],
"city" : "Amherst",
"state" : "MA",
"postalCode" : "01002"
}
]
}
},
{
"fullUrl" : "http://hl7.org/fhir/us/phcp/Organization/phcp-organization-example",
"resource" : {
"resourceType" : "Organization",
"id" : "phcp-organization-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 1144221847, id: 2523423456</p><p><b>active</b>: true</p><p><b>name</b>: Acme Labs</p><p><b>telecom</b>: ph: (+1) 734-677-7777, <a href=\"mailto:hq@acme.org\">hq@acme.org</a></p><p><b>address</b>: 3300 Washtenaw Avenue, Suite 227 Amherst MA 01002 USA </p></div>"
},
"identifier" : [
{
"system" : "http://hl7.org.fhir/sid/us-npi",
"value" : "1144221847"
},
{
"system" : "http://www.acme.org/organization",
"value" : "2523423456"
}
],
"active" : true,
"name" : "Acme Labs",
"telecom" : [
{
"system" : "phone",
"value" : "(+1) 734-677-7777"
},
{
"system" : "email",
"value" : "hq@acme.org"
}
],
"address" : [
{
"line" : [
"3300 Washtenaw Avenue, Suite 227"
],
"city" : "Amherst",
"state" : "MA",
"postalCode" : "01002",
"country" : "USA"
}
]
}
}
]
}