FHIR IG analytics| Package | hl7.fhir.us.nhsn-dqm.r4b |
| Resource Type | Specimen |
| Id | Specimen-specimen-example-ach-ach-pass3-stool.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Specimen specimen-example-ach-ach-pass3-stool
identifier: http://example.org/identifiers/798.32/C104082905, http://example.org/identifiers/798.800/C10408290:45
type: Bloody stool
subject: Pass3 ACH
receivedTime: 2024-02-01 19:12:00-0500
| Collected[x] | BodySite |
| 2024-02-01 19:02:00-0500 | Entire rectum (body structure) |
{
"resourceType": "Specimen",
"id": "specimen-example-ach-ach-pass3-stool",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen|6.1.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/identifiers/798.32",
"value": "C104082905",
"assigner": {
"display": "LIS"
}
},
{
"system": "http://example.org/identifiers/798.800",
"value": "C10408290:45"
}
],
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "429901000124102",
"display": "Bloody stool specimen (specimen)"
}
],
"text": "Bloody stool"
},
"subject": {
"reference": "Patient/patient-example-ach-ach-pass3",
"display": "Pass3 ACH"
},
"receivedTime": "2024-02-01T19:12:00-05:00",
"collection": {
"collectedDateTime": "2024-02-01T19:02:00-05:00",
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "181261002",
"display": "Entire rectum (body structure)"
}
]
}
}
}