{
  "resourceType" : "ValueSet",
  "id" : "r2bo-morfologicos-cie11-VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet r2bo-morfologicos-cie11-VS</b></p><a name=\"r2bo-morfologicos-cie11-VS\"> </a><a name=\"hcr2bo-morfologicos-cie11-VS\"> </a><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 411368752 (Histopathology) and classKind  = category</li></ul></div>"
  },
  "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"
      }]
    }]
  }
}