Patient Care Coordination (PCC) Implementation Guide
0.1.1-current - ci-build
Patient Care Coordination (PCC) Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/R4/ and changes regularly. See the Directory of published versions
The consultation note forms the basis of IM1 Consultation Writeback
and GP Connect Send Document
. It is also related to the EMIS consultation screen sections and PRSB section headings.
The consultation note consists of three main structures:
Both archetype/template and entities are data capture related and will often relate to a data entry screen within an application. Compositions provide a high-level structure to the consultation, but they are generally assembled from both archetype/templates and resource entities; it is a data aggregate.
Many questions within the archetype / template will be the same and also overlap with directly captured entities. I.e., in remote patient monitoring (virtual wards) a patient's weight, pulse rate and blood pressure can be captured from device data. These data items also exist in vital signs.
Where a template/archetype question may have multiple uses, it is persisted as a resource entity.
These questions will be SNOMED or LOINC coded.
The basic structure of a composition is shown above, in its aggregated form it is known as a FHIR Document and a redendered example is shown below:
Each section is coded using Document Section Codes, which can be found Value Set: Document Section Codes.
This is not required to be SNOMED CT coded.
As composition is not for data capture, we need an archetype to form the high framework for the consulation-note.
The current model is shown below. Historically this is related to SOAP Note and also Nursing Process (ADPIE) which are also included for documentation purposes.
Consultation Note Map
The current model with the addition of Questionnaire (the definition for archetype/template discussed above) is shown below:
Consultation Note Model
The main changes are:
category
should be populated in order to support creation of the composition aggregate.