FHIR IG analytics
| Package | hl7.fhir.cl.minsal.r2bo |
| Resource Type | ValueSet |
| Id | ValueSet-r2bo-morfologicos-cie11-VS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Minsal-CL/R2BO/ValueSet-r2bo-morfologicos-cie11-VS.html |
| URL | https://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-morfologicos-cie11-VS |
| Version | 0.3.0-draft |
| Status | draft |
| Date | 2026-08-14T20:05:58+00:00 |
| Name | MorfologicoCIE11VS |
| Title | Set de Valores CIE-11 Códigos de Extensión Histopatológicos |
| Realm | cl |
| Authority | hl7 |
| Description | Set de valores utilizados para CIE-11 Códigos de Extensión Histopatológicos par ser usado en la morfología de neoplasias |
Resources that use this resource
| StructureDefinition |
| hl7.fhir.cl.minsal.r2bo#current | r2bo-informe-biopsia | Perfil del Reporte de Anatomía Patológica |
Resources that this resource uses
| CodeSystem |
| dk.ehealth.sundhed.fhir.ig.core#current | mms | ICD-11 for Mortality and Morbidity Statistics |
Narrative
Note: links and images are rebased to the (stated) source
- Include codes from
http://id.who.int/icd/release/11/mms version Not Stated (use latest from terminology server) where concept descends from 411368752 (Histopathology) and classKind = category
Source1
{
"resourceType": "ValueSet",
"id": "r2bo-morfologicos-cie11-VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-morfologicos-cie11-VS",
"version": "0.3.0-draft",
"name": "MorfologicoCIE11VS",
"title": "Set de Valores CIE-11 Códigos de Extensión Histopatológicos",
"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 CIE-11 Códigos de Extensión Histopatológicos par ser usado en la morfología de neoplasias",
"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": "411368752"
},
{
"property": "classKind",
"op": "=",
"value": "category"
}
]
}
]
}
}