FHIR IG analytics| Package | gov.cdc.nhsn.dqm |
| Resource Type | Specimen |
| Id | Specimen-specimen-example-ach-daily-rsvlabbtg.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Specimen specimen-example-ach-daily-rsvlabbtg
Profile: ACH Daily Event Specimen
type: Nasopharyngeal swab (specimen)
subject: ACHDaily, RSVLabBTG
receivedTime: 2024-01-01 15:00:00+0000
| Collected[x] | BodySite |
| 2024-01-01 14:00:00+0000 | Entire root of nose (body structure) |
{
"resourceType": "Specimen",
"id": "specimen-example-ach-daily-rsvlabbtg",
"meta": {
"profile": [
"http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-specimen"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "258500001",
"display": "Nasopharyngeal swab (specimen)"
}
],
"text": "Nasopharyngeal swab (specimen)"
},
"subject": {
"reference": "Patient/patient-example-ach-daily-rsvlabbtg",
"display": "ACHDaily, RSVLabBTG"
},
"receivedTime": "2024-01-01T15:00:00Z",
"collection": {
"collectedDateTime": "2024-01-01T14:00:00Z",
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1825009",
"display": "Entire root of nose (body structure)"
}
]
}
}
}