VitalSignCategory Class


Defines the VitalSign category model.
Properties
Name Type Description
Public property BMICode string
Code for body mass index
Public property BodyMassIndex Measurement []
List of body mass index measurements
Public property Category string
The category name ("VitalSign")
Public property CodeSystem string
Code system
Public property CodeSystemName string
Code system name
Public property DataUnits string
Data unit system Id
Public property Date dateTime
Date of record
Public property Diastolic Measurement []
List of diastolic blood pressure measurements
Public property DiastolicCode string
Code for diastolic blood pressure
Public property Height Measurement []
List of height measurements
Public property HeightCode string
Code for height
Public property InhaledOxygenConc Measurement []
List of inhaled oxygen concentration measurements
Public property InhaledOxygenConcCode string
Code for inhaled oxygen concentration
Public property IsMetricSystem bool
Whether data unit is metric
Public property Pulse Measurement []
List of pulse measurements
Public property PulseCode string
Code for pulse
Public property PulseOximetry Measurement []
List of pulse oximetry measurements
Public property PulseOximetryCode string
Code for pulse oximetry
Public property RespiratoryRate Measurement []
List of respiratory rate measurements
Public property RespiratoryRateCode string
Code for respiratory rate
Public property Systolic Measurement []
List of systolic blood pressure measurements
Public property SystolicCode string
Code for systolic blood pressure
Public property Temperature Measurement []
List of temperature measurements
Public property TemperatureCode string
Code for temperature
Public property Weight Measurement []
List of weight measurements
Public property WeightCode string
Code for weight
Top
See Also