0.1.0 - ci-build

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

: Interpretation Risk VS - JSON Representation

Active as of 2025-07-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "InterpretationRiskVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet InterpretationRiskVS</b></p><a name=\"InterpretationRiskVS\"> </a><a name=\"hcInterpretationRiskVS\"> </a><a name=\"InterpretationRiskVS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/258270003\">258270003</a></td><td>High risk tumor</td></tr><tr><td><a href=\"http://snomed.info/id/429557002\">429557002</a></td><td>Moderate to high risk of</td></tr><tr><td><a href=\"http://snomed.info/id/258268007\">258268007</a></td><td>Low risk tumor</td></tr></table></li></ul></div>"
  },
  "url" : "https://rigoletto.na.icar.cnr.it/ValueSet/InterpretationRiskVS",
  "version" : "0.1.0",
  "name" : "InterpretationRiskVS",
  "title" : "Interpretation Risk VS",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-07-10T14:10:33+02:00",
  "description" : "Value set per la rappresentazione dei livelli di rischio per pazienti oncologici",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "258270003",
            "display" : "High risk tumor"
          },
          {
            "code" : "429557002",
            "display" : "Moderate to high risk of"
          },
          {
            "code" : "258268007",
            "display" : "Low risk tumor"
          }
        ]
      }
    ]
  }
}