| Package | hl7.eu.fhir.oah |
| Resource Type | ValueSet |
| Id | nonnative-macrophytes-indicator-code-oah-vs |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/oah/https://build.fhir.org/ig/hl7-eu/oah/ValueSet-nonnative-macrophytes-indicator-code-oah-vs.html |
| URL | http://hl7.eu/fhir/ig/oah/ValueSet/nonnative-macrophytes-indicator-code-oah-vs |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2025-08-11T08:52:23+00:00 |
| Name | NonNativeMacrophytesIndicatorCodeOahVs |
| Title | OAH Macrophytes Indicator Codes (Non-Native) |
| Realm | eu |
| Authority | hl7 |
| Description | This Value Set is used to identify the non-native indicators adopted by this project. |
| StructureDefinition | |
| observation-with-component-oah | Observation: OAH indicators with Components |
| CodeSystem | |
| temporarySystem-oah-eu | Temporary OAH Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet nonnative-macrophytes-indicator-code-oah-vs
http://hl7.eu/fhir/ig/oah/CodeSystem/temporarySystem-oah-eu| Code | Display | Definition |
| liveworts-non-native | Liveworts/mosses/lichens Non native | Liveworts/mosses/lichens non native |
| broad-leaved-herbs-non-native | Emergent broad-leaved herbs non native | Emergent broad-leaved herbs non native |
| floating-leaved-non-native | Floating-leaved (rooted) Non native | Floating-leaved (rooted) non native |
| free-floating-non-native | Free-floating Non native | Free-floating non native |
| amphibious-non-native | Amphibious (occupy the transition between land and water) Non native | Amphibious (occupy the transition between land and water) non native |
| submerged-broad-leaved-non-native | Submerged broad-leaved Non native | Submerged broad-leaved non native |
| submerged-linear-leaved-non-native | Submerged linear-leaved Non native | Submerged linear-leaved non native |
| filamentous-algae-non-native | Filamentous algae Non native | Filamentous algae |
{
"resourceType": "ValueSet",
"id": "nonnative-macrophytes-indicator-code-oah-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/oah/ValueSet/nonnative-macrophytes-indicator-code-oah-vs",
"version": "0.1.0-ci-build",
"name": "NonNativeMacrophytesIndicatorCodeOahVs",
"title": "OAH Macrophytes Indicator Codes (Non-Native)",
"status": "draft",
"experimental": false,
"date": "2025-08-11T08:52:23+00:00",
"publisher": "OneAquaHealth Project",
"contact": [
{
"name": "OneAquaHealth Project",
"telecom": [
{
"system": "url",
"value": "https://www.oneaquahealth.eu"
}
]
}
],
"description": "This Value Set is used to identify the non-native indicators adopted by this project.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.eu/fhir/ig/oah/CodeSystem/temporarySystem-oah-eu",
"concept": [
{
"code": "liveworts-non-native",
"display": "Liveworts/mosses/lichens Non native"
},
{
"code": "broad-leaved-herbs-non-native",
"display": "Emergent broad-leaved herbs non native"
},
{
"code": "floating-leaved-non-native",
"display": "Floating-leaved (rooted) Non native"
},
{
"code": "free-floating-non-native",
"display": "Free-floating Non native"
},
{
"code": "amphibious-non-native",
"display": "Amphibious (occupy the transition between land and water) Non native"
},
{
"code": "submerged-broad-leaved-non-native",
"display": "Submerged broad-leaved Non native"
},
{
"code": "submerged-linear-leaved-non-native",
"display": "Submerged linear-leaved Non native"
},
{
"code": "filamentous-algae-non-native",
"display": "Filamentous algae Non native"
}
]
}
]
}
}