FHIR IG analytics| Package | hl7.fhir.uv.lab-report.r4 |
| Resource Type | Observation |
| Id | Observation-obs-wbc.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation obs-wbc
status: Final
category: Laboratory
code: Leukocytes [Presence] in Specimen by Gram stain
subject: František Očkovaný Moreira Male, DoB: 2000-03-21 ( National Insurance Payor Identifier (Payor))
effective: 2022-10-25 13:35:00+0100
performer: MUDr. Aleš Procházka
value: None observed
{
"resourceType": "Observation",
"id": "obs-wbc",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/lab-report/StructureDefinition/Observation-obl-uv-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": "72163-9",
"display": "Leukocytes [Presence] in Specimen by Gram stain"
}
]
},
"subject": {
"reference": "Patient/pat-lab-example"
},
"effectiveDateTime": "2022-10-25T13:35:00+01:00",
"performer": [
{
"display": "MUDr. Aleš Procházka"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "2667000",
"display": "Absent"
}
],
"text": "None observed"
}
}