FHIR IG analytics| Package | rki.demis.common.strict |
| Resource Type | Composition |
| Id | NotificationReceipt-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Composition",
"id": "NotificationReceipt-example",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/NotificationReceipt"
]
},
"extension": [
{
"url": "https://demis.rki.de/fhir/StructureDefinition/ReceivedNotificationBundle",
"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",
"section": [
{
"title": "Zuständiges Gesundheitsamt",
"code": {
"text": "Zuständiges Gesundheitsamt"
},
"entry": [
{
"reference": "Organization/1.11.0.11.01."
}
]
},
{
"title": "PDF Quittung",
"code": {
"text": "PDF Quittung"
},
"entry": [
{
"reference": "Binary/a8364648-7431-43e0-b454-a930de5e101e"
}
]
}
]
}