FHIR IG Statistics: StructureDefinition/IndicatorsOah
Package | hl7.eu.fhir.oah |
Type | StructureDefinition |
Id | IndicatorsOah |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/ig/oah/https://build.fhir.org/ig/hl7-eu/oah/StructureDefinition-IndicatorsOah.html |
URL | http://hl7.eu/fhir/ig/oah/StructureDefinition/IndicatorsOah |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-22T20:24:10+00:00 |
Name | IndicatorsOah |
Title | OAH indicators |
Realm | eu |
Authority | hl7 |
Description | Set of OneAquaHealth indicators including : (a) biological quality (b) hydromorphological quality (c) hydromorphological quality and (d) Biological indicators of health risks |
Type | http://hl7.eu/fhir/ig/oah/StructureDefinition/IndicatorsOah |
Kind | logical |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "IndicatorsOah",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/oah/StructureDefinition/IndicatorsOah",
"version": "0.1.0",
"name": "IndicatorsOah",
"title": "OAH 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": "Set of OneAquaHealth indicators including : (a) biological quality (b) hydromorphological quality (c) hydromorphological quality and (d) Biological indicators of health risks",
"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/IndicatorsOah",
"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": "IndicatorsOah",
"path": "IndicatorsOah",
"short": "OAH indicators",
"definition": "Set of OneAquaHealth indicators including : (a) biological quality (b) hydromorphological quality (c) hydromorphological quality and (d) Biological indicators of health risks",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "IndicatorsOah.biological",
"path": "IndicatorsOah.biological",
"short": "Key biological quality indicators",
"definition": "Biological indicators of health risk . These are the indicators that were considered useful to test the links between aquatic ecosystem health and human well-being in the scope of the OneAquaHeath project",
"min": 0,
"max": "1",
"base": {
"path": "IndicatorsOah.biological",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates",
"path": "IndicatorsOah.biological.macroinvertebreates",
"short": "Benthic Macroinvertebrates",
"definition": "Benthic Macroinvertebrates",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.biological.macroinvertebreates",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Indicator"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates.sampleDetails",
"path": "IndicatorsOah.biological.macroinvertebreates.sampleDetails",
"short": "Sample",
"definition": "Information about the sample used for this measure",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.sampleDetails",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Sample"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates.type",
"path": "IndicatorsOah.biological.macroinvertebreates.type",
"short": "What is measured",
"definition": "Type of indicator : e.g. number of mosquito in the sample",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates.date",
"path": "IndicatorsOah.biological.macroinvertebreates.date",
"short": "Observation date",
"definition": "Observation date",
"min": 1,
"max": "*",
"base": {
"path": "Indicator.date",
"min": 1,
"max": "*"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates.performer[x]",
"path": "IndicatorsOah.biological.macroinvertebreates.performer[x]",
"short": "Who made the measure",
"definition": "Who made the measure",
"min": 1,
"max": "*",
"base": {
"path": "Indicator.performer[x]",
"min": 1,
"max": "*"
},
"type": [
{
"code": "PractitionerRole"
},
{
"code": "Organization"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates.result[x]",
"path": "IndicatorsOah.biological.macroinvertebreates.result[x]",
"short": "Result",
"definition": "Result of the observation: it could be a single value or a set of results",
"min": 0,
"max": "1",
"base": {
"path": "Indicator.result[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
},
{
"code": "Quantity"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates.component",
"path": "IndicatorsOah.biological.macroinvertebreates.component",
"short": "Component",
"definition": "Set of results defining this indicator",
"min": 0,
"max": "*",
"base": {
"path": "Indicator.component",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates.component.type",
"path": "IndicatorsOah.biological.macroinvertebreates.component.type",
"short": "What is measured",
"definition": "Type of indicator : e.g. presence of liverworts",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.component.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates.component.result[x]",
"path": "IndicatorsOah.biological.macroinvertebreates.component.result[x]",
"short": "Result",
"definition": "Result of the set of observation: it could be a single value or a set of results",
"min": 0,
"max": "1",
"base": {
"path": "Indicator.component.result[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
},
{
"code": "Quantity"
},
{
"code": "string"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates.type",
"path": "IndicatorsOah.biological.macroinvertebreates.type",
"short": "Type of invertebrate measure",
"definition": "Type of measured perfomed : e.g. number of snails in the sample",
"min": 1,
"max": "1",
"base": {
"path": "IndicatorsOah.biological.macroinvertebreates.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates.result[x]",
"path": "IndicatorsOah.biological.macroinvertebreates.result[x]",
"short": "Result",
"definition": "Result of the observation: .g. number of snails in the sample",
"min": 1,
"max": "1",
"base": {
"path": "IndicatorsOah.biological.macroinvertebreates.result[x]",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates.component",
"path": "IndicatorsOah.biological.macroinvertebreates.component",
"short": "Component",
"definition": "Set of results defining this indicator",
"min": 0,
"max": "0",
"base": {
"path": "IndicatorsOah.biological.macroinvertebreates.component",
"min": 0,
"max": "0"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes",
"path": "IndicatorsOah.biological.diatomes",
"short": "Diatoms (microalgae/phytobenthos)",
"definition": "Diatoms (microalgae/phytobenthos)",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.biological.diatomes",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Indicator"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes.sampleDetails",
"path": "IndicatorsOah.biological.diatomes.sampleDetails",
"short": "Sample",
"definition": "Information about the sample used for this measure",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.sampleDetails",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Sample"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes.type",
"path": "IndicatorsOah.biological.diatomes.type",
"short": "What is measured",
"definition": "Type of indicator : e.g. number of mosquito in the sample",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes.date",
"path": "IndicatorsOah.biological.diatomes.date",
"short": "Observation date",
"definition": "Observation date",
"min": 1,
"max": "*",
"base": {
"path": "Indicator.date",
"min": 1,
"max": "*"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes.performer[x]",
"path": "IndicatorsOah.biological.diatomes.performer[x]",
"short": "Who made the measure",
"definition": "Who made the measure",
"min": 1,
"max": "*",
"base": {
"path": "Indicator.performer[x]",
"min": 1,
"max": "*"
},
"type": [
{
"code": "PractitionerRole"
},
{
"code": "Organization"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes.result[x]",
"path": "IndicatorsOah.biological.diatomes.result[x]",
"short": "Result",
"definition": "Result of the observation: it could be a single value or a set of results",
"min": 0,
"max": "1",
"base": {
"path": "Indicator.result[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
},
{
"code": "Quantity"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes.component",
"path": "IndicatorsOah.biological.diatomes.component",
"short": "Component",
"definition": "Set of results defining this indicator",
"min": 0,
"max": "*",
"base": {
"path": "Indicator.component",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes.component.type",
"path": "IndicatorsOah.biological.diatomes.component.type",
"short": "What is measured",
"definition": "Type of indicator : e.g. presence of liverworts",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.component.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes.component.result[x]",
"path": "IndicatorsOah.biological.diatomes.component.result[x]",
"short": "Result",
"definition": "Result of the set of observation: it could be a single value or a set of results",
"min": 0,
"max": "1",
"base": {
"path": "Indicator.component.result[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
},
{
"code": "Quantity"
},
{
"code": "string"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes.type",
"path": "IndicatorsOah.biological.diatomes.type",
"short": "Type of diatome measure",
"definition": "Type of measured perfomed : e.g. number of diatoma vulgaris in the sample",
"min": 1,
"max": "1",
"base": {
"path": "IndicatorsOah.biological.diatomes.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes.result[x]",
"path": "IndicatorsOah.biological.diatomes.result[x]",
"short": "Result",
"definition": "Result of the observation: e.g. number of diatoma vulgaris in the sample in the sample",
"min": 1,
"max": "1",
"base": {
"path": "IndicatorsOah.biological.diatomes.result[x]",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes.component",
"path": "IndicatorsOah.biological.diatomes.component",
"short": "Component",
"definition": "Set of results defining this indicator",
"min": 0,
"max": "0",
"base": {
"path": "IndicatorsOah.biological.diatomes.component",
"min": 0,
"max": "0"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.fishes",
"path": "IndicatorsOah.biological.fishes",
"short": "Fish",
"definition": "Fish",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.biological.fishes",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Indicator"
}
]
},
{
"id": "IndicatorsOah.biological.fishes.sampleDetails",
"path": "IndicatorsOah.biological.fishes.sampleDetails",
"short": "Sample",
"definition": "Information about the sample used for this measure",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.sampleDetails",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Sample"
}
]
},
{
"id": "IndicatorsOah.biological.fishes.type",
"path": "IndicatorsOah.biological.fishes.type",
"short": "What is measured",
"definition": "Type of indicator : e.g. number of mosquito in the sample",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.fishes.date",
"path": "IndicatorsOah.biological.fishes.date",
"short": "Observation date",
"definition": "Observation date",
"min": 1,
"max": "*",
"base": {
"path": "Indicator.date",
"min": 1,
"max": "*"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "IndicatorsOah.biological.fishes.performer[x]",
"path": "IndicatorsOah.biological.fishes.performer[x]",
"short": "Who made the measure",
"definition": "Who made the measure",
"min": 1,
"max": "*",
"base": {
"path": "Indicator.performer[x]",
"min": 1,
"max": "*"
},
"type": [
{
"code": "PractitionerRole"
},
{
"code": "Organization"
}
]
},
{
"id": "IndicatorsOah.biological.fishes.result[x]",
"path": "IndicatorsOah.biological.fishes.result[x]",
"short": "Result",
"definition": "Result of the observation: it could be a single value or a set of results",
"min": 0,
"max": "1",
"base": {
"path": "Indicator.result[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
},
{
"code": "Quantity"
}
]
},
{
"id": "IndicatorsOah.biological.fishes.component",
"path": "IndicatorsOah.biological.fishes.component",
"short": "Component",
"definition": "Set of results defining this indicator",
"min": 0,
"max": "*",
"base": {
"path": "Indicator.component",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.fishes.component.type",
"path": "IndicatorsOah.biological.fishes.component.type",
"short": "What is measured",
"definition": "Type of indicator : e.g. presence of liverworts",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.component.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.fishes.component.result[x]",
"path": "IndicatorsOah.biological.fishes.component.result[x]",
"short": "Result",
"definition": "Result of the set of observation: it could be a single value or a set of results",
"min": 0,
"max": "1",
"base": {
"path": "Indicator.component.result[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
},
{
"code": "Quantity"
},
{
"code": "string"
}
]
},
{
"id": "IndicatorsOah.biological.fishes.type",
"path": "IndicatorsOah.biological.fishes.type",
"short": "Type of fish measure",
"definition": "Type of measured perfomed : e.g. number of carps in the sample",
"min": 1,
"max": "1",
"base": {
"path": "IndicatorsOah.biological.fishes.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.fishes.result[x]",
"path": "IndicatorsOah.biological.fishes.result[x]",
"short": "Result",
"definition": "Result of the observation: e.g. number of carps in the sample",
"min": 1,
"max": "1",
"base": {
"path": "IndicatorsOah.biological.fishes.result[x]",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "IndicatorsOah.biological.fishes.component",
"path": "IndicatorsOah.biological.fishes.component",
"short": "Component",
"definition": "Set of results defining this indicator",
"min": 0,
"max": "0",
"base": {
"path": "IndicatorsOah.biological.fishes.component",
"min": 0,
"max": "0"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes",
"path": "IndicatorsOah.biological.macrophytes",
"short": "Macrophytes (aquatic plants)",
"definition": "Macrophytes (aquatic plants)",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.biological.macrophytes",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Indicator"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes.sampleDetails",
"path": "IndicatorsOah.biological.macrophytes.sampleDetails",
"short": "Sample",
"definition": "Information about the sample used for this measure",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.sampleDetails",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Sample"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes.type",
"path": "IndicatorsOah.biological.macrophytes.type",
"short": "What is measured",
"definition": "Type of indicator : e.g. number of mosquito in the sample",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes.date",
"path": "IndicatorsOah.biological.macrophytes.date",
"short": "Observation date",
"definition": "Observation date",
"min": 1,
"max": "*",
"base": {
"path": "Indicator.date",
"min": 1,
"max": "*"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes.performer[x]",
"path": "IndicatorsOah.biological.macrophytes.performer[x]",
"short": "Who made the measure",
"definition": "Who made the measure",
"min": 1,
"max": "*",
"base": {
"path": "Indicator.performer[x]",
"min": 1,
"max": "*"
},
"type": [
{
"code": "PractitionerRole"
},
{
"code": "Organization"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes.result[x]",
"path": "IndicatorsOah.biological.macrophytes.result[x]",
"short": "Result",
"definition": "Result of the observation: it could be a single value or a set of results",
"min": 0,
"max": "1",
"base": {
"path": "Indicator.result[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
},
{
"code": "Quantity"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes.component",
"path": "IndicatorsOah.biological.macrophytes.component",
"short": "Component",
"definition": "Set of results defining this indicator",
"min": 0,
"max": "*",
"base": {
"path": "Indicator.component",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes.component.type",
"path": "IndicatorsOah.biological.macrophytes.component.type",
"short": "What is measured",
"definition": "Type of indicator : e.g. presence of liverworts",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.component.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes.component.result[x]",
"path": "IndicatorsOah.biological.macrophytes.component.result[x]",
"short": "Result",
"definition": "Result of the set of observation: it could be a single value or a set of results",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.component.result[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
},
{
"code": "string"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes.type",
"path": "IndicatorsOah.biological.macrophytes.type",
"short": "Type of macrophytes measure",
"definition": "Type of measured perfomed : e.g. number of carps in the sample",
"min": 1,
"max": "1",
"base": {
"path": "IndicatorsOah.biological.macrophytes.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes.result[x]",
"path": "IndicatorsOah.biological.macrophytes.result[x]",
"short": "Result",
"definition": "Result of the observation: e.g. number of carps in the sample",
"min": 0,
"max": "1",
"base": {
"path": "IndicatorsOah.biological.macrophytes.result[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes.component",
"path": "IndicatorsOah.biological.macrophytes.component",
"short": "Component",
"definition": "Set of results defining this indicator: it may include the abundance of vegetation type; a string decsribing the presence of non-native species including the name when appplicable",
"min": 8,
"max": "16",
"base": {
"path": "IndicatorsOah.biological.macrophytes.component",
"min": 8,
"max": "16"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.riparianVegetation",
"path": "IndicatorsOah.biological.riparianVegetation",
"short": "Riparian vegetation",
"definition": "Riparian vegetation",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.biological.riparianVegetation",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Indicator"
}
]
},
{
"id": "IndicatorsOah.biological.riparianVegetation.sampleDetails",
"path": "IndicatorsOah.biological.riparianVegetation.sampleDetails",
"short": "Sample",
"definition": "Information about the sample used for this measure",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.sampleDetails",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Sample"
}
]
},
{
"id": "IndicatorsOah.biological.riparianVegetation.type",
"path": "IndicatorsOah.biological.riparianVegetation.type",
"short": "What is measured",
"definition": "Type of indicator : e.g. number of mosquito in the sample",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.riparianVegetation.date",
"path": "IndicatorsOah.biological.riparianVegetation.date",
"short": "Observation date",
"definition": "Observation date",
"min": 1,
"max": "*",
"base": {
"path": "Indicator.date",
"min": 1,
"max": "*"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "IndicatorsOah.biological.riparianVegetation.performer[x]",
"path": "IndicatorsOah.biological.riparianVegetation.performer[x]",
"short": "Who made the measure",
"definition": "Who made the measure",
"min": 1,
"max": "*",
"base": {
"path": "Indicator.performer[x]",
"min": 1,
"max": "*"
},
"type": [
{
"code": "PractitionerRole"
},
{
"code": "Organization"
}
]
},
{
"id": "IndicatorsOah.biological.riparianVegetation.result[x]",
"path": "IndicatorsOah.biological.riparianVegetation.result[x]",
"short": "Result",
"definition": "Result of the observation: it could be a single value or a set of results",
"min": 0,
"max": "1",
"base": {
"path": "Indicator.result[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
},
{
"code": "Quantity"
}
]
},
{
"id": "IndicatorsOah.biological.riparianVegetation.component",
"path": "IndicatorsOah.biological.riparianVegetation.component",
"short": "Component",
"definition": "Set of results defining this indicator",
"min": 0,
"max": "*",
"base": {
"path": "Indicator.component",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.riparianVegetation.component.type",
"path": "IndicatorsOah.biological.riparianVegetation.component.type",
"short": "What is measured",
"definition": "Type of indicator : e.g. presence of liverworts",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.component.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.riparianVegetation.component.result[x]",
"path": "IndicatorsOah.biological.riparianVegetation.component.result[x]",
"short": "Result",
"definition": "Result of the set of observation: it could be a single value or a set of results",
"min": 1,
"max": "1",
"base": {
"path": "Indicator.component.result[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
},
{
"code": "string"
}
]
},
{
"id": "IndicatorsOah.biological.riparianVegetation.component",
"path": "IndicatorsOah.biological.riparianVegetation.component",
"short": "Component",
"definition": "Set of results defining this indicator: it may include the cover category of vegetation and a string decsribing the presence of non-native species including the name when appplicable",
"min": 3,
"max": "6",
"base": {
"path": "IndicatorsOah.biological.riparianVegetation.component",
"min": 3,
"max": "6"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.microbiomes",
"path": "IndicatorsOah.biological.microbiomes",
"short": "Microbiomes/Biofilms",
"definition": "Microbiomes/Biofilms",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.biological.microbiomes",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Indicator"
}
]
},
{
"id": "IndicatorsOah.hydromorphological",
"path": "IndicatorsOah.hydromorphological",
"short": "Key hydromorphological quality indicators",
"definition": "The hydromorphological characteristics include the type and diversity of aquatic habitats, substrate of the bottom and margins, flow type, size of the rivers, land use in the margins, existence of barriers, or other artificial structures and land use in the margins. Those characteristics influence the river continuum, the habitats available for the aquatic biota, the species migration and the sediments, water flow and energy transferences over a river basin",
"min": 0,
"max": "1",
"base": {
"path": "IndicatorsOah.hydromorphological",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.hydromorphological.morphology",
"path": "IndicatorsOah.hydromorphological.morphology",
"short": "Morphology of the streams",
"definition": "Morphology of the streams � habitat, shape of the channel and valley, substrate in the channel and margins",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.hydromorphological.morphology",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.hydromorphological.hydrology",
"path": "IndicatorsOah.hydromorphological.hydrology",
"short": "Hydrology of the stream",
"definition": "Hydrology of the stream � flow type, diversity of flow types, longitudinal connectivity, runoff",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.hydromorphological.hydrology",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.hydromorphological.landUse",
"path": "IndicatorsOah.hydromorphological.landUse",
"short": "Land use in the margins",
"definition": "Land use in the margins",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.hydromorphological.landUse",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water",
"path": "IndicatorsOah.water",
"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": "1",
"base": {
"path": "IndicatorsOah.water",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.nutrients",
"path": "IndicatorsOah.water.nutrients",
"short": "Nutrients",
"definition": "Nutrients (Nitrates, nitrites, ammonia, phosphates, total P, total N, �)",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.water.nutrients",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.pH",
"path": "IndicatorsOah.water.pH",
"short": "pH",
"definition": "pH",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.water.pH",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.dissolvedO2",
"path": "IndicatorsOah.water.dissolvedO2",
"short": "Dissolved O2",
"definition": "Dissolved O2",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.water.dissolvedO2",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.waterTemperature",
"path": "IndicatorsOah.water.waterTemperature",
"short": "Water temperature",
"definition": "Water temperature",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.water.waterTemperature",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.tds",
"path": "IndicatorsOah.water.tds",
"short": "Total dissolved solids (TDS)",
"definition": "Total dissolved solids (TDS)",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.water.tds",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.tss",
"path": "IndicatorsOah.water.tss",
"short": "Total suspended solids (TSS)",
"definition": "Total suspended solids (TSS)",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.water.tss",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.conductivity",
"path": "IndicatorsOah.water.conductivity",
"short": "Conductivity",
"definition": "Conductivity",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.water.conductivity",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.pharmaceuticals",
"path": "IndicatorsOah.water.pharmaceuticals",
"short": "Pharmaceuticals",
"definition": "Pharmaceuticals",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.water.pharmaceuticals",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.foam",
"path": "IndicatorsOah.water.foam",
"short": "Foam/colour/smell",
"definition": "Foam/colour/smell",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.water.foam",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.coliforms",
"path": "IndicatorsOah.water.coliforms",
"short": "Coliforms",
"definition": "Coliforms",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.water.coliforms",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk",
"path": "IndicatorsOah.bioRisk",
"short": "Biological indicators of health risks",
"definition": "Several organisms present in freshwater ecosystems and margins can be relevant as vectors or disease sinks or have the potential to contribute to the mitigation of diseases by controlling vector populations. These include the invertebrates (insects or ticks), and vertebrates (as birds, amphibians, fish). Mosquitoes and ticks are amongst the most important vectors of disease.",
"min": 0,
"max": "1",
"base": {
"path": "IndicatorsOah.bioRisk",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk.diptera",
"path": "IndicatorsOah.bioRisk.diptera",
"short": "Diptera",
"definition": "Diptera (specially Culicidae and Psycodidae)",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.bioRisk.diptera",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk.ticks",
"path": "IndicatorsOah.bioRisk.ticks",
"short": "Ticks",
"definition": "Ticks",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.bioRisk.ticks",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk.invasiveOrganisms",
"path": "IndicatorsOah.bioRisk.invasiveOrganisms",
"short": "Invasive invertebrate, plants and fish",
"definition": "Invasive invertebrate, plants and fish",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.bioRisk.invasiveOrganisms",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk.birds",
"path": "IndicatorsOah.bioRisk.birds",
"short": "Birds",
"definition": "Birds",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.bioRisk.birds",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk.diatomTratology",
"path": "IndicatorsOah.bioRisk.diatomTratology",
"short": "Diatom teratology",
"definition": "Diatom teratology (deformities)",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.bioRisk.diatomTratology",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk.fish",
"path": "IndicatorsOah.bioRisk.fish",
"short": "Fish",
"definition": "Fish",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.bioRisk.fish",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk.amphibians",
"path": "IndicatorsOah.bioRisk.amphibians",
"short": "Amphibians",
"definition": "Amphibians",
"min": 0,
"max": "*",
"base": {
"path": "IndicatorsOah.bioRisk.amphibians",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
}
]
},
"differential": {
"element": [
{
"id": "IndicatorsOah",
"path": "IndicatorsOah",
"short": "OAH indicators",
"definition": "Set of OneAquaHealth indicators including : (a) biological quality (b) hydromorphological quality (c) hydromorphological quality and (d) Biological indicators of health risks"
},
{
"id": "IndicatorsOah.biological",
"path": "IndicatorsOah.biological",
"short": "Key biological quality indicators",
"definition": "Biological indicators of health risk . These are the indicators that were considered useful to test the links between aquatic ecosystem health and human well-being in the scope of the OneAquaHeath project",
"min": 0,
"max": "1",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates",
"path": "IndicatorsOah.biological.macroinvertebreates",
"short": "Benthic Macroinvertebrates",
"definition": "Benthic Macroinvertebrates",
"min": 0,
"max": "*",
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Indicator"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates.type",
"path": "IndicatorsOah.biological.macroinvertebreates.type",
"short": "Type of invertebrate measure",
"definition": "Type of measured perfomed : e.g. number of snails in the sample",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates.result[x]",
"path": "IndicatorsOah.biological.macroinvertebreates.result[x]",
"short": "Result",
"definition": "Result of the observation: .g. number of snails in the sample",
"min": 1,
"max": "1",
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "IndicatorsOah.biological.macroinvertebreates.component",
"path": "IndicatorsOah.biological.macroinvertebreates.component",
"short": "Component",
"definition": "Set of results defining this indicator",
"min": 0,
"max": "0",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes",
"path": "IndicatorsOah.biological.diatomes",
"short": "Diatoms (microalgae/phytobenthos)",
"definition": "Diatoms (microalgae/phytobenthos)",
"min": 0,
"max": "*",
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Indicator"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes.type",
"path": "IndicatorsOah.biological.diatomes.type",
"short": "Type of diatome measure",
"definition": "Type of measured perfomed : e.g. number of diatoma vulgaris in the sample",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes.result[x]",
"path": "IndicatorsOah.biological.diatomes.result[x]",
"short": "Result",
"definition": "Result of the observation: e.g. number of diatoma vulgaris in the sample in the sample",
"min": 1,
"max": "1",
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "IndicatorsOah.biological.diatomes.component",
"path": "IndicatorsOah.biological.diatomes.component",
"short": "Component",
"definition": "Set of results defining this indicator",
"min": 0,
"max": "0",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.fishes",
"path": "IndicatorsOah.biological.fishes",
"short": "Fish",
"definition": "Fish",
"min": 0,
"max": "*",
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Indicator"
}
]
},
{
"id": "IndicatorsOah.biological.fishes.type",
"path": "IndicatorsOah.biological.fishes.type",
"short": "Type of fish measure",
"definition": "Type of measured perfomed : e.g. number of carps in the sample",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.fishes.result[x]",
"path": "IndicatorsOah.biological.fishes.result[x]",
"short": "Result",
"definition": "Result of the observation: e.g. number of carps in the sample",
"min": 1,
"max": "1",
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "IndicatorsOah.biological.fishes.component",
"path": "IndicatorsOah.biological.fishes.component",
"short": "Component",
"definition": "Set of results defining this indicator",
"min": 0,
"max": "0",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes",
"path": "IndicatorsOah.biological.macrophytes",
"short": "Macrophytes (aquatic plants)",
"definition": "Macrophytes (aquatic plants)",
"min": 0,
"max": "*",
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Indicator"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes.type",
"path": "IndicatorsOah.biological.macrophytes.type",
"short": "Type of macrophytes measure",
"definition": "Type of measured perfomed : e.g. number of carps in the sample",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes.result[x]",
"path": "IndicatorsOah.biological.macrophytes.result[x]",
"short": "Result",
"definition": "Result of the observation: e.g. number of carps in the sample",
"min": 0,
"max": "1",
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes.component",
"path": "IndicatorsOah.biological.macrophytes.component",
"short": "Component",
"definition": "Set of results defining this indicator: it may include the abundance of vegetation type; a string decsribing the presence of non-native species including the name when appplicable",
"min": 8,
"max": "16",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.macrophytes.component.result[x]",
"path": "IndicatorsOah.biological.macrophytes.component.result[x]",
"short": "Result",
"definition": "Result of the set of observation: it could be a single value or a set of results",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
},
{
"code": "string"
}
]
},
{
"id": "IndicatorsOah.biological.riparianVegetation",
"path": "IndicatorsOah.biological.riparianVegetation",
"short": "Riparian vegetation",
"definition": "Riparian vegetation",
"min": 0,
"max": "*",
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Indicator"
}
]
},
{
"id": "IndicatorsOah.biological.riparianVegetation.component",
"path": "IndicatorsOah.biological.riparianVegetation.component",
"short": "Component",
"definition": "Set of results defining this indicator: it may include the cover category of vegetation and a string decsribing the presence of non-native species including the name when appplicable",
"min": 3,
"max": "6",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.biological.riparianVegetation.component.result[x]",
"path": "IndicatorsOah.biological.riparianVegetation.component.result[x]",
"short": "Result",
"definition": "Result of the set of observation: it could be a single value or a set of results",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
},
{
"code": "string"
}
]
},
{
"id": "IndicatorsOah.biological.microbiomes",
"path": "IndicatorsOah.biological.microbiomes",
"short": "Microbiomes/Biofilms",
"definition": "Microbiomes/Biofilms",
"min": 0,
"max": "*",
"type": [
{
"code": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Indicator"
}
]
},
{
"id": "IndicatorsOah.hydromorphological",
"path": "IndicatorsOah.hydromorphological",
"short": "Key hydromorphological quality indicators",
"definition": "The hydromorphological characteristics include the type and diversity of aquatic habitats, substrate of the bottom and margins, flow type, size of the rivers, land use in the margins, existence of barriers, or other artificial structures and land use in the margins. Those characteristics influence the river continuum, the habitats available for the aquatic biota, the species migration and the sediments, water flow and energy transferences over a river basin",
"min": 0,
"max": "1",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.hydromorphological.morphology",
"path": "IndicatorsOah.hydromorphological.morphology",
"short": "Morphology of the streams",
"definition": "Morphology of the streams � habitat, shape of the channel and valley, substrate in the channel and margins",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.hydromorphological.hydrology",
"path": "IndicatorsOah.hydromorphological.hydrology",
"short": "Hydrology of the stream",
"definition": "Hydrology of the stream � flow type, diversity of flow types, longitudinal connectivity, runoff",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.hydromorphological.landUse",
"path": "IndicatorsOah.hydromorphological.landUse",
"short": "Land use in the margins",
"definition": "Land use in the margins",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water",
"path": "IndicatorsOah.water",
"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": "1",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.nutrients",
"path": "IndicatorsOah.water.nutrients",
"short": "Nutrients",
"definition": "Nutrients (Nitrates, nitrites, ammonia, phosphates, total P, total N, �)",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.pH",
"path": "IndicatorsOah.water.pH",
"short": "pH",
"definition": "pH",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.dissolvedO2",
"path": "IndicatorsOah.water.dissolvedO2",
"short": "Dissolved O2",
"definition": "Dissolved O2",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.waterTemperature",
"path": "IndicatorsOah.water.waterTemperature",
"short": "Water temperature",
"definition": "Water temperature",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.tds",
"path": "IndicatorsOah.water.tds",
"short": "Total dissolved solids (TDS)",
"definition": "Total dissolved solids (TDS)",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.tss",
"path": "IndicatorsOah.water.tss",
"short": "Total suspended solids (TSS)",
"definition": "Total suspended solids (TSS)",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.conductivity",
"path": "IndicatorsOah.water.conductivity",
"short": "Conductivity",
"definition": "Conductivity",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.pharmaceuticals",
"path": "IndicatorsOah.water.pharmaceuticals",
"short": "Pharmaceuticals",
"definition": "Pharmaceuticals",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.foam",
"path": "IndicatorsOah.water.foam",
"short": "Foam/colour/smell",
"definition": "Foam/colour/smell",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.water.coliforms",
"path": "IndicatorsOah.water.coliforms",
"short": "Coliforms",
"definition": "Coliforms",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk",
"path": "IndicatorsOah.bioRisk",
"short": "Biological indicators of health risks",
"definition": "Several organisms present in freshwater ecosystems and margins can be relevant as vectors or disease sinks or have the potential to contribute to the mitigation of diseases by controlling vector populations. These include the invertebrates (insects or ticks), and vertebrates (as birds, amphibians, fish). Mosquitoes and ticks are amongst the most important vectors of disease. ",
"min": 0,
"max": "1",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk.diptera",
"path": "IndicatorsOah.bioRisk.diptera",
"short": "Diptera",
"definition": "Diptera (specially Culicidae and Psycodidae)",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk.ticks",
"path": "IndicatorsOah.bioRisk.ticks",
"short": "Ticks",
"definition": "Ticks",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk.invasiveOrganisms",
"path": "IndicatorsOah.bioRisk.invasiveOrganisms",
"short": "Invasive invertebrate, plants and fish",
"definition": "Invasive invertebrate, plants and fish",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk.birds",
"path": "IndicatorsOah.bioRisk.birds",
"short": "Birds",
"definition": "Birds",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk.diatomTratology",
"path": "IndicatorsOah.bioRisk.diatomTratology",
"short": "Diatom teratology",
"definition": "Diatom teratology (deformities)",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk.fish",
"path": "IndicatorsOah.bioRisk.fish",
"short": "Fish",
"definition": "Fish",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "IndicatorsOah.bioRisk.amphibians",
"path": "IndicatorsOah.bioRisk.amphibians",
"short": "Amphibians",
"definition": "Amphibians",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
}
]
}
}