| CommonProduct UML Documentation |
CommonProduct
Class Manufacturer
The organization that produced an item of interest. Note that this is a broad definition in that food products and biologically derived products are not manufactured per se, but are harvested, packaged, and distributed like other manufactured products. Therefore, we are using the term Manufacturer to include the organization from which a food product or a biologically derived product originated."Contains the manufacturer of the medical substance administered when it is a manufactured substance." - HL7 Version 2.8, RXD-20."Describes the details of the manufacturer of the medication product. This is not intended to represent the distributor of a medication product." - HL7 FHIR, Medication.manufacturer
Attributes |
«II» Id | identifier |
Uniquely identifies the manufacturer.
|
«CS» Code | mvx |
Uniquely identifies the manufacturer, for those products that are vaccines. This property is a code from HL7 Table 0227, Manufacturers of Vaccines (MVX), which is maintained by the CDC's National Center for Immunization and Respiratory Diseases (NCIRD)."Name of vaccine manufacturer." - HL7 FHIR, Immunization.manufacturer
|
String | name |
"Contains the manufacturer of the medical substance administered. Note: for vaccines, the code system MVX may be used.... This field may be used if the manufacturer of the substance is not identified by (the drug code)" - HL7 Version 2.8, RXA-17"A name of the manufacturer." - HL7 FHIR, Device.manufacturer
|
Organization | organization |
Pointer to the Organization (i.e., corporation) that manufactured the product.
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | Manufacturer |
Name Expression | |
Namespace | CommonProduct |
Owned Template Signature | |
Owner | CommonProduct |
Owning Template Parameter | |
Package | CommonProduct |
Qualified Name | FHIM::CommonProduct::Manufacturer |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
identifier
Public «II» Id identifier
-
Uniquely identifies the manufacturer.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Manufacturer |
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 | identifier |
Name Expression | |
Namespace | Manufacturer |
Opposite | |
Owner | Manufacturer |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::Manufacturer::identifier |
Stereotype | |
Template Parameter | |
Type | «II» Id |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
mvx
Public «CS» Code mvx
-
Uniquely identifies the manufacturer, for those products that are vaccines. This property is a code from HL7 Table 0227, Manufacturers of Vaccines (MVX), which is maintained by the CDC's National Center for Immunization and Respiratory Diseases (NCIRD)."Name of vaccine manufacturer." - HL7 FHIR, Immunization.manufacturer
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Manufacturer |
Terminologies | [ HL7_V2 Manufacturers of vaccines (MVX) 2.16.840.1.114222.4.11.826 ] |
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 | mvx |
Name Expression | |
Namespace | Manufacturer |
Opposite | |
Owner | Manufacturer |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::Manufacturer::mvx |
Stereotype | ValueSetConstraints |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
name
Public String name
-
"Contains the manufacturer of the medical substance administered. Note: for vaccines, the code system MVX may be used.... This field may be used if the manufacturer of the substance is not identified by (the drug code)" - HL7 Version 2.8, RXA-17"A name of the manufacturer." - HL7 FHIR, Device.manufacturer
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Manufacturer |
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 | Manufacturer |
Opposite | |
Owner | Manufacturer |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::Manufacturer::name |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
organization
Public Organization organization
-
Pointer to the Organization (i.e., corporation) that manufactured the product.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | manufacturer_organization |
Association End | |
Class | Manufacturer |
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 | organization |
Name Expression | |
Namespace | Manufacturer |
Opposite | |
Owner | Manufacturer |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::Manufacturer::organization |
Stereotype | |
Template Parameter | |
Type | Organization |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| CommonProduct UML Documentation |