FHIR IG analytics| Package | hl7.fhir.it.lab-report |
| Resource Type | Specimen |
| Id | Specimen-168d4960-0a0b-43af-8025-180f0965f325.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource Specimen "168d4960-0a0b-43af-8025-180f0965f325"
Profile: Specimen - Lab Report
type: Whole blood (SpecimenType#BLD)
subject: urn:uuid:8472931c-fbd0-437b-9ed1-4f66472c78b5
| BodySite |
| Anterior surface of arm (SNOMED CT#7311008) |
| Type |
| Evacuated blood collection tube (SNOMED CT#706052002) |
{
"resourceType": "Specimen",
"id": "168d4960-0a0b-43af-8025-180f0965f325",
"meta": {
"profile": [
"http://hl7.it/fhir/lab-report/StructureDefinition/specimen-it-lab"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-SpecimenType",
"code": "BLD",
"display": "Whole blood"
}
]
},
"subject": {
"reference": "urn:uuid:8472931c-fbd0-437b-9ed1-4f66472c78b5"
},
"collection": {
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7311008",
"display": "Anterior surface of arm"
}
]
}
},
"container": [
{
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "706052002",
"display": "Evacuated blood collection tube"
}
]
}
}
]
}