FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageltsi.fhir.oncofair
Resource TypeCodeSystem
IdCodeSystem-CSEventTypeData.json
FHIR VersionR5
Sourcehttp://oncofair-ig.kereval.cloud/ltsi.fhir.oncofair/CodeSystem-CSEventTypeData.html
URLhttp://oncofair-ig.kereval.cloud/CodeSystem/CSEventTypeData
Version0.1.0
Statusactive
Date2025-11-17T13:40:44+01:00
NameCSEventTypeData
TitleEvent Types
DescriptionCodeSystem for various event types used in French healthcare systems, identified by number, abbreviation, and full name.
Contentcomplete

Resources that use this resource

ValueSet
VSEventTypeDataEvent Types Data

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
1 BOO - Booléen
2 QLT - Qualitatif
3 QLO - Qualitatif ordonné
4 QTT - Quantitatif
5 HOR - Horaire
6 PHE - Plage horaire

Source1

{
  "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"
    }
  ]
}