FHIR IG Statistics: StructureDefinition/GEM-ERP-PR-Bundle
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "GEM-ERP-PR-Bundle",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle",
"version": "1.6.0-ballot1",
"name": "GEM_ERP_PR_Bundle",
"title": "Dokumentenbündel für Quittung",
"status": "draft",
"date": "2025-08-01",
"description": "Eine dokumentenstilistische Darstellung der Quittung (vollständig, eigenständig, unterschrieben)",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Bundle",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Bundle.id",
"path": "Bundle.id",
"min": 1
},
{
"id": "Bundle.meta",
"path": "Bundle.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.meta.profile",
"path": "Bundle.meta.profile",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "closed",
"description": "Slicing für meta profile",
"ordered": false
},
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.meta.profile:workflowProfile",
"path": "Bundle.meta.profile",
"sliceName": "workflowProfile",
"min": 1,
"max": "1",
"fixedCanonical": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle|1.6",
"mustSupport": true
},
{
"id": "Bundle.identifier",
"path": "Bundle.identifier",
"short": "E-Rezept-ID",
"min": 1,
"type": [
{
"code": "Identifier",
"profile": [
"https://gematik.de/fhir/ti/StructureDefinition/e-prescription-id"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "document",
"mustSupport": true
},
{
"id": "Bundle.timestamp",
"path": "Bundle.timestamp",
"min": 1
},
{
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "resource"
}
],
"rules": "closed"
},
"min": 3
},
{
"id": "Bundle.entry:DocumentInformation",
"path": "Bundle.entry",
"sliceName": "DocumentInformation",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:DocumentInformation.link",
"path": "Bundle.entry.link",
"max": "0"
},
{
"id": "Bundle.entry:DocumentInformation.fullUrl",
"path": "Bundle.entry.fullUrl",
"min": 1
},
{
"id": "Bundle.entry:DocumentInformation.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Composition",
"profile": [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Composition"
]
}
]
},
{
"id": "Bundle.entry:DocumentInformation.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:DocumentInformation.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:DocumentInformation.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:SigningDevice",
"path": "Bundle.entry",
"sliceName": "SigningDevice",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:SigningDevice.link",
"path": "Bundle.entry.link",
"max": "0"
},
{
"id": "Bundle.entry:SigningDevice.fullUrl",
"path": "Bundle.entry.fullUrl",
"min": 1
},
{
"id": "Bundle.entry:SigningDevice.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Device",
"profile": [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device"
]
}
]
},
{
"id": "Bundle.entry:SigningDevice.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:SigningDevice.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:SigningDevice.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:PrescriptionDigest",
"path": "Bundle.entry",
"sliceName": "PrescriptionDigest",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:PrescriptionDigest.link",
"path": "Bundle.entry.link",
"max": "0"
},
{
"id": "Bundle.entry:PrescriptionDigest.fullUrl",
"path": "Bundle.entry.fullUrl",
"min": 1
},
{
"id": "Bundle.entry:PrescriptionDigest.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Binary",
"profile": [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Digest"
]
}
]
},
{
"id": "Bundle.entry:PrescriptionDigest.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:PrescriptionDigest.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:PrescriptionDigest.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.signature",
"path": "Bundle.signature",
"short": "Enveloping Signatur auf die Quittung angewendet",
"type": [
{
"code": "Signature",
"profile": [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Signature"
]
}
],
"mustSupport": true
}
]
}
}