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
| Active as of 2024-03-01 |
{
"resourceType" : "CodeSystem",
"id" : "dm-omop-cdm-v20240229",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem dm-omop-cdm-v20240229</b></p><a name=\"dm-omop-cdm-v20240229\"> </a><a name=\"hcdm-omop-cdm-v20240229\"> </a><p>This case-insensitive code system <code>https://interop.aphp.fr/ig/fhir/dm/CodeSystem/dm-omop-cdm-v20240229</code> defines the following codes in a Grouped By hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">8507<a name=\"dm-omop-cdm-v20240229-8507\"> </a></td><td>MALE</td></tr><tr><td style=\"white-space:nowrap\">8532<a name=\"dm-omop-cdm-v20240229-8532\"> </a></td><td>FEMALE</td></tr></table></div>"
},
"url" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/dm-omop-cdm-v20240229",
"version" : "0.1.0",
"name" : "DMOmopCDMv20240229",
"title" : "Observational Medical Outcomes Partnership (OMOP)",
"status" : "active",
"experimental" : false,
"date" : "2024-03-01",
"publisher" : "AP-HP",
"contact" : [
{
"name" : "AP-HP",
"telecom" : [
{
"system" : "url",
"value" : "https://aphp.fr"
}
]
}
],
"description" : "Type de séjour",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"caseSensitive" : false,
"hierarchyMeaning" : "grouped-by",
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "8507",
"display" : "MALE"
},
{
"code" : "8532",
"display" : "FEMALE"
}
]
}