| BloodPressure UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
"Blood pressure (BP) is the pressure exerted by circulating blood upon the walls of blood vessels and is one of the principal vital signs. When used without further specification, "blood pressure" usually refers to the arterial pressure of the systemic circulation, usually measured at a person's upper arm. A person’s blood pressure is usually expressed in terms of the systolic (maximum) pressure over diastolic (minimum) pressure and is measured in millimeters of mercury (mm Hg). … Blood pressure varies depending on situation, activity, and disease states, and is regulated by the nervous and endocrine systems. … Chronic hypertension is a risk factor for many diseases, including kidney failure, heart attack, and stroke." – Wikipedia.This class represents the measurement (or “clinical observation”) of the patient’s Blood Pressure. Blood pressure is typically expressed in terms of the systolic pressure over diastolic pressure as if this were a single observation, yet in fact these are two separate observations taken moments apart. Therefore, the value of this “blood pressure observation” is made up of a set of one systolic and one diastolic observation. This class also re-defines the generic clinical Observation class to fix the observed characteristic to LOINC 55284-4.
Attributes | ||
DiastolicBloodPressureObservation | diastolicBloodPressureObservation |
Pointer to a measurement (or “clinical observation”) of the patient’s Diastolic Blood Pressure, which is the minimum pressure exerted by circulating blood upon the walls of blood vessels during the heart’s pumping phase. |
SystolicBloodPressureObservation | systolicBloodPressureObservation |
Pointer to the measurement (or “clinical observation”) of the patient’s Systolic Blood Pressure, which is the maximum pressure exerted by circulating blood upon the walls of blood vessels during the heart’s pumping phase. |
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 | BloodPressureObservation |
Name Expression | |
Namespace | BloodPressure |
Owned Template Signature | |
Owner | BloodPressure |
Owning Template Parameter | |
Package | BloodPressure |
Qualified Name | FHIM::VitalSigns::BloodPressure::BloodPressureObservation |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public DiastolicBloodPressureObservation diastolicBloodPressureObservation
Pointer to a measurement (or “clinical observation”) of the patient’s Diastolic Blood Pressure, which is the minimum pressure exerted by circulating blood upon the walls of blood vessels during the heart’s pumping phase.
Aggregation | None |
Alias | |
Association | (diastolicBloodPressureObservation:DiastolicBloodPressureObservation) |
Association End | |
Class | BloodPressureObservation |
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 | diastolicBloodPressureObservation |
Name Expression | |
Namespace | BloodPressureObservation |
Opposite | |
Owner | BloodPressureObservation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::VitalSigns::BloodPressure::BloodPressureObservation::diastolicBloodPressureObservation |
Stereotype | |
Template Parameter | |
Type | DiastolicBloodPressureObservation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public SystolicBloodPressureObservation systolicBloodPressureObservation
Pointer to the measurement (or “clinical observation”) of the patient’s Systolic Blood Pressure, which is the maximum pressure exerted by circulating blood upon the walls of blood vessels during the heart’s pumping phase.
Aggregation | None |
Alias | |
Association | (systolicBloodPressureObservation:SystolicBloodPressureObservation) |
Association End | |
Class | BloodPressureObservation |
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 | systolicBloodPressureObservation |
Name Expression | |
Namespace | BloodPressureObservation |
Opposite | |
Owner | BloodPressureObservation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::VitalSigns::BloodPressure::BloodPressureObservation::systolicBloodPressureObservation |
Stereotype | |
Template Parameter | |
Type | SystolicBloodPressureObservation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| BloodPressure UML Documentation |
Summary:AttributesProperties | Detail:Attributes |