FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | Specimen |
| Id | Specimen-specimen-example-blood.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Specimen specimen-example-blood
Language: en
status: Available
type: Whole blood
subject: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)
receivedTime: 2025-11-04 08:30:00+0000
request: ServiceRequest CBC panel
role: Patient
collection
collector: Practitioner Test Test Test(official)
collected: 2025-11-04 08:10:00+0000
Durations
Value System Code 5 http://unitsofmeasure.org min quantity: 3 mL (Details: UCUM codemL = 'mL')
fastingStatus: The patient indicated they did not fast prior to the procedure.
note:
Venous blood collected into EDTA tube. No visible hemolysis.
Russian
Сгенерированный нарратив: Specimen specimen-example-blood
Язык: en
status: Available
type: Whole blood
subject: Усманов Салим Салиевич Male, БД: 1994-01-27 ( National unique individual identifier)
receivedTime: 2025-11-04 08:30:00+0000
request: ServiceRequest CBC panel
role: Patient
collection
collector: Practitioner Test Test Test(official)
collected: 2025-11-04 08:10:00+0000
Durations
Value System Code 5 http://unitsofmeasure.org min quantity: 3 mL (Подробности: UCUM кодmL = 'mL')
fastingStatus: The patient indicated they did not fast prior to the procedure.
note:
Venous blood collected into EDTA tube. No visible hemolysis.
Uzbek
Generated Narrative: Specimen specimen-example-blood
Language: en
status: Available
type: Whole blood
subject: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)
receivedTime: 2025-11-04 08:30:00+0000
request: ServiceRequest CBC panel
role: Patient
collection
collector: Practitioner Test Test Test(official)
collected: 2025-11-04 08:10:00+0000
Durations
Value System Code 5 http://unitsofmeasure.org min quantity: 3 mL (Details: UCUM codemL = 'mL')
fastingStatus: The patient indicated they did not fast prior to the procedure.
note:
Venous blood collected into EDTA tube. No visible hemolysis.
{
"resourceType": "Specimen",
"id": "specimen-example-blood",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "available",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0487",
"code": "BLD",
"display": "Whole blood"
}
]
},
"subject": {
"reference": "Patient/example-salim"
},
"receivedTime": "2025-11-04T08:30:00Z",
"request": [
{
"reference": "ServiceRequest/example-cbc-order"
}
],
"role": [
{
"coding": [
{
"system": "http://hl7.org/fhir/specimen-role",
"code": "p",
"display": "Patient"
}
]
}
],
"collection": {
"collector": {
"reference": "Practitioner/example-practitioner"
},
"collectedDateTime": "2025-11-04T08:10:00Z",
"duration": {
"value": 5,
"system": "http://unitsofmeasure.org",
"code": "min"
},
"quantity": {
"value": 3,
"unit": "mL",
"system": "http://unitsofmeasure.org",
"code": "mL"
},
"fastingStatusCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0916",
"code": "NF",
"display": "The patient indicated they did not fast prior to the procedure."
}
]
}
},
"note": [
{
"text": "Venous blood collected into EDTA tube. No visible hemolysis."
}
]
}