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

FHIR IG analytics

Packageltsi.fhir.oncofair
Resource TypeCodeSystem
IdCodeSystem-concept-medication-oncofair-codesystem.json
FHIR VersionR5
Sourcehttp://oncofair-ig.kereval.cloud/ltsi.fhir.oncofair/CodeSystem-concept-medication-oncofair-codesystem.html
URLhttp://oncofair-ig.kereval.cloud/CodeSystem/concept-medication-oncofair-codesystem
Version0.1.0
Statusactive
Date2025-11-17T13:40:44+01:00
NameConceptMedicationOncoFAIRCodeSystem
TitleConcepts Medication Code System
DescriptionCode system pour différiencier les niveaux de MR/MA
Contentcomplete

Resources that use this resource

ValueSet
concept-medication-oncofair-valuesetConcepts Medication Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem concept-medication-oncofair-codesystem

This case-sensitive code system http://oncofair-ig.kereval.cloud/CodeSystem/concept-medication-oncofair-codesystem defines the following codes:

Code
element
report
component
prescription

Source1

{
  "resourceType": "CodeSystem",
  "id": "concept-medication-oncofair-codesystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://oncofair-ig.kereval.cloud/CodeSystem/concept-medication-oncofair-codesystem",
  "version": "0.1.0",
  "name": "ConceptMedicationOncoFAIRCodeSystem",
  "title": "Concepts Medication Code System",
  "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": "Code system pour différiencier les niveaux de MR/MA",
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "element",
      "display": "element"
    },
    {
      "code": "report",
      "display": "report"
    },
    {
      "code": "component",
      "display": "component"
    },
    {
      "code": "prescription",
      "display": "prescription"
    }
  ]
}