Guía de Implmentación FHIR ADRES (Core)
0.1.0 - ci-build CO

Guía de Implmentación FHIR ADRES (Core) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValueSet: ICD 11 Colombia - JSON Representation

Active as of 2024-11-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ICD11Codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores ICD11Codes</b></p><a name=\"ICD11Codes\"> </a><a name=\"hcICD11Codes\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ICD11CO.html\"><code>http://hl7.org/fhir/sid/icd-11</code></a></li></ul></div>"
  },
  "url" : "https://adres.fhir.guide/core/ValueSet/ICD11Codes",
  "version" : "0.1.0",
  "name" : "ICD10CO",
  "title" : "ValueSet: ICD 11 Colombia",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-19",
  "publisher" : "Administradora de ​los Recursos del Sistema General de Seguridad Social en Salud - ADRES",
  "contact" : [
    {
      "name" : "Administradora de ​los Recursos del Sistema General de Seguridad Social en Salud - ADRES",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.adres.gov.co"
        }
      ]
    }
  ],
  "description" : "A set of coded values for international classification of diseases and final cause of death (ICD-11).\r\n\r\n[ES: Conjunto de valores codificados de clasificación internacional enfermedades y causa final de muerte (CIE-11).]",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CO",
          "display" : "Colombia"
        }
      ]
    }
  ],
  "purpose" : "This set of coded values is used as nomenclature of international classification of diseases and final cause of death (ICD-11).\r\n\r\n[ES: Este conjunto de valores codificados se utiliza como nomenclatura de clasificación internacional enfermedades y causa final de muerte (CIE-11).]",
  "copyright" : "HL7 Colombia, CC-BY-4.0 2019+",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-11"
      }
    ]
  }
}