UKCore Hackathon Supporting Guide

This guidance is under active development by NHS England and content may be added or updated on a regular basis.

Observations Data Capture

Pattern

retrieve-form

Overview

Unless Observations are recorded via a device, it is possible Observations do not get entered as FHIR Observations. It is quite easy to find applications which use forms or form based applications to capture the data. For examples:

NHS UK has a blood pressure form.

https://www.nhs.uk/conditions/blood-pressure-test

Form-Blood-Pressure

It is quite common in virtual wards (and during the COVID 19 pandemic) for patients to be asked to enter a series of clinical relevant observation values daily. This often resembled NEWS2/Vital Signs forms used within hospitals. (Screenshot below is taken from NLM LHC Forms Demo application

vital-signs-form

This data capture is part of a clinical process. If data is entered by a patient then it is likely to have:

For Virtual Wards, it is possible the following process will occur:

  1. Patient manually completes a form. See Questionnaires and Structured Data Capture for more details.
  2. The captured data has a clinical review and where applicable data is entered as Observations in the patients EHR. See
    Command 'pagelink' could not render: Page not found.

Which data is stored as FHIR Observations depends on the (wider) clinical need for sharing. For example, it is not anticipated a Patients Heart rate is shared as a form/FHIR QuestionnaireResponse, it would be shared as a FHIR Observation.


back to top