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 Cohort Characteristic Code - XML Representation

Draft as of 2026-01-27

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="oah-cohort-characteristic-code-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet oah-cohort-characteristic-code-vs</b></p><a name="oah-cohort-characteristic-code-vs"> </a><a name="hcoah-cohort-characteristic-code-vs"> </a><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/30525-0/">30525-0</a></td><td>Age</td></tr><tr><td><a href="https://loinc.org/46098-0/">46098-0</a></td><td>Sex</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.eu/fhir/ig/oah/ValueSet/oah-cohort-characteristic-code-vs"/>
  <version value="0.1.0-ci-build"/>
  <name value="OahCohortCharacteristicCodeVs"/>
  <title value="OAH Cohort Characteristic Code"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-01-27T07:48:17+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="Codes used to describe inclusion or exclusion criteria for person cohorts (for example, age or sex)."/>
  <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://loinc.org"/>
      <concept>
        <code value="30525-0"/>
        <display value="Age"/>
      </concept>
      <concept>
        <code value="46098-0"/>
        <display value="Sex"/>
      </concept>
    </include>
  </compose>
</ValueSet>