FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.oah
Resource TypeObservation
IdObservation-Obs-WaterTemp-Giofyros-2025-04-14.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation Obs-WaterTemp-Giofyros-2025-04-14

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 =


Source1

{
  "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"
  }
}