Customer health stats analytics Data Model
Domain
The schema is part of the Domain
Description
Data model
A JSON Schema corresponding to this data model can be found here.
The Data model is defined as shown below:
-
dateOfBirthDate: Date of birth -
Optional
-
bodyWeightKg: the weight of people in kg -
Optional
-
bodyHeightCm: the height of people in cm -
Optional
-
weightHeightReadingDate: Date when test or reading was taken -
Optional
-
bpReadingDate: Date when test or reading was taken -
Optional
-
restingHeartRateBpm: Resting heart rate in beats per minute (BPM) -
Optional
-
heartRateReadingDate: Date when test or reading was taken -
Optional
-
bodyTemperatureCelsius: Body temperature in Celsius -
Optional
-
bodyTempReadingDate: Date when test or reading was taken -
Optional
-
bloodSugarReadingDate: Date when test or reading was taken -
Optional
-
cholesterolReadingDate: Date when test or reading was taken -
Optional
-
restingRespirationRateBpm: Number of breaths while resting in breaths per minute (BPM) -
Optional
-
respirationReadingDate: Date when test or reading was taken -
Optional
-
dataCreationTimestamp: Time stamp for data creation (e.g. system dump creation, event generation…) -
Optional
-
runTimestamp: Time stamp for data upload run -
Optional
-
validFromTimestamp: Time stamp for business validity of entity record -
Optional
TMForum APIs that use this schema
Taking into consideration the snapshot of 04/02/2020 04:59:16 UTC the list of TMForum Open APIs that uses this schemas is:
Coming soon