{
  "resourceType": "StructureDefinition",
  "id": "DAV-PR-ERP-AbgabedatenComposition",
  "url": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-AbgabedatenComposition",
  "version": "1.5.0",
  "name": "DAV_PR_ERP_AbgabedatenComposition",
  "title": "DAV_PR_ERP_AbgabedatenComposition",
  "status": "active",
  "date": "2025-03-31",
  "publisher": "Deutscher Apothekerverband e.V. (DAV)",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Composition",
  "baseDefinition": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-AbgabedatenComposition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Composition.meta",
        "path": "Composition.meta"
      },
      {
        "id": "Composition.meta.profile:erpProfile",
        "path": "Composition.meta.profile",
        "sliceName": "erpProfile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-AbgabedatenComposition|1.5"
      },
      {
        "id": "Composition.author",
        "path": "Composition.author",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-Apotheke"
            ]
          }
        ]
      },
      {
        "id": "Composition.section:Abgabeinformationen",
        "path": "Composition.section",
        "sliceName": "Abgabeinformationen"
      },
      {
        "id": "Composition.section:Abgabeinformationen.entry",
        "path": "Composition.section.entry",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-Abgabeinformationen"
            ]
          }
        ]
      },
      {
        "id": "Composition.section:Apotheke",
        "path": "Composition.section",
        "sliceName": "Apotheke"
      },
      {
        "id": "Composition.section:Apotheke.entry",
        "path": "Composition.section.entry",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-Apotheke"
            ]
          }
        ]
      }
    ]
  }
}