0.2.0 - ci-build

GO_FHIR - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: GenomOncology Prognosis Tiers - JSON Representation

Active as of 2024-12-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "prognosis-tier-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem prognosis-tier-codesystem</b></p><a name=\"prognosis-tier-codesystem\"> </a><a name=\"hcprognosis-tier-codesystem\"> </a><a name=\"prognosis-tier-codesystem-en-US\"> </a><p>This  code system <code>http://fhir.genomoncology.io/CodeSystem/prognosis-tier-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">1A<a name=\"prognosis-tier-codesystem-1A\"> </a></td></tr><tr><td style=\"white-space:nowrap\">1B<a name=\"prognosis-tier-codesystem-1B\"> </a></td></tr><tr><td style=\"white-space:nowrap\">2C<a name=\"prognosis-tier-codesystem-2C\"> </a></td></tr><tr><td style=\"white-space:nowrap\">2D<a name=\"prognosis-tier-codesystem-2D\"> </a></td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"prognosis-tier-codesystem-3\"> </a></td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"prognosis-tier-codesystem-4\"> </a></td></tr></table></div>"
  },
  "url" : "http://fhir.genomoncology.io/CodeSystem/prognosis-tier-codesystem",
  "version" : "0.2.0",
  "name" : "PrognosisTier",
  "title" : "GenomOncology Prognosis Tiers",
  "status" : "active",
  "date" : "2024-12-11T19:26:03+00:00",
  "publisher" : "GenomOncology",
  "contact" : [
    {
      "name" : "GenomOncology",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://genomoncology.com"
        }
      ]
    }
  ],
  "description" : "Prognosis tiers tied to implications",
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "1A",
      "display" : "1A"
    },
    {
      "code" : "1B",
      "display" : "1B"
    },
    {
      "code" : "2C",
      "display" : "2C"
    },
    {
      "code" : "2D",
      "display" : "2D"
    },
    {
      "code" : "3",
      "display" : "3"
    },
    {
      "code" : "4",
      "display" : "4"
    }
  ]
}