PackagesCanonicalsLogsProblems
    Packages
    smart.who.int.pcmt@0.1.0
    http://smart.who.int/pcmt/StructureDefinition/Product
{
  "description": "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.",
  "_filename": "StructureDefinition-Product.json",
  "package_name": "smart.who.int.pcmt",
  "date": "2025-06-26T06:29:23+00:00",
  "derivation": "specialization",
  "publisher": "WHO",
  "fhirVersion": "4.0.1",
  "name": "Product",
  "abstract": false,
  "type": "http://smart.who.int/pcmt/StructureDefinition/Product",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Product",
  "package_version": "0.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-be-target"
  } ],
  "snapshot": {
    "element": [ {
      "id": "Product",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "Product",
      "short": "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.",
      "isModifier": false
    }, {
      "id": "Product.identifier",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Product.identifier"
      },
      "path": "Product.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Identifier for the product (e.g. SKUs, GTINs)",
      "definition": "Identifier for the product (e.g. SKUs, GTINs)"
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Product.name",
      "min": 1,
      "definition": "The name of the product",
      "short": "The name of the product",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "max": "*",
      "id": "Product.name",
      "base": {
        "max": "*",
        "min": 1,
        "path": "Product.name"
      }
    }, {
      "path": "Product.name.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "isModifier": false,
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Product.name.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Product.name.extension",
      "min": 0,
      "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.",
      "isModifier": false,
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Product.name.extension",
      "comment": "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.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Product.name.modifierExtension",
      "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
      "min": 0,
      "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Product.name.modifierExtension",
      "comment": "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.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "path": "Product.name.nameType",
      "min": 1,
      "definition": "The type of name e.g. 'official' or 'user-friendly'",
      "short": "The type of name e.g. 'official' or 'user-friendly'",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "http://smart.who.int/pcmt/ValueSet/NameType"
      },
      "max": "1",
      "id": "Product.name.nameType",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Product.name.nameType"
      }
    }, {
      "path": "Product.name.value",
      "min": 1,
      "definition": "The name of the product",
      "short": "The name of the product",
      "type": [ {
        "code": "string"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "max": "1",
      "id": "Product.name.value",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Product.name.value"
      }
    }, {
      "id": "Product.description",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Product.description"
      },
      "path": "Product.description",
      "type": [ {
        "code": "string"
      } ],
      "short": "The description of the product",
      "definition": "The description of the product"
    }, {
      "id": "Product.classification",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Product.classification"
      },
      "path": "Product.classification",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A categorization or classification of the product e.g. ICDS-11, ATC, WHODrug or others",
      "definition": "A categorization or classification of the product e.g. ICDS-11, ATC, WHODrug or others"
    }, {
      "path": "Product.status",
      "min": 1,
      "definition": "The status of the product in the catalog e.g. 'active' 'inactive'",
      "short": "Product status",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "http://smart.who.int/pcmt/ValueSet/Status"
      },
      "max": "1",
      "id": "Product.status",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Product.status"
      }
    }, {
      "id": "Product.manufacturer",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Product.manufacturer"
      },
      "path": "Product.manufacturer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization" ]
      } ],
      "short": "Manufacturer",
      "definition": "Manufacturer"
    }, {
      "id": "Product.countryOfOrigin",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Product.countryOfOrigin"
      },
      "path": "Product.countryOfOrigin",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "The country of origin",
      "definition": "The country of origin"
    }, {
      "id": "Product.shelfLife",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Product.shelfLife"
      },
      "path": "Product.shelfLife",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ]
      } ],
      "short": "The shelf life of the product in days",
      "definition": "The shelf life of the product in days"
    }, {
      "id": "Product.unitOfUse",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Product.unitOfUse"
      },
      "path": "Product.unitOfUse",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "The unit in which the generic product is used / counted",
      "definition": "The unit in which the generic product is used / counted"
    }, {
      "id": "Product.dosageForm",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Product.dosageForm"
      },
      "path": "Product.dosageForm",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "The physical form of the medication",
      "definition": "The physical form of the medication"
    }, {
      "id": "Product.routeOfAdministration",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Product.routeOfAdministration"
      },
      "path": "Product.routeOfAdministration",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "The route of administration of the medication",
      "definition": "The route of administration of the medication"
    }, {
      "id": "Product.doseQuantity",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Product.doseQuantity"
      },
      "path": "Product.doseQuantity",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ]
      } ],
      "short": "The number of doses in this package",
      "definition": "The number of doses in this package"
    }, {
      "id": "Product.strength",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Product.strength"
      },
      "path": "Product.strength",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ]
      } ],
      "short": "The strength of the product e.g. 500 mg",
      "definition": "The strength of the product e.g. 500 mg"
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Product.attribute",
      "min": 0,
      "definition": "Attributes or characterisitics of the product",
      "short": "Attributes or characterisitics of the product",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "max": "*",
      "id": "Product.attribute",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Product.attribute"
      }
    }, {
      "path": "Product.attribute.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "isModifier": false,
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Product.attribute.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Product.attribute.extension",
      "min": 0,
      "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.",
      "isModifier": false,
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Product.attribute.extension",
      "comment": "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.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Product.attribute.modifierExtension",
      "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
      "min": 0,
      "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Product.attribute.modifierExtension",
      "comment": "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.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "path": "Product.attribute.type",
      "min": 1,
      "definition": "The attribute type (e.g. a physcial dimension)",
      "short": "The attribute type (e.g. a physcial dimension)",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "http://smart.who.int/pcmt/ValueSet/AttributeType"
      },
      "max": "1",
      "id": "Product.attribute.type",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Product.attribute.type"
      }
    }, {
      "id": "Product.attribute.value[x]",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Product.attribute.value[x]"
      },
      "path": "Product.attribute.value[x]",
      "type": [ {
        "code": "string"
      }, {
        "code": "integer"
      }, {
        "code": "decimal"
      }, {
        "code": "boolean"
      }, {
        "code": "url"
      }, {
        "code": "dateTime"
      }, {
        "code": "Range"
      }, {
        "code": "Ratio"
      }, {
        "code": "Annotation"
      }, {
        "code": "Address"
      }, {
        "code": "Duration"
      }, {
        "code": "CodeableConcept"
      } ],
      "short": "The value of the attribute",
      "definition": "The value of the attribute"
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Product.associatedProduct",
      "min": 0,
      "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",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "max": "*",
      "id": "Product.associatedProduct",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Product.associatedProduct"
      }
    }, {
      "path": "Product.associatedProduct.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "isModifier": false,
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Product.associatedProduct.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Product.associatedProduct.extension",
      "min": 0,
      "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.",
      "isModifier": false,
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Product.associatedProduct.extension",
      "comment": "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.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Product.associatedProduct.modifierExtension",
      "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
      "min": 0,
      "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Product.associatedProduct.modifierExtension",
      "comment": "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.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "id": "Product.associatedProduct.product",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Product.associatedProduct.product"
      },
      "path": "Product.associatedProduct.product",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://smart.who.int/pcmt/StructureDefinition/Product" ]
      } ],
      "short": "The generic product characteristics",
      "definition": "The generic product characteristics"
    }, {
      "path": "Product.associatedProduct.relationship",
      "min": 1,
      "definition": "The relationship of the the product to the refereneced product",
      "short": "Relationship",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "http://smart.who.int/pcmt/ValueSet/ProductRelationship"
      },
      "max": "*",
      "id": "Product.associatedProduct.relationship",
      "base": {
        "max": "*",
        "min": 1,
        "path": "Product.associatedProduct.relationship"
      }
    }, {
      "id": "Product.associatedProduct.quantity",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Product.associatedProduct.quantity"
      },
      "path": "Product.associatedProduct.quantity",
      "type": [ {
        "code": "Quantity"
      } ],
      "short": "how many units of use of the generic product are in the product",
      "definition": "how many units of use of the generic product are in the product"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "4.0.1"
    } ]
  },
  "status": "draft",
  "id": "5c4425b8-68f2-48e1-94a1-72a7e3e734d9",
  "kind": "logical",
  "url": "http://smart.who.int/pcmt/StructureDefinition/Product",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Product",
      "path": "Product",
      "short": "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."
    }, {
      "id": "Product.identifier",
      "max": "*",
      "min": 0,
      "path": "Product.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Identifier for the product (e.g. SKUs, GTINs)",
      "definition": "Identifier for the product (e.g. SKUs, GTINs)"
    }, {
      "id": "Product.name",
      "max": "*",
      "min": 1,
      "path": "Product.name",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "The name of the product",
      "definition": "The name of the product"
    }, {
      "id": "Product.name.nameType",
      "max": "1",
      "min": 1,
      "path": "Product.name.nameType",
      "type": [ {
        "code": "code"
      } ],
      "short": "The type of name e.g. 'official' or 'user-friendly'",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://smart.who.int/pcmt/ValueSet/NameType"
      },
      "definition": "The type of name e.g. 'official' or 'user-friendly'"
    }, {
      "id": "Product.name.value",
      "max": "1",
      "min": 1,
      "path": "Product.name.value",
      "type": [ {
        "code": "string"
      } ],
      "short": "The name of the product",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "definition": "The name of the product"
    }, {
      "id": "Product.description",
      "max": "1",
      "min": 0,
      "path": "Product.description",
      "type": [ {
        "code": "string"
      } ],
      "short": "The description of the product",
      "definition": "The description of the product"
    }, {
      "id": "Product.classification",
      "max": "*",
      "min": 0,
      "path": "Product.classification",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A categorization or classification of the product e.g. ICDS-11, ATC, WHODrug or others",
      "definition": "A categorization or classification of the product e.g. ICDS-11, ATC, WHODrug or others"
    }, {
      "id": "Product.status",
      "max": "1",
      "min": 1,
      "path": "Product.status",
      "type": [ {
        "code": "code"
      } ],
      "short": "Product status",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://smart.who.int/pcmt/ValueSet/Status"
      },
      "definition": "The status of the product in the catalog e.g. 'active' 'inactive' "
    }, {
      "id": "Product.manufacturer",
      "max": "1",
      "min": 0,
      "path": "Product.manufacturer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization" ]
      } ],
      "short": "Manufacturer",
      "definition": "Manufacturer"
    }, {
      "id": "Product.countryOfOrigin",
      "max": "1",
      "min": 0,
      "path": "Product.countryOfOrigin",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "The country of origin",
      "definition": "The country of origin"
    }, {
      "id": "Product.shelfLife",
      "max": "1",
      "min": 0,
      "path": "Product.shelfLife",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ]
      } ],
      "short": "The shelf life of the product in days",
      "definition": "The shelf life of the product in days"
    }, {
      "id": "Product.unitOfUse",
      "max": "1",
      "min": 1,
      "path": "Product.unitOfUse",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "The unit in which the generic product is used / counted",
      "definition": "The unit in which the generic product is used / counted"
    }, {
      "id": "Product.dosageForm",
      "max": "1",
      "min": 0,
      "path": "Product.dosageForm",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "The physical form of the medication",
      "definition": "The physical form of the medication"
    }, {
      "id": "Product.routeOfAdministration",
      "max": "*",
      "min": 0,
      "path": "Product.routeOfAdministration",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "The route of administration of the medication",
      "definition": "The route of administration of the medication"
    }, {
      "id": "Product.doseQuantity",
      "max": "1",
      "min": 0,
      "path": "Product.doseQuantity",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ]
      } ],
      "short": "The number of doses in this package",
      "definition": "The number of doses in this package"
    }, {
      "id": "Product.strength",
      "max": "1",
      "min": 0,
      "path": "Product.strength",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ]
      } ],
      "short": "The strength of the product e.g. 500 mg",
      "definition": "The strength of the product e.g. 500 mg"
    }, {
      "id": "Product.attribute",
      "max": "*",
      "min": 0,
      "path": "Product.attribute",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Attributes or characterisitics of the product",
      "definition": "Attributes or characterisitics of the product"
    }, {
      "id": "Product.attribute.type",
      "max": "1",
      "min": 1,
      "path": "Product.attribute.type",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "The attribute type (e.g. a physcial dimension)",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://smart.who.int/pcmt/ValueSet/AttributeType"
      },
      "definition": "The attribute type (e.g. a physcial dimension)"
    }, {
      "id": "Product.attribute.value[x]",
      "max": "1",
      "min": 1,
      "path": "Product.attribute.value[x]",
      "type": [ {
        "code": "string"
      }, {
        "code": "integer"
      }, {
        "code": "decimal"
      }, {
        "code": "boolean"
      }, {
        "code": "url"
      }, {
        "code": "dateTime"
      }, {
        "code": "Range"
      }, {
        "code": "Ratio"
      }, {
        "code": "Annotation"
      }, {
        "code": "Address"
      }, {
        "code": "Duration"
      }, {
        "code": "CodeableConcept"
      } ],
      "short": "The value of the attribute",
      "definition": "The value of the attribute"
    }, {
      "id": "Product.associatedProduct",
      "max": "*",
      "min": 0,
      "path": "Product.associatedProduct",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Association(s) between a product and referenced products. Such relationships could be for packaging, representing duplicates/semantic equivalencies between Products, etc",
      "definition": "Association(s) between a product and referenced products. Such relationships could be for packaging, representing duplicates/semantic equivalencies between Products, etc"
    }, {
      "id": "Product.associatedProduct.product",
      "max": "1",
      "min": 1,
      "path": "Product.associatedProduct.product",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://smart.who.int/pcmt/StructureDefinition/Product" ]
      } ],
      "short": "The generic product characteristics",
      "definition": "The generic product characteristics"
    }, {
      "id": "Product.associatedProduct.relationship",
      "max": "*",
      "min": 1,
      "path": "Product.associatedProduct.relationship",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Relationship",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://smart.who.int/pcmt/ValueSet/ProductRelationship"
      },
      "definition": "The relationship of the the product to the refereneced product"
    }, {
      "id": "Product.associatedProduct.quantity",
      "max": "1",
      "min": 1,
      "path": "Product.associatedProduct.quantity",
      "type": [ {
        "code": "Quantity"
      } ],
      "short": "how many units of use of the generic product are in the product",
      "definition": "how many units of use of the generic product are in the product"
    } ]
  },
  "contact": [ {
    "name": "WHO",
    "telecom": [ {
      "value": "http://who.int",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}