FHIR IG analytics| Package | rki.demis.laboratory.strict |
| Resource Type | DiagnosticReport |
| Id | LaboratoryReportCVDP-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "DiagnosticReport",
"id": "LaboratoryReportCVDP-example",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCVDP"
]
},
"basedOn": [
{
"type": "ServiceRequest",
"identifier": {
"system": "https://demis.rki.de/fhir/NamingSystem/ServiceRequestId",
"value": "2020-0003456"
}
}
],
"status": "final",
"code": {
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/notificationCategory",
"code": "cvdp",
"display": "Severe-Acute-Respiratory-Syndrome-Coronavirus-2 (SARS-CoV-2)"
}
]
},
"subject": {
"reference": "Patient/d3539a4c-9093-467a-a3e8-050594afbd57"
},
"issued": "2021-03-04T11:45:33+11:00",
"result": [
{
"reference": "Observation/d3539a4c-9093-467a-a3e8-050594afbd59"
},
{
"reference": "Observation/d3539a4c-9093-467a-a3e8-050594afbd53"
}
],
"conclusionCode": [
{
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/conclusionCode",
"code": "pathogenDetected"
}
]
}
]
}