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
| Actor | Definition |
|---|---|
| Clinical Data Repository | The system holding the patients provider health record |
| Clinical Decision Support | |
| Personal Health Record (PHR) | Citizen held records, e.g. Apple Health and Google Health Connect |
| Personal Health Device (PHD) | A device capturing health related data, e.g. Oura Ring, FitBit, etc |
Remote Patient Monitoring Overview
Remote Patient Monitoring Process
Clinical Assessment
Data is entered into the Clinical Data Repository via Apple HealthKit/Google Health/Hl7 Personal Health Device integration or Structured Data Capture.
This data is also sent to an Event Service, this emits the data as an event feed.
The Clinical Assessment Service inspects the event feed for triggering events. This is a series of rules such as (these have not been clinically verified):
Does Patient have COVID Clinical Knowledge SeviceCalculate BMINEWS2 Risk CalculationsThis performs the clinical assessment, to perform this assessment this may need to retrieve assessments from the Clinical Data Repository, these may be autopopulated from a combination of data entered an application (structured data capture) or data sourced from personnel health devices.
If the clinical assessment can be performed then a FHIR ClinicalImpression and Risk Scores are returned. These should be stored in the Clinical Data Repository.
If clinical assessment can't be performed such as Obesity which requires a Waist Circumference measurement (SNOMED 276361009) or Height (SNOMED 50373000), then a request to perform an Assessment can be made.