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 Macrophytes Indicator Codes - JSON Representation

Draft as of 2025-08-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "macrophytes-indicator-code-oah-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet macrophytes-indicator-code-oah-vs</b></p><a name=\"macrophytes-indicator-code-oah-vs\"> </a><a name=\"hcmacrophytes-indicator-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-liveworts\">liveworts</a></td><td>Liveworts/mosses/lichens</td><td>Liveworts/mosses/lichens</td></tr><tr><td><a href=\"CodeSystem-temporarySystem-oah-eu.html#temporarySystem-oah-eu-broad-leaved-herbs\">broad-leaved-herbs</a></td><td>Emergent broad-leaved herbs</td><td>Emergent broad-leaved herbs</td></tr><tr><td><a href=\"CodeSystem-temporarySystem-oah-eu.html#temporarySystem-oah-eu-floating-leaved\">floating-leaved</a></td><td>Floating-leaved (rooted)</td><td>Floating-leaved (rooted)</td></tr><tr><td><a href=\"CodeSystem-temporarySystem-oah-eu.html#temporarySystem-oah-eu-free-floating\">free-floating</a></td><td>Free-floating</td><td>Free-floating</td></tr><tr><td><a href=\"CodeSystem-temporarySystem-oah-eu.html#temporarySystem-oah-eu-amphibious\">amphibious</a></td><td>Amphibious (occupy the transition between land and water)</td><td>Amphibious (occupy the transition between land and water)</td></tr><tr><td><a href=\"CodeSystem-temporarySystem-oah-eu.html#temporarySystem-oah-eu-submerged-broad-leaved\">submerged-broad-leaved</a></td><td>Submerged broad-leaved</td><td>Submerged broad-leaved</td></tr><tr><td><a href=\"CodeSystem-temporarySystem-oah-eu.html#temporarySystem-oah-eu-submerged-linear-leaved\">submerged-linear-leaved</a></td><td>Submerged linear-leaved</td><td>Submerged linear-leaved</td></tr><tr><td><a href=\"CodeSystem-temporarySystem-oah-eu.html#temporarySystem-oah-eu-filamentous-algae\">filamentous-algae</a></td><td>Filamentous algae</td><td>Filamentous algae</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/oah/ValueSet/macrophytes-indicator-code-oah-vs",
  "version" : "0.1.0-ci-build",
  "name" : "MacrophytesIndicatorCodeOahVs",
  "title" : "OAH Macrophytes Indicator Codes",
  "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 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",
            "display" : "Liveworts/mosses/lichens"
          },
          {
            "code" : "broad-leaved-herbs",
            "display" : "Emergent broad-leaved herbs"
          },
          {
            "code" : "floating-leaved",
            "display" : "Floating-leaved (rooted)"
          },
          {
            "code" : "free-floating",
            "display" : "Free-floating"
          },
          {
            "code" : "amphibious",
            "display" : "Amphibious (occupy the transition between land and water)"
          },
          {
            "code" : "submerged-broad-leaved",
            "display" : "Submerged broad-leaved"
          },
          {
            "code" : "submerged-linear-leaved",
            "display" : "Submerged linear-leaved"
          },
          {
            "code" : "filamentous-algae",
            "display" : "Filamentous algae"
          }
        ]
      }
    ]
  }
}