VitalTypeEx extension

Returns all the values in VitalType as strings

on

Properties

clinicalFullName String
returns the full clinical name of this vital from FHIR
no setter
drawerType DrawerType
returns the drawer to be opened when the add button of this vital is tapped
no setter
fullName String
returns the full known name of this vital
no setter
iconUrl String
returns the image asset url for this vital
no setter
unit String
returns the unit of measure of this vital
no setter
updateBehaviorSubject → BehaviorSubject<PatientVital?>
returns the BehaviorSubject<PatientVital?> to be updated/accessed by this vital
no setter