| BloodBank UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
A record of blood that has been (or will be) transfused to a patient, and the laboratory tests that have been performed on that blood product.
Attributes | ||
«CS» Code | aboGroup |
ABO blood group of patient. [FileMan 63,.05]. Possible values include: A; B; AB; O. |
AntibodyIdentification | antibodiesIdentified |
These are the patient's identified antibodies. [FileMan 63,.075] |
BloodBankTest | bloodBankTest | |
BloodComponentRequest | bloodComponentRequest | |
Boolean | doNotTransfuse |
If true, then the patient cannot be transfused until the reason for not transfusing a blood component is resolved. The reason can be entered in the [comments] field. [FileMan 63,.04] |
«CS» Code | isRhPositive |
The patient's RH (Rhesus factor) blood type. [FileMan 63,.06]. Possible values include: Positive; Negative. |
String | note |
These are blood bank comments for this patient. [FileMan 63,.076] |
Patient | patient |
Pointer to the Patient for whom this blood bank record pertains. In VistA, this is made up of two fields: a) an identifier of the file (e.g., the Patient file) in which the patient (or other entity) record resides; and b) the record number in that file for the patient.The file where the name of this entry may be found. [FileMan 63,.02]The internal file number in the parent file for this entry. [FileMan 63,.03] |
AntibodyIdentification | rbcAntigensAbsent |
Red blood cell antigens absent other than ABO & Rho(D). [FileMan 63,.08] |
AntibodyIdentification | rbcAntigensPresent |
Red blood cell antigens present other than ABO and Rho(D). [FileMan 63,.07] |
TransfusionEvent | transfusionEvent |
This is data concerning the patient's transfusion. [FileMan 63,.085] |
TransfusionReaction | transfusionReaction |
Transfusion reactions that cannot be assigned to a specific unit are entered here. [FileMan 63,.086] |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | BloodBankRecord |
Name Expression | |
Namespace | BloodBank |
Owned Template Signature | |
Owner | BloodBank |
Owning Template Parameter | |
Package | BloodBank |
Qualified Name | FHIM::BloodBank::BloodBankRecord |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «CS» Code aboGroup
ABO blood group of patient. [FileMan 63,.05]. Possible values include: A; B; AB; O.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | BloodBankRecord |
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 | aboGroup |
Name Expression | |
Namespace | BloodBankRecord |
Opposite | |
Owner | BloodBankRecord |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BloodBank::BloodBankRecord::aboGroup |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public AntibodyIdentification antibodiesIdentified
These are the patient's identified antibodies. [FileMan 63,.075]
Aggregation | None |
Alias | |
Association | bloodBankRecord_antibodiesIdentified |
Association End | |
Class | BloodBankRecord |
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 | * |
Name | antibodiesIdentified |
Name Expression | |
Namespace | BloodBankRecord |
Opposite | |
Owner | BloodBankRecord |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BloodBank::BloodBankRecord::antibodiesIdentified |
Stereotype | |
Template Parameter | |
Type | AntibodyIdentification |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public BloodBankTest bloodBankTest
Aggregation | None |
Alias | |
Association | bloodBankRecord_bloodBankTest |
Association End | |
Class | BloodBankRecord |
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 | * |
Name | bloodBankTest |
Name Expression | |
Namespace | BloodBankRecord |
Opposite | |
Owner | BloodBankRecord |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BloodBank::BloodBankRecord::bloodBankTest |
Stereotype | |
Template Parameter | |
Type | BloodBankTest |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public BloodComponentRequest bloodComponentRequest
Aggregation | None |
Alias | |
Association | bloodBankRecord_bloodComponentRequest |
Association End | |
Class | BloodBankRecord |
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 | * |
Name | bloodComponentRequest |
Name Expression | |
Namespace | BloodBankRecord |
Opposite | |
Owner | BloodBankRecord |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BloodBank::BloodBankRecord::bloodComponentRequest |
Stereotype | |
Template Parameter | |
Type | BloodComponentRequest |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public Boolean doNotTransfuse
If true, then the patient cannot be transfused until the reason for not transfusing a blood component is resolved. The reason can be entered in the [comments] field. [FileMan 63,.04]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | BloodBankRecord |
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 | doNotTransfuse |
Name Expression | |
Namespace | BloodBankRecord |
Opposite | |
Owner | BloodBankRecord |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BloodBank::BloodBankRecord::doNotTransfuse |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code isRhPositive
The patient's RH (Rhesus factor) blood type. [FileMan 63,.06]. Possible values include: Positive; Negative.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | BloodBankRecord |
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 | isRhPositive |
Name Expression | |
Namespace | BloodBankRecord |
Opposite | |
Owner | BloodBankRecord |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BloodBank::BloodBankRecord::isRhPositive |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String note
These are blood bank comments for this patient. [FileMan 63,.076]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | BloodBankRecord |
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 | note |
Name Expression | |
Namespace | BloodBankRecord |
Opposite | |
Owner | BloodBankRecord |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BloodBank::BloodBankRecord::note |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Patient patient
Pointer to the Patient for whom this blood bank record pertains. In VistA, this is made up of two fields: a) an identifier of the file (e.g., the Patient file) in which the patient (or other entity) record resides; and b) the record number in that file for the patient.The file where the name of this entry may be found. [FileMan 63,.02]The internal file number in the parent file for this entry. [FileMan 63,.03]
Aggregation | None |
Alias | |
Association | bloodBankRecord_patient |
Association End | |
Class | BloodBankRecord |
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 | * |
Name | patient |
Name Expression | |
Namespace | BloodBankRecord |
Opposite | |
Owner | BloodBankRecord |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BloodBank::BloodBankRecord::patient |
Stereotype | |
Template Parameter | |
Type | Patient |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public AntibodyIdentification rbcAntigensAbsent
Red blood cell antigens absent other than ABO & Rho(D). [FileMan 63,.08]
Aggregation | None |
Alias | |
Association | bloodBankRecord_rbcAntigensAbsent |
Association End | |
Class | BloodBankRecord |
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 | * |
Name | rbcAntigensAbsent |
Name Expression | |
Namespace | BloodBankRecord |
Opposite | |
Owner | BloodBankRecord |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BloodBank::BloodBankRecord::rbcAntigensAbsent |
Stereotype | |
Template Parameter | |
Type | AntibodyIdentification |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public AntibodyIdentification rbcAntigensPresent
Red blood cell antigens present other than ABO and Rho(D). [FileMan 63,.07]
Aggregation | None |
Alias | |
Association | bloodBankRecord_rbcAntigensPresent |
Association End | |
Class | BloodBankRecord |
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 | * |
Name | rbcAntigensPresent |
Name Expression | |
Namespace | BloodBankRecord |
Opposite | |
Owner | BloodBankRecord |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BloodBank::BloodBankRecord::rbcAntigensPresent |
Stereotype | |
Template Parameter | |
Type | AntibodyIdentification |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public TransfusionEvent transfusionEvent
This is data concerning the patient's transfusion. [FileMan 63,.085]
Aggregation | None |
Alias | |
Association | bloodBankRecord_transfusionEvent |
Association End | |
Class | BloodBankRecord |
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 | * |
Name | transfusionEvent |
Name Expression | |
Namespace | BloodBankRecord |
Opposite | |
Owner | BloodBankRecord |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BloodBank::BloodBankRecord::transfusionEvent |
Stereotype | |
Template Parameter | |
Type | TransfusionEvent |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public TransfusionReaction transfusionReaction
Transfusion reactions that cannot be assigned to a specific unit are entered here. [FileMan 63,.086]
Aggregation | None |
Alias | |
Association | bloodBankRecord_transfusionReaction |
Association End | |
Class | BloodBankRecord |
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 | * |
Name | transfusionReaction |
Name Expression | |
Namespace | BloodBankRecord |
Opposite | |
Owner | BloodBankRecord |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BloodBank::BloodBankRecord::transfusionReaction |
Stereotype | |
Template Parameter | |
Type | TransfusionReaction |
Upper | * |
Upper Value | (*) |
Visibility | Public |
| BloodBank UML Documentation |
Summary:AttributesProperties | Detail:Attributes |