{
  "resourceType": "StructureDefinition",
  "url": "https://ziv-schnittstellen.org/fhir/ca/StructureDefinition/ZIV_MedikationsInformation",
  "name": "ZIV_MedikationsInformation",
  "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": "MedicationStatement",
  "baseDefinition": "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikationsInformation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationStatement.medication[x]",
        "path": "MedicationStatement.medication[x]",
        "definition": "Identifies the medication being administered. This is either a link to a resource representing the details of the medication or a simple attribute carrying a code that identifies the medication from a known list of medications.\r\nZIV: Für Klinik und Patient einsehbar. "
      },
      {
        "id": "MedicationStatement.medication[x]:medicationReference",
        "path": "MedicationStatement.medication[x]",
        "sliceName": "medicationReference",
        "definition": "Identifies the medication being administered. This is either a link to a resource representing the details of the medication or a simple attribute carrying a code that identifies the medication from a known list of medications.\r\nZIV: Für Klinik und Patient einsehbar. "
      },
      {
        "id": "MedicationStatement.subject",
        "path": "MedicationStatement.subject",
        "definition": "The person, animal or group who is/was taking the medication.\r\nZIV: Für Klinik und Patient einsehbar. "
      },
      {
        "id": "MedicationStatement.context",
        "path": "MedicationStatement.context",
        "definition": "The encounter or episode of care that establishes the context for this MedicationStatement.\r\nZIV: Für Klinik und Patient einsehbar. "
      },
      {
        "id": "MedicationStatement.effective[x]",
        "path": "MedicationStatement.effective[x]",
        "definition": "The interval of time during which it is being asserted that the patient is/was/will be taking the medication (or was not taking, when the MedicationStatement.taken element is No).\r\nZIV: Für Klinik und Patient einsehbar. "
      },
      {
        "id": "MedicationStatement.effective[x]:effectiveDateTime",
        "path": "MedicationStatement.effective[x]",
        "sliceName": "effectiveDateTime",
        "definition": "The interval of time during which it is being asserted that the patient is/was/will be taking the medication (or was not taking, when the MedicationStatement.taken element is No).\r\nZIV: Für Klinik und Patient einsehbar. "
      },
      {
        "id": "MedicationStatement.effective[x]:effectivePeriod",
        "path": "MedicationStatement.effective[x]",
        "sliceName": "effectivePeriod",
        "definition": "The interval of time during which it is being asserted that the patient is/was/will be taking the medication (or was not taking, when the MedicationStatement.taken element is No).\r\nZIV: Für Klinik und Patient einsehbar. "
      },
      {
        "id": "MedicationStatement.dosage",
        "path": "MedicationStatement.dosage",
        "definition": "Indicates how the medication is/was or should be taken by the patient.\r\nZIV: Für Klinik und Patient einsehbar. "
      }
    ]
  }
}