| SpinalCord UML Documentation |
SpinalCord
Class BMI
A record of Body Mass Index (BMI) of the Patient enrolled in the Spinal Cord Injury and Disorders program. The BMI is derived from the height and weight of the patient. As the patient's height changes slowly over time, this record is primarily showing changes in the patient's weight. When using Detailed Clinical Models (DCMs) for the Height, Weight, and BMI, a number of the properties that this class inherits from its supertype are duplicative and can be derived from the DCMs.
Attributes |
BodyMassIndexFinding | bodyMassIndex |
The Body Mass Index score for the patient. [VA SCIDO Patient_Weight_History.Body_Mass_Index_Score].
|
HeightObservation | height |
The height of the patient (in inches - the system will convert to centimeters as needed). [VA SCIDO Patient_Weight_History.Height_Inches].
|
WeightObservation | weight |
The weight of the patient (in pounds - the system will convert to kilograms as needed). [VA SCIDO Patient_Weight_History.Weight_In_Pounds].
|
Attributes inherited from FHIM::SpinalCord::SpinalCordAssessmentEvent |
careEndDate, careStartDate, careType, clinician, createdBy, createdDate, dateRecorded, division, identifier, institution, instrumentName, instrumentVersion, isActive, modifiedBy, modifiedDate, sciCenter, sciCoordinator, scoreType, totalScore |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | BMI |
Name Expression | |
Namespace | SpinalCord |
Owned Template Signature | |
Owner | SpinalCord |
Owning Template Parameter | |
Package | SpinalCord |
Qualified Name | FHIM::SpinalCord::BMI |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
bodyMassIndex
Public BodyMassIndexFinding bodyMassIndex
-
The Body Mass Index score for the patient. [VA SCIDO Patient_Weight_History.Body_Mass_Index_Score].
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | BMI |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | bodyMassIndex |
Name Expression | |
Namespace | BMI |
Opposite | |
Owner | BMI |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::BMI::bodyMassIndex |
Stereotype | |
Template Parameter | |
Type | BodyMassIndexFinding |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
height
Public HeightObservation height
-
The height of the patient (in inches - the system will convert to centimeters as needed). [VA SCIDO Patient_Weight_History.Height_Inches].
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | BMI |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | height |
Name Expression | |
Namespace | BMI |
Opposite | |
Owner | BMI |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::BMI::height |
Stereotype | |
Template Parameter | |
Type | HeightObservation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
weight
Public WeightObservation weight
-
The weight of the patient (in pounds - the system will convert to kilograms as needed). [VA SCIDO Patient_Weight_History.Weight_In_Pounds].
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | BMI |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | weight |
Name Expression | |
Namespace | BMI |
Opposite | |
Owner | BMI |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::BMI::weight |
Stereotype | |
Template Parameter | |
Type | WeightObservation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| SpinalCord UML Documentation |