| Business Data Model Data Model |
Description | A personal health observation that describes a patient's various past and current vital sign values. For example: Blood pressure Heart rate Respiratory rate Weight Height |
Generalization | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | The date and time that the vital sign measurement was taken. |
Data Type | Standards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | The codified vital sign reading, measurement, or result. |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Indicates the interpretation of a vital sign reading, measurement, or result. |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | An acronym or abbreviation name the technique or procedure used to obtain the vital sign reading. This is normally used to indicate that a different method than the standard method was used for the vital sign. For example: Standing Blood Pressure Supine Blood Pressure |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Indicates the status of a vital sign reading, measurement, or result. For example: Discontinued Complete |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Indicates the part of the body used for the vital sign reading, measurement, or result. For example: Left Arm Right Ear Lobe Right Axilla |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Identifies the vital sign being recorded. |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Identifies the units in which the vital sign number is expressed. For example: Beats per Minute Percentage Resps per Minute |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | The numeric vital sign reading, measurement, or result. |
Data Type | Standards - Data Domains.ddm/Data Domains/Number Float [FLOAT(5)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | The textual vital sign reading, measurement, or result. |
Data Type | Standards - Data Domains.ddm/Data Domains/Text Small [VARCHAR(50)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Generalization Details |
Supertype | Personal Health Observation |
Subtype | Vital Sign |
Transform As | TABLE |
| Business Data Model Data Model |