FHIR IG analytics| Package | dguv.enla |
| Resource Type | StructureDefinition |
| Id | DGUV_ENLA_PR_Bundle.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=dguv.enla@1.0.0&canonical=http://fhir.dguv.de/ENLA/Bundle/DGUV-ENLA-PR-Bundle |
| URL | http://fhir.dguv.de/ENLA/Bundle/DGUV-ENLA-PR-Bundle |
| Version | 1.0 |
| Status | draft |
| Name | DGUV_ENLA_PR_Bundle |
| Title | ENLA-Bundle |
| Description | Das Profil Bundle dient als bündelndes Element für den Krankenhausentlassbericht (ENLA). Es enthält als Klammer alle durch die Composition zusammengefassten Profile und sonstigen Elemente und könnte bei Bedarf auch noch mit einer digitalen Signatur versehen werden. |
| Type | Bundle |
| Kind | resource |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "DGUV-ENLA-PR-Bundle",
"url": "http://fhir.dguv.de/ENLA/Bundle/DGUV-ENLA-PR-Bundle",
"version": "1.0",
"name": "DGUV_ENLA_PR_Bundle",
"title": "ENLA-Bundle",
"status": "draft",
"publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
"description": "Das Profil Bundle dient als bündelndes Element für den Krankenhausentlassbericht (ENLA). Es enthält als Klammer alle durch die Composition zusammengefassten Profile und sonstigen Elemente und könnte bei Bedarf auch noch mit einer digitalen Signatur versehen werden.",
"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,
"mustSupport": true
},
{
"id": "Bundle.meta",
"path": "Bundle.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.meta.lastUpdated",
"path": "Bundle.meta.lastUpdated",
"mustSupport": true
},
{
"id": "Bundle.meta.profile",
"path": "Bundle.meta.profile",
"min": 1,
"max": "1",
"fixedCanonical": "http://fhir.dguv.de/ENLA/Bundle/DGUV-ENLA-PR-Bundle",
"mustSupport": true
},
{
"id": "Bundle.identifier",
"path": "Bundle.identifier",
"short": "Identifier für das Bundle",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.identifier.system",
"path": "Bundle.identifier.system",
"short": "Kennzeichnung eines DGUV-Entlassberichts",
"min": 1,
"fixedUri": "http://fhir.dguv.de/ENLA/NamingSystem/DGUV-ENLA-NS-Nachrichtenkennung",
"mustSupport": true
},
{
"id": "Bundle.identifier.value",
"path": "Bundle.identifier.value",
"short": "Eindeutiger Identifier für den Entlassbericht zu einem stationären Krankenhausaufenthalt",
"comment": "Für den Value gibt es eine festgeschriebenes Format, dass im ENLA-Implementation-Guide beschrieben wird.",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "document",
"mustSupport": true
},
{
"id": "Bundle.timestamp",
"path": "Bundle.timestamp",
"short": "Zeitpunkt der Erstellung des Bundles",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "resource.meta.profile"
}
],
"rules": "closed"
},
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.entry:Composition",
"path": "Bundle.entry",
"sliceName": "Composition",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Composition.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Composition/DGUV-ENLA-PR-Composition"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:VersichertePerson",
"path": "Bundle.entry",
"sliceName": "VersichertePerson",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:VersichertePerson.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Patient/DGUV-ENLA-PR-VersichertePerson"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Leistungserbringer",
"path": "Bundle.entry",
"sliceName": "Leistungserbringer",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.entry:Leistungserbringer.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Practitioner/DGUV-ENLA-PR-Leistungserbringer"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Unfallversicherungstraeger",
"path": "Bundle.entry",
"sliceName": "Unfallversicherungstraeger",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Unfallversicherungstraeger.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-Unfallversicherungstraeger"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Krankenkasse",
"path": "Bundle.entry",
"sliceName": "Krankenkasse",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Krankenkasse.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-Krankenkasse"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:VersichertenVerhaeltnis",
"path": "Bundle.entry",
"sliceName": "VersichertenVerhaeltnis",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:VersichertenVerhaeltnis.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Coverage/DGUV-ENLA-PR-VersichertenVerhaeltnis"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Pflegekasse",
"path": "Bundle.entry",
"sliceName": "Pflegekasse",
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Pflegekasse.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-Pflegekasse"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Unfallbetrieb",
"path": "Bundle.entry",
"sliceName": "Unfallbetrieb",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Unfallbetrieb.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-Unfallbetrieb"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Aufenthaltsinformationen",
"path": "Bundle.entry",
"sliceName": "Aufenthaltsinformationen",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Aufenthaltsinformationen.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Encounter/DGUV-ENLA-PR-Aufenthaltsinformationen"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:DiagnoseFreitext",
"path": "Bundle.entry",
"sliceName": "DiagnoseFreitext",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.entry:DiagnoseFreitext.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Condition/DGUV-ENLA-PR-DiagnoseFreitext"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:DiagnoseStrukturiert",
"path": "Bundle.entry",
"sliceName": "DiagnoseStrukturiert",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.entry:DiagnoseStrukturiert.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Condition/DGUV-ENLA-PR-DiagnoseStrukturiert"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Therapie",
"path": "Bundle.entry",
"sliceName": "Therapie",
"mustSupport": true
},
{
"id": "Bundle.entry:Therapie.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Therapie"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Unfallereignis",
"path": "Bundle.entry",
"sliceName": "Unfallereignis",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Unfallereignis.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Unfallereignis"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Aufnahmebefunde",
"path": "Bundle.entry",
"sliceName": "Aufnahmebefunde",
"mustSupport": true
},
{
"id": "Bundle.entry:Aufnahmebefunde.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Aufnahmebefunde"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Behandlungsverlauf",
"path": "Bundle.entry",
"sliceName": "Behandlungsverlauf",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Behandlungsverlauf.resource",
"path": "Bundle.entry.resource",
"definition": "The Resource for the entry. The purpose/meaning of the resource is determined by the Bundle.type.",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Behandlungsverlauf"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Konsiliarbefunde",
"path": "Bundle.entry",
"sliceName": "Konsiliarbefunde",
"mustSupport": true
},
{
"id": "Bundle.entry:Konsiliarbefunde.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Konsiliarbefunde"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Entlassbefunde",
"path": "Bundle.entry",
"sliceName": "Entlassbefunde",
"mustSupport": true
},
{
"id": "Bundle.entry:Entlassbefunde.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Entlassbefunde"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:DokumentenReferenz",
"path": "Bundle.entry",
"sliceName": "DokumentenReferenz",
"mustSupport": true
},
{
"id": "Bundle.entry:DokumentenReferenz.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/DocumentReference/DGUV-ENLA-PR-DokumentenReferenz"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Therapieempfehlung",
"path": "Bundle.entry",
"sliceName": "Therapieempfehlung",
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Therapieempfehlung.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Therapieempfehlung"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:MedikationsInformation",
"path": "Bundle.entry",
"sliceName": "MedikationsInformation",
"mustSupport": true
},
{
"id": "Bundle.entry:MedikationsInformation.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/MedicationStatement/DGUV-ENLA-PR-MedikationsInformation"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:MedikationWirkstoff",
"path": "Bundle.entry",
"sliceName": "MedikationWirkstoff",
"mustSupport": true
},
{
"id": "Bundle.entry:MedikationWirkstoff.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationWirkstoff"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:MedikationRezeptur",
"path": "Bundle.entry",
"sliceName": "MedikationRezeptur",
"mustSupport": true
},
{
"id": "Bundle.entry:MedikationRezeptur.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationRezeptur"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:MedikationArzneimittel",
"path": "Bundle.entry",
"sliceName": "MedikationArzneimittel",
"mustSupport": true
},
{
"id": "Bundle.entry:MedikationArzneimittel.resource",
"path": "Bundle.entry.resource",
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationArzneimittel"
]
}
]
},
{
"id": "Bundle.entry:MedikationFreitext",
"path": "Bundle.entry",
"sliceName": "MedikationFreitext",
"mustSupport": true
},
{
"id": "Bundle.entry:MedikationFreitext.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationFreitext"
]
}
]
},
{
"id": "Bundle.entry:WeiterbehandelnderArzt",
"path": "Bundle.entry",
"sliceName": "WeiterbehandelnderArzt",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:WeiterbehandelnderArzt.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/PractitionerRole/DGUV-ENLA-PR-WeiterbehandelnderArzt"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:WeiterbehandelndeOrganisation",
"path": "Bundle.entry",
"sliceName": "WeiterbehandelndeOrganisation",
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:WeiterbehandelndeOrganisation.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-WeiterbehandelndeOrganisation"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:RehaMassnahmen",
"path": "Bundle.entry",
"sliceName": "RehaMassnahmen",
"mustSupport": true
},
{
"id": "Bundle.entry:RehaMassnahmen.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-RehaMassnahmen"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Heilmittel",
"path": "Bundle.entry",
"sliceName": "Heilmittel",
"mustSupport": true
},
{
"id": "Bundle.entry:Heilmittel.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Heilmittel"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Hilfsmittel",
"path": "Bundle.entry",
"sliceName": "Hilfsmittel",
"mustSupport": true
},
{
"id": "Bundle.entry:Hilfsmittel.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Hilfsmittel"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:BesondereMassnahmen",
"path": "Bundle.entry",
"sliceName": "BesondereMassnahmen",
"mustSupport": true
},
{
"id": "Bundle.entry:BesondereMassnahmen.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-BesondereMassnahmen"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Arbeitsunfaehigkeit",
"path": "Bundle.entry",
"sliceName": "Arbeitsunfaehigkeit",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Arbeitsunfaehigkeit.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Arbeitsunfaehigkeit"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:PrognoseWiederaufnahmeTaetigkeit",
"path": "Bundle.entry",
"sliceName": "PrognoseWiederaufnahmeTaetigkeit",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:PrognoseWiederaufnahmeTaetigkeit.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-PrognoseWiederaufnahmeTaetigkeit"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:stufenweiseWiedereingliederung",
"path": "Bundle.entry",
"sliceName": "stufenweiseWiedereingliederung",
"mustSupport": true
},
{
"id": "Bundle.entry:stufenweiseWiedereingliederung.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-stufenweiseWiedereingliederung"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Datenschutz",
"path": "Bundle.entry",
"sliceName": "Datenschutz",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Datenschutz.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Datenschutz"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:DArzt",
"path": "Bundle.entry",
"sliceName": "DArzt",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:DArzt.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/PractitionerRole/DGUV-ENLA-PR-DArzt"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:DArztOrganisation",
"path": "Bundle.entry",
"sliceName": "DArztOrganisation",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:DArztOrganisation.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-DArztOrganisation"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:BehandelndeEinrichtung",
"path": "Bundle.entry",
"sliceName": "BehandelndeEinrichtung",
"mustSupport": true
},
{
"id": "Bundle.entry:BehandelndeEinrichtung.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-BehandelndeEinrichtung"
]
}
],
"mustSupport": true
}
]
}
}