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 2026-01-27 |
{
"resourceType" : "ValueSet",
"id" : "oah-cohort-characteristic-code-vs",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://hl7.eu/fhir/ig/oah/ValueSet/oah-cohort-characteristic-code-vs",
"version" : "0.1.0-ci-build",
"name" : "OahCohortCharacteristicCodeVs",
"title" : "OAH Cohort Characteristic Code",
"status" : "draft",
"experimental" : false,
"date" : "2026-01-27T07:48:17+00:00",
"publisher" : "OneAquaHealth Project",
"contact" : [
{
"name" : "OneAquaHealth Project",
"telecom" : [
{
"system" : "url",
"value" : "https://www.oneaquahealth.eu"
}
]
}
],
"description" : "Codes used to describe inclusion or exclusion criteria for person cohorts (for example, age or sex).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "150",
"display" : "Europe"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "30525-0",
"display" : "Age"
},
{
"code" : "46098-0",
"display" : "Sex"
}
]
}
]
}
}