FHIR IG analytics| Package | ltsi.fhir.oncofair |
| Resource Type | CodeSystem |
| Id | CodeSystem-CSEventTypeData.json |
| FHIR Version | R5 |
| Source | http://oncofair-ig.kereval.cloud/ltsi.fhir.oncofair/CodeSystem-CSEventTypeData.html |
| URL | http://oncofair-ig.kereval.cloud/CodeSystem/CSEventTypeData |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-11-17T13:40:44+01:00 |
| Name | CSEventTypeData |
| Title | Event Types |
| Description | CodeSystem for various event types used in French healthcare systems, identified by number, abbreviation, and full name. |
| Content | complete |
| ValueSet | |
| VSEventTypeData | Event Types Data |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CSEventTypeData
This case-sensitive code system http://oncofair-ig.kereval.cloud/CodeSystem/CSEventTypeData defines the following codes:
| Code | Display |
| 1 | BOO - Booléen |
| 2 | QLT - Qualitatif |
| 3 | QLO - Qualitatif ordonné |
| 4 | QTT - Quantitatif |
| 5 | HOR - Horaire |
| 6 | PHE - Plage horaire |
{
"resourceType": "CodeSystem",
"id": "CSEventTypeData",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://oncofair-ig.kereval.cloud/CodeSystem/CSEventTypeData",
"version": "0.1.0",
"name": "CSEventTypeData",
"title": "Event Types",
"status": "active",
"experimental": true,
"date": "2025-11-17T13:40:44+01: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"
}
]
}