Virtually Healthcare - IHE Patient Care Coordination (PCC)
0.1.1-current - ci-build
Virtually Healthcare - IHE Patient Care Coordination (PCC) - Local Development build (v0.1.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
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 Sevice
Calculate BMI
NEWS2 Risk Calculations
This 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.