FHIR IG analytics| Package | rki.emiga.common |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-PersonenTransactionBundle.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=rki.emiga.common@1.2.0-alpha.20&canonical=https://emiga.rki.de/fhir/common/StructureDefinition/PersonenTransactionBundle |
| URL | https://emiga.rki.de/fhir/common/StructureDefinition/PersonenTransactionBundle |
| Version | 0.3.0 |
| Status | active |
| Date | 2025-10-23 |
| Name | PersonenTransactionBundle |
| Title | EMIGA Personen Transactionbundle |
| Description | TO DO |
| Type | Bundle |
| Kind | resource |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "PersonenTransactionBundle",
"url": "https://emiga.rki.de/fhir/common/StructureDefinition/PersonenTransactionBundle",
"version": "0.3.0",
"name": "PersonenTransactionBundle",
"title": "EMIGA Personen Transactionbundle",
"status": "active",
"experimental": false,
"date": "2025-10-23",
"publisher": "Robert Koch-Institut",
"description": "TO DO",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Bundle",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Bundle.meta.profile",
"path": "Bundle.meta.profile",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "open"
}
},
{
"id": "Bundle.meta.profile:emigaprofile",
"path": "Bundle.meta.profile",
"sliceName": "emigaprofile",
"min": 0,
"max": "*",
"patternCanonical": "https://emiga.rki.de/fhir/common/StructureDefinition/PersonenTransactionBundle"
},
{
"id": "Bundle.type",
"path": "Bundle.type",
"short": "Type des Bundles",
"comment": "fix: transaction",
"fixedCode": "transaction",
"mustSupport": true
},
{
"id": "Bundle.entry",
"path": "Bundle.entry",
"short": "Der einzelne Eintrag zur Interaktion",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.entry.link",
"path": "Bundle.entry.link",
"max": "0"
},
{
"id": "Bundle.entry.fullUrl",
"path": "Bundle.entry.fullUrl",
"short": "vollständige URL der Ressource",
"comment": "auch die Verwendung von UUIDs in der Form ';urn:uuid:.....' ist möglich.",
"mustSupport": true
},
{
"id": "Bundle.entry.resource",
"path": "Bundle.entry.resource",
"short": "Die Ressourcen-Instanz der Interaktion",
"mustSupport": true
},
{
"id": "Bundle.entry.search",
"path": "Bundle.entry.search",
"comment": "wird in einem Transaktions-Bundle nicht verwendet",
"max": "0"
},
{
"id": "Bundle.entry.request",
"path": "Bundle.entry.request",
"short": "HTTP-Request innerhalb der Transaktion",
"mustSupport": true
},
{
"id": "Bundle.entry.request.method",
"path": "Bundle.entry.request.method",
"short": "HTTP-Verb",
"mustSupport": true
},
{
"id": "Bundle.entry.request.url",
"path": "Bundle.entry.request.url",
"short": "Request-URL",
"mustSupport": true
},
{
"id": "Bundle.entry.response",
"path": "Bundle.entry.response",
"comment": "wird in einem Transaktions-Bundle nicht verwendet",
"max": "0"
}
]
}
}