| Height UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
“Human height or stature is the distance from the bottom of the feet to the top of the head, standing erect. … Growth has long been recognized as a measure of the health of individuals” – Wikipedia.This class represents the measurement (or “clinical observation”) of the patient’s Height. This class re-defines the generic clinical Observation class to fix the observed characteristic to LOINC 8302-2 and to set the data type of the observation value to a Physical Quantity."Height (in inches) measured by standing.... Decimal precision is permissible." - PCORnet Common Data Model, Vital.HT
Attributes | ||
«CS» Code | bodyPositionQualifier |
The accuracy of the height measurement may be affected by whether the patient was lying, sitting, or standing at the time of the measurement. This property records an observation of the patient's body position during the time the height measurement. |
«CS» Code | method |
Occasionally, the patient’s Height cannot be measured directly, leading the clinician to estimate the Height, or rely on the patient’s stated Height. This class records an observation of how the patient’s Height was determined. |
«PQ» Quantity | value |
This property contains the result, or value of the clinical Observation. In the generic clinical Observation class, the data type for this property can be anything. Height is expressed in terms of centimeters or inches. Therefore, this property has been re-defined to constrain the data type to be a Physical Quantity. |
Attributes inherited from FHIM::ClinicalObservation::ObservationStatement | ||
basedOn, bodySite, category, componentObservation, dataAbsentReason, dateTime, dateTimeIssued, deltaFlag, description, deviceInstance, evaluationProcedure, exceptionValue, interpretationEvent, method, multimedia, observed, observedCharacteristic, referenceRange, reliability, resultStatus, specimen, value, derivedFrom, hasMember, partOf |
Attributes inherited from FHIM::Common::ClinicalStatement | ||
clinicalDataSource, contentVersion, contextCode, encounter, note, recordStatus, relatedClinicalInformation, sourceRecordType, sourceSystem, subjectGroup, subjectOfInformation, subjectOfRecord, temporalContext, topicCode, cosigned, recorded, signed, verified |
Attributes inherited from FHIM::Common::InformationEntry | ||
identifier |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | HeightObservation |
Name Expression | |
Namespace | Height |
Owned Template Signature | |
Owner | Height |
Owning Template Parameter | |
Package | Height |
Qualified Name | FHIM::VitalSigns::Height::HeightObservation |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «CS» Code bodyPositionQualifier
The accuracy of the height measurement may be affected by whether the patient was lying, sitting, or standing at the time of the measurement. This property records an observation of the patient's body position during the time the height measurement.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | HeightObservation |
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 | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | bodyPositionQualifier |
Name Expression | |
Namespace | HeightObservation |
Opposite | |
Owner | HeightObservation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::VitalSigns::Height::HeightObservation::bodyPositionQualifier |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code method
Occasionally, the patient’s Height cannot be measured directly, leading the clinician to estimate the Height, or rely on the patient’s stated Height. This class records an observation of how the patient’s Height was determined.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | HeightObservation |
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 | redefine |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | method |
Name Expression | |
Namespace | HeightObservation |
Opposite | |
Owner | HeightObservation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::VitalSigns::Height::HeightObservation::method |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «PQ» Quantity value
This property contains the result, or value of the clinical Observation. In the generic clinical Observation class, the data type for this property can be anything. Height is expressed in terms of centimeters or inches. Therefore, this property has been re-defined to constrain the data type to be a Physical Quantity.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | HeightObservation |
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 | redefine |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | value |
Name Expression | |
Namespace | HeightObservation |
Opposite | |
Owner | HeightObservation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::VitalSigns::Height::HeightObservation::value |
Stereotype | |
Template Parameter | |
Type | «PQ» Quantity |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Height UML Documentation |
Summary:AttributesProperties | Detail:Attributes |