| Prosthetics UML Documentation |
Prosthetics
Class Prothesis
A prosthesis is an artificial device to replace or augment a missing or impaired part of the body. This class represents a Device Instance that is utilized as a prosthesis. The VA's VistA system records a number of data elements that are retreivable from the Device Instance, so those properties are not repeated in this class. [FileMan 660,4.4->661]. Below is a list of those concepts:The serial number of the issued or repaired appliance. [FileMan 660,9].The manufacturer's product description of the device issued/to be issued to the Patient. This information is useful for recalls. [FileMan 660,9.1].The manufacturer's product model number of the device issued/to be issued to the Patient. This information is useful for recalls. [FileMan 660,9.2].The manufacturer's lot number of the item being furnished to the patient. [FileMan 660,21].
Attributes |
DeviceInstance | deviceInstance |
Pointer to the Device Instance that could be used, is used, or was used as a Prosthesis.
|
«CS» Code | prostheticHCPCS |
The Health Care Financing Administration Common Procedure Coding System (HCPCS) code for the prosthetic device. HCPCS is a uniform method for healthcare providers and medical suppliers to report professional services, procedures and supplies. [FileMan 660,4.5].
|
«PQ» Quantity | quantity |
The number of units that was issued or repaired for this transaction. [FileMan 660,5].
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | Prothesis |
Name Expression | |
Namespace | Prosthetics |
Owned Template Signature | |
Owner | Prosthetics |
Owning Template Parameter | |
Package | Prosthetics |
Qualified Name | FHIM::Prosthetics::Prothesis |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
deviceInstance
Public DeviceInstance deviceInstance
-
Pointer to the Device Instance that could be used, is used, or was used as a Prosthesis.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | prothesis_deviceInstance |
Association End | |
Class | Prothesis |
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 | false |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | deviceInstance |
Name Expression | |
Namespace | Prothesis |
Opposite | |
Owner | Prothesis |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Prosthetics::Prothesis::deviceInstance |
Stereotype | |
Template Parameter | |
Type | DeviceInstance |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
prostheticHCPCS
Public «CS» Code prostheticHCPCS
-
The Health Care Financing Administration Common Procedure Coding System (HCPCS) code for the prosthetic device. HCPCS is a uniform method for healthcare providers and medical suppliers to report professional services, procedures and supplies. [FileMan 660,4.5].
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Prothesis |
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 | prostheticHCPCS |
Name Expression | |
Namespace | Prothesis |
Opposite | |
Owner | Prothesis |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Prosthetics::Prothesis::prostheticHCPCS |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
quantity
Public «PQ» Quantity quantity
-
The number of units that was issued or repaired for this transaction. [FileMan 660,5].
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Prothesis |
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 | quantity |
Name Expression | |
Namespace | Prothesis |
Opposite | |
Owner | Prothesis |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Prosthetics::Prothesis::quantity |
Stereotype | |
Template Parameter | |
Type | «PQ» Quantity |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Prosthetics UML Documentation |