FHIR IG analytics| Package | hl7.fhir.cl.minsal.r2bo |
| Resource Type | ValueSet |
| Id | ValueSet-r2bo-topografica-cie11-VS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Minsal-CL/R2BO/ValueSet-r2bo-topografica-cie11-VS.html |
| URL | https://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-topografica-cie11-VS |
| Version | 0.3.0-draft |
| Status | draft |
| Date | 2026-08-14T20:05:58+00:00 |
| Name | TopograficaCIE11VS |
| Title | Set de Valores para Topografía |
| Realm | cl |
| Authority | hl7 |
| Description | Set de valores utilizados para la topografía de la CIE-11 para Anatomía y topografía |
| StructureDefinition | ||
| hl7.fhir.cl.minsal.r2bo#current | r2bo-informe-biopsia | Perfil del Reporte de Anatomía Patológica |
| CodeSystem | ||
| dk.ehealth.sundhed.fhir.ig.core#current | mms | ICD-11 for Mortality and Morbidity Statistics |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet r2bo-topografica-cie11-VS
This value set includes codes based on the following rules:
http://id.who.int/icd/release/11/mms version Not Stated (use latest from terminology server) where concept descends from 1154280071 (Anatomy and topography)This value set excludes codes based on the following rules:
http://id.who.int/icd/release/11/mms version Not Stated (use latest from terminology server) where concept descends from 1154280071 (Anatomy and topography) and classKind = block{
"resourceType": "ValueSet",
"id": "r2bo-topografica-cie11-VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-topografica-cie11-VS",
"version": "0.3.0-draft",
"name": "TopograficaCIE11VS",
"title": "Set de Valores para Topografía",
"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-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"
}
]
}
]
}
}