Repositorio de Reportes de Biopsias Oncológicas
0.3.0-draft - draft Chile flag

Repositorio de Reportes de Biopsias Oncológicas, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.3.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/R2BO/ and changes regularly. See the Directory of published versions

: Set de Valores para Topografía según la CIE-O 3.2 - JSON Representation

Draft as of 2026-08-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "r2bo-topografica-cieo-VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet r2bo-topografica-cieo-VS</b></p><a name=\"r2bo-topografica-cieo-VS\"> </a><a name=\"hcr2bo-topografica-cieo-VS\"> </a><ul><li>Include codes from<a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-icd-o-3.html\"><code>http://terminology.hl7.org/CodeSystem/icd-o-3</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  descends from T and kind  = subcategory</li></ul></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-topografica-cieo-VS",
  "version" : "0.3.0-draft",
  "name" : "TopograficaCIEOVS",
  "title" : "Set de Valores para Topografía según la CIE-O 3.2",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-08-14T20:05:58+00:00",
  "publisher" : "Unidad de Interoperabilidad - MINSAL",
  "contact" : [
    {
      "name" : "Unidad de Interoperabilidad - MINSAL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://interoperabilidad.minsal.cl"
        }
      ]
    },
    {
      "name" : "Franco Ulloa",
      "telecom" : [
        {
          "system" : "email",
          "value" : "franco.ulloa@minsal.cl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Set de valores utilizados para la topografía de la CIE-O 3.2 Tográfico",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/icd-o-3",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "T"
          },
          {
            "property" : "kind",
            "op" : "=",
            "value" : "subcategory"
          }
        ]
      }
    ]
  }
}