FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.phcp
Resource TypeComposition
IdComposition-PhCP-Composition-Example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Title Pharmacist Care Plan
Practitioner Ronald Bone, MD
Attester Ronald Bone, MD
Custodian Acme Labs
Service Period 2015-11-18 to 2015-12-12

Source1

{
  "resourceType": "Composition",
  "id": "PhCP-Composition-Example",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2020-09-02T20:09:53.259+00:00",
    "source": "#kVt8POqI07Re0ZTn",
    "profile": [
      "http://hl7.org/fhir/us/phcp/StructureDefinition/PhCP-Composition"
    ]
  },
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/us/ccda/StructureDefinition/DataEntererExtension",
      "valueReference": {
        "reference": "Practitioner/phcp-practitioner-example"
      }
    },
    {
      "url": "http://hl7.org/fhir/us/ccda/StructureDefinition/InformantExtension",
      "valueReference": {
        "reference": "Practitioner/phcp-practitioner-example"
      }
    },
    {
      "url": "http://hl7.org/fhir/us/ccda/StructureDefinition/InformationRecipientExtension",
      "valueReference": {
        "reference": "Practitioner/phcp-practitioner-example"
      }
    },
    {
      "url": "http://hl7.org/fhir/us/ccda/StructureDefinition/ParticipantExtension",
      "valueReference": {
        "reference": "RelatedPerson/phcp-relatedperson-example"
      }
    },
    {
      "url": "http://hl7.org/fhir/us/ccda/StructureDefinition/PerformerExtension",
      "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": "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>"
      }
    }
  ]
}