FHIR IG analytics| Package | hl7.eu.fhir.oah |
| Resource Type | ValueSet |
| Id | riparian-vegetation-value-oah-vs |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/oah/https://build.fhir.org/ig/hl7-eu/oah/ValueSet-riparian-vegetation-value-oah-vs.html |
| URL | http://hl7.eu/fhir/ig/oah/ValueSet/riparian-vegetation-value-oah-vs |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2025-08-11T08:52:23+00:00 |
| Name | RiparianVegetationValueOahVs |
| Title | OAH Riparian Vegetation Indicator Values |
| Realm | eu |
| Authority | hl7 |
| Description | This Value Set is used to identify the 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 riparian-vegetation-value-oah-vs
http://hl7.eu/fhir/ig/oah/CodeSystem/temporarySystem-oah-eu| Code | Display | Definition |
| 0-20-percent | 0-20% | 0-20% |
| 21-40-percent | 21-40% | 21-40% |
| 41-60-percent | 41-60% | 41-60% |
| 61-80-percent | 61-80% | 61-80% |
| 81-100-percent | 81-100% | 81-100% |
{
"resourceType": "ValueSet",
"id": "riparian-vegetation-value-oah-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/oah/ValueSet/riparian-vegetation-value-oah-vs",
"version": "0.1.0-ci-build",
"name": "RiparianVegetationValueOahVs",
"title": "OAH Riparian Vegetation Indicator Values",
"status": "draft",
"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 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": "0-20-percent",
"display": "0-20%"
},
{
"code": "21-40-percent",
"display": "21-40%"
},
{
"code": "41-60-percent",
"display": "41-60%"
},
{
"code": "61-80-percent",
"display": "61-80%"
},
{
"code": "81-100-percent",
"display": "81-100%"
}
]
}
]
}
}