FHIR IG analytics| Package | rki.demis.laboratory |
| Resource Type | Specimen |
| Id | SpecimenSARSCoV2-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Specimen",
"id": "SpecimenSARSCoV2-example",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/SpecimenCVDP"
]
},
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "309164002",
"display": "Upper respiratory swab sample (specimen)"
}
]
},
"subject": {
"reference": "Patient/d3539a4c-9093-467a-a3e8-050594afbd59"
},
"receivedTime": "2020-09-27T22:01:38+02:00",
"collection": {
"collector": {
"reference": "PractitionerRole/e84a62f5-8384-4191-916b-10150c780453"
},
"collectedDateTime": "2020-08-17T10:10:00Z"
},
"processing": [
{
"extension": [
{
"url": "https://demis.rki.de/fhir/StructureDefinition/TransactionID",
"valueIdentifier": {
"system": "https://demis.rki.de/fhir/NamingSystem/TransactionId",
"value": "IGS-10001-CVDP-be8131da-9024-41a4-a53c-3ce0d6f6fe37"
}
}
],
"timeDateTime": "2020-08-18T08:10:00Z"
}
],
"note": [
{
"text": "Die Probe gehört zu einem Ausbruch."
}
]
}