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

: goNogo Code System - JSON Representation

Draft as of 2025-05-22

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "siph-gonogo-oncofair-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem siph-gonogo-oncofair-codesystem</b></p><a name=\"siph-gonogo-oncofair-codesystem\"> </a><a name=\"hcsiph-gonogo-oncofair-codesystem\"> </a><a name=\"siph-gonogo-oncofair-codesystem-en-US\"> </a><p>This case-sensitive code system <code>http://ltsi.univ-rennes.fr/CodeSystem/siph-gonogo-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\">NA<a name=\"siph-gonogo-oncofair-codesystem-NA\"> </a></td><td>Non applicable</td></tr><tr><td style=\"white-space:nowrap\">ATT<a name=\"siph-gonogo-oncofair-codesystem-ATT\"> </a></td><td>En attente</td></tr><tr><td style=\"white-space:nowrap\">PREP<a name=\"siph-gonogo-oncofair-codesystem-PREP\"> </a></td><td>A préparer</td></tr><tr><td style=\"white-space:nowrap\">GO<a name=\"siph-gonogo-oncofair-codesystem-GO\"> </a></td><td>Confirmé</td></tr><tr><td style=\"white-space:nowrap\">NOGO<a name=\"siph-gonogo-oncofair-codesystem-NOGO\"> </a></td><td>Annulé</td></tr></table></div>"
  },
  "url" : "http://ltsi.univ-rennes.fr/CodeSystem/siph-gonogo-oncofair-codesystem",
  "version" : "0.1.0",
  "name" : "SIPhgoNogoOncoFAIRCodeSystem",
  "title" : "goNogo 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 goNogo",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "NA",
      "display" : "Non applicable"
    },
    {
      "code" : "ATT",
      "display" : "En attente"
    },
    {
      "code" : "PREP",
      "display" : "A préparer"
    },
    {
      "code" : "GO",
      "display" : "Confirmé"
    },
    {
      "code" : "NOGO",
      "display" : "Annulé"
    }
  ]
}