FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.molgen |
| Resource Type | Specimen |
| Id | Specimen-mii-exa-molgen-specimen-blood-edta.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Specimen",
"id": "mii-exa-molgen-specimen-blood-edta",
"identifier": [
{
"system": "https://www.medizininformatik-initiative.de/fhir/sid/specimen-ids",
"value": "EDTA-2024-001"
}
],
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "119361006",
"display": "Plasma specimen"
}
]
},
"subject": {
"reference": "Patient/mii-exa-molgen-patient"
},
"collection": {
"collectedDateTime": "2024-01-15T09:30:00+01:00"
},
"container": [
{
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "767384004",
"display": "Evacuated blood collection tube with clot activator"
}
]
},
"capacity": {
"value": 10,
"unit": "milliliter",
"system": "http://unitsofmeasure.org",
"code": "mL"
},
"specimenQuantity": {
"value": 10,
"unit": "milliliter",
"system": "http://unitsofmeasure.org",
"code": "mL"
}
}
]
}