FHIR IG analytics| Package | hl7.fhir.be.lab |
| Resource Type | Observation |
| Id | Observation-obsUrineScreening.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "obsUrineScreening",
"meta": {
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/be-observation-laboratory"
]
},
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"text": "URINE Screening"
},
"effectiveDateTime": "2015-11-04T09:16:00-05:00",
"issued": "2015-11-04T09:16:00-05:00",
"performer": [
{
"reference": "Practitioner/practitioner10"
}
],
"specimen": {
"reference": "Specimen/urine1"
},
"hasMember": [
{
"reference": "Observation/obsKetonen"
},
{
"reference": "Observation/obsUrobili"
}
]
}