FHIR IG analytics| Package | hl7.fhir.us.nhsn-dqm |
| Resource Type | Specimen |
| Id | Specimen-specimen-example-ach-ach-pass1-csf.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-ach-pass1-csf
identifier: http://example.org/identifiers/798.32/C104082902, http://example.org/identifiers/798.800/C10408290:42
type: Cerebral spinal fluid
subject: Pass1 ACH
receivedTime: 2024-02-02 18:20:00-0500
| Collected[x] | BodySite |
| 2024-02-02 18:13:00-0500 | Structure of superior articular process of lumbar vertebra |
{
"resourceType": "Specimen",
"id": "specimen-example-ach-ach-pass1-csf",
"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": "C104082902",
"assigner": {
"display": "LIS"
}
},
{
"system": "http://example.org/identifiers/798.800",
"value": "C10408290:42"
}
],
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0487",
"code": "CSF",
"display": "Cerebral spinal fluid"
}
],
"text": "Cerebral spinal fluid"
},
"subject": {
"reference": "Patient/patient-example-ach-ach-pass1",
"display": "Pass1 ACH"
},
"receivedTime": "2024-02-02T18:20:00-05:00",
"collection": {
"collectedDateTime": "2024-02-02T18:13:00-05:00",
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "272005",
"display": "Structure of superior articular process of lumbar vertebra (body structure)"
}
],
"text": "Structure of superior articular process of lumbar vertebra"
}
}
}