FHIR IG analytics| Package | hl7.fhir.us.nhsn-dqm.r4b |
| Resource Type | Specimen |
| Id | Specimen-specimen-example-ach-ach-pass2-blood-1.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-pass2-blood-1
identifier: http://example.org/identifiers/798.32/C104082902, http://example.org/identifiers/798.800/C10408290:42
type: Blood venous
subject: Pass1 ACH
receivedTime: 2024-01-31 22:50:00-0500
| Collected[x] | BodySite |
| 2024-01-31 22:42:00-0500 | Structure of blood vessel of left upper arm (body structure) |
{
"resourceType": "Specimen",
"id": "specimen-example-ach-ach-pass2-blood-1",
"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": "BLDV",
"display": "Blood venous"
}
],
"text": "Blood venous"
},
"subject": {
"reference": "Patient/patient-example-ach-ach-pass2",
"display": "Pass1 ACH"
},
"receivedTime": "2024-01-31T22:50:00-05:00",
"collection": {
"collectedDateTime": "2024-01-31T22:42:00-05:00",
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1255295007",
"display": "Structure of blood vessel of left upper arm (body structure)"
}
]
}
}
}