| Package | de.abda.eRezeptAbgabedaten |
| Resource Type | StructureDefinition |
| Id | DAV-PR-ERP-AbgabedatenBundle |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.abda.eRezeptAbgabedaten@1.0.0&canonical=http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-AbgabedatenBundle |
| URL | http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-AbgabedatenBundle |
| Version | 1.0.0 |
| Status | active |
| Name | DAV_PR_ERP_AbgabedatenBundle |
| Type | Bundle |
| Kind | resource |
No resources found
| StructureDefinition | |
| DAV-PR-ERP-AbgabedatenComposition | DAV_PR_ERP_AbgabedatenComposition |
| DAV-PR-ERP-AbgabedatenMeta | DAV_PR_ERP_AbgabedatenMeta |
| DAV-PR-ERP-Abgabeinformationen | DAV_PR_ERP_Abgabeinformationen |
| DAV-PR-ERP-Abrechnungszeilen | DAV_PR_ERP_Abrechnungszeilen |
| DAV-PR-ERP-Apotheke | DAV_PR_ERP_Apotheke |
| DAV-PR-ERP-ZusatzdatenEinheit | DAV_PR_ERP_ZusatzdatenEinheit |
| DAV-PR-ERP-ZusatzdatenHerstellung | DAV_PR_ERP_ZusatzdatenHerstellung |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "DAV-PR-ERP-AbgabedatenBundle",
"url": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-AbgabedatenBundle",
"version": "1.0.0",
"name": "DAV_PR_ERP_AbgabedatenBundle",
"status": "active",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "cda",
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"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.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.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-AbgabedatenComposition"
]
}
]
},
{
"id": "Bundle.entry:Apotheke",
"path": "Bundle.entry",
"sliceName": "Apotheke",
"min": 1,
"max": "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-ERP-Apotheke"
]
}
]
},
{
"id": "Bundle.entry:Abgabeinformationen",
"path": "Bundle.entry",
"sliceName": "Abgabeinformationen",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Abgabeinformationen.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.abda.de/eRezeptAbgabadaten/StructureDefinition/DAV-PR-ERP-Abgabeinformationen"
]
}
]
},
{
"id": "Bundle.entry:Abrechnungszeilen",
"path": "Bundle.entry",
"sliceName": "Abrechnungszeilen",
"min": 1,
"max": "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-ERP-Abrechnungszeilen"
]
}
]
},
{
"id": "Bundle.entry:ZusatzdatenHerstellung",
"path": "Bundle.entry",
"sliceName": "ZusatzdatenHerstellung",
"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-ERP-ZusatzdatenHerstellung"
]
}
]
},
{
"id": "Bundle.entry:ZusatzdatenEinheit",
"path": "Bundle.entry",
"sliceName": "ZusatzdatenEinheit",
"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-ERP-ZusatzdatenEinheit"
]
}
]
},
{
"id": "Bundle.signature",
"path": "Bundle.signature",
"max": "0"
}
]
}
}