{
  "resourceType": "StructureDefinition",
  "url": "https://ziv-schnittstellen.org/fhir/ca/StructureDefinition/ZIV_Medikament",
  "name": "ZIV_Medikament",
  "status": "draft",
  "description": "Für die Profilierung wird die ISiK Spezifikation “Basis Stufe 4” als Basis verwendet.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Medication",
  "baseDefinition": "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Medication.form",
        "path": "Medication.form",
        "definition": "Describes the form of the item.  Powder; tablets; capsule.\r\nZIV: Für Klinik und Patient einsehbar. "
      },
      {
        "id": "Medication.amount",
        "path": "Medication.amount",
        "definition": "Specific amount of the drug in the packaged product.  For example, when specifying a product that has the same strength (For example, Insulin glargine 100 unit per mL solution for injection), this attribute provides additional clarification of the package amount (For example, 3 mL, 10mL, etc.).\r\nZIV: Für Klinik und Patient einsehbar. "
      },
      {
        "id": "Medication.ingredient",
        "path": "Medication.ingredient",
        "definition": "Identifies a particular constituent of interest in the product.\r\nZIV: Für Klinik und Patient einsehbar. "
      },
      {
        "id": "Medication.ingredient.item[x]",
        "path": "Medication.ingredient.item[x]",
        "definition": "The actual ingredient - either a substance (simple ingredient) or another medication of a medication.\r\nZIV: Für Klinik und Patient einsehbar. "
      },
      {
        "id": "Medication.ingredient.item[x]:itemCodeableConcept",
        "path": "Medication.ingredient.item[x]",
        "sliceName": "itemCodeableConcept",
        "definition": "The actual ingredient - either a substance (simple ingredient) or another medication of a medication.\r\nZIV: Für Klinik und Patient einsehbar. "
      },
      {
        "id": "Medication.ingredient.strength",
        "path": "Medication.ingredient.strength",
        "definition": "Specifies how many (or how much) of the items there are in this Medication.  For example, 250 mg per tablet.  This is expressed as a ratio where the numerator is 250mg and the denominator is 1 tablet.\r\nZIV: Für Klinik und Patient einsehbar. "
      }
    ]
  }
}