FHIR IG analytics| Package | rki.demis.laboratory |
| Resource Type | Composition |
| Id | NotificationLaboratoryCVDP-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Composition",
"id": "NotificationLaboratoryCVDP-example",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratory"
]
},
"identifier": {
"system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
"value": "bc6a490d-7221-5dbf-8d00-0617359b78fb"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "34782-3",
"display": "Infectious disease Note"
}
]
},
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "11502-2",
"display": "Laboratory report"
}
]
}
],
"subject": {
"reference": "Patient/61ebe359-bfdc-4613-8bf2-c5e300945f0n17"
},
"date": "2020-04-16",
"author": [
{
"reference": "PractitionerRole/61ebe359-bfdc-4613-8bf2-c5e300945f0n18"
}
],
"title": "SARS-CoV-2-Erregernachweismeldung",
"relatesTo": [
{
"code": "appends",
"targetReference": {
"type": "Composition",
"identifier": {
"system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
"value": "bc6a490d-7221-5dbf-8d00-0617359b78fb"
}
}
}
],
"section": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11502-2",
"display": "Laboratory report"
}
]
},
"entry": [
{
"reference": "DiagnosticReport/61ebe359-bfdc-4613-8bf2-c5e300945f0n19"
}
]
}
]
}