FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "DAV-PR-Base-AbgabedatenBundle",
"url": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-AbgabedatenBundle",
"version": "1.5.0",
"name": "DAV_PR_Base_AbgabedatenBundle",
"title": "DAV_PR_Base_AbgabedatenBundle",
"status": "active",
"date": "2025-03-31",
"publisher": "Deutscher Apothekerverband e.V. (DAV)",
"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-Meta"
]
}
]
},
{
"id": "Bundle.implicitRules",
"path": "Bundle.implicitRules",
"max": "0"
},
{
"id": "Bundle.language",
"path": "Bundle.language",
"max": "0"
},
{
"id": "Bundle.identifier",
"path": "Bundle.identifier",
"min": 1
},
{
"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/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"
},
{
"id": "Bundle.identifier.value",
"path": "Bundle.identifier.value",
"min": 1
},
{
"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"
},
{
"id": "Bundle.timestamp",
"path": "Bundle.timestamp",
"min": 1
},
{
"id": "Bundle.total",
"path": "Bundle.total",
"max": "0"
},
{
"id": "Bundle.link",
"path": "Bundle.link",
"max": "0"
}
]
}
}