Virtually Healthcare HL7 FHIR R4 Implementation Guide
0.1.0-current - ci-build
Virtually Healthcare HL7 FHIR R4 Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/HL7-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions
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.