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

FHIR IG analytics

Packagehl7.fhir.us.ccda.r4b
Resource TypeComposition
IdComposition-Progress-Note-Example.json
FHIR VersionR4B

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

Document Id 12345
Document Created: June 15, 2016, 16:14, PST
Care Provision Progress Note for Amy Shaw
Performer Ronald Boone, MD
Author Ronald Boone, MD
Contact info 1003 Healthcare Drive
Amherst MA 01002, US
Tel: +1(555)555-1003
Encounter Id 9937012 2.16.840.1.113883.19
Event Type Progress Assessment
Event Date  From June 15, 2016, 16:20 to Sept 18, 2016, 18:20
Encounter Location Inpatient Unit at Community Health and Hospitals
Responsible party Ronald Boone, MD
Contact info 1003 Healthcare Drive
Amherst MA 01002, US
Tel: +1(555)555-1003
Assigned entity Community Health and Hospitals
Emergency contact Michael Shaw

Contact info 49 Meadow St
Amherst MA 01003, US
Tel: (555)555-1212
Care giver Mrs. Lillian White
Contact info 49 Meadow St
Amherst MA 01003, US
Tel: (555)555-1215
Entered by Sally Jones
Contact info 1003 Healthcare Drive
Amherst MA 01002, US
Tel: +1(555)555-1003
Signed Ronald Boone at June 15, 2016
Contact info 1003 Healthcare Drive
Amherst MA 01002, US
Tel: +1(555)555-1003
Informant Henry Vincent, CPh
Contact info 1007 Pharmacy Drive
Portland, OR 99123, US
Tel: +1(555)555-1215
Information recipient: Primary Physician, MD
Contact info 1005 St. Clair Avenue
Amherst MA 01002, US
Tel: +1(555)555-1666
Legal authenticator Ronald Boone, MD signed at June 15, 2016
Contact info 1003 Healthcare Drive
Amherst MA 01002, US
Tel: +1(555)555-1003
Document maintained by Community Health and Hospitals
Contact info 1003 Healthcare Drive
Amherst MA 01002, US
Tel: +1(555)555-1003

Source1

{
  "resourceType": "Composition",
  "id": "Progress-Note-Example",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2020-08-12T21:30:13.524+00:00",
    "source": "#csn482LCsnDWyxbW",
    "profile": [
      "http://hl7.org/fhir/us/ccda/StructureDefinition/Progress-Note"
    ]
  },
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:e51b38c1-0a51-4fab-b16e-dc3c3563d052"
  },
  "status": "preliminary",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "11506-3",
        "display": "Progress note"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example",
    "display": "Amy V. Shaw"
  },
  "date": "2016-06-15T09:10:14Z",
  "author": [
    {
      "reference": "PractitionerRole/ccda-practitionerrole-example",
      "display": "Ronald Bone, MD"
    }
  ],
  "title": "Progress Note",
  "attester": [
    {
      "mode": "legal",
      "time": "2012-01-04T09:10:14Z",
      "party": {
        "reference": "Practitioner/practitioner-1",
        "display": "Ronald Boone, MD"
      }
    }
  ],
  "custodian": {
    "reference": "Organization/organization-1",
    "display": "Community Health and Hospitals"
  },
  "section": [
    {
      "title": "Allergies and Intolerances Section",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48765-2",
            "display": "Allergies and adverse reactions Document"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <table>\n                    <tr>\n                        <td>\n                            <b>Substance</b>\n                        </td>\n                        <td>\n                            <b>Overall Severity</b>\n                        </td>\n                        <td>\n                            <b>Reaction</b>\n                        </td>\n                        <td>\n                            <b>Reaction Severity</b>\n                        </td>\n                        <td>\n                            <b>Status</b>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>Cashew Nut</td>\n                        <td>Severe</td>\n                        <td>Anaphylactic reaction</td>\n                        <td>Mild</td>\n                        <td>Active</td>\n                    </tr>\n                </table>\n            </div>"
      },
      "entry": [
        {
          "reference": "AllergyIntolerance/allergy-intolerance"
        }
      ]
    },
    {
      "title": "Assessment Section",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "51848-0",
            "display": "Evaluation note"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <p>Obesity.</p>\n                <p>Uncontrolled brittle Type II diabetic.</p>\n                <p>Shortness of breath, mild wheezing.</p>\n                <p>Pressure ulder on left knee.</p>\n            </div>"
      }
    },
    {
      "title": "Assessment and Plan Section",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "51847-2",
            "display": "Evaluation + Plan note"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <p>Recurrent GI bleed of unknown etiology; hypotension perhaps secondary\n                                to this but as likely secondary to polypharmacy</p>\n                <p>Acute on chronic anemia secondary to #1.</p>\n                <p>Azotemia, acute renal failure with volume loss secondary tom#1.</p>\n                <p>Hyperkalemia secondary to #3 and on ACE and K+ supplement.</p>\n                <p>Other chronic diagnoses as noted above, currently stable.</p>\n            </div>"
      }
    },
    {
      "title": "Chief Complaint Section",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "10154-3",
            "display": "Chief complaint Narrative - Reported"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <p>Dark Stools</p>\n            </div>"
      }
    },
    {
      "title": "Instructions Section",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "69730-0",
            "display": "Instructions"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <p>Patient may have low grade fever, mild joint pain and injection area\n                                tenderness.</p>\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, 2016</td>\n                    </tr>\n                    <tr>\n                        <td>Oxygen administration by nasal cannula</td>\n                        <td>active</td>\n                        <td>September 1, 2016</td>\n                    </tr>\n                    <tr>\n                        <td>pulse oximetry monitoring</td>\n                        <td>active</td>\n                        <td>September 3, 2016</td>\n                    </tr>\n                </table>\n            </div>"
      }
    },
    {
      "title": "Nutrition Section",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "61144-2",
            "display": "Diet and nutrition Narrative"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <table>\n                    <tr>\n                        <td>\n                            <b>Date</b>\n                        </td>\n                        <td>\n                            <b>Nutritional Status</b>\n                        </td>\n                        <td>\n                            <b>Diet</b>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>2005/12/29</td>\n                        <td>Well nourished</td>\n                        <td>Low sodium diet, excessive carbohydrate</td>\n                    </tr>\n                    <tr>\n                        <td>2010/05/26</td>\n                        <td>Slight dehydration</td>\n                        <td>High protein, low fibre</td>\n                    </tr>\n                </table>\n            </div>"
      }
    },
    {
      "title": "Physical Exam Section",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "29545-1",
            "display": "Physical findings Narrative"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <p>HEENT: All normal to examination.</p>\n                <p>&gt;HEART: RRR, no murmur.</p>\n                <p>THORAX &amp; LUNGS: Clear without rhonchi or wheeze.</p>\n                <p>ABDOMEN: Marked distension and tenderness, slightly obese, pos\n                                bowelsounds.</p>\n                <p>BACK: Normal to inspection and palpation, without tenderness; no\n                                presacral edema.</p>\n                <p>EXTREMITIES: Doughy edema bilaterally, chronic stasis changes, no\n                                asymmetrical swelling.</p>\n            </div>"
      }
    },
    {
      "title": "Objective Section",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "61149-1",
            "display": "Objective"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <p>Chest: clear to ausc. No rales, normal breath sounds</p>\n                <p>Heart: RR, PMI in normal location and no heave or evidence\n                                ofcardiomegaly,normal heart sounds, no murm or gallop</p>\n            </div>"
      }
    },
    {
      "title": "Subjective Section",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "61150-9",
            "display": "Subjective"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <p>Complaints of rectal bleeding, fatigue and a change in bowel\n                                patterns.</p>\n                <p>Has several days of constipation alternating with diarrhea.</p>\n            </div>"
      }
    },
    {
      "title": "Review of Systems Section",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "10187-3",
            "display": "Review of systems"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <p>Patient denies recent history of fever or malaise. Positive for\n                                weakness and shortness of breath. Several episodes of abdominal\n                                tenderness. No recent headaches. Positive for osteoarthritis in\n                                hips, knees and hands. </p>\n            </div>"
      }
    },
    {
      "title": "Medication Section",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "10160-0",
            "display": "History of Medication use Narrative"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <table>\n                    <tr>\n                        <td>\n                            <b>Medication</b>\n                        </td>\n                        <td>\n                            <b>Directions</b>\n                        </td>\n                        <td>\n                            <b>Start Date</b>\n                        </td>\n                        <td>\n                            <b>Status</b>\n                        </td>\n                        <td>\n                            <b>Indications</b>\n                        </td>\n                        <td>\n                            <b>Fill Instructions</b>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>Amoxicillin</td>\n                        <td>Amoxicillin Powder, for Suspension 250mg/5ml</td>\n                        <td>20160401</td>\n                        <td>Active</td>\n                        <td>Pneumonia</td>\n                        <td>Generic substitution allowed</td>\n                    </tr>\n                </table>\n            </div>"
      },
      "entry": [
        {
          "reference": "MedicationStatement/medication-statement"
        }
      ]
    },
    {
      "title": "Plan of Treatment Section",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "18776-5",
            "display": "Plan of care note"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <table>\n                    <tr>\n                        <td>\n                            <b>Planned Activity</b>\n                        </td>\n                        <td>\n                            <b>Period</b>\n                        </td>\n                        <td>\n                            <b>Status</b>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>Colonoscopy</td>\n                        <td>2010/08/16 - 2010/08/16</td>\n                        <td>Completed</td>\n                    </tr>\n                    <tr>\n                        <td>Recommendation to Exercise</td>\n                        <td>2015/10/29</td>\n                        <td>Ongoing</td>\n                    </tr>\n                </table>\n            </div>"
      }
    },
    {
      "title": "Problem Section",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "11450-4",
            "display": "Problem list - Reported"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <table>\n                    <tr>\n                        <td>\n                            <b>Problem Name</b>\n                        </td>\n                        <td>\n                            <b>Type</b>\n                        </td>\n                        <td>\n                            <b>Onset Date</b>\n                        </td>\n                        <td>\n                            <b>Abatement Date</b>\n                        </td>\n                        <td>\n                            <b>Status</b>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>Fever</td>\n                        <td>Condition</td>\n                        <td>2016-04-01</td>\n                        <td>2016-04-14</td>\n                        <td>Complete</td>\n                    </tr>\n                </table>\n            </div>"
      },
      "entry": [
        {
          "reference": "Condition/condition-problem"
        }
      ]
    },
    {
      "title": "Results Section",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "30954-2",
            "display": "Relevant diagnostic tests/laboratory data Narrative"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <table>\n                    <tr>\n                        <td>\n                            <b>Result Type</b>\n                        </td>\n                        <td>\n                            <b>Quantity Value</b>\n                        </td>\n                        <td>\n                            <b>Date</b>\n                        </td>\n                        <td>\n                            <b>Status</b>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>Glucose [Moles/volume] in Blood</td>\n                        <td>6.3 mmol/l</td>\n                        <td>2016/06/15</td>\n                        <td>Final</td>\n                    </tr>\n                </table>\n            </div>"
      },
      "entry": [
        {
          "reference": "Observation/observation-lab-urine"
        }
      ]
    },
    {
      "title": "Vital Signs Section",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8716-3",
            "display": "Vital signs"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <table>\n                    <tr>\n                        <td>\n                            <b>Vital Sign</b>\n                        </td>\n                        <td>\n                            <b>Date</b>\n                        </td>\n                        <td>\n                            <b>Value</b>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>Temperature</td>\n                        <td>2016/06/15</td>\n                        <td>39 Degrees Celcius</td>\n                    </tr>\n                </table>\n            </div>"
      },
      "entry": [
        {
          "reference": "Observation/observation-vitals-temp"
        }
      ]
    }
  ]
}