PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r3@0.1.0
    http://hl7.org/fhir/4.3/StructureDefinition/extension-PackagedProductDefinition.package
{
  "description": "R4B: `PackagedProductDefinition.package` (new:BackboneElement)",
  "_filename": "StructureDefinition-ext-R4B-PackagedProductDefinition.package.json",
  "package_name": "hl7.fhir.uv.xver-r4b.r3",
  "date": "2026-03-17T21:02:03.8104715+00:00",
  "derivation": "constraint",
  "publisher": "FHIR Infrastructure",
  "fhirVersion": "3.0.2",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "purpose": "This extension is part of the cross-version definitions generated to enable use of the\r\nelement `PackagedProductDefinition.package` as defined in FHIR R4B\r\nin FHIR STU3.\r\n\r\nThe source element is defined as:\r\n`PackagedProductDefinition.package` 0..1 `BackboneElement`\r\n\r\nAcross FHIR versions, the element set has been mapped as:\r\n* R4B `PackagedProductDefinition.package` 0..1 `BackboneElement`\r\n\r\nFollowing are the generation technical comments:\r\nElement `PackagedProductDefinition.package` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
  "name": "ExtensionPackagedProductDefinition_Package",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "R4B: A packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap (new)",
  "package_version": "0.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4b.r3"
    }, {
      "url": "version",
      "valueString": "0.1.0"
    }, {
      "url": "uri",
      "valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0,
    "_valueInteger": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"
      } ]
    }
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"
      } ]
    }
  } ],
  "snapshot": {
    "element": [ {
      "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() | (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": "Extension",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package` (new:BackboneElement)",
      "isModifier": false,
      "short": "R4B: A packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap (new)",
      "max": "1",
      "id": "Extension",
      "condition": [ "ele-1" ],
      "comment": "Element `PackagedProductDefinition.package` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension"
      }
    }, {
      "path": "Extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "An Extension",
      "short": "Extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "max": "*",
      "id": "Extension.extension",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.identifier` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.identifier` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.identifier` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.identifier` (new:Identifier)",
      "short": "R4B: An identifier that is specific to this particular part of the packaging. Including possibly a Data Carrier Identifier (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "identifier",
      "max": "*",
      "id": "Extension.extension:identifier",
      "comment": "Element `PackagedProductDefinition.package.identifier` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.identifier` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.identifier` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:identifier.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:identifier.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"
      }
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "identifier",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:identifier.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.value[x]",
      "min": 0,
      "definition": "An identifier that is specific to this particular part of the packaging. Including possibly Data Carrier Identifier (a GS1 barcode).",
      "short": "An identifier that is specific to this particular part of the packaging. Including possibly a Data Carrier Identifier",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Identifier"
      } ],
      "max": "1",
      "id": "Extension.extension:identifier.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.type` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.type` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.type` (new:CodeableConcept)",
      "short": "R4B: The physical type of the container of the items (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "type",
      "max": "1",
      "id": "Extension.extension:type",
      "comment": "Element `PackagedProductDefinition.package.type` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.type` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:type.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:type.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"
      }
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "type",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:type.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.value[x]",
      "min": 0,
      "definition": "The physical type of the container of the items.",
      "short": "The physical type of the container of the items",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "description": "A high level categorisation of a package.",
        "valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-packaging-type-for-R3|0.1.0"
      },
      "max": "1",
      "id": "Extension.extension:type.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.quantity` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.quantity` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.quantity` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.quantity` (new:integer)",
      "short": "R4B: The quantity of this level of packaging in the package that contains it (with the outermost level being 1) (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "quantity",
      "max": "1",
      "id": "Extension.extension:quantity",
      "comment": "Element `PackagedProductDefinition.package.quantity` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.quantity` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.quantity` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:quantity.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:quantity.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"
      }
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "quantity",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:quantity.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.value[x]",
      "min": 0,
      "definition": "The quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1.",
      "short": "The quantity of this level of packaging in the package that contains it (with the outermost level being 1)",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "integer"
      } ],
      "max": "1",
      "id": "Extension.extension:quantity.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.material` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.material` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.material` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.material` (new:CodeableConcept)",
      "short": "R4B: Material type of the package item (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "material",
      "max": "*",
      "id": "Extension.extension:material",
      "comment": "Element `PackagedProductDefinition.package.material` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.material` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.material` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:material.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:material.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"
      }
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "material",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:material.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.value[x]",
      "min": 0,
      "definition": "Material type of the package item.",
      "short": "Material type of the package item",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "description": "A material used in the construction of packages and their components.",
        "valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-package-material-for-R3|0.1.0"
      },
      "max": "1",
      "id": "Extension.extension:material.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.alternateMaterial` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.alternateMaterial` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.alternateMaterial` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.alternateMaterial` (new:CodeableConcept)",
      "short": "R4B: A possible alternate material for this part of the packaging, that is allowed to be used instead of the usual material (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "alternateMaterial",
      "max": "*",
      "id": "Extension.extension:alternateMaterial",
      "comment": "Element `PackagedProductDefinition.package.alternateMaterial` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.alternateMaterial` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.alternateMaterial` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:alternateMaterial.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:alternateMaterial.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"
      }
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "alternateMaterial",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:alternateMaterial.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.value[x]",
      "min": 0,
      "definition": "A possible alternate material for this part of the packaging, that is allowed to be used instead of the usual material (e.g. different types of plastic for a blister sleeve).",
      "short": "A possible alternate material for this part of the packaging, that is allowed to be used instead of the usual material",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "description": "A material used in the construction of packages and their components.",
        "valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-package-material-for-R3|0.1.0"
      },
      "max": "1",
      "id": "Extension.extension:alternateMaterial.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.shelfLifeStorage` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.shelfLifeStorage` (new:BackboneElement)",
      "short": "R4B: Shelf Life and storage information (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "shelfLifeStorage",
      "max": "*",
      "id": "Extension.extension:shelfLifeStorage",
      "comment": "Element `PackagedProductDefinition.package.shelfLifeStorage` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:shelfLifeStorage.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension",
      "min": 0,
      "definition": "An Extension",
      "short": "Extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "max": "*",
      "id": "Extension.extension:shelfLifeStorage.extension",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.shelfLifeStorage.type` is part of an existing definition because parent element `PackagedProductDefinition.package.shelfLifeStorage` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage.type` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.shelfLifeStorage.type` (new:CodeableConcept)",
      "short": "R4B: This describes the shelf life, taking into account various scenarios such as shelf life of the packaged Medicinal Product itself, shelf life after transformation where necessary and shelf life after the first opening of a bottle, etc. The shelf life type shall be specified using an appropriate controlled vocabulary The controlled term and the controlled term identifier shall be specified (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "type",
      "max": "1",
      "id": "Extension.extension:shelfLifeStorage.extension:type",
      "comment": "Element `PackagedProductDefinition.package.shelfLifeStorage.type` is part of an existing definition because parent element `PackagedProductDefinition.package.shelfLifeStorage` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage.type` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:shelfLifeStorage.extension:type.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:shelfLifeStorage.extension:type.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"
      }
    }, {
      "path": "Extension.extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "type",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:shelfLifeStorage.extension:type.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.extension.value[x]",
      "min": 0,
      "definition": "This describes the shelf life, taking into account various scenarios such as shelf life of the packaged Medicinal Product itself, shelf life after transformation where necessary and shelf life after the first opening of a bottle, etc. The shelf life type shall be specified using an appropriate controlled vocabulary The controlled term and the controlled term identifier shall be specified.",
      "short": "This describes the shelf life, taking into account various scenarios such as shelf life of the packaged Medicinal Product itself, shelf life after transformation where necessary and shelf life after the first opening of a bottle, etc. The shelf life type shall be specified using an appropriate controlled vocabulary The controlled term and the controlled term identifier shall be specified",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "max": "1",
      "id": "Extension.extension:shelfLifeStorage.extension:type.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.shelfLifeStorage.period[x]` is part of an existing definition because parent element `PackagedProductDefinition.package.shelfLifeStorage` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage.period[x]` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage.period[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.shelfLifeStorage.period[x]` (new:Duration, string)",
      "short": "R4B: The shelf life time period can be specified using a numerical value for the period of time and its unit of time measurement The unit of measurement shall be specified in accordance with ISO 11240 and the resulting terminology The symbol and the symbol identifier shall be used (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "period",
      "max": "1",
      "id": "Extension.extension:shelfLifeStorage.extension:period",
      "comment": "Element `PackagedProductDefinition.package.shelfLifeStorage.period[x]` is part of an existing definition because parent element `PackagedProductDefinition.package.shelfLifeStorage` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage.period[x]` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage.period[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:shelfLifeStorage.extension:period.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:shelfLifeStorage.extension:period.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"
      }
    }, {
      "path": "Extension.extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "period",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:shelfLifeStorage.extension:period.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.extension.value[x]",
      "min": 0,
      "definition": "The shelf life time period can be specified using a numerical value for the period of time and its unit of time measurement The unit of measurement shall be specified in accordance with ISO 11240 and the resulting terminology The symbol and the symbol identifier shall be used.",
      "short": "The shelf life time period can be specified using a numerical value for the period of time and its unit of time measurement The unit of measurement shall be specified in accordance with ISO 11240 and the resulting terminology The symbol and the symbol identifier shall be used",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Duration"
      }, {
        "code": "string"
      } ],
      "max": "1",
      "id": "Extension.extension:shelfLifeStorage.extension:period.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.shelfLifeStorage.specialPrecautionsForStorage` is part of an existing definition because parent element `PackagedProductDefinition.package.shelfLifeStorage` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage.specialPrecautionsForStorage` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage.specialPrecautionsForStorage` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.shelfLifeStorage.specialPrecautionsForStorage` (new:CodeableConcept)",
      "short": "R4B: Special precautions for storage, if any, can be specified using an appropriate controlled vocabulary. The controlled term and the controlled term identifier shall be specified (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "specialPrecautionsForStorage",
      "max": "*",
      "id": "Extension.extension:shelfLifeStorage.extension:specialPrecautionsForStorage",
      "comment": "Element `PackagedProductDefinition.package.shelfLifeStorage.specialPrecautionsForStorage` is part of an existing definition because parent element `PackagedProductDefinition.package.shelfLifeStorage` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage.specialPrecautionsForStorage` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage.specialPrecautionsForStorage` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:shelfLifeStorage.extension:specialPrecautionsForStorage.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:shelfLifeStorage.extension:specialPrecautionsForStorage.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"
      }
    }, {
      "path": "Extension.extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "specialPrecautionsForStorage",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:shelfLifeStorage.extension:specialPrecautionsForStorage.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.extension.value[x]",
      "min": 0,
      "definition": "Special precautions for storage, if any, can be specified using an appropriate controlled vocabulary. The controlled term and the controlled term identifier shall be specified.",
      "short": "Special precautions for storage, if any, can be specified using an appropriate controlled vocabulary. The controlled term and the controlled term identifier shall be specified",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "max": "1",
      "id": "Extension.extension:shelfLifeStorage.extension:specialPrecautionsForStorage.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "shelfLifeStorage",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:shelfLifeStorage.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.value[x]",
      "min": 0,
      "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
      "short": "Value of extension",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "base64Binary"
      }, {
        "code": "boolean"
      }, {
        "code": "code"
      }, {
        "code": "date"
      }, {
        "code": "dateTime"
      }, {
        "code": "decimal"
      }, {
        "code": "id"
      }, {
        "code": "instant"
      }, {
        "code": "integer"
      }, {
        "code": "markdown"
      }, {
        "code": "oid"
      }, {
        "code": "positiveInt"
      }, {
        "code": "string"
      }, {
        "code": "time"
      }, {
        "code": "unsignedInt"
      }, {
        "code": "uri"
      }, {
        "code": "Address"
      }, {
        "code": "Age"
      }, {
        "code": "Annotation"
      }, {
        "code": "Attachment"
      }, {
        "code": "CodeableConcept"
      }, {
        "code": "Coding"
      }, {
        "code": "ContactPoint"
      }, {
        "code": "Count"
      }, {
        "code": "Distance"
      }, {
        "code": "Duration"
      }, {
        "code": "HumanName"
      }, {
        "code": "Identifier"
      }, {
        "code": "Money"
      }, {
        "code": "Period"
      }, {
        "code": "Quantity"
      }, {
        "code": "Range"
      }, {
        "code": "Ratio"
      }, {
        "code": "Reference"
      }, {
        "code": "SampledData"
      }, {
        "code": "Signature"
      }, {
        "code": "Timing"
      }, {
        "code": "Meta"
      } ],
      "max": "0",
      "id": "Extension.extension:shelfLifeStorage.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.manufacturer` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.manufacturer` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.manufacturer` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.manufacturer` (new:Reference(Organization))",
      "short": "R4B: Manufacturer of this package Item (multiple means these are all possible manufacturers) (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "manufacturer",
      "max": "*",
      "id": "Extension.extension:manufacturer",
      "comment": "Element `PackagedProductDefinition.package.manufacturer` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.manufacturer` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.manufacturer` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:manufacturer.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:manufacturer.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"
      }
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "manufacturer",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:manufacturer.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.value[x]",
      "min": 0,
      "definition": "Manufacturer of this package Item. When there are multiple it means these are all possible manufacturers.",
      "short": "Manufacturer of this package Item (multiple means these are all possible manufacturers)",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-Organization|0.1.0"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
      } ],
      "max": "1",
      "id": "Extension.extension:manufacturer.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.property` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.property` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.property` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.property` (new:BackboneElement)",
      "short": "R4B: General characteristics of this item (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "property",
      "max": "*",
      "id": "Extension.extension:property",
      "comment": "Element `PackagedProductDefinition.package.property` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.property` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.property` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:property.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension",
      "min": 1,
      "definition": "An Extension",
      "short": "Extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "max": "*",
      "id": "Extension.extension:property.extension",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.property.type` is part of an existing definition because parent element `PackagedProductDefinition.package.property` requires a cross-version extension.\nElement `PackagedProductDefinition.package.property.type` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.property.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 1,
      "definition": "R4B: `PackagedProductDefinition.package.property.type` (new:CodeableConcept)",
      "short": "R4B: A code expressing the type of characteristic (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "type",
      "max": "1",
      "id": "Extension.extension:property.extension:type",
      "comment": "Element `PackagedProductDefinition.package.property.type` is part of an existing definition because parent element `PackagedProductDefinition.package.property` requires a cross-version extension.\nElement `PackagedProductDefinition.package.property.type` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.property.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:property.extension:type.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:property.extension:type.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"
      }
    }, {
      "path": "Extension.extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "type",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:property.extension:type.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.extension.value[x]",
      "min": 1,
      "definition": "A code expressing the type of characteristic.",
      "short": "A code expressing the type of characteristic",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "max": "1",
      "id": "Extension.extension:property.extension:type.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.property.value[x]` is part of an existing definition because parent element `PackagedProductDefinition.package.property` requires a cross-version extension.\nElement `PackagedProductDefinition.package.property.value[x]` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.property.value[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.property.value[x]` (new:Attachment, boolean, CodeableConcept, date, Quantity)",
      "short": "R4B: A value for the characteristic (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "value",
      "max": "1",
      "id": "Extension.extension:property.extension:value",
      "comment": "Element `PackagedProductDefinition.package.property.value[x]` is part of an existing definition because parent element `PackagedProductDefinition.package.property` requires a cross-version extension.\nElement `PackagedProductDefinition.package.property.value[x]` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.property.value[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:property.extension:value.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:property.extension:value.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"
      }
    }, {
      "path": "Extension.extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "value",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:property.extension:value.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.extension.value[x]",
      "min": 0,
      "definition": "A value for the characteristic.",
      "short": "A value for the characteristic",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      }, {
        "code": "Quantity"
      }, {
        "code": "date"
      }, {
        "code": "boolean"
      }, {
        "code": "Attachment"
      } ],
      "max": "1",
      "id": "Extension.extension:property.extension:value.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "property",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:property.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.value[x]",
      "min": 0,
      "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
      "short": "Value of extension",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "base64Binary"
      }, {
        "code": "boolean"
      }, {
        "code": "code"
      }, {
        "code": "date"
      }, {
        "code": "dateTime"
      }, {
        "code": "decimal"
      }, {
        "code": "id"
      }, {
        "code": "instant"
      }, {
        "code": "integer"
      }, {
        "code": "markdown"
      }, {
        "code": "oid"
      }, {
        "code": "positiveInt"
      }, {
        "code": "string"
      }, {
        "code": "time"
      }, {
        "code": "unsignedInt"
      }, {
        "code": "uri"
      }, {
        "code": "Address"
      }, {
        "code": "Age"
      }, {
        "code": "Annotation"
      }, {
        "code": "Attachment"
      }, {
        "code": "CodeableConcept"
      }, {
        "code": "Coding"
      }, {
        "code": "ContactPoint"
      }, {
        "code": "Count"
      }, {
        "code": "Distance"
      }, {
        "code": "Duration"
      }, {
        "code": "HumanName"
      }, {
        "code": "Identifier"
      }, {
        "code": "Money"
      }, {
        "code": "Period"
      }, {
        "code": "Quantity"
      }, {
        "code": "Range"
      }, {
        "code": "Ratio"
      }, {
        "code": "Reference"
      }, {
        "code": "SampledData"
      }, {
        "code": "Signature"
      }, {
        "code": "Timing"
      }, {
        "code": "Meta"
      } ],
      "max": "0",
      "id": "Extension.extension:property.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.containedItem` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.containedItem` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.containedItem` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.containedItem` (new:BackboneElement)",
      "short": "R4B: The item(s) within the packaging (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "containedItem",
      "max": "*",
      "id": "Extension.extension:containedItem",
      "comment": "Element `PackagedProductDefinition.package.containedItem` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.containedItem` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.containedItem` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:containedItem.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension",
      "min": 1,
      "definition": "An Extension",
      "short": "Extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "max": "*",
      "id": "Extension.extension:containedItem.extension",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.containedItem.item` is part of an existing definition because parent element `PackagedProductDefinition.package.containedItem` requires a cross-version extension.\nElement `PackagedProductDefinition.package.containedItem.item` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.containedItem.item` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 1,
      "definition": "R4B: `PackagedProductDefinition.package.containedItem.item` (new:CodeableReference(ManufacturedItemDefinition,DeviceDefinition,PackagedProductDefinition,BiologicallyDerivedProduct,NutritionProduct))",
      "short": "R4B: The actual item(s) of medication, as manufactured, or a device, or other medically related item (food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "item",
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item",
      "comment": "Element `PackagedProductDefinition.package.containedItem.item` is part of an existing definition because parent element `PackagedProductDefinition.package.containedItem` requires a cross-version extension.\nElement `PackagedProductDefinition.package.containedItem.item` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.containedItem.item` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension.extension",
      "min": 1,
      "definition": "An Extension",
      "short": "Extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "max": "*",
      "id": "Extension.extension:containedItem.extension:item.extension",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.extension.extension",
      "min": 1,
      "definition": "Slice to indicate the presence of a R4B `CodeableReference` in FHIR STU3",
      "short": "DataType slice for a FHIR R4B `CodeableReference` value",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "_datatype",
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item.extension:_datatype",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item.extension:_datatype.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:containedItem.extension:item.extension:_datatype.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"
      }
    }, {
      "path": "Extension.extension.extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item.extension:_datatype.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.extension.extension.value[x]",
      "min": 1,
      "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
      "short": "Value of extension",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "fixedString": "CodeableReference",
      "id": "Extension.extension:containedItem.extension:item.extension:_datatype.value[x]",
      "comment": "Must be: CodeableReference",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension.extension.extension",
      "requirements": "Element `CodeableReference.concept` is mapped to FHIR STU3 element `CodeableConcept` as `Equivalent`.",
      "min": 0,
      "definition": "R4B: `CodeableReference.concept`",
      "short": "R4B: Reference to a concept (by class)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "concept",
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item.extension:concept",
      "comment": "Element `CodeableReference.concept` is mapped to FHIR STU3 element `CodeableConcept` as `Equivalent`.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item.extension:concept.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:containedItem.extension:item.extension:concept.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"
      }
    }, {
      "path": "Extension.extension.extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "concept",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item.extension:concept.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.extension.extension.value[x]",
      "min": 0,
      "definition": "A reference to a concept - e.g. the information is identified by its general class to the degree of precision found in the terminology.",
      "short": "Reference to a concept (by class)",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item.extension:concept.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension.extension.extension",
      "requirements": "Element `CodeableReference.reference` is mapped to FHIR STU3 element `Reference` as `Equivalent`.",
      "min": 0,
      "definition": "R4B: `CodeableReference.reference`",
      "short": "R4B: Reference to a resource (by instance)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "reference",
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item.extension:reference",
      "comment": "Element `CodeableReference.reference` is mapped to FHIR STU3 element `Reference` as `Equivalent`.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item.extension:reference.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:containedItem.extension:item.extension:reference.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"
      }
    }, {
      "path": "Extension.extension.extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "reference",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item.extension:reference.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.extension.extension.value[x]",
      "min": 0,
      "definition": "A reference to a resource the provides exact details about the information being referenced.",
      "short": "Reference to a resource (by instance)",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-ManufacturedItemDefinition|0.1.0"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Basic"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-DeviceDefinition|0.1.0"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-PackagedProductDefinition|0.1.0"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-BiologicallyDerivedProduct|0.1.0"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-NutritionProduct|0.1.0"
      } ],
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item.extension:reference.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "item",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.extension.value[x]",
      "min": 0,
      "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
      "short": "Value of extension",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "base64Binary"
      }, {
        "code": "boolean"
      }, {
        "code": "code"
      }, {
        "code": "date"
      }, {
        "code": "dateTime"
      }, {
        "code": "decimal"
      }, {
        "code": "id"
      }, {
        "code": "instant"
      }, {
        "code": "integer"
      }, {
        "code": "markdown"
      }, {
        "code": "oid"
      }, {
        "code": "positiveInt"
      }, {
        "code": "string"
      }, {
        "code": "time"
      }, {
        "code": "unsignedInt"
      }, {
        "code": "uri"
      }, {
        "code": "Address"
      }, {
        "code": "Age"
      }, {
        "code": "Annotation"
      }, {
        "code": "Attachment"
      }, {
        "code": "CodeableConcept"
      }, {
        "code": "Coding"
      }, {
        "code": "ContactPoint"
      }, {
        "code": "Count"
      }, {
        "code": "Distance"
      }, {
        "code": "Duration"
      }, {
        "code": "HumanName"
      }, {
        "code": "Identifier"
      }, {
        "code": "Money"
      }, {
        "code": "Period"
      }, {
        "code": "Quantity"
      }, {
        "code": "Range"
      }, {
        "code": "Ratio"
      }, {
        "code": "Reference"
      }, {
        "code": "SampledData"
      }, {
        "code": "Signature"
      }, {
        "code": "Timing"
      }, {
        "code": "Meta"
      } ],
      "max": "0",
      "id": "Extension.extension:containedItem.extension:item.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.containedItem.amount` is part of an existing definition because parent element `PackagedProductDefinition.package.containedItem` requires a cross-version extension.\nElement `PackagedProductDefinition.package.containedItem.amount` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.containedItem.amount` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.containedItem.amount` (new:Quantity)",
      "short": "R4B: The number of this type of item within this packaging (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "amount",
      "max": "1",
      "id": "Extension.extension:containedItem.extension:amount",
      "comment": "Element `PackagedProductDefinition.package.containedItem.amount` is part of an existing definition because parent element `PackagedProductDefinition.package.containedItem` requires a cross-version extension.\nElement `PackagedProductDefinition.package.containedItem.amount` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.containedItem.amount` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:containedItem.extension:amount.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:containedItem.extension:amount.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"
      }
    }, {
      "path": "Extension.extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "amount",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:containedItem.extension:amount.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.extension.value[x]",
      "min": 0,
      "definition": "The number of this type of item within this packaging.",
      "short": "The number of this type of item within this packaging",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Quantity"
      } ],
      "max": "1",
      "id": "Extension.extension:containedItem.extension:amount.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "containedItem",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:containedItem.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.value[x]",
      "min": 0,
      "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
      "short": "Value of extension",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "base64Binary"
      }, {
        "code": "boolean"
      }, {
        "code": "code"
      }, {
        "code": "date"
      }, {
        "code": "dateTime"
      }, {
        "code": "decimal"
      }, {
        "code": "id"
      }, {
        "code": "instant"
      }, {
        "code": "integer"
      }, {
        "code": "markdown"
      }, {
        "code": "oid"
      }, {
        "code": "positiveInt"
      }, {
        "code": "string"
      }, {
        "code": "time"
      }, {
        "code": "unsignedInt"
      }, {
        "code": "uri"
      }, {
        "code": "Address"
      }, {
        "code": "Age"
      }, {
        "code": "Annotation"
      }, {
        "code": "Attachment"
      }, {
        "code": "CodeableConcept"
      }, {
        "code": "Coding"
      }, {
        "code": "ContactPoint"
      }, {
        "code": "Count"
      }, {
        "code": "Distance"
      }, {
        "code": "Duration"
      }, {
        "code": "HumanName"
      }, {
        "code": "Identifier"
      }, {
        "code": "Money"
      }, {
        "code": "Period"
      }, {
        "code": "Quantity"
      }, {
        "code": "Range"
      }, {
        "code": "Ratio"
      }, {
        "code": "Reference"
      }, {
        "code": "SampledData"
      }, {
        "code": "Signature"
      }, {
        "code": "Timing"
      }, {
        "code": "Meta"
      } ],
      "max": "0",
      "id": "Extension.extension:containedItem.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.package` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.package` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.package` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.package` (new:PackagedProductDefinition.package)",
      "short": "R4B: Allows containers (and parts of containers) within containers, still a single packaged product (new)",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "package",
      "max": "*",
      "id": "Extension.extension:package",
      "comment": "Element `PackagedProductDefinition.package.package` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.package` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.package` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.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.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:package.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to 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",
      "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": "Extension.extension:package.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"
      }
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "http://hl7.org/fhir/4.3/StructureDefinition/extension-PackagedProductDefinition.package",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:package.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.value[x]",
      "min": 0,
      "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
      "short": "Value of extension",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "base64Binary"
      }, {
        "code": "boolean"
      }, {
        "code": "code"
      }, {
        "code": "date"
      }, {
        "code": "dateTime"
      }, {
        "code": "decimal"
      }, {
        "code": "id"
      }, {
        "code": "instant"
      }, {
        "code": "integer"
      }, {
        "code": "markdown"
      }, {
        "code": "oid"
      }, {
        "code": "positiveInt"
      }, {
        "code": "string"
      }, {
        "code": "time"
      }, {
        "code": "unsignedInt"
      }, {
        "code": "uri"
      }, {
        "code": "Address"
      }, {
        "code": "Age"
      }, {
        "code": "Annotation"
      }, {
        "code": "Attachment"
      }, {
        "code": "CodeableConcept"
      }, {
        "code": "Coding"
      }, {
        "code": "ContactPoint"
      }, {
        "code": "Count"
      }, {
        "code": "Distance"
      }, {
        "code": "Duration"
      }, {
        "code": "HumanName"
      }, {
        "code": "Identifier"
      }, {
        "code": "Money"
      }, {
        "code": "Period"
      }, {
        "code": "Quantity"
      }, {
        "code": "Range"
      }, {
        "code": "Ratio"
      }, {
        "code": "Reference"
      }, {
        "code": "SampledData"
      }, {
        "code": "Signature"
      }, {
        "code": "Timing"
      }, {
        "code": "Meta"
      } ],
      "max": "0",
      "id": "Extension.extension:package.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "http://hl7.org/fhir/4.3/StructureDefinition/extension-PackagedProductDefinition.package",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.url",
      "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.value[x]",
      "min": 0,
      "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
      "short": "Value of extension",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "base64Binary"
      }, {
        "code": "boolean"
      }, {
        "code": "code"
      }, {
        "code": "date"
      }, {
        "code": "dateTime"
      }, {
        "code": "decimal"
      }, {
        "code": "id"
      }, {
        "code": "instant"
      }, {
        "code": "integer"
      }, {
        "code": "markdown"
      }, {
        "code": "oid"
      }, {
        "code": "positiveInt"
      }, {
        "code": "string"
      }, {
        "code": "time"
      }, {
        "code": "unsignedInt"
      }, {
        "code": "uri"
      }, {
        "code": "Address"
      }, {
        "code": "Age"
      }, {
        "code": "Annotation"
      }, {
        "code": "Attachment"
      }, {
        "code": "CodeableConcept"
      }, {
        "code": "Coding"
      }, {
        "code": "ContactPoint"
      }, {
        "code": "Count"
      }, {
        "code": "Distance"
      }, {
        "code": "Duration"
      }, {
        "code": "HumanName"
      }, {
        "code": "Identifier"
      }, {
        "code": "Money"
      }, {
        "code": "Period"
      }, {
        "code": "Quantity"
      }, {
        "code": "Range"
      }, {
        "code": "Ratio"
      }, {
        "code": "Reference"
      }, {
        "code": "SampledData"
      }, {
        "code": "Signature"
      }, {
        "code": "Timing"
      }, {
        "code": "Meta"
      } ],
      "max": "0",
      "id": "Extension.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    } ]
  },
  "status": "active",
  "id": "1eb27ec2-140b-4803-81c8-bc9979df8836",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/4.3/StructureDefinition/extension-PackagedProductDefinition.package",
  "context": [ "Basic" ],
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "path": "Extension",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package` (new:BackboneElement)",
      "isModifier": false,
      "short": "R4B: A packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap (new)",
      "max": "1",
      "id": "Extension",
      "comment": "Element `PackagedProductDefinition.package` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension"
      }
    }, {
      "id": "Extension.extension",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      },
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.identifier` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.identifier` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.identifier` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.identifier` (new:Identifier)",
      "short": "R4B: An identifier that is specific to this particular part of the packaging. Including possibly a Data Carrier Identifier (new)",
      "sliceName": "identifier",
      "max": "*",
      "id": "Extension.extension:identifier",
      "comment": "Element `PackagedProductDefinition.package.identifier` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.identifier` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.identifier` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:identifier.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.url",
      "fixedUri": "identifier"
    }, {
      "id": "Extension.extension:identifier.value[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "An identifier that is specific to this particular part of the packaging. Including possibly a Data Carrier Identifier",
      "definition": "An identifier that is specific to this particular part of the packaging. Including possibly Data Carrier Identifier (a GS1 barcode)."
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.type` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.type` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.type` (new:CodeableConcept)",
      "short": "R4B: The physical type of the container of the items (new)",
      "sliceName": "type",
      "max": "1",
      "id": "Extension.extension:type",
      "comment": "Element `PackagedProductDefinition.package.type` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.type` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:type.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.url",
      "fixedUri": "type"
    }, {
      "path": "Extension.extension.value[x]",
      "min": 0,
      "definition": "The physical type of the container of the items.",
      "short": "The physical type of the container of the items",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "description": "A high level categorisation of a package.",
        "valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-packaging-type-for-R3|0.1.0"
      },
      "max": "1",
      "id": "Extension.extension:type.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.quantity` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.quantity` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.quantity` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.quantity` (new:integer)",
      "short": "R4B: The quantity of this level of packaging in the package that contains it (with the outermost level being 1) (new)",
      "sliceName": "quantity",
      "max": "1",
      "id": "Extension.extension:quantity",
      "comment": "Element `PackagedProductDefinition.package.quantity` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.quantity` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.quantity` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:quantity.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.url",
      "fixedUri": "quantity"
    }, {
      "id": "Extension.extension:quantity.value[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "integer"
      } ],
      "short": "The quantity of this level of packaging in the package that contains it (with the outermost level being 1)",
      "definition": "The quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1."
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.material` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.material` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.material` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.material` (new:CodeableConcept)",
      "short": "R4B: Material type of the package item (new)",
      "sliceName": "material",
      "max": "*",
      "id": "Extension.extension:material",
      "comment": "Element `PackagedProductDefinition.package.material` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.material` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.material` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:material.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.url",
      "fixedUri": "material"
    }, {
      "path": "Extension.extension.value[x]",
      "min": 0,
      "definition": "Material type of the package item.",
      "short": "Material type of the package item",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "description": "A material used in the construction of packages and their components.",
        "valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-package-material-for-R3|0.1.0"
      },
      "max": "1",
      "id": "Extension.extension:material.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.alternateMaterial` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.alternateMaterial` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.alternateMaterial` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.alternateMaterial` (new:CodeableConcept)",
      "short": "R4B: A possible alternate material for this part of the packaging, that is allowed to be used instead of the usual material (new)",
      "sliceName": "alternateMaterial",
      "max": "*",
      "id": "Extension.extension:alternateMaterial",
      "comment": "Element `PackagedProductDefinition.package.alternateMaterial` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.alternateMaterial` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.alternateMaterial` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:alternateMaterial.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.url",
      "fixedUri": "alternateMaterial"
    }, {
      "path": "Extension.extension.value[x]",
      "min": 0,
      "definition": "A possible alternate material for this part of the packaging, that is allowed to be used instead of the usual material (e.g. different types of plastic for a blister sleeve).",
      "short": "A possible alternate material for this part of the packaging, that is allowed to be used instead of the usual material",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "description": "A material used in the construction of packages and their components.",
        "valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-package-material-for-R3|0.1.0"
      },
      "max": "1",
      "id": "Extension.extension:alternateMaterial.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.shelfLifeStorage` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.shelfLifeStorage` (new:BackboneElement)",
      "short": "R4B: Shelf Life and storage information (new)",
      "sliceName": "shelfLifeStorage",
      "max": "*",
      "id": "Extension.extension:shelfLifeStorage",
      "comment": "Element `PackagedProductDefinition.package.shelfLifeStorage` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:shelfLifeStorage.extension",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      },
      "path": "Extension.extension.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "path": "Extension.extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.shelfLifeStorage.type` is part of an existing definition because parent element `PackagedProductDefinition.package.shelfLifeStorage` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage.type` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.shelfLifeStorage.type` (new:CodeableConcept)",
      "short": "R4B: This describes the shelf life, taking into account various scenarios such as shelf life of the packaged Medicinal Product itself, shelf life after transformation where necessary and shelf life after the first opening of a bottle, etc. The shelf life type shall be specified using an appropriate controlled vocabulary The controlled term and the controlled term identifier shall be specified (new)",
      "sliceName": "type",
      "max": "1",
      "id": "Extension.extension:shelfLifeStorage.extension:type",
      "comment": "Element `PackagedProductDefinition.package.shelfLifeStorage.type` is part of an existing definition because parent element `PackagedProductDefinition.package.shelfLifeStorage` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage.type` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:shelfLifeStorage.extension:type.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.extension.url",
      "fixedUri": "type"
    }, {
      "id": "Extension.extension:shelfLifeStorage.extension:type.value[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "This describes the shelf life, taking into account various scenarios such as shelf life of the packaged Medicinal Product itself, shelf life after transformation where necessary and shelf life after the first opening of a bottle, etc. The shelf life type shall be specified using an appropriate controlled vocabulary The controlled term and the controlled term identifier shall be specified",
      "definition": "This describes the shelf life, taking into account various scenarios such as shelf life of the packaged Medicinal Product itself, shelf life after transformation where necessary and shelf life after the first opening of a bottle, etc. The shelf life type shall be specified using an appropriate controlled vocabulary The controlled term and the controlled term identifier shall be specified."
    }, {
      "path": "Extension.extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.shelfLifeStorage.period[x]` is part of an existing definition because parent element `PackagedProductDefinition.package.shelfLifeStorage` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage.period[x]` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage.period[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.shelfLifeStorage.period[x]` (new:Duration, string)",
      "short": "R4B: The shelf life time period can be specified using a numerical value for the period of time and its unit of time measurement The unit of measurement shall be specified in accordance with ISO 11240 and the resulting terminology The symbol and the symbol identifier shall be used (new)",
      "sliceName": "period",
      "max": "1",
      "id": "Extension.extension:shelfLifeStorage.extension:period",
      "comment": "Element `PackagedProductDefinition.package.shelfLifeStorage.period[x]` is part of an existing definition because parent element `PackagedProductDefinition.package.shelfLifeStorage` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage.period[x]` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage.period[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:shelfLifeStorage.extension:period.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.extension.url",
      "fixedUri": "period"
    }, {
      "id": "Extension.extension:shelfLifeStorage.extension:period.value[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.extension.value[x]",
      "type": [ {
        "code": "Duration"
      }, {
        "code": "string"
      } ],
      "short": "The shelf life time period can be specified using a numerical value for the period of time and its unit of time measurement The unit of measurement shall be specified in accordance with ISO 11240 and the resulting terminology The symbol and the symbol identifier shall be used",
      "definition": "The shelf life time period can be specified using a numerical value for the period of time and its unit of time measurement The unit of measurement shall be specified in accordance with ISO 11240 and the resulting terminology The symbol and the symbol identifier shall be used."
    }, {
      "path": "Extension.extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.shelfLifeStorage.specialPrecautionsForStorage` is part of an existing definition because parent element `PackagedProductDefinition.package.shelfLifeStorage` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage.specialPrecautionsForStorage` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage.specialPrecautionsForStorage` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.shelfLifeStorage.specialPrecautionsForStorage` (new:CodeableConcept)",
      "short": "R4B: Special precautions for storage, if any, can be specified using an appropriate controlled vocabulary. The controlled term and the controlled term identifier shall be specified (new)",
      "sliceName": "specialPrecautionsForStorage",
      "max": "*",
      "id": "Extension.extension:shelfLifeStorage.extension:specialPrecautionsForStorage",
      "comment": "Element `PackagedProductDefinition.package.shelfLifeStorage.specialPrecautionsForStorage` is part of an existing definition because parent element `PackagedProductDefinition.package.shelfLifeStorage` requires a cross-version extension.\nElement `PackagedProductDefinition.package.shelfLifeStorage.specialPrecautionsForStorage` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.shelfLifeStorage.specialPrecautionsForStorage` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:shelfLifeStorage.extension:specialPrecautionsForStorage.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.extension.url",
      "fixedUri": "specialPrecautionsForStorage"
    }, {
      "id": "Extension.extension:shelfLifeStorage.extension:specialPrecautionsForStorage.value[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Special precautions for storage, if any, can be specified using an appropriate controlled vocabulary. The controlled term and the controlled term identifier shall be specified",
      "definition": "Special precautions for storage, if any, can be specified using an appropriate controlled vocabulary. The controlled term and the controlled term identifier shall be specified."
    }, {
      "id": "Extension.extension:shelfLifeStorage.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.url",
      "fixedUri": "shelfLifeStorage"
    }, {
      "id": "Extension.extension:shelfLifeStorage.value[x]",
      "max": "0",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.value[x]"
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.manufacturer` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.manufacturer` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.manufacturer` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.manufacturer` (new:Reference(Organization))",
      "short": "R4B: Manufacturer of this package Item (multiple means these are all possible manufacturers) (new)",
      "sliceName": "manufacturer",
      "max": "*",
      "id": "Extension.extension:manufacturer",
      "comment": "Element `PackagedProductDefinition.package.manufacturer` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.manufacturer` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.manufacturer` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:manufacturer.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.url",
      "fixedUri": "manufacturer"
    }, {
      "id": "Extension.extension:manufacturer.value[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-Organization|0.1.0"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
      } ],
      "short": "Manufacturer of this package Item (multiple means these are all possible manufacturers)",
      "definition": "Manufacturer of this package Item. When there are multiple it means these are all possible manufacturers."
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.property` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.property` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.property` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.property` (new:BackboneElement)",
      "short": "R4B: General characteristics of this item (new)",
      "sliceName": "property",
      "max": "*",
      "id": "Extension.extension:property",
      "comment": "Element `PackagedProductDefinition.package.property` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.property` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.property` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:property.extension",
      "max": "*",
      "min": 1,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      },
      "path": "Extension.extension.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "path": "Extension.extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.property.type` is part of an existing definition because parent element `PackagedProductDefinition.package.property` requires a cross-version extension.\nElement `PackagedProductDefinition.package.property.type` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.property.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 1,
      "definition": "R4B: `PackagedProductDefinition.package.property.type` (new:CodeableConcept)",
      "short": "R4B: A code expressing the type of characteristic (new)",
      "sliceName": "type",
      "max": "1",
      "id": "Extension.extension:property.extension:type",
      "comment": "Element `PackagedProductDefinition.package.property.type` is part of an existing definition because parent element `PackagedProductDefinition.package.property` requires a cross-version extension.\nElement `PackagedProductDefinition.package.property.type` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.property.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:property.extension:type.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.extension.url",
      "fixedUri": "type"
    }, {
      "id": "Extension.extension:property.extension:type.value[x]",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A code expressing the type of characteristic",
      "definition": "A code expressing the type of characteristic."
    }, {
      "path": "Extension.extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.property.value[x]` is part of an existing definition because parent element `PackagedProductDefinition.package.property` requires a cross-version extension.\nElement `PackagedProductDefinition.package.property.value[x]` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.property.value[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.property.value[x]` (new:Attachment, boolean, CodeableConcept, date, Quantity)",
      "short": "R4B: A value for the characteristic (new)",
      "sliceName": "value",
      "max": "1",
      "id": "Extension.extension:property.extension:value",
      "comment": "Element `PackagedProductDefinition.package.property.value[x]` is part of an existing definition because parent element `PackagedProductDefinition.package.property` requires a cross-version extension.\nElement `PackagedProductDefinition.package.property.value[x]` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.property.value[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:property.extension:value.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.extension.url",
      "fixedUri": "value"
    }, {
      "id": "Extension.extension:property.extension:value.value[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      }, {
        "code": "Quantity"
      }, {
        "code": "date"
      }, {
        "code": "boolean"
      }, {
        "code": "Attachment"
      } ],
      "short": "A value for the characteristic",
      "definition": "A value for the characteristic."
    }, {
      "id": "Extension.extension:property.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.url",
      "fixedUri": "property"
    }, {
      "id": "Extension.extension:property.value[x]",
      "max": "0",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.value[x]"
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.containedItem` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.containedItem` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.containedItem` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.containedItem` (new:BackboneElement)",
      "short": "R4B: The item(s) within the packaging (new)",
      "sliceName": "containedItem",
      "max": "*",
      "id": "Extension.extension:containedItem",
      "comment": "Element `PackagedProductDefinition.package.containedItem` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.containedItem` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.containedItem` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:containedItem.extension",
      "max": "*",
      "min": 1,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      },
      "path": "Extension.extension.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "path": "Extension.extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.containedItem.item` is part of an existing definition because parent element `PackagedProductDefinition.package.containedItem` requires a cross-version extension.\nElement `PackagedProductDefinition.package.containedItem.item` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.containedItem.item` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 1,
      "definition": "R4B: `PackagedProductDefinition.package.containedItem.item` (new:CodeableReference(ManufacturedItemDefinition,DeviceDefinition,PackagedProductDefinition,BiologicallyDerivedProduct,NutritionProduct))",
      "short": "R4B: The actual item(s) of medication, as manufactured, or a device, or other medically related item (food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package (new)",
      "sliceName": "item",
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item",
      "comment": "Element `PackagedProductDefinition.package.containedItem.item` is part of an existing definition because parent element `PackagedProductDefinition.package.containedItem` requires a cross-version extension.\nElement `PackagedProductDefinition.package.containedItem.item` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.containedItem.item` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:containedItem.extension:item.extension",
      "max": "*",
      "min": 1,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      },
      "path": "Extension.extension.extension.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Extension.extension:containedItem.extension:item.extension:_datatype",
      "max": "1",
      "min": 1,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      },
      "path": "Extension.extension.extension.extension",
      "short": "DataType slice for a FHIR R4B `CodeableReference` value",
      "sliceName": "_datatype",
      "definition": "Slice to indicate the presence of a R4B `CodeableReference` in FHIR STU3"
    }, {
      "id": "Extension.extension:containedItem.extension:item.extension:_datatype.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.extension.extension.url",
      "fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype"
    }, {
      "id": "Extension.extension:containedItem.extension:item.extension:_datatype.value[x]",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "comment": "Must be: CodeableReference",
      "fixedString": "CodeableReference"
    }, {
      "path": "Extension.extension.extension.extension",
      "requirements": "Element `CodeableReference.concept` is mapped to FHIR STU3 element `CodeableConcept` as `Equivalent`.",
      "min": 0,
      "definition": "R4B: `CodeableReference.concept`",
      "short": "R4B: Reference to a concept (by class)",
      "sliceName": "concept",
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item.extension:concept",
      "comment": "Element `CodeableReference.concept` is mapped to FHIR STU3 element `CodeableConcept` as `Equivalent`.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:containedItem.extension:item.extension:concept.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.extension.extension.url",
      "fixedUri": "concept"
    }, {
      "id": "Extension.extension:containedItem.extension:item.extension:concept.value[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.extension.extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Reference to a concept (by class)",
      "definition": "A reference to a concept - e.g. the information is identified by its general class to the degree of precision found in the terminology."
    }, {
      "path": "Extension.extension.extension.extension",
      "requirements": "Element `CodeableReference.reference` is mapped to FHIR STU3 element `Reference` as `Equivalent`.",
      "min": 0,
      "definition": "R4B: `CodeableReference.reference`",
      "short": "R4B: Reference to a resource (by instance)",
      "sliceName": "reference",
      "max": "1",
      "id": "Extension.extension:containedItem.extension:item.extension:reference",
      "comment": "Element `CodeableReference.reference` is mapped to FHIR STU3 element `Reference` as `Equivalent`.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:containedItem.extension:item.extension:reference.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.extension.extension.url",
      "fixedUri": "reference"
    }, {
      "id": "Extension.extension:containedItem.extension:item.extension:reference.value[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.extension.extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-ManufacturedItemDefinition|0.1.0"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Basic"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-DeviceDefinition|0.1.0"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-PackagedProductDefinition|0.1.0"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-BiologicallyDerivedProduct|0.1.0"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-NutritionProduct|0.1.0"
      } ],
      "short": "Reference to a resource (by instance)",
      "definition": "A reference to a resource the provides exact details about the information being referenced."
    }, {
      "id": "Extension.extension:containedItem.extension:item.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.extension.url",
      "fixedUri": "item"
    }, {
      "id": "Extension.extension:containedItem.extension:item.value[x]",
      "max": "0",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.extension.value[x]"
    }, {
      "path": "Extension.extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.containedItem.amount` is part of an existing definition because parent element `PackagedProductDefinition.package.containedItem` requires a cross-version extension.\nElement `PackagedProductDefinition.package.containedItem.amount` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.containedItem.amount` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.containedItem.amount` (new:Quantity)",
      "short": "R4B: The number of this type of item within this packaging (new)",
      "sliceName": "amount",
      "max": "1",
      "id": "Extension.extension:containedItem.extension:amount",
      "comment": "Element `PackagedProductDefinition.package.containedItem.amount` is part of an existing definition because parent element `PackagedProductDefinition.package.containedItem` requires a cross-version extension.\nElement `PackagedProductDefinition.package.containedItem.amount` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.containedItem.amount` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:containedItem.extension:amount.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.extension.url",
      "fixedUri": "amount"
    }, {
      "id": "Extension.extension:containedItem.extension:amount.value[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.extension.value[x]",
      "type": [ {
        "code": "Quantity"
      } ],
      "short": "The number of this type of item within this packaging",
      "definition": "The number of this type of item within this packaging."
    }, {
      "id": "Extension.extension:containedItem.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.url",
      "fixedUri": "containedItem"
    }, {
      "id": "Extension.extension:containedItem.value[x]",
      "max": "0",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.value[x]"
    }, {
      "path": "Extension.extension",
      "requirements": "Element `PackagedProductDefinition.package.package` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.package` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.package` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "min": 0,
      "definition": "R4B: `PackagedProductDefinition.package.package` (new:PackagedProductDefinition.package)",
      "short": "R4B: Allows containers (and parts of containers) within containers, still a single packaged product (new)",
      "sliceName": "package",
      "max": "*",
      "id": "Extension.extension:package",
      "comment": "Element `PackagedProductDefinition.package.package` is part of an existing definition because parent element `PackagedProductDefinition.package` requires a cross-version extension.\nElement `PackagedProductDefinition.package.package` is not mapped to FHIR STU3, since FHIR R4B `PackagedProductDefinition` is not mapped.\nElement `PackagedProductDefinition.package.package` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "id": "Extension.extension:package.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.extension.url",
      "fixedUri": "http://hl7.org/fhir/4.3/StructureDefinition/extension-PackagedProductDefinition.package"
    }, {
      "id": "Extension.extension:package.value[x]",
      "max": "0",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.value[x]"
    }, {
      "id": "Extension.url",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "path": "Extension.url",
      "fixedUri": "http://hl7.org/fhir/4.3/StructureDefinition/extension-PackagedProductDefinition.package"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.value[x]"
    } ]
  },
  "contact": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ],
  "contextType": "resource",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}