FHIR IG analytics| Package | hl7.fhir.uv.lab-report.r4 |
| Resource Type | Observation |
| Id | Observation-obs-org-id1-susc-2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation obs-org-id1-susc-2
status: Final
category: Laboratory
code: levoFLOXacin [Susceptibility]
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: >4 1 (Details: UCUM code1 = '1')
interpretation: Resistant
{
"resourceType": "Observation",
"id": "obs-org-id1-susc-2",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/lab-report/StructureDefinition/Observation-resultslab-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": "20629-2",
"display": "levoFLOXacin [Susceptibility]"
}
]
},
"subject": {
"reference": "Patient/pat-lab-example"
},
"effectiveDateTime": "2022-10-25T13:35:00+01:00",
"performer": [
{
"display": "MUDr. Aleš Procházka"
}
],
"valueQuantity": {
"value": 4,
"comparator": ">",
"system": "http://unitsofmeasure.org",
"code": "1"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "R",
"display": "Resistant"
}
]
}
]
}