OneAquaHealth Project
0.1.0-ci-build - ci-build
150
OneAquaHealth Project, published by OneAquaHealth Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/oah/ and changes regularly. See the Directory of published versions
Draft as of 2025-08-11 |
{
"resourceType" : "ValueSet",
"id" : "riparian-vegetation-value-oah-vs",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet riparian-vegetation-value-oah-vs</b></p><a name=\"riparian-vegetation-value-oah-vs\"> </a><a name=\"hcriparian-vegetation-value-oah-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-temporarySystem-oah-eu.html\"><code>http://hl7.eu/fhir/ig/oah/CodeSystem/temporarySystem-oah-eu</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-temporarySystem-oah-eu.html#temporarySystem-oah-eu-0-20-percent\">0-20-percent</a></td><td>0-20%</td><td>0-20%</td></tr><tr><td><a href=\"CodeSystem-temporarySystem-oah-eu.html#temporarySystem-oah-eu-21-40-percent\">21-40-percent</a></td><td>21-40%</td><td>21-40%</td></tr><tr><td><a href=\"CodeSystem-temporarySystem-oah-eu.html#temporarySystem-oah-eu-41-60-percent\">41-60-percent</a></td><td>41-60%</td><td>41-60%</td></tr><tr><td><a href=\"CodeSystem-temporarySystem-oah-eu.html#temporarySystem-oah-eu-61-80-percent\">61-80-percent</a></td><td>61-80%</td><td>61-80%</td></tr><tr><td><a href=\"CodeSystem-temporarySystem-oah-eu.html#temporarySystem-oah-eu-81-100-percent\">81-100-percent</a></td><td>81-100%</td><td>81-100%</td></tr></table></li></ul></div>"
},
"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%"
}
]
}
]
}
}