PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.research@1.0.0-cc1
    https://gematik.de/fhir/epa-research/StructureDefinition/epa-research-medication
{
  "description": null,
  "_filename": "StructureDefinition-epa-research-medication.json",
  "package_name": "de.gematik.epa.research",
  "date": "2024-06-06",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "EPAResearchMedication",
  "abstract": false,
  "type": "Medication",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0-cc1",
  "status": "draft",
  "id": "92bfaf98-6adc-4ae9-9007-de2f96794767",
  "kind": "resource",
  "url": "https://gematik.de/fhir/epa-research/StructureDefinition/epa-research-medication",
  "version": "1.0.0-cc1",
  "differential": {
    "element": [ {
      "id": "Medication.meta.tag",
      "min": 1,
      "path": "Medication.meta.tag",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Medication.meta.tag:TagSourceProfile",
      "max": "1",
      "min": 1,
      "path": "Medication.meta.tag",
      "sliceName": "TagSourceProfile",
      "mustSupport": true
    }, {
      "id": "Medication.meta.tag:TagSourceProfile.system",
      "min": 1,
      "path": "Medication.meta.tag.system",
      "patternUri": "https://gematik.de/fhir/epa-research/sid/source-profile"
    }, {
      "id": "Medication.extension:rxPrescriptionProcessIdentifier",
      "max": "1",
      "min": 0,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension" ]
      } ],
      "sliceName": "rxPrescriptionProcessIdentifier",
      "mustSupport": true
    }, {
      "id": "Medication.extension:epaDispensationIdentifier",
      "max": "1",
      "min": 0,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/dispensation-identifier-extension" ]
      } ],
      "sliceName": "epaDispensationIdentifier",
      "mustSupport": true
    }, {
      "id": "Medication.extension:isVaccine",
      "max": "1",
      "min": 0,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/medication-id-vaccine-extension" ]
      } ],
      "sliceName": "isVaccine"
    }, {
      "id": "Medication.extension:isVaccine.value[x]",
      "path": "Medication.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Medication.extension:drugCategory",
      "max": "1",
      "min": 0,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/drug-category-extension" ]
      } ],
      "sliceName": "drugCategory"
    }, {
      "id": "Medication.extension:drugCategory.value[x]",
      "path": "Medication.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Medication.extension:drugCategory.value[x].system",
      "path": "Medication.extension.value[x].system",
      "mustSupport": true
    }, {
      "id": "Medication.extension:drugCategory.value[x].code",
      "path": "Medication.extension.value[x].code",
      "mustSupport": true
    }, {
      "id": "Medication.extension:normSizeCode",
      "max": "1",
      "min": 0,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.de/StructureDefinition/normgroesse" ]
      } ],
      "short": "Package size according to N-designation",
      "sliceName": "normSizeCode",
      "definition": "Description of the therapy-appropriate package size (e.g., N1)"
    }, {
      "id": "Medication.extension:normSizeCode.value[x]",
      "path": "Medication.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Medication.extension:packaging",
      "max": "1",
      "min": 0,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/medication-formulation-packaging-extension" ]
      } ],
      "sliceName": "packaging"
    }, {
      "id": "Medication.extension:packaging.value[x]",
      "path": "Medication.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Medication.extension:manufacturingInstructions",
      "max": "1",
      "min": 0,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/medication-manufacturing-instructions-extension" ]
      } ],
      "sliceName": "manufacturingInstructions"
    }, {
      "id": "Medication.extension:manufacturingInstructions.value[x]",
      "path": "Medication.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Medication.extension:type",
      "max": "1",
      "min": 0,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-type-extension" ]
      } ],
      "sliceName": "type",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication"
}