FHIR IG analytics| Package | hl7.eu.fhir.oah |
| Resource Type | Observation |
| Id | Observation-Obs-WaterTemp-Giofyros-2025-04-14.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Obs-WaterTemp-Giofyros-2025-04-14
Profile: Observation: OAH Indicators
status: Final
code: Water temperature
subject: Location Giofyros monitoring reach
effective: 2025-04-14
performer: OneAquaHealth Crete Lab
value: 19 Celsius (Details: UCUM codeCel = 'Cel')
device: Device: status = active; manufacturer = Hanna Instruments; type =
{
"resourceType": "Observation",
"id": "Obs-WaterTemp-Giofyros-2025-04-14",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/oah/StructureDefinition/observation-indicators-oah"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://hl7.eu/fhir/ig/oah/CodeSystem/temporarySystem-oah-eu",
"code": "waterTemperature",
"display": "Water temperature"
}
]
},
"subject": {
"reference": "Location/Loc-Giofyros"
},
"effectiveDateTime": "2025-04-14",
"performer": [
{
"display": "OneAquaHealth Crete Lab"
}
],
"valueQuantity": {
"value": 19,
"unit": "Celsius",
"system": "http://unitsofmeasure.org",
"code": "Cel"
},
"device": {
"reference": "Device/Dev-HI98130"
}
}