FHIR Osiris Implementation Guide
1.1.0 - trial-implementation
This page is part of the OSIRIS FHIR Implementation Guide (v1.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2025-04-03 |
{
"resourceType" : "ValueSet",
"id" : "PanelName",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PanelName</b></p><a name=\"PanelName\"> </a><a name=\"hcPanelName\"> </a><a name=\"PanelName-en-US\"> </a><p>Ce jeu de valeur (ValueSet) inclut les codes selon les règles suivantes :</p><ul><li>Include ces codes sont définis dans <code>https://github.com/siric-osiris/OSIRIS</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>O10-1</td><td>Ion AmpliSeq Cancer Hotspot Panel v2</td></tr><tr><td>O10-2</td><td>Ion AmpliSeq Colon and Lung Cancer Research Panel v2</td></tr><tr><td>O10-3</td><td>Ion AmpliSeq Comprehensive Cancer Panel</td></tr><tr><td>O10-4</td><td>Ion AmpliSeq Oncomine Comprehensive Assay</td></tr><tr><td>O10-5</td><td>Ion AmpliSeq Oncomine Focus Assay</td></tr><tr><td>O10-6</td><td>Ion AmpliSeq TP53 Research Panel</td></tr><tr><td>O10-7</td><td>Lyric: Ion AmpliSeq Profiler</td></tr><tr><td>O10-8</td><td>QIAGEN GeneRead DNAseq Targeted Panels V2</td></tr><tr><td>O10-9</td><td>SAFIR02 Panel</td></tr><tr><td>O10-10</td><td>Mosc3</td></tr><tr><td>010-OTH</td><td>Other</td></tr></table></li><li>Include ces codes sont définis dans <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-umls.html\"><code>http://terminology.hl7.org/CodeSystem/umls</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C1272460</td><td>Not applicable</td></tr><tr><td>C0439673</td><td>Unknown</td></tr></table></li></ul></div>"
},
"url" : "https://ig-osiris.cancer.fr/ig/osiris/ValueSet/PanelName",
"version" : "1.1.0",
"name" : "PanelName",
"title" : "Panel Name",
"status" : "draft",
"date" : "2025-04-03T15:16:31+02:00",
"publisher" : "institutcancer",
"contact" : [
{
"name" : "institutcancer",
"telecom" : [
{
"system" : "url",
"value" : "http://cancer.fr"
},
{
"system" : "email",
"value" : "osiris@institutcancer.fr"
}
]
},
{
"name" : "Aurélien JOBARD",
"telecom" : [
{
"system" : "email",
"value" : "osiris@institutcancer.fr"
}
]
}
],
"description" : "Panel Name",
"compose" : {
"include" : [
{
"system" : "https://github.com/siric-osiris/OSIRIS",
"concept" : [
{
"code" : "O10-1",
"display" : "Ion AmpliSeq Cancer Hotspot Panel v2"
},
{
"code" : "O10-2",
"display" : "Ion AmpliSeq Colon and Lung Cancer Research Panel v2"
},
{
"code" : "O10-3",
"display" : "Ion AmpliSeq Comprehensive Cancer Panel"
},
{
"code" : "O10-4",
"display" : "Ion AmpliSeq Oncomine Comprehensive Assay"
},
{
"code" : "O10-5",
"display" : "Ion AmpliSeq Oncomine Focus Assay"
},
{
"code" : "O10-6",
"display" : "Ion AmpliSeq TP53 Research Panel"
},
{
"code" : "O10-7",
"display" : "Lyric: Ion AmpliSeq Profiler"
},
{
"code" : "O10-8",
"display" : "QIAGEN GeneRead DNAseq Targeted Panels V2"
},
{
"code" : "O10-9",
"display" : "SAFIR02 Panel"
},
{
"code" : "O10-10",
"display" : "Mosc3"
},
{
"code" : "010-OTH",
"display" : "Other"
}
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/umls",
"concept" : [
{
"code" : "C1272460",
"display" : "Not applicable"
},
{
"code" : "C0439673",
"display" : "Unknown"
}
]
}
]
}
}