| CommonProduct UML Documentation |
Summary:AttributesCommentsProperties | Detail:Attributes |
"The non-proprietary, generic substance as which the same medicines is known in the literature independent of a specific manufacturer." - HL7 V3
Attributes | ||
«CS» Code | code |
Identifies the generic medicine using some coding system such as RxNorm or MED-RT.Indicates which kind of "RxNorm code that is populated in the DRU-010-09 field in the SCRIPT transaction." - ASAP Standard for PDMP, DSP18: RxNorm Product Qualifier. Possible values include: Semantic Clinical Drug (SCD); Semantic Branded Drug (SBD); Generic Package (GPCK); Branded Package (BPCK)"Used for electronic prescriptions to capture the prescribed drug product identification." - ASAP Standard for PDMP, DSP19: RxNorm Code |
String | name |
“The non-proprietary, generic, or "established" name.” – HL7 Version 3 (ManufacturedMaterial.name). |
MedicinalProduct | product |
Pointer to products produced and marketed as a medicine or drug which are instances of the referencing generic medicine. For example, Lipitor 40 mg tablets and Acme brand atorvastatin 40 mg tablets are both brand name products that are kinds of Atorvastatin 40 MG Oral Tablets. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | GenericMedicine |
Name Expression | |
Namespace | CommonProduct |
Owned Template Signature | |
Owner | CommonProduct |
Owning Template Parameter | |
Package | CommonProduct |
Qualified Name | FHIM::CommonProduct::GenericMedicine |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «CS» Code code
Identifies the generic medicine using some coding system such as RxNorm or MED-RT.Indicates which kind of "RxNorm code that is populated in the DRU-010-09 field in the SCRIPT transaction." - ASAP Standard for PDMP, DSP18: RxNorm Product Qualifier. Possible values include: Semantic Clinical Drug (SCD); Semantic Branded Drug (SBD); Generic Package (GPCK); Branded Package (BPCK)"Used for electronic prescriptions to capture the prescribed drug product identification." - ASAP Standard for PDMP, DSP19: RxNorm Code
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | GenericMedicine |
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 | code |
Name Expression | |
Namespace | GenericMedicine |
Opposite | |
Owner | GenericMedicine |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::GenericMedicine::code |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String name
“The non-proprietary, generic, or "established" name.” – HL7 Version 3 (ManufacturedMaterial.name).
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | GenericMedicine |
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 | name |
Name Expression | |
Namespace | GenericMedicine |
Opposite | |
Owner | GenericMedicine |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::GenericMedicine::name |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public MedicinalProduct product
Pointer to products produced and marketed as a medicine or drug which are instances of the referencing generic medicine. For example, Lipitor 40 mg tablets and Acme brand atorvastatin 40 mg tablets are both brand name products that are kinds of Atorvastatin 40 MG Oral Tablets.
Aggregation | None |
Alias | |
Association | medicinalproduct__genericMedicine |
Association End | |
Class | GenericMedicine |
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 | product |
Name Expression | |
Namespace | GenericMedicine |
Opposite | genericMedicine |
Owner | GenericMedicine |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::GenericMedicine::product |
Stereotype | |
Template Parameter | |
Type | MedicinalProduct |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Comments |
| CommonProduct UML Documentation |
Summary:AttributesCommentsProperties | Detail:Attributes |