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

: Risk Factors VS - JSON Representation

Active as of 2025-07-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "RiskFactorsVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet RiskFactorsVS</b></p><a name=\"RiskFactorsVS\"> </a><a name=\"hcRiskFactorsVS\"> </a><a name=\"RiskFactorsVS-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/429740004\">429740004</a></td><td>Family history of malignant neoplasm of breast</td></tr><tr><td><a href=\"http://snomed.info/id/254843006\">254843006</a></td><td>Familial cancer of breast</td></tr><tr><td><a href=\"http://snomed.info/id/266717002\">266717002</a></td><td>Hormone replacement therapy</td></tr></table></li></ul></div>"
  },
  "url" : "https://rigoletto.na.icar.cnr.it/ValueSet/RiskFactorsVS",
  "version" : "0.1.0",
  "name" : "RiskFactorsVS",
  "title" : "Risk Factors VS",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-07-10T14:10:33+02:00",
  "description" : "Value set per il codice identificativo dei fattori di rischio rilevanti per il paziente oncologico",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "429740004",
            "display" : "Family history of malignant neoplasm of breast"
          },
          {
            "code" : "254843006",
            "display" : "Familial cancer of breast"
          },
          {
            "code" : "266717002",
            "display" : "Hormone replacement therapy"
          }
        ]
      }
    ]
  }
}