OncoFAIR
0.1.0 - ci-build
This page is part of the ONCOFAIR FHIR Implementation Guide (v0.1.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2025-11-17 |
{
"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><p>This case-sensitive code system <code>http://oncofair-ig.kereval.cloud/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://oncofair-ig.kereval.cloud/CodeSystem/siph-gonogo-oncofair-codesystem",
"version" : "0.1.0",
"name" : "SIPhgoNogoOncoFAIRCodeSystem",
"title" : "goNogo Code System",
"status" : "active",
"experimental" : true,
"date" : "2025-11-17T13:43:34+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 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é"
}
]
}