FHIR IG analytics| Package | hl7.fhir.us.home-lab-report |
| Resource Type | Specimen |
| Id | Specimen-specimen-anterior-nares-swab-p-noelle.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Specimen specimen-anterior-nares-swab-p-noelle
identifier: http://lab.acme.org/specimens/2021/MLD45-Z4-1234
status: Available
type: Anterior nares swab (specimen)
subject: Patricia Noelle
receivedTime: 2021-12-03 16:00:00+0000
| Collected[x] |
| 2021-12-03 11:00:00+0000 |
{
"resourceType": "Specimen",
"id": "specimen-anterior-nares-swab-p-noelle",
"meta": {
"profile": [
"http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Specimen-at-home-in-vitro-test-covid"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://lab.acme.org/specimens/2021",
"value": "MLD45-Z4-1234"
}
],
"status": "available",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "697989009",
"display": "Anterior nares swab (specimen)"
}
],
"text": "Anterior nares swab (specimen)"
},
"subject": {
"reference": "Patient/patient-at-home-in-vitro-test-patricia-noelle",
"display": "Patricia Noelle"
},
"receivedTime": "2021-12-03T16:00:00Z",
"collection": {
"collectedDateTime": "2021-12-03T11:00:00Z"
}
}