| CommonProduct UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class represents a medication or pharmacy-stocked item that can be ordered by a prescribing clinician and ultimately dispensed to the patient or a caregiver for the patient. This class points to the Product hierarchy, which may be downcast as needed to indicate the medicinal product (e.g., using an RxNorm code) or the packaged medicinal product (e.g., the NDC code).
Attributes | ||
Product | product |
Pointer to an item which can be ordered from a Pharmacy. Examples include medications, supplies, and certain durable medical equipment (e.g., crutches). |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | OrderablePharmacyItem |
Name Expression | |
Namespace | CommonProduct |
Owned Template Signature | |
Owner | CommonProduct |
Owning Template Parameter | |
Package | CommonProduct |
Qualified Name | FHIM::CommonProduct::OrderablePharmacyItem |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public Product product
Pointer to an item which can be ordered from a Pharmacy. Examples include medications, supplies, and certain durable medical equipment (e.g., crutches).
Aggregation | None |
Alias | |
Association | orderablePharmacyItem_product |
Association End | |
Class | OrderablePharmacyItem |
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 | product |
Name Expression | |
Namespace | OrderablePharmacyItem |
Opposite | |
Owner | OrderablePharmacyItem |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::OrderablePharmacyItem::product |
Stereotype | |
Template Parameter | |
Type | Product |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| CommonProduct UML Documentation |
Summary:AttributesProperties | Detail:Attributes |