This page describes visual aspects of the web app and iFrame that do not apply to the API.

The Patient Chart organizes patient data into sections based on clinical category and record type. Each section represents a specific type of data. The following sections list what each contains and where its content comes from.

Section Organization

Chart sections are grouped by clinical category. Which sections you see depends on data availability, your organization's configuration, and the premium features it has licensed, so your view may not include every section listed here.

Content Source Types

Each section is populated primarily from one of a few source types; several sections can also draw from more than one:

  • Parsed C-CDA content: Structured clinical data extracted from Consolidated Clinical Document Architecture (C-CDA) documents retrieved from networks and partners, including the patient header and payer sections. Most Medical History sections are built this way.
  • C-CDA documents, bucketed by type: The documents themselves, sorted into the Document sections by their template Object Identifier (OID).
  • Files and Images: Portable Document Format (PDF) files, images, and other binaries that aren't structured Extensible Markup Language (XML) documents.
  • Diagnostic results: Labs, imaging, and clinical test results delivered through the Lab Network feed, parsed from C-CDA, or from other feeds (FHIR, UI).
  • Ordering workflow: Electronic and lab orders placed through the Lab Network, which your organization licenses.
  • ADTs: Admission, discharge, and transfer (ADT) and event data delivered to your environment through a subscription service.
  • Records created in the web app: Items a user authors, such as referrals.
  • Aggregated views: Summaries of other sections, presented on the Patient Summary and HumanGraph.

Section Reference

The following tables list every section, what it contains, and where its content comes from.

Overview

SectionContentsSource
Patient SummaryA high-level overview of recent clinical activityAggregated from other sections
HumanGraphA timeline view of the patient's historyAggregated from other sections

Patient Profile

SectionContentsSource
DemographicsName, date of birth, gender, and identifiersC-CDA patient header, or the patient's record in Health Gorilla
Record LocationsOrganizations, labs, and providers that contributed dataHealth Gorilla's directory of contributing sources
InsuranceCoverage informationC-CDA

Like the Medical History sections, Insurance can also hold data imported from other sources, such as Fast Healthcare Interoperability Resources (FHIR), so it isn't always from C-CDA.

Documents

SectionContentsSource
CDA DocumentsC-CDA files, grouped by typeC-CDA documents, by template OID
History and PhysicalHistory and physical documentsC-CDA documents, by template OID
Discharge SummariesDischarge documentsC-CDA documents, by template OID
Progress NotesProvider-authored notesC-CDA documents, by template OID
Files and ImagesPDFs, scanned images, and other non-structured filesNon-XML files, from a C-CDA attachment or a manual upload

Each C-CDA document appears in a single Document section, sorted by its type, so hiding one Document section doesn't move its documents into another.

Messaging

SectionContentsSource
MessagesSecure messages associated with the patientCreated in the web app
ReferralsReferrals sent or received for the patientRecords created in the web app
ADT EventsAdmission, discharge, and transfer activitySubscription-delivered ADT and event data

Medical History

SectionContentsSource
Problems and DiagnosesActive and historical problem listParsed C-CDA
AllergiesDocumented allergies, reactions, and severityParsed C-CDA
MedicationsCurrent and historical medicationsParsed C-CDA
ImmunizationsAdministered vaccinesParsed C-CDA
Vital SignsMeasurements with units and reference rangesParsed C-CDA
Functional StatusCognitive or physical ability to perform daily activitiesParsed C-CDA
EncountersInpatient, outpatient, or virtual visitsParsed C-CDA
ProceduresCompleted clinical proceduresParsed C-CDA
Plan of CareDocumented care plansParsed C-CDA
GoalsDocumented care goalsParsed C-CDA
IndicationsReasons for care or treatmentParsed C-CDA
Health ConcernsDocumented health concernsParsed C-CDA
InterventionsDocumented interventionsParsed C-CDA
AssessmentsClinical assessmentsParsed C-CDA
Family HistoryHereditary conditions reported for relativesParsed C-CDA
Social HistoryLifestyle and behavioral factorsParsed C-CDA
Advance DirectivesDocumented care preferencesParsed C-CDA
Medical EquipmentDevices issued to the patientParsed C-CDA
MiscellaneousC-CDA content that doesn't map to another sectionParsed C-CDA, catch-all

Medical History sections are populated primarily by parsed C-CDA content, but the same sections can also hold equivalent structured data imported from other sources, such as FHIR, so hiding a C-CDA feed alone doesn't necessarily empty a section.

Diagnostics

SectionContentsSource
LabsCompleted lab results with test names, values, and abnormality indicatorsLab Network feed, parsed C-CDA, or other feeds
ImagingImaging studies and radiology attachmentsParsed C-CDA or other feeds
Clinical TestsOther diagnostic test resultsParsed C-CDA or other feeds
OrdersLab and diagnostic ordersLab Network ordering workflow
Future OrdersScheduled future ordersLab Network ordering workflow