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

FHIR IG analytics

Packagehl7.eu.fhir.oah
Resource TypeObservation
IdObservation-Obs-EC-Giofyros-2024-11-21.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-EC-Giofyros-2024-11-21

status: Final

code: Conductivity

subject: Location Giofyros monitoring reach

effective: 2024-11-21

performer: OneAquaHealth Crete Lab

value: 2.2 mS/cm (Details: UCUM codemS/cm = 'mS/cm')

device: Device: status = active; manufacturer = Hanna Instruments; type =


Source1

{
  "resourceType": "Observation",
  "id": "Obs-EC-Giofyros-2024-11-21",
  "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": "conductivity",
        "display": "Conductivity"
      }
    ]
  },
  "subject": {
    "reference": "Location/Loc-Giofyros"
  },
  "effectiveDateTime": "2024-11-21",
  "performer": [
    {
      "display": "OneAquaHealth Crete Lab"
    }
  ],
  "valueQuantity": {
    "value": 2.2,
    "unit": "mS/cm",
    "system": "http://unitsofmeasure.org",
    "code": "mS/cm"
  },
  "device": {
    "reference": "Device/Dev-HI98130"
  }
}