PackagesCanonicalsLogsProblems
    Packages
    de.gematik.dev.epa.medication@1.1.0-alpha.5
    https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement-closed
{
  "description": null,
  "_filename": "StructureDefinition-epa-medication-statement-closed.json",
  "package_name": "de.gematik.dev.epa.medication",
  "date": "2024-07-15",
  "derivation": "constraint",
  "publisher": "mio42 GmbH",
  "fhirVersion": "4.0.1",
  "name": "EPAMedicationStatementClosed",
  "abstract": false,
  "type": "MedicationStatement",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "EPA MedicationStatement Profile (closed)",
  "package_version": "1.1.0-alpha.5",
  "status": "active",
  "id": "b7c67ea4-e38d-4501-9f10-a8b3fbc16113",
  "kind": "resource",
  "url": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement-closed",
  "version": "1.1.0-rc1",
  "differential": {
    "element": [ {
      "id": "MedicationStatement.meta.source",
      "max": "0",
      "path": "MedicationStatement.meta.source"
    }, {
      "id": "MedicationStatement.meta.profile",
      "min": 1,
      "path": "MedicationStatement.meta.profile",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationStatement.meta.profile:mioProfile",
      "max": "1",
      "min": 1,
      "path": "MedicationStatement.meta.profile",
      "sliceName": "mioProfile",
      "patternCanonical": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement-closed"
    }, {
      "id": "MedicationStatement.meta.security",
      "max": "0",
      "path": "MedicationStatement.meta.security"
    }, {
      "id": "MedicationStatement.implicitRules",
      "max": "0",
      "path": "MedicationStatement.implicitRules"
    }, {
      "id": "MedicationStatement.language",
      "max": "0",
      "path": "MedicationStatement.language"
    }, {
      "id": "MedicationStatement.text",
      "max": "0",
      "path": "MedicationStatement.text"
    }, {
      "id": "MedicationStatement.contained",
      "max": "0",
      "path": "MedicationStatement.contained"
    }, {
      "id": "MedicationStatement.extension:treatmentGoal",
      "max": "0",
      "path": "MedicationStatement.extension",
      "sliceName": "treatmentGoal"
    }, {
      "id": "MedicationStatement.extension:Zwischenueberschrift",
      "path": "MedicationStatement.extension",
      "sliceName": "Zwischenueberschrift"
    }, {
      "id": "MedicationStatement.extension:Zwischenueberschrift.value[x]:valueCodeableConcept",
      "path": "MedicationStatement.extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "sliceName": "valueCodeableConcept"
    }, {
      "id": "MedicationStatement.extension:Zwischenueberschrift.value[x]:valueCodeableConcept.coding",
      "max": "1",
      "path": "MedicationStatement.extension.value[x].coding"
    }, {
      "id": "MedicationStatement.extension:Zwischenueberschrift.value[x]:valueCodeableConcept.coding.userSelected",
      "max": "0",
      "path": "MedicationStatement.extension.value[x].coding.userSelected"
    }, {
      "id": "MedicationStatement.extension:Zwischenueberschrift.value[x]:valueCodeableConcept.text",
      "max": "0",
      "path": "MedicationStatement.extension.value[x].text"
    }, {
      "id": "MedicationStatement.modifierExtension",
      "max": "0",
      "path": "MedicationStatement.modifierExtension"
    }, {
      "id": "MedicationStatement.identifier",
      "max": "0",
      "path": "MedicationStatement.identifier"
    }, {
      "id": "MedicationStatement.basedOn",
      "max": "0",
      "path": "MedicationStatement.basedOn"
    }, {
      "id": "MedicationStatement.partOf",
      "max": "0",
      "path": "MedicationStatement.partOf"
    }, {
      "id": "MedicationStatement.statusReason.coding",
      "path": "MedicationStatement.statusReason.coding",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "MedicationStatement.statusReason.coding:snomed",
      "path": "MedicationStatement.statusReason.coding",
      "sliceName": "snomed"
    }, {
      "id": "MedicationStatement.statusReason.coding:snomed.userSelected",
      "max": "0",
      "path": "MedicationStatement.statusReason.coding.userSelected"
    }, {
      "id": "MedicationStatement.category",
      "max": "0",
      "path": "MedicationStatement.category"
    }, {
      "id": "MedicationStatement.medication[x]:medicationReference",
      "path": "MedicationStatement.medication[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Medication" ]
      } ],
      "sliceName": "medicationReference"
    }, {
      "id": "MedicationStatement.medication[x]:medicationReference.type",
      "max": "0",
      "path": "MedicationStatement.medication[x].type"
    }, {
      "id": "MedicationStatement.medication[x]:medicationReference.identifier",
      "max": "0",
      "path": "MedicationStatement.medication[x].identifier"
    }, {
      "id": "MedicationStatement.medication[x]:medicationReference.display",
      "max": "0",
      "path": "MedicationStatement.medication[x].display"
    }, {
      "id": "MedicationStatement.subject.reference",
      "max": "0",
      "path": "MedicationStatement.subject.reference"
    }, {
      "id": "MedicationStatement.subject.type",
      "max": "0",
      "path": "MedicationStatement.subject.type"
    }, {
      "id": "MedicationStatement.subject.display",
      "max": "0",
      "path": "MedicationStatement.subject.display"
    }, {
      "id": "MedicationStatement.context",
      "max": "0",
      "path": "MedicationStatement.context"
    }, {
      "id": "MedicationStatement.informationSource.type",
      "max": "0",
      "path": "MedicationStatement.informationSource.type"
    }, {
      "id": "MedicationStatement.informationSource.display",
      "max": "0",
      "path": "MedicationStatement.informationSource.display"
    }, {
      "id": "MedicationStatement.derivedFrom",
      "max": "0",
      "path": "MedicationStatement.derivedFrom"
    }, {
      "id": "MedicationStatement.reasonCode.coding",
      "path": "MedicationStatement.reasonCode.coding",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "MedicationStatement.reasonCode.coding:icd-10-gm",
      "path": "MedicationStatement.reasonCode.coding",
      "sliceName": "icd-10-gm"
    }, {
      "id": "MedicationStatement.reasonCode.coding:icd-10-gm.userSelected",
      "max": "0",
      "path": "MedicationStatement.reasonCode.coding.userSelected"
    }, {
      "id": "MedicationStatement.reasonCode.coding:alphaId",
      "path": "MedicationStatement.reasonCode.coding",
      "sliceName": "alphaId"
    }, {
      "id": "MedicationStatement.reasonCode.coding:alphaId.userSelected",
      "max": "0",
      "path": "MedicationStatement.reasonCode.coding.userSelected"
    }, {
      "id": "MedicationStatement.reasonCode.coding:snomed",
      "path": "MedicationStatement.reasonCode.coding",
      "sliceName": "snomed"
    }, {
      "id": "MedicationStatement.reasonCode.coding:snomed.userSelected",
      "max": "0",
      "path": "MedicationStatement.reasonCode.coding.userSelected"
    }, {
      "id": "MedicationStatement.reasonCode.coding:orphanet",
      "path": "MedicationStatement.reasonCode.coding",
      "sliceName": "orphanet"
    }, {
      "id": "MedicationStatement.reasonCode.coding:orphanet.userSelected",
      "max": "0",
      "path": "MedicationStatement.reasonCode.coding.userSelected"
    }, {
      "id": "MedicationStatement.reasonReference",
      "max": "0",
      "path": "MedicationStatement.reasonReference"
    }, {
      "id": "MedicationStatement.note.author[x]:authorReference",
      "path": "MedicationStatement.note.author[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "sliceName": "authorReference"
    }, {
      "id": "MedicationStatement.note.author[x]:authorReference.type",
      "max": "0",
      "path": "MedicationStatement.note.author[x].type"
    }, {
      "id": "MedicationStatement.note.author[x]:authorReference.display",
      "max": "0",
      "path": "MedicationStatement.note.author[x].display"
    } ]
  },
  "baseDefinition": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement"
}