FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/GEM-ERPEU-PR-Medication

Packagede.gematik.erezept.eu
Resource TypeStructureDefinition
IdGEM-ERPEU-PR-Medication
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.erezept.eu@1.0.0&canonical=https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Medication
URLhttps://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Medication
Version1.0.0
Statusactive
Date2025-06-02
NameGEM_ERPEU_PR_Medication
TitleEU-Medication
DescriptionMedication of a Prescription or Dispensation from the EU
TypeMedication
Kindresource

Resources that use this resource

StructureDefinition
GEM_ERPEU_PR_MedicationDispenseDispensation of the Prescription from the EU
GEM_ERPEU_PR_PAR_CloseOperation_InputGEM ERP PR EU CloseOperation Input

Resources that this resource uses

StructureDefinition
epa-medicationEPA Medication
GEM_ERPEU_EX_MedicinalPackageDescriptionGEM_ERPEU_EX_MedicinalPackageDescription
GEM_ERPEU_EX_MedicinalPackageIdentifierGEM_ERPEU_EX_MedicinalPackageIdentifier

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "GEM-ERPEU-PR-Medication",
  "url": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Medication",
  "version": "1.0.0",
  "name": "GEM_ERPEU_PR_Medication",
  "title": "EU-Medication",
  "status": "active",
  "date": "2025-06-02",
  "description": "Medication of a Prescription or Dispensation from the EU",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Medication",
  "baseDefinition": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Medication.meta",
        "path": "Medication.meta",
        "min": 1
      },
      {
        "id": "Medication.meta.profile",
        "path": "Medication.meta.profile",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "$this"
            }
          ],
          "rules": "closed",
          "description": "Slicing for meta profile",
          "ordered": false
        },
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Medication.meta.profile:workflowEUProfile",
        "path": "Medication.meta.profile",
        "sliceName": "workflowEUProfile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Medication|1.0",
        "mustSupport": true
      },
      {
        "id": "Medication.extension:packageIdentifier",
        "path": "Medication.extension",
        "sliceName": "packageIdentifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_EX_MedicinalPackageIdentifier"
            ]
          }
        ]
      },
      {
        "id": "Medication.extension:packageDescription",
        "path": "Medication.extension",
        "sliceName": "packageDescription",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_EX_MedicinalPackageDescription"
            ]
          }
        ]
      }
    ]
  }
}