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

FHIR IG Statistics: StructureDefinition/DAV-PR-Base-AbgabedatenBundle

Packagede.abda.eRezeptAbgabedatenBasis
Resource TypeStructureDefinition
IdDAV-PR-Base-AbgabedatenBundle
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.abda.eRezeptAbgabedatenBasis@1.1.0-rc1&canonical=http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-AbgabedatenBundle
URLhttp://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-AbgabedatenBundle
Version1.1.0
Statusdraft
Date2021-10-01
NameDAV_PR_Base_AbgabedatenBundle
TitleDAV_PR_Base_AbgabedatenBundle
TypeBundle
Kindresource

Resources that use this resource

StructureDefinition
DAV-PKV-PR-ERP-AbgabedatenBundleDAV_PKV_PR_ERP_AbgabedatenBundle

Resources that this resource uses

StructureDefinition
DAV-PR-ERP-AbgabedatenMetaDAV_PR_ERP_AbgabedatenMeta
DAV-PR-Base-AbgabedatenCompositionDAV_PR_Base_AbgabedatenComposition
DAV-PR-Base-AbgabeinformationenDAV_PR_Base_Abgabeinformationen
DAV-PR-Base-AbrechnungszeilenDAV_PR_Base_Abrechnungszeilen
DAV-PR-Base-ApothekeDAV_PR_Base_Apotheke
DAV-PR-Base-ZusatzdatenEinheitDAV_PR_Base_ZusatzdatenEinheit
DAV-PR-Base-ZusatzdatenHerstellungDAV_PR_Base_ZusatzdatenHerstellung

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "DAV-PR-Base-AbgabedatenBundle",
  "url": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-AbgabedatenBundle",
  "version": "1.1.0",
  "name": "DAV_PR_Base_AbgabedatenBundle",
  "title": "DAV_PR_Base_AbgabedatenBundle",
  "status": "draft",
  "date": "2021-10-01",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.meta",
        "path": "Bundle.meta",
        "min": 1,
        "type": [
          {
            "code": "Meta",
            "profile": [
              "http://fhir.abda.de/StructureDefinition/DAV-PR-ERP-AbgabedatenMeta"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.implicitRules",
        "path": "Bundle.implicitRules",
        "max": "0"
      },
      {
        "id": "Bundle.language",
        "path": "Bundle.language",
        "max": "0"
      },
      {
        "id": "Bundle.identifier",
        "path": "Bundle.identifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.identifier.use",
        "path": "Bundle.identifier.use",
        "max": "0"
      },
      {
        "id": "Bundle.identifier.type",
        "path": "Bundle.identifier.type",
        "max": "0"
      },
      {
        "id": "Bundle.identifier.system",
        "path": "Bundle.identifier.system",
        "short": "Verwendung der Rezept-ID als Bundle Identifier",
        "definition": "Im Kontext des eAbgabedatensatzes wird für den Identifier des Bundles die Rezept-ID des zugrunde liegenden E-Rezepts verwendet.",
        "min": 1,
        "fixedUri": "https://gematik.de/fhir/NamingSystem/PrescriptionID",
        "mustSupport": true
      },
      {
        "id": "Bundle.identifier.value",
        "path": "Bundle.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.identifier.period",
        "path": "Bundle.identifier.period",
        "max": "0"
      },
      {
        "id": "Bundle.identifier.assigner",
        "path": "Bundle.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "fixedCode": "document",
        "mustSupport": true
      },
      {
        "id": "Bundle.timestamp",
        "path": "Bundle.timestamp",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.total",
        "path": "Bundle.total",
        "max": "0"
      },
      {
        "id": "Bundle.link",
        "path": "Bundle.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "resource"
            }
          ],
          "rules": "closed"
        }
      },
      {
        "id": "Bundle.entry:ERezeptAbgabedaten",
        "path": "Bundle.entry",
        "sliceName": "ERezeptAbgabedaten",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:ERezeptAbgabedaten.link",
        "path": "Bundle.entry.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry:ERezeptAbgabedaten.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:ERezeptAbgabedaten.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-AbgabedatenComposition"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:ERezeptAbgabedaten.search",
        "path": "Bundle.entry.search",
        "max": "0"
      },
      {
        "id": "Bundle.entry:ERezeptAbgabedaten.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:ERezeptAbgabedaten.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Apotheke",
        "path": "Bundle.entry",
        "sliceName": "Apotheke",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Apotheke.link",
        "path": "Bundle.entry.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Apotheke.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Apotheke.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Apotheke"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Apotheke.search",
        "path": "Bundle.entry.search",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Apotheke.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Apotheke.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Abgabeinformationen",
        "path": "Bundle.entry",
        "sliceName": "Abgabeinformationen",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Abgabeinformationen.link",
        "path": "Bundle.entry.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Abgabeinformationen.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Abgabeinformationen.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Abgabeinformationen"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Abgabeinformationen.search",
        "path": "Bundle.entry.search",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Abgabeinformationen.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Abgabeinformationen.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Abrechnungszeilen",
        "path": "Bundle.entry",
        "sliceName": "Abrechnungszeilen",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Abrechnungszeilen.link",
        "path": "Bundle.entry.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Abrechnungszeilen.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Abrechnungszeilen.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Abrechnungszeilen"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Abrechnungszeilen.search",
        "path": "Bundle.entry.search",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Abrechnungszeilen.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Abrechnungszeilen.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:ZusatzdatenHerstellung",
        "path": "Bundle.entry",
        "sliceName": "ZusatzdatenHerstellung",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:ZusatzdatenHerstellung.link",
        "path": "Bundle.entry.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry:ZusatzdatenHerstellung.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:ZusatzdatenHerstellung.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenHerstellung"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:ZusatzdatenHerstellung.search",
        "path": "Bundle.entry.search",
        "max": "0"
      },
      {
        "id": "Bundle.entry:ZusatzdatenHerstellung.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:ZusatzdatenHerstellung.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:ZusatzdatenEinheit",
        "path": "Bundle.entry",
        "sliceName": "ZusatzdatenEinheit",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:ZusatzdatenEinheit.link",
        "path": "Bundle.entry.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry:ZusatzdatenEinheit.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:ZusatzdatenEinheit.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenEinheit"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:ZusatzdatenEinheit.search",
        "path": "Bundle.entry.search",
        "max": "0"
      },
      {
        "id": "Bundle.entry:ZusatzdatenEinheit.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:ZusatzdatenEinheit.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.signature",
        "path": "Bundle.signature",
        "max": "0"
      }
    ]
  }
}