FHIR IG Statistics: StructureDefinition/DAV-PR-Base-AbgabedatenBundle
Resources that use this resource
Resources that this resource uses
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"
}
]
}
}