FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/WaterIndicatorsOah

Packagehl7.eu.fhir.oah
TypeStructureDefinition
IdWaterIndicatorsOah
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/oah/https://build.fhir.org/ig/hl7-eu/oah/StructureDefinition-WaterIndicatorsOah.html
URLhttp://hl7.eu/fhir/ig/oah/StructureDefinition/WaterIndicatorsOah
Version0.1.0
Statusdraft
Date2025-07-22T20:24:10+00:00
NameWaterIndicatorsOah
TitleKey water quality indicators
Realmeu
Authorityhl7
DescriptionThe water physical and chemical properties are used for longer time as indicators of quality of water bodies. Measurements of pH, dissolved oxygen, nutrients (e.g., nitrates, nitrites, ammonia, phosphates) or pollutants such as heavy metals, and emergent contaminants (e.g., pharmaceuticals, plastics, and persistent organic pollutants) indicate alterations of water quality in comparison to natural waters of a given region, and influence their potential to support life and risks for human health.
Typehttp://hl7.eu/fhir/ig/oah/StructureDefinition/WaterIndicatorsOah
Kindlogical

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: StructureDefinition WaterIndicatorsOah

NameFlagsCard.TypeDescription & Constraintsdoco
.. WaterIndicatorsOah 0..*BaseKey water quality indicators
... nutrients 0..*BaseNutrients
... pH 0..*BasepH
... dissolvedO2 0..*BaseDissolved O2
... waterTemperature 0..*BaseWater temperature
... tds 0..*BaseTotal dissolved solids (TDS)
... tss 0..*BaseTotal suspended solids (TSS)
... conductivity 0..*BaseConductivity
... pharmaceuticals 0..*BasePharmaceuticals
... foam 0..*BaseFoam/colour/smell
... coliforms 0..*BaseColiforms

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "WaterIndicatorsOah",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/oah/StructureDefinition/WaterIndicatorsOah",
  "version": "0.1.0",
  "name": "WaterIndicatorsOah",
  "title": "Key water quality indicators",
  "status": "draft",
  "date": "2025-07-22T20:24:10+00:00",
  "publisher": "OneAquaHealth Project",
  "contact": [
    {
      "name": "OneAquaHealth Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.oneaquahealth.eu"
        }
      ]
    }
  ],
  "description": "The water physical and chemical properties are used for longer time as indicators of quality of water bodies. Measurements of pH, dissolved oxygen, nutrients (e.g., nitrates, nitrites, ammonia, phosphates) or pollutants such as heavy metals, and emergent contaminants (e.g., pharmaceuticals, plastics, and persistent organic pollutants) indicate alterations of water quality in comparison to natural waters of a given region, and influence their potential to support life and risks for human health. ",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.eu/fhir/ig/oah/StructureDefinition/WaterIndicatorsOah",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "WaterIndicatorsOah",
        "path": "WaterIndicatorsOah",
        "short": "Key water quality indicators",
        "definition": "The water physical and chemical properties are used for longer time as indicators of quality of water bodies. Measurements of pH, dissolved oxygen, nutrients (e.g., nitrates, nitrites, ammonia, phosphates) or pollutants such as heavy metals, and emergent contaminants (e.g., pharmaceuticals, plastics, and persistent organic pollutants) indicate alterations of water quality in comparison to natural waters of a given region, and influence their potential to support life and risks for human health. ",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "WaterIndicatorsOah.nutrients",
        "path": "WaterIndicatorsOah.nutrients",
        "short": "Nutrients",
        "definition": "Nutrients (Nitrates, nitrites, ammonia, phosphates, total P, total N, �)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WaterIndicatorsOah.nutrients",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.pH",
        "path": "WaterIndicatorsOah.pH",
        "short": "pH",
        "definition": "pH",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WaterIndicatorsOah.pH",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.dissolvedO2",
        "path": "WaterIndicatorsOah.dissolvedO2",
        "short": "Dissolved O2",
        "definition": "Dissolved O2",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WaterIndicatorsOah.dissolvedO2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.waterTemperature",
        "path": "WaterIndicatorsOah.waterTemperature",
        "short": "Water temperature",
        "definition": "Water temperature",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WaterIndicatorsOah.waterTemperature",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.tds",
        "path": "WaterIndicatorsOah.tds",
        "short": "Total dissolved solids (TDS)",
        "definition": "Total dissolved solids (TDS)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WaterIndicatorsOah.tds",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.tss",
        "path": "WaterIndicatorsOah.tss",
        "short": "Total suspended solids (TSS)",
        "definition": "Total suspended solids (TSS)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WaterIndicatorsOah.tss",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.conductivity",
        "path": "WaterIndicatorsOah.conductivity",
        "short": "Conductivity",
        "definition": "Conductivity",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WaterIndicatorsOah.conductivity",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.pharmaceuticals",
        "path": "WaterIndicatorsOah.pharmaceuticals",
        "short": "Pharmaceuticals",
        "definition": "Pharmaceuticals",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WaterIndicatorsOah.pharmaceuticals",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.foam",
        "path": "WaterIndicatorsOah.foam",
        "short": "Foam/colour/smell",
        "definition": "Foam/colour/smell",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WaterIndicatorsOah.foam",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.coliforms",
        "path": "WaterIndicatorsOah.coliforms",
        "short": "Coliforms",
        "definition": "Coliforms",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WaterIndicatorsOah.coliforms",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "WaterIndicatorsOah",
        "path": "WaterIndicatorsOah",
        "short": "Key water quality indicators",
        "definition": "The water physical and chemical properties are used for longer time as indicators of quality of water bodies. Measurements of pH, dissolved oxygen, nutrients (e.g., nitrates, nitrites, ammonia, phosphates) or pollutants such as heavy metals, and emergent contaminants (e.g., pharmaceuticals, plastics, and persistent organic pollutants) indicate alterations of water quality in comparison to natural waters of a given region, and influence their potential to support life and risks for human health. "
      },
      {
        "id": "WaterIndicatorsOah.nutrients",
        "path": "WaterIndicatorsOah.nutrients",
        "short": "Nutrients",
        "definition": "Nutrients (Nitrates, nitrites, ammonia, phosphates, total P, total N, �)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.pH",
        "path": "WaterIndicatorsOah.pH",
        "short": "pH",
        "definition": "pH",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.dissolvedO2",
        "path": "WaterIndicatorsOah.dissolvedO2",
        "short": "Dissolved O2",
        "definition": "Dissolved O2",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.waterTemperature",
        "path": "WaterIndicatorsOah.waterTemperature",
        "short": "Water temperature",
        "definition": "Water temperature",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.tds",
        "path": "WaterIndicatorsOah.tds",
        "short": "Total dissolved solids (TDS)",
        "definition": "Total dissolved solids (TDS)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.tss",
        "path": "WaterIndicatorsOah.tss",
        "short": "Total suspended solids (TSS)",
        "definition": "Total suspended solids (TSS)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.conductivity",
        "path": "WaterIndicatorsOah.conductivity",
        "short": "Conductivity",
        "definition": "Conductivity",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.pharmaceuticals",
        "path": "WaterIndicatorsOah.pharmaceuticals",
        "short": "Pharmaceuticals",
        "definition": "Pharmaceuticals",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.foam",
        "path": "WaterIndicatorsOah.foam",
        "short": "Foam/colour/smell",
        "definition": "Foam/colour/smell",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "WaterIndicatorsOah.coliforms",
        "path": "WaterIndicatorsOah.coliforms",
        "short": "Coliforms",
        "definition": "Coliforms",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      }
    ]
  }
}