OncoFAIR
0.1.0 - ci-build
OncoFAIR - 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-05-22 |
{
"resourceType" : "CodeSystem",
"id" : "CSEventTypeData",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSEventTypeData</b></p><a name=\"CSEventTypeData\"> </a><a name=\"hcCSEventTypeData\"> </a><a name=\"CSEventTypeData-en-US\"> </a><p>This case-sensitive code system <code>http://ltsi.univ-rennes.fr/CodeSystem/CSEventTypeData</code> defines the following codes:</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\">1<a name=\"CSEventTypeData-1\"> </a></td><td>BOO - Booléen</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CSEventTypeData-2\"> </a></td><td>QLT - Qualitatif</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CSEventTypeData-3\"> </a></td><td>QLO - Qualitatif ordonné</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CSEventTypeData-4\"> </a></td><td>QTT - Quantitatif</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"CSEventTypeData-5\"> </a></td><td>HOR - Horaire</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"CSEventTypeData-6\"> </a></td><td>PHE - Plage horaire</td></tr></table></div>"
},
"url" : "http://ltsi.univ-rennes.fr/CodeSystem/CSEventTypeData",
"version" : "0.1.0",
"name" : "CSEventTypeData",
"title" : "Event Types",
"status" : "draft",
"experimental" : true,
"date" : "2025-05-22T14:53:56+00:00",
"publisher" : "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)",
"contact" : [
{
"name" : "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/ONCOFAIR"
}
]
}
],
"description" : "CodeSystem for various event types used in French healthcare systems, identified by number, abbreviation, and full name.",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "1",
"display" : "BOO - Booléen"
},
{
"code" : "2",
"display" : "QLT - Qualitatif"
},
{
"code" : "3",
"display" : "QLO - Qualitatif ordonné"
},
{
"code" : "4",
"display" : "QTT - Quantitatif"
},
{
"code" : "5",
"display" : "HOR - Horaire"
},
{
"code" : "6",
"display" : "PHE - Plage horaire"
}
]
}