Skip to main content

VitalsWidget

Records patient vital signs as FHIR Observation resources. Supports heart rate, blood pressure, and other vital measurements with validation.

Usage

Props

Form Fields

Supported Observation Fields

The widget creates observations using the enriched Observation schema:
  • status — always final
  • code — LOINC vital sign code
  • patientId — patient reference
  • categoryvital-signs
  • valueQuantity — numeric value with unit
  • component — for multi-component observations (e.g. BP systolic/diastolic)
  • interpretation — H (high), L (low), N (normal)
  • referenceRange — normal reference ranges
  • effectiveDateTime — when the measurement was taken
  • issued — when this version was made available

Proxy Action

The widget sends observations.create with: