FHIR IG analytics| Package | hl7.fhir.eu.laboratory |
| Resource Type | Observation |
| Id | Observation-60e4df2e-0a92-4474-8e24-27de6bc0e654.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 60e4df2e-0a92-4474-8e24-27de6bc0e654
Profile: Observation Results: laboratory
status: Final
category: Laboratory
code: Urinalysis macro (dipstick) panel - Urine
subject: František Očkovaný Male, DoB: 2000-03-21 ( National Insurance Payor Identifier (Payor))
effective: 2023-03-27 11:24:26+0100
performer: Jan Laborant
| Code | DataAbsentReason |
| Color of Urine | Unknown |
{
"resourceType": "Observation",
"id": "60e4df2e-0a92-4474-8e24-27de6bc0e654",
"meta": {
"profile": [
"http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-resultslab-eu-lab"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "24357-6",
"display": "Urinalysis macro (dipstick) panel - Urine"
}
]
},
"subject": {
"reference": "urn:uuid:de17bfd2-8d73-45fa-b0bb-8eb0e463ddb8"
},
"effectiveDateTime": "2023-03-27T11:24:26+01:00",
"performer": [
{
"display": "Jan Laborant"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "5778-6",
"display": "Color of Urine"
}
]
},
"dataAbsentReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "unknown"
}
]
}
}
]
}