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

: OAH Riparian Vegetation Indicator Codes - XML Representation

Draft as of 2025-08-11

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="riparian-vegetation-code-oah-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet riparian-vegetation-code-oah-vs</b></p><a name="riparian-vegetation-code-oah-vs"> </a><a name="hcriparian-vegetation-code-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-riparianVegetation">riparianVegetation</a></td><td>Riparian vegetation</td><td>Riparian vegetation</td></tr><tr><td><a href="CodeSystem-temporarySystem-oah-eu.html#temporarySystem-oah-eu-trees">trees</a></td><td>Trees (height &gt;3m)</td><td>Trees (height &gt;3m)</td></tr><tr><td><a href="CodeSystem-temporarySystem-oah-eu.html#temporarySystem-oah-eu-bushes">bushes</a></td><td>Bushes (height (1.5-3m)</td><td>Bushes (height (1.5-3m)</td></tr><tr><td><a href="CodeSystem-temporarySystem-oah-eu.html#temporarySystem-oah-eu-herbaceous">herbaceous</a></td><td>Herbaceous (height &lt; 1.5m)</td><td>Herbaceous (height &lt; 1.5m)</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.eu/fhir/ig/oah/ValueSet/riparian-vegetation-code-oah-vs"/>
  <version value="0.1.0-ci-build"/>
  <name value="RiparianVegetationCodeOahVs"/>
  <title value="OAH Riparian Vegetation Indicator Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-08-11T08:52:23+00:00"/>
  <publisher value="OneAquaHealth Project"/>
  <contact>
    <name value="OneAquaHealth Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.oneaquahealth.eu"/>
    </telecom>
  </contact>
  <description
               value="This Value Set is used to identify the indicators adopted by this project."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.eu/fhir/ig/oah/CodeSystem/temporarySystem-oah-eu"/>
      <concept>
        <code value="riparianVegetation"/>
        <display value="Riparian vegetation"/>
      </concept>
      <concept>
        <code value="trees"/>
        <display value="Trees (height &gt;3m)"/>
      </concept>
      <concept>
        <code value="bushes"/>
        <display value="Bushes (height (1.5-3m)"/>
      </concept>
      <concept>
        <code value="herbaceous"/>
        <display value="Herbaceous (height &lt; 1.5m)"/>
      </concept>
    </include>
  </compose>
</ValueSet>