FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cl.minsal.r2bo
Resource TypeValueSet
IdValueSet-r2bo-morfologicos-cie11-VS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Minsal-CL/R2BO/ValueSet-r2bo-morfologicos-cie11-VS.html
URLhttps://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-morfologicos-cie11-VS
Version0.3.0-draft
Statusdraft
Date2026-08-14T20:05:58+00:00
NameMorfologicoCIE11VS
TitleSet de Valores CIE-11 Códigos de Extensión Histopatológicos
Realmcl
Authorityhl7
DescriptionSet 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#currentr2bo-informe-biopsiaPerfil del Reporte de Anatomía Patológica

Resources that this resource uses

CodeSystem
dk.ehealth.sundhed.fhir.ig.core#currentmmsICD-11 for Mortality and Morbidity Statistics

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet r2bo-morfologicos-cie11-VS

  • Include codes fromhttp://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"
          }
        ]
      }
    ]
  }
}