FHIR Osiris Implementation Guide
2.1.0 - ci-build

FHIR Osiris Implementation Guide - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Panel Name - JSON Representation

Draft as of 2024-03-21

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PanelName",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <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 these codes as defined in <a href=\"http://terminology.hl7.org/5.3.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://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/PanelName",
  "version" : "2.1.0",
  "name" : "PanelName",
  "title" : "Panel Name",
  "status" : "draft",
  "date" : "2024-03-21T14:34:32+00:00",
  "publisher" : "Arkhn",
  "contact" : [
    {
      "name" : "Arkhn",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://arkhn.com"
        },
        {
          "system" : "email",
          "value" : "contact@arkhn.com"
        }
      ]
    },
    {
      "name" : "Nicolas Riss",
      "telecom" : [
        {
          "system" : "email",
          "value" : "nicolas@arkhn.com"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}