PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.5.0-rc3
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication
{
  "description": "Handles medical information about the redeemed prescription",
  "_filename": "StructureDefinition-GEM-ERP-PR-Medication.json",
  "package_name": "de.gematik.erezept-workflow.r4",
  "date": "2025-02-28",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GEM_ERP_PR_Medication",
  "abstract": false,
  "type": "Medication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Medication for the Dispensation of the Prescription",
  "package_version": "1.5.0-rc3",
  "status": "draft",
  "id": "a4e70882-f1d2-454b-b9d7-c641289dbb70",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication",
  "version": "1.5.0",
  "differential": {
    "element": [ {
      "id": "Medication.meta",
      "min": 1,
      "path": "Medication.meta"
    }, {
      "id": "Medication.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Medication.meta.profile",
      "slicing": {
        "rules": "closed",
        "ordered": false,
        "description": "Slicing for meta profile",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Medication.meta.profile:workflowProfile",
      "max": "1",
      "min": 1,
      "path": "Medication.meta.profile",
      "sliceName": "workflowProfile",
      "mustSupport": true,
      "fixedCanonical": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication|1.5"
    }, {
      "id": "Medication.extension:isVaccine",
      "path": "Medication.extension",
      "sliceName": "isVaccine",
      "mustSupport": true
    }, {
      "id": "Medication.extension:drugCategory",
      "path": "Medication.extension",
      "sliceName": "drugCategory",
      "mustSupport": true
    }, {
      "id": "Medication.extension:normSizeCode",
      "path": "Medication.extension",
      "sliceName": "normSizeCode",
      "mustSupport": true
    }, {
      "id": "Medication.extension:packaging",
      "path": "Medication.extension",
      "sliceName": "packaging",
      "mustSupport": true
    }, {
      "id": "Medication.extension:manufacturingInstructions",
      "path": "Medication.extension",
      "sliceName": "manufacturingInstructions",
      "mustSupport": true
    }, {
      "id": "Medication.status",
      "path": "Medication.status",
      "patternCode": "active"
    }, {
      "id": "Medication.amount.numerator.extension:packagingSize",
      "path": "Medication.amount.numerator.extension",
      "sliceName": "packagingSize",
      "mustSupport": true
    }, {
      "id": "Medication.amount.numerator.extension:totalQuantity",
      "path": "Medication.amount.numerator.extension",
      "sliceName": "totalQuantity",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.extension:darreichungsform",
      "path": "Medication.ingredient.extension",
      "sliceName": "darreichungsform",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept",
      "path": "Medication.ingredient.item[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Component in coded form",
      "sliceName": "itemCodeableConcept"
    }, {
      "id": "Medication.ingredient.item[x]:itemReference",
      "path": "Medication.ingredient.item[x]",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "contained" ],
        "targetProfile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-pharmaceutical-product", "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-pzn-ingredient" ]
      } ],
      "sliceName": "itemReference"
    }, {
      "id": "Medication.ingredient.strength.extension:amountText",
      "path": "Medication.ingredient.strength.extension",
      "sliceName": "amountText",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication"
}