FHIR IG analytics| Package | hl7.fhir.be.lab |
| Resource Type | Specimen |
| Id | Specimen-urine1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Specimen",
"id": "urine1",
"meta": {
"versionId": "1",
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/be-specimen-laboratory"
]
},
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"status": "available",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "78014005",
"display": "Urine"
}
]
},
"receivedTime": "2015-11-04",
"note": [
{
"text": "24u urinecollectie"
}
]
}