Data Management with FHIR
0.1.0 - ci-build
Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-10-23 |
{
"resourceType" : "ValueSet",
"id" : "OMOPGender",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs OMOPGender</b></p><a name=\"OMOPGender\"> </a><a name=\"hcOMOPGender\"> </a><ul><li>Include ce(s) code(s) tel quil(s) est (sont) défini(s) dans <a href=\"CodeSystem-dm-omop-cdm-v20240229.html\"><code>https://interop.aphp.fr/ig/fhir/dm/CodeSystem/dm-omop-cdm-v20240229</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-dm-omop-cdm-v20240229.html#dm-omop-cdm-v20240229-8507\">8507</a></td><td>MALE</td></tr><tr><td><a href=\"CodeSystem-dm-omop-cdm-v20240229.html#dm-omop-cdm-v20240229-8532\">8532</a></td><td>FEMALE</td></tr></table></li></ul></div>"
},
"url" : "https://interop.aphp.fr/ig/fhir/dm/ValueSet/OMOPGender",
"version" : "0.1.0",
"name" : "OMOPGender",
"title" : "ValueSet of gender of OHDSI",
"status" : "draft",
"experimental" : false,
"date" : "2025-10-23T20:49:03+00:00",
"publisher" : "AP-HP",
"contact" : [
{
"name" : "AP-HP",
"telecom" : [
{
"system" : "url",
"value" : "https://aphp.fr"
}
]
}
],
"description" : "ToDo",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/dm-omop-cdm-v20240229",
"concept" : [
{
"code" : "8507",
"display" : "MALE"
},
{
"code" : "8532",
"display" : "FEMALE"
}
]
}
]
}
}