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

: Type de liaison Code System - JSON Representation

Draft as of 2025-05-22

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "siph-type-liaison-oncofair-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem siph-type-liaison-oncofair-codesystem</b></p><a name=\"siph-type-liaison-oncofair-codesystem\"> </a><a name=\"hcsiph-type-liaison-oncofair-codesystem\"> </a><a name=\"siph-type-liaison-oncofair-codesystem-en-US\"> </a><p>This case-sensitive code system <code>http://ltsi.univ-rennes.fr/CodeSystem/siph-type-liaison-oncofair-codesystem</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\">COMP<a name=\"siph-type-liaison-oncofair-codesystem-COMP\"> </a></td><td>Complément</td></tr><tr><td style=\"white-space:nowrap\">ALTERN<a name=\"siph-type-liaison-oncofair-codesystem-ALTERN\"> </a></td><td>Alternance</td></tr><tr><td style=\"white-space:nowrap\">COND<a name=\"siph-type-liaison-oncofair-codesystem-COND\"> </a></td><td>Alternative</td></tr><tr><td style=\"white-space:nowrap\">DISDC<a name=\"siph-type-liaison-oncofair-codesystem-DISDC\"> </a></td><td>Dispensation DC</td></tr><tr><td style=\"white-space:nowrap\">MODIF<a name=\"siph-type-liaison-oncofair-codesystem-MODIF\"> </a></td><td>Modification</td></tr><tr><td style=\"white-space:nowrap\">SUGG<a name=\"siph-type-liaison-oncofair-codesystem-SUGG\"> </a></td><td>Suggestion</td></tr><tr><td style=\"white-space:nowrap\">REMP<a name=\"siph-type-liaison-oncofair-codesystem-REMP\"> </a></td><td>Remplacement</td></tr></table></div>"
  },
  "url" : "http://ltsi.univ-rennes.fr/CodeSystem/siph-type-liaison-oncofair-codesystem",
  "version" : "0.1.0",
  "name" : "SIPhTypeLiaisonOncoFAIRCodeSystem",
  "title" : "Type de liaison Code System",
  "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" : "Code system pour l'attribut TypeLiaison",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "COMP",
      "display" : "Complément"
    },
    {
      "code" : "ALTERN",
      "display" : "Alternance"
    },
    {
      "code" : "COND",
      "display" : "Alternative"
    },
    {
      "code" : "DISDC",
      "display" : "Dispensation DC"
    },
    {
      "code" : "MODIF",
      "display" : "Modification"
    },
    {
      "code" : "SUGG",
      "display" : "Suggestion"
    },
    {
      "code" : "REMP",
      "display" : "Remplacement"
    }
  ]
}