FHIR IG analytics| Package | rki.demis.common |
| Resource Type | Composition |
| Id | ReceivedNotification-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Composition",
"id": "ReceivedNotification-example",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/NotificationReceipt"
]
},
"extension": [
{
"url": "https://demis.rki.de/fhir/StructureDefinition/ReceivedNotification",
"valueIdentifier": {
"system": "https://demis.rki.de/fhir/NamingSystem/NotificationBundleId",
"value": "8e879be5-37cb-4ea4-885a-1f4bb30e360a"
}
}
],
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "77999-1",
"display": "Case notification comment"
}
]
},
"date": "2021-03-11T08:34:03+00:00",
"author": [
{
"reference": "Organization/DEMIS"
}
],
"title": "Meldevorgangsquittung"
}