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

: Medication types - JSON Representation

Draft as of 2025-05-22

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CSMedicationTypes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSMedicationTypes</b></p><a name=\"CSMedicationTypes\"> </a><a name=\"hcCSMedicationTypes\"> </a><a name=\"CSMedicationTypes-en-US\"> </a><p>This case-sensitive code system <code>http://ltsi.univ-rennes.fr/CodeSystem/CSMedicationTypes</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=\"CSMedicationTypes-1\"> </a></td><td>spécialité</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CSMedicationTypes-2\"> </a></td><td>ATU nominative</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CSMedicationTypes-3\"> </a></td><td>principe actif</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CSMedicationTypes-4\"> </a></td><td>préparation hospitalière</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"CSMedicationTypes-5\"> </a></td><td>importation</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"CSMedicationTypes-6\"> </a></td><td>ATU de cohorte</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"CSMedicationTypes-7\"> </a></td><td>préparation magistrale</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"CSMedicationTypes-8\"> </a></td><td>matière première</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"CSMedicationTypes-9\"> </a></td><td>médicament virtuel THESORIMED</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"CSMedicationTypes-10\"> </a></td><td>médicament virtuel THERIAQUE</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"CSMedicationTypes-11\"> </a></td><td>médicament virtuel BCB DEXTER</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"CSMedicationTypes-12\"> </a></td><td>médicament virtuel VIDAL</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"CSMedicationTypes-13\"> </a></td><td>dénomination commune</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"CSMedicationTypes-14\"> </a></td><td>médicament virtuel MedicaBase</td></tr></table></div>"
  },
  "url" : "http://ltsi.univ-rennes.fr/CodeSystem/CSMedicationTypes",
  "version" : "0.1.0",
  "name" : "CSMedicationTypes",
  "title" : "Medication 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 french medication types.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 14,
  "concept" : [
    {
      "code" : "1",
      "display" : "spécialité"
    },
    {
      "code" : "2",
      "display" : "ATU nominative"
    },
    {
      "code" : "3",
      "display" : "principe actif"
    },
    {
      "code" : "4",
      "display" : "préparation hospitalière"
    },
    {
      "code" : "5",
      "display" : "importation"
    },
    {
      "code" : "6",
      "display" : "ATU de cohorte"
    },
    {
      "code" : "7",
      "display" : "préparation magistrale"
    },
    {
      "code" : "8",
      "display" : "matière première"
    },
    {
      "code" : "9",
      "display" : "médicament virtuel THESORIMED"
    },
    {
      "code" : "10",
      "display" : "médicament virtuel THERIAQUE"
    },
    {
      "code" : "11",
      "display" : "médicament virtuel BCB DEXTER"
    },
    {
      "code" : "12",
      "display" : "médicament virtuel VIDAL"
    },
    {
      "code" : "13",
      "display" : "dénomination commune"
    },
    {
      "code" : "14",
      "display" : "médicament virtuel MedicaBase"
    }
  ]
}