Repositorio de Reportes de Biopsias Oncológicas
0.4.0 - draft
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.4.0 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
| Draft as of 2026-09-14 |
{
"resourceType" : "ValueSet",
"id" : "r2bo-topografica-cie11-VS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet r2bo-topografica-cie11-VS</b></p><a name=\"r2bo-topografica-cie11-VS\"> </a><a name=\"hcr2bo-topografica-cie11-VS\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-ICD11MMS.html\"><code>http://id.who.int/icd/release/11/mms</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 1154280071</li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude codes from<a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-ICD11MMS.html\"><code>http://id.who.int/icd/release/11/mms</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 1154280071 and classKind = block</li></ul></div>"
},
"url" : "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-topografica-cie11-VS",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.2.22.40.8.48.20"
}
],
"version" : "0.4.0",
"name" : "TopograficaCIE11VS",
"title" : "Set de Valores para Topografía",
"status" : "draft",
"experimental" : false,
"date" : "2026-09-14T19:22:30+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-11 para Anatomía y topografía",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CL",
"display" : "Chile"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://id.who.int/icd/release/11/mms",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "1154280071"
}
]
}
],
"exclude" : [
{
"system" : "http://id.who.int/icd/release/11/mms",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "1154280071"
},
{
"property" : "classKind",
"op" : "=",
"value" : "block"
}
]
}
]
}
}