| Package | rki.demis.common.strict |
| Resource Type | StructureDefinition |
| Id | ReceivedNotificationBundle |
| FHIR Version | R4 |
| Source | https://demis.rki.de/fhir/common/https://simplifier.net/resolve?scope=rki.demis.common.strict@3.0.0-rc.2&canonical=https://demis.rki.de/fhir/StructureDefinition/ReceivedNotificationBundle |
| URL | https://demis.rki.de/fhir/StructureDefinition/ReceivedNotificationBundle |
| Version | 1.3.0 |
| Status | active |
| Date | 2025-02-20 |
| Name | ReceivedNotificationBundle |
| Title | Vorgangsnummer |
| Realm | de |
| Description | Vorgangsnummer (Id des gesendeten Meldevorgangs) |
| Copyright | Copyright (C) 2021-2025 Robert Koch-Institut |
| Type | Extension |
| Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "ReceivedNotificationBundle",
"url": "https://demis.rki.de/fhir/StructureDefinition/ReceivedNotificationBundle",
"version": "1.3.0",
"name": "ReceivedNotificationBundle",
"title": "Vorgangsnummer",
"status": "active",
"date": "2025-02-20",
"publisher": "Robert Koch-Institut",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "demis-support@rki.de"
}
]
}
],
"description": "Vorgangsnummer (Id des gesendeten Meldevorgangs)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"version": "ALPHA-2",
"code": "DE"
}
]
}
],
"copyright": "Copyright (C) 2021-2025 Robert Koch-Institut",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Composition"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://demis.rki.de/fhir/StructureDefinition/ReceivedNotificationBundle"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"min": 1,
"type": [
{
"code": "Identifier"
}
],
"mustSupport": true
},
{
"id": "Extension.value[x].system",
"path": "Extension.value[x].system",
"min": 1,
"fixedUri": "https://demis.rki.de/fhir/NamingSystem/NotificationBundleId",
"mustSupport": true
},
{
"id": "Extension.value[x].value",
"path": "Extension.value[x].value",
"min": 1,
"mustSupport": true
}
]
}
}