FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/MedicationModel

Packagehl7.eu.fhir.unicom
TypeStructureDefinition
IdMedicationModel
FHIR VersionR5
Sourcehttp://unicom-project.eu/fhir/https://build.fhir.org/ig/hl7-eu/unicom-ig/StructureDefinition-MedicationModel.html
URLhttp://unicom-project.eu/fhir/StructureDefinition/MedicationModel
Version0.1.0
Statusdraft
Date2025-06-02T08:10:55+00:00
NameMedicationModel
TitleMedication for clinical workflows
Realmeu
Authorityhl7
DescriptionDRAFT. eP/eD/PS product
Typehttp://unicom-project.eu/fhir/StructureDefinition/MedicationModel
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
CDCD
ClassClass
IIII
PQPQ
RTORTO
STST

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition MedicationModel

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationModel 0..*BaseMedication for clinical workflows
... medicinalProductIdentifier 0..*IIMPID or national identifier
... packagedProductIdentifier 0..*IIPCID or national
... pharmaceuticalProductIdentifier 0..*IIPhPID
... atc 1..1CDATC code
... classification 0..*CDClassification
... packSize 1..*PQOverall amount of product (100ml; 20 tablets; 1 creme & 6 pessaries)
... name 0..*STName of the product (full name, invented name, other)
... doseForm 1..*ClassThe intended or existing dose form for the product
.... formCode 1..1CDThe actual dose form
.... type 0..1CDThe type of dose form
... manufacturedItem 1..*ClassManufactured item if the prescription contains more than one type of items
.... manufacturedDoseForm 1..1CDManufactured item dose form
.... ingredient 0..*ClassIngredients
..... role 1..1CDRole (might not be needed if only active ingredients are expected)
..... substance 1..1CDSubstance
..... strengthInfo 1..*ClassConcentration or presentation strength
...... strength 1..1RTOConcentration or presentation strength of the precise active ingredient
...... strengthType 1..1CDType of strength that is expressed
...... strengthSubstance 0..1CDSubstance that the strength refers to, if different from the main substance
.... unitOfPresentation 0..*CDUnit of presentation for the manufactured item
.... containedQuantity 0..1PQManufactured item quantity for liquids (3ml/vial)
.... manufacturedItemQuantity 1..1PQNumber of such manufactured items in this product (5 vials)
... device 0..*ClassAdministrative device included in the product
.... deviceQuantity 1..1PQNumber of such devices
.... device 1..1CDDevice coded
... marketingAuthorisationHolder 0..1STMAH name - do we need more?
... routeOfAdministration 1..*CDRoute of Administration - if we need it on product level

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "MedicationModel",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://unicom-project.eu/fhir/StructureDefinition/MedicationModel",
  "version": "0.1.0",
  "name": "MedicationModel",
  "title": "Medication for clinical workflows",
  "status": "draft",
  "date": "2025-06-02T08:10:55+00:00",
  "publisher": "UNICOM",
  "contact": [
    {
      "name": "UNICOM",
      "telecom": [
        {
          "system": "url",
          "value": "http://unicom-project.eu"
        }
      ]
    }
  ],
  "description": "DRAFT. eP/eD/PS product",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://unicom-project.eu/fhir/StructureDefinition/MedicationModel",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "MedicationModel",
        "path": "MedicationModel",
        "short": "Medication for clinical workflows",
        "definition": "DRAFT. eP/eD/PS product",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MedicationModel.medicinalProductIdentifier",
        "path": "MedicationModel.medicinalProductIdentifier",
        "short": "MPID or national identifier",
        "definition": "MPID or national identifier",
        "min": 0,
        "max": "*",
        "base": {
          "path": "MedicationModel.medicinalProductIdentifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/II"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.packagedProductIdentifier",
        "path": "MedicationModel.packagedProductIdentifier",
        "short": "PCID or national",
        "definition": "PCID or national",
        "min": 0,
        "max": "*",
        "base": {
          "path": "MedicationModel.packagedProductIdentifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/II"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.pharmaceuticalProductIdentifier",
        "path": "MedicationModel.pharmaceuticalProductIdentifier",
        "short": "PhPID",
        "definition": "PhPID",
        "min": 0,
        "max": "*",
        "base": {
          "path": "MedicationModel.pharmaceuticalProductIdentifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/II"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.atc",
        "path": "MedicationModel.atc",
        "short": "ATC code",
        "definition": "ATC code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MedicationModel.atc",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.classification",
        "path": "MedicationModel.classification",
        "short": "Classification",
        "definition": "Classification",
        "min": 0,
        "max": "*",
        "base": {
          "path": "MedicationModel.classification",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.packSize",
        "path": "MedicationModel.packSize",
        "short": "Overall amount of product (100ml; 20 tablets; 1 creme & 6 pessaries)",
        "definition": "Overall amount of product (100ml; 20 tablets; 1 creme & 6 pessaries)",
        "min": 1,
        "max": "*",
        "base": {
          "path": "MedicationModel.packSize",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/PQ"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.name",
        "path": "MedicationModel.name",
        "short": "Name of the product (full name, invented name, other)",
        "definition": "Name of the product (full name, invented name, other)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "MedicationModel.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/ST"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.doseForm",
        "path": "MedicationModel.doseForm",
        "short": "The intended or existing dose form for the product",
        "definition": "The intended or existing dose form for the product",
        "min": 1,
        "max": "*",
        "base": {
          "path": "MedicationModel.doseForm",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/Class"
            ]
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "MedicationModel.doseForm.id",
        "path": "MedicationModel.doseForm.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MedicationModel.doseForm.extension",
        "path": "MedicationModel.doseForm.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "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.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MedicationModel.doseForm.modifierExtension",
        "path": "MedicationModel.doseForm.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "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.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "MedicationModel.doseForm.formCode",
        "path": "MedicationModel.doseForm.formCode",
        "short": "The actual dose form",
        "definition": "The actual dose form",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MedicationModel.doseForm.formCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.doseForm.type",
        "path": "MedicationModel.doseForm.type",
        "short": "The type of dose form",
        "definition": "The type of dose form",
        "min": 0,
        "max": "1",
        "base": {
          "path": "MedicationModel.doseForm.type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem",
        "path": "MedicationModel.manufacturedItem",
        "short": "Manufactured item if the prescription contains more than one type of items",
        "definition": "Manufactured item if the prescription contains more than one type of items",
        "min": 1,
        "max": "*",
        "base": {
          "path": "MedicationModel.manufacturedItem",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/Class"
            ]
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.id",
        "path": "MedicationModel.manufacturedItem.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.extension",
        "path": "MedicationModel.manufacturedItem.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "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.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.modifierExtension",
        "path": "MedicationModel.manufacturedItem.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "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.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.manufacturedDoseForm",
        "path": "MedicationModel.manufacturedItem.manufacturedDoseForm",
        "short": "Manufactured item dose form",
        "definition": "Manufactured item dose form",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MedicationModel.manufacturedItem.manufacturedDoseForm",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient",
        "path": "MedicationModel.manufacturedItem.ingredient",
        "short": "Ingredients",
        "definition": "Ingredients",
        "min": 0,
        "max": "*",
        "base": {
          "path": "MedicationModel.manufacturedItem.ingredient",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/Class"
            ]
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.id",
        "path": "MedicationModel.manufacturedItem.ingredient.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.extension",
        "path": "MedicationModel.manufacturedItem.ingredient.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "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.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.modifierExtension",
        "path": "MedicationModel.manufacturedItem.ingredient.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "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.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.role",
        "path": "MedicationModel.manufacturedItem.ingredient.role",
        "short": "Role (might not be needed if only active ingredients are expected)",
        "definition": "Role (might not be needed if only active ingredients are expected)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MedicationModel.manufacturedItem.ingredient.role",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.substance",
        "path": "MedicationModel.manufacturedItem.ingredient.substance",
        "short": "Substance",
        "definition": "Substance",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MedicationModel.manufacturedItem.ingredient.substance",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.strengthInfo",
        "path": "MedicationModel.manufacturedItem.ingredient.strengthInfo",
        "short": "Concentration or presentation strength",
        "definition": "Concentration or presentation strength",
        "min": 1,
        "max": "*",
        "base": {
          "path": "MedicationModel.manufacturedItem.ingredient.strengthInfo",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/Class"
            ]
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.strengthInfo.id",
        "path": "MedicationModel.manufacturedItem.ingredient.strengthInfo.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.strengthInfo.extension",
        "path": "MedicationModel.manufacturedItem.ingredient.strengthInfo.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "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.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.strengthInfo.modifierExtension",
        "path": "MedicationModel.manufacturedItem.ingredient.strengthInfo.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "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.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.strengthInfo.strength",
        "path": "MedicationModel.manufacturedItem.ingredient.strengthInfo.strength",
        "short": "Concentration or presentation strength of the precise active ingredient",
        "definition": "Concentration or presentation strength of the precise active ingredient",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MedicationModel.manufacturedItem.ingredient.strengthInfo.strength",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/RTO"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.strengthInfo.strengthType",
        "path": "MedicationModel.manufacturedItem.ingredient.strengthInfo.strengthType",
        "short": "Type of strength that is expressed",
        "definition": "Type of strength that is expressed",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MedicationModel.manufacturedItem.ingredient.strengthInfo.strengthType",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.strengthInfo.strengthSubstance",
        "path": "MedicationModel.manufacturedItem.ingredient.strengthInfo.strengthSubstance",
        "short": "Substance that the strength refers to, if different from the main substance",
        "definition": "Substance that the strength refers to, if different from the main substance",
        "min": 0,
        "max": "1",
        "base": {
          "path": "MedicationModel.manufacturedItem.ingredient.strengthInfo.strengthSubstance",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.unitOfPresentation",
        "path": "MedicationModel.manufacturedItem.unitOfPresentation",
        "short": "Unit of presentation for the manufactured item",
        "definition": "Unit of presentation for the manufactured item",
        "min": 0,
        "max": "*",
        "base": {
          "path": "MedicationModel.manufacturedItem.unitOfPresentation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.containedQuantity",
        "path": "MedicationModel.manufacturedItem.containedQuantity",
        "short": "Manufactured item quantity for liquids (3ml/vial)",
        "definition": "Manufactured item quantity for liquids (3ml/vial)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "MedicationModel.manufacturedItem.containedQuantity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/PQ"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.manufacturedItemQuantity",
        "path": "MedicationModel.manufacturedItem.manufacturedItemQuantity",
        "short": "Number of such manufactured items in this product (5 vials)",
        "definition": "Number of such manufactured items in this product (5 vials)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MedicationModel.manufacturedItem.manufacturedItemQuantity",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/PQ"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.device",
        "path": "MedicationModel.device",
        "short": "Administrative device included in the product",
        "definition": "Administrative device included in the product",
        "min": 0,
        "max": "*",
        "base": {
          "path": "MedicationModel.device",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/Class"
            ]
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "MedicationModel.device.id",
        "path": "MedicationModel.device.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MedicationModel.device.extension",
        "path": "MedicationModel.device.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "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.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MedicationModel.device.modifierExtension",
        "path": "MedicationModel.device.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "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.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "MedicationModel.device.deviceQuantity",
        "path": "MedicationModel.device.deviceQuantity",
        "short": "Number of such devices",
        "definition": "Number of such devices",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MedicationModel.device.deviceQuantity",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/PQ"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.device.device",
        "path": "MedicationModel.device.device",
        "short": "Device coded",
        "definition": "Device coded",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MedicationModel.device.device",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.marketingAuthorisationHolder",
        "path": "MedicationModel.marketingAuthorisationHolder",
        "short": "MAH name - do we need more?",
        "definition": "MAH name - do we need more?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "MedicationModel.marketingAuthorisationHolder",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/ST"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.routeOfAdministration",
        "path": "MedicationModel.routeOfAdministration",
        "short": "Route of Administration - if we need it on product level",
        "definition": "Route of Administration - if we need it on product level",
        "min": 1,
        "max": "*",
        "base": {
          "path": "MedicationModel.routeOfAdministration",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "MedicationModel",
        "path": "MedicationModel",
        "short": "Medication for clinical workflows",
        "definition": "DRAFT. eP/eD/PS product"
      },
      {
        "id": "MedicationModel.medicinalProductIdentifier",
        "path": "MedicationModel.medicinalProductIdentifier",
        "short": "MPID or national identifier",
        "definition": "MPID or national identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/II"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.packagedProductIdentifier",
        "path": "MedicationModel.packagedProductIdentifier",
        "short": "PCID or national",
        "definition": "PCID or national",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/II"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.pharmaceuticalProductIdentifier",
        "path": "MedicationModel.pharmaceuticalProductIdentifier",
        "short": "PhPID",
        "definition": "PhPID",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/II"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.atc",
        "path": "MedicationModel.atc",
        "short": "ATC code",
        "definition": "ATC code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.classification",
        "path": "MedicationModel.classification",
        "short": "Classification",
        "definition": "Classification",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.packSize",
        "path": "MedicationModel.packSize",
        "short": "Overall amount of product (100ml; 20 tablets; 1 creme & 6 pessaries)",
        "definition": "Overall amount of product (100ml; 20 tablets; 1 creme & 6 pessaries)",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/PQ"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.name",
        "path": "MedicationModel.name",
        "short": "Name of the product (full name, invented name, other)",
        "definition": "Name of the product (full name, invented name, other)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/ST"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.doseForm",
        "path": "MedicationModel.doseForm",
        "short": "The intended or existing dose form for the product",
        "definition": "The intended or existing dose form for the product",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/Class"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.doseForm.formCode",
        "path": "MedicationModel.doseForm.formCode",
        "short": "The actual dose form",
        "definition": "The actual dose form",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.doseForm.type",
        "path": "MedicationModel.doseForm.type",
        "short": "The type of dose form",
        "definition": "The type of dose form",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem",
        "path": "MedicationModel.manufacturedItem",
        "short": "Manufactured item if the prescription contains more than one type of items",
        "definition": "Manufactured item if the prescription contains more than one type of items",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/Class"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.manufacturedDoseForm",
        "path": "MedicationModel.manufacturedItem.manufacturedDoseForm",
        "short": "Manufactured item dose form",
        "definition": "Manufactured item dose form",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient",
        "path": "MedicationModel.manufacturedItem.ingredient",
        "short": "Ingredients",
        "definition": "Ingredients",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/Class"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.role",
        "path": "MedicationModel.manufacturedItem.ingredient.role",
        "short": "Role (might not be needed if only active ingredients are expected)",
        "definition": "Role (might not be needed if only active ingredients are expected)",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.substance",
        "path": "MedicationModel.manufacturedItem.ingredient.substance",
        "short": "Substance",
        "definition": "Substance",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.strengthInfo",
        "path": "MedicationModel.manufacturedItem.ingredient.strengthInfo",
        "short": "Concentration or presentation strength",
        "definition": "Concentration or presentation strength",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/Class"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.strengthInfo.strength",
        "path": "MedicationModel.manufacturedItem.ingredient.strengthInfo.strength",
        "short": "Concentration or presentation strength of the precise active ingredient",
        "definition": "Concentration or presentation strength of the precise active ingredient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/RTO"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.strengthInfo.strengthType",
        "path": "MedicationModel.manufacturedItem.ingredient.strengthInfo.strengthType",
        "short": "Type of strength that is expressed",
        "definition": "Type of strength that is expressed",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.ingredient.strengthInfo.strengthSubstance",
        "path": "MedicationModel.manufacturedItem.ingredient.strengthInfo.strengthSubstance",
        "short": "Substance that the strength refers to, if different from the main substance",
        "definition": "Substance that the strength refers to, if different from the main substance",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.unitOfPresentation",
        "path": "MedicationModel.manufacturedItem.unitOfPresentation",
        "short": "Unit of presentation for the manufactured item",
        "definition": "Unit of presentation for the manufactured item",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.containedQuantity",
        "path": "MedicationModel.manufacturedItem.containedQuantity",
        "short": "Manufactured item quantity for liquids (3ml/vial)",
        "definition": "Manufactured item quantity for liquids (3ml/vial)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/PQ"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.manufacturedItem.manufacturedItemQuantity",
        "path": "MedicationModel.manufacturedItem.manufacturedItemQuantity",
        "short": "Number of such manufactured items in this product (5 vials)",
        "definition": "Number of such manufactured items in this product (5 vials)",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/PQ"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.device",
        "path": "MedicationModel.device",
        "short": "Administrative device included in the product",
        "definition": "Administrative device included in the product",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/Class"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.device.deviceQuantity",
        "path": "MedicationModel.device.deviceQuantity",
        "short": "Number of such devices",
        "definition": "Number of such devices",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/PQ"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.device.device",
        "path": "MedicationModel.device.device",
        "short": "Device coded",
        "definition": "Device coded",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.marketingAuthorisationHolder",
        "path": "MedicationModel.marketingAuthorisationHolder",
        "short": "MAH name - do we need more?",
        "definition": "MAH name - do we need more?",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/ST"
            ]
          }
        ]
      },
      {
        "id": "MedicationModel.routeOfAdministration",
        "path": "MedicationModel.routeOfAdministration",
        "short": "Route of Administration - if we need it on product level",
        "definition": "Route of Administration - if we need it on product level",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Element",
            "profile": [
              "http://unicom-project.eu/fhir/StructureDefinition/CD"
            ]
          }
        ]
      }
    ]
  }
}