SMART Product Catalog
0.1.0 - ci-build
SMART Product Catalog, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-pcmt/tree/main and changes regularly. See the Directory of published versions
Draft as of 2025-03-06 |
Definitions for the Product logical model.
Guidance on how to interpret the contents of this table can be found here
0. Product | |
Definition | A Product represents a physical item or set of items which can be held in inventory, ordered, exchanged, dispensed or other utilized within the health system, clinical and supply chain workflows. |
Short | Product |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. Product.identifier | |
Definition | Identifier for the product (e.g. SKUs, GTINs) |
Short | Identifier for the product (e.g. SKUs, GTINs) |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
4. Product.name | |
Definition | The name of the product |
Short | The name of the product |
Control | 1..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
6. Product.name.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
8. Product.name.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on Product.name.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
10. Product.name.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
12. Product.name.nameType | |
Definition | The type of name e.g. 'official' or 'user-friendly' |
Short | The type of name e.g. 'official' or 'user-friendly' |
Control | 1..1 |
Binding | Unless not suitable, these codes SHALL be taken from Name Type for a Product (extensible to http://smart.who.int/pcmt/ValueSet/NameType ) |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. Product.name.value | |
Definition | The name of the product |
Short | The name of the product |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. Product.description | |
Definition | The description of the product |
Short | The description of the product |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
18. Product.classification | |
Definition | A categorization or classification of the product e.g. ICDS-11, ATC, WHODrug or others |
Short | A categorization or classification of the product e.g. ICDS-11, ATC, WHODrug or others |
Control | 0..* |
Type | CodeableConcept |
20. Product.status | |
Definition | The status of the product in the catalog e.g. 'active' 'inactive' |
Short | Product status |
Control | 1..1 |
Binding | Unless not suitable, these codes SHALL be taken from Status for a Product (extensible to http://smart.who.int/pcmt/ValueSet/Status ) |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
22. Product.manufacturer | |
Definition | Manufacturer |
Short | Manufacturer |
Control | 0..1 |
Type | Reference(mCSD Organization) |
24. Product.countryOfOrigin | |
Definition | The country of origin |
Short | The country of origin |
Control | 0..1 |
Type | CodeableConcept |
26. Product.shelfLife | |
Definition | The shelf life of the product in days |
Short | The shelf life of the product in days |
Control | 0..1 |
Type | Quantity(SimpleQuantity) |
28. Product.unitOfUse | |
Definition | The unit in which the generic product is used / counted |
Short | The unit in which the generic product is used / counted |
Control | 1..1 |
Type | CodeableConcept |
30. Product.dosageForm | |
Definition | The physical form of the medication |
Short | The physical form of the medication |
Control | 0..1 |
Type | CodeableConcept |
32. Product.routeOfAdministration | |
Definition | The route of administration of the medication |
Short | The route of administration of the medication |
Control | 0..* |
Type | CodeableConcept |
34. Product.doseQuantity | |
Definition | The number of doses in this package |
Short | The number of doses in this package |
Control | 0..1 |
Type | Quantity(SimpleQuantity) |
36. Product.strength | |
Definition | The strength of the product e.g. 500 mg |
Short | The strength of the product e.g. 500 mg |
Control | 0..1 |
Type | Quantity(SimpleQuantity) |
38. Product.attribute | |
Definition | Attributes or characterisitics of the product |
Short | Attributes or characterisitics of the product |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
40. Product.attribute.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
42. Product.attribute.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on Product.attribute.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
44. Product.attribute.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
46. Product.attribute.type | |
Definition | The attribute type (e.g. a physcial dimension) |
Short | The attribute type (e.g. a physcial dimension) |
Control | 1..1 |
Binding | Unless not suitable, these codes SHALL be taken from AttributeType for a Product (extensible to http://smart.who.int/pcmt/ValueSet/AttributeType ) |
Type | CodeableConcept |
48. Product.attribute.value[x] | |
Definition | The value of the attribute |
Short | The value of the attribute |
Control | 1..1 |
Type | Choice of: string, integer, decimal, boolean, url, dateTime, Range, Ratio, Annotation, Address, Duration, CodeableConcept |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
50. Product.associatedProduct | |
Definition | Association(s) between a product and referenced products. Such relationships could be for packaging, representing duplicates/semantic equivalencies between Products, etc |
Short | Association(s) between a product and referenced products. Such relationships could be for packaging, representing duplicates/semantic equivalencies between Products, etc |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
52. Product.associatedProduct.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
54. Product.associatedProduct.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on Product.associatedProduct.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
56. Product.associatedProduct.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
58. Product.associatedProduct.product | |
Definition | The generic product characteristics |
Short | The generic product characteristics |
Control | 1..1 |
Type | Reference(Product) |
60. Product.associatedProduct.relationship | |
Definition | The relationship of the the product to the refereneced product |
Short | Relationship |
Control | 1..* |
Binding | Unless not suitable, these codes SHALL be taken from Product Relationships (extensible to http://smart.who.int/pcmt/ValueSet/ProductRelationship ) |
Type | Coding |
62. Product.associatedProduct.quantity | |
Definition | how many units of use of the generic product are in the product |
Short | how many units of use of the generic product are in the product |
Control | 1..1 |
Type | Quantity |
Guidance on how to interpret the contents of this table can be found here
0. Product | |
Definition | A Product represents a physical item or set of items which can be held in inventory, ordered, exchanged, dispensed or other utilized within the health system, clinical and supply chain workflows. |
Short | Product |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. Product.identifier | |
Definition | Identifier for the product (e.g. SKUs, GTINs) |
Short | Identifier for the product (e.g. SKUs, GTINs) |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
4. Product.name | |
Definition | The name of the product |
Short | The name of the product |
Control | 1..* |
Type | BackboneElement |
6. Product.name.nameType | |
Definition | The type of name e.g. 'official' or 'user-friendly' |
Short | The type of name e.g. 'official' or 'user-friendly' |
Control | 1..1 |
Binding | Unless not suitable, these codes SHALL be taken from Name Type for a Product (extensible to http://smart.who.int/pcmt/ValueSet/NameType ) |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. Product.name.value | |
Definition | The name of the product |
Short | The name of the product |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. Product.description | |
Definition | The description of the product |
Short | The description of the product |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
12. Product.classification | |
Definition | A categorization or classification of the product e.g. ICDS-11, ATC, WHODrug or others |
Short | A categorization or classification of the product e.g. ICDS-11, ATC, WHODrug or others |
Control | 0..* |
Type | CodeableConcept |
14. Product.status | |
Definition | The status of the product in the catalog e.g. 'active' 'inactive' |
Short | Product status |
Control | 1..1 |
Binding | Unless not suitable, these codes SHALL be taken from Status for a Product (extensible to http://smart.who.int/pcmt/ValueSet/Status ) |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. Product.manufacturer | |
Definition | Manufacturer |
Short | Manufacturer |
Control | 0..1 |
Type | Reference(mCSD Organization) |
18. Product.countryOfOrigin | |
Definition | The country of origin |
Short | The country of origin |
Control | 0..1 |
Type | CodeableConcept |
20. Product.shelfLife | |
Definition | The shelf life of the product in days |
Short | The shelf life of the product in days |
Control | 0..1 |
Type | Quantity(SimpleQuantity) |
22. Product.unitOfUse | |
Definition | The unit in which the generic product is used / counted |
Short | The unit in which the generic product is used / counted |
Control | 1..1 |
Type | CodeableConcept |
24. Product.dosageForm | |
Definition | The physical form of the medication |
Short | The physical form of the medication |
Control | 0..1 |
Type | CodeableConcept |
26. Product.routeOfAdministration | |
Definition | The route of administration of the medication |
Short | The route of administration of the medication |
Control | 0..* |
Type | CodeableConcept |
28. Product.doseQuantity | |
Definition | The number of doses in this package |
Short | The number of doses in this package |
Control | 0..1 |
Type | Quantity(SimpleQuantity) |
30. Product.strength | |
Definition | The strength of the product e.g. 500 mg |
Short | The strength of the product e.g. 500 mg |
Control | 0..1 |
Type | Quantity(SimpleQuantity) |
32. Product.attribute | |
Definition | Attributes or characterisitics of the product |
Short | Attributes or characterisitics of the product |
Control | 0..* |
Type | BackboneElement |
34. Product.attribute.type | |
Definition | The attribute type (e.g. a physcial dimension) |
Short | The attribute type (e.g. a physcial dimension) |
Control | 1..1 |
Binding | Unless not suitable, these codes SHALL be taken from AttributeType for a Product (extensible to http://smart.who.int/pcmt/ValueSet/AttributeType ) |
Type | CodeableConcept |
36. Product.attribute.value[x] | |
Definition | The value of the attribute |
Short | The value of the attribute |
Control | 1..1 |
Type | Choice of: string, integer, decimal, boolean, url, dateTime, Range, Ratio, Annotation, Address, Duration, CodeableConcept |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
38. Product.associatedProduct | |
Definition | Association(s) between a product and referenced products. Such relationships could be for packaging, representing duplicates/semantic equivalencies between Products, etc |
Short | Association(s) between a product and referenced products. Such relationships could be for packaging, representing duplicates/semantic equivalencies between Products, etc |
Control | 0..* |
Type | BackboneElement |
40. Product.associatedProduct.product | |
Definition | The generic product characteristics |
Short | The generic product characteristics |
Control | 1..1 |
Type | Reference(Product) |
42. Product.associatedProduct.relationship | |
Definition | The relationship of the the product to the refereneced product |
Short | Relationship |
Control | 1..* |
Binding | Unless not suitable, these codes SHALL be taken from Product Relationships (extensible to http://smart.who.int/pcmt/ValueSet/ProductRelationship ) |
Type | Coding |
44. Product.associatedProduct.quantity | |
Definition | how many units of use of the generic product are in the product |
Short | how many units of use of the generic product are in the product |
Control | 1..1 |
Type | Quantity |
Guidance on how to interpret the contents of this table can be found here
0. Product | |
Definition | A Product represents a physical item or set of items which can be held in inventory, ordered, exchanged, dispensed or other utilized within the health system, clinical and supply chain workflows. |
Short | Product |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. Product.identifier | |
Definition | Identifier for the product (e.g. SKUs, GTINs) |
Short | Identifier for the product (e.g. SKUs, GTINs) |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
4. Product.name | |
Definition | The name of the product |
Short | The name of the product |
Control | 1..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
6. Product.name.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
8. Product.name.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on Product.name.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
10. Product.name.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
12. Product.name.nameType | |
Definition | The type of name e.g. 'official' or 'user-friendly' |
Short | The type of name e.g. 'official' or 'user-friendly' |
Control | 1..1 |
Binding | Unless not suitable, these codes SHALL be taken from Name Type for a Product (extensible to http://smart.who.int/pcmt/ValueSet/NameType ) |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. Product.name.value | |
Definition | The name of the product |
Short | The name of the product |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. Product.description | |
Definition | The description of the product |
Short | The description of the product |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
18. Product.classification | |
Definition | A categorization or classification of the product e.g. ICDS-11, ATC, WHODrug or others |
Short | A categorization or classification of the product e.g. ICDS-11, ATC, WHODrug or others |
Control | 0..* |
Type | CodeableConcept |
20. Product.status | |
Definition | The status of the product in the catalog e.g. 'active' 'inactive' |
Short | Product status |
Control | 1..1 |
Binding | Unless not suitable, these codes SHALL be taken from Status for a Product (extensible to http://smart.who.int/pcmt/ValueSet/Status ) |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
22. Product.manufacturer | |
Definition | Manufacturer |
Short | Manufacturer |
Control | 0..1 |
Type | Reference(mCSD Organization) |
24. Product.countryOfOrigin | |
Definition | The country of origin |
Short | The country of origin |
Control | 0..1 |
Type | CodeableConcept |
26. Product.shelfLife | |
Definition | The shelf life of the product in days |
Short | The shelf life of the product in days |
Control | 0..1 |
Type | Quantity(SimpleQuantity) |
28. Product.unitOfUse | |
Definition | The unit in which the generic product is used / counted |
Short | The unit in which the generic product is used / counted |
Control | 1..1 |
Type | CodeableConcept |
30. Product.dosageForm | |
Definition | The physical form of the medication |
Short | The physical form of the medication |
Control | 0..1 |
Type | CodeableConcept |
32. Product.routeOfAdministration | |
Definition | The route of administration of the medication |
Short | The route of administration of the medication |
Control | 0..* |
Type | CodeableConcept |
34. Product.doseQuantity | |
Definition | The number of doses in this package |
Short | The number of doses in this package |
Control | 0..1 |
Type | Quantity(SimpleQuantity) |
36. Product.strength | |
Definition | The strength of the product e.g. 500 mg |
Short | The strength of the product e.g. 500 mg |
Control | 0..1 |
Type | Quantity(SimpleQuantity) |
38. Product.attribute | |
Definition | Attributes or characterisitics of the product |
Short | Attributes or characterisitics of the product |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
40. Product.attribute.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
42. Product.attribute.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on Product.attribute.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
44. Product.attribute.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
46. Product.attribute.type | |
Definition | The attribute type (e.g. a physcial dimension) |
Short | The attribute type (e.g. a physcial dimension) |
Control | 1..1 |
Binding | Unless not suitable, these codes SHALL be taken from AttributeType for a Product (extensible to http://smart.who.int/pcmt/ValueSet/AttributeType ) |
Type | CodeableConcept |
48. Product.attribute.value[x] | |
Definition | The value of the attribute |
Short | The value of the attribute |
Control | 1..1 |
Type | Choice of: string, integer, decimal, boolean, url, dateTime, Range, Ratio, Annotation, Address, Duration, CodeableConcept |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
50. Product.associatedProduct | |
Definition | Association(s) between a product and referenced products. Such relationships could be for packaging, representing duplicates/semantic equivalencies between Products, etc |
Short | Association(s) between a product and referenced products. Such relationships could be for packaging, representing duplicates/semantic equivalencies between Products, etc |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
52. Product.associatedProduct.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
54. Product.associatedProduct.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on Product.associatedProduct.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
56. Product.associatedProduct.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
58. Product.associatedProduct.product | |
Definition | The generic product characteristics |
Short | The generic product characteristics |
Control | 1..1 |
Type | Reference(Product) |
60. Product.associatedProduct.relationship | |
Definition | The relationship of the the product to the refereneced product |
Short | Relationship |
Control | 1..* |
Binding | Unless not suitable, these codes SHALL be taken from Product Relationships (extensible to http://smart.who.int/pcmt/ValueSet/ProductRelationship ) |
Type | Coding |
62. Product.associatedProduct.quantity | |
Definition | how many units of use of the generic product are in the product |
Short | how many units of use of the generic product are in the product |
Control | 1..1 |
Type | Quantity |