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: Otros tipos de tecnologías en salud - JSON Representation

Active as of 2024-11-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ColombianOtherHealthTechnologyCategoryCodes",
  "language" : "es",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"es\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"es\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores ColombianOtherHealthTechnologyCategoryCodes</b></p><a name=\"ColombianOtherHealthTechnologyCategoryCodes\"> </a><a name=\"hcColombianOtherHealthTechnologyCategoryCodes\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: es</p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-ColombianHealthTechnologyCategory.html\"><code>https://adres.fhir.guide/core/CodeSystem/ColombianHealthTechnologyCategory</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-ColombianHealthTechnologyCategory.html#ColombianHealthTechnologyCategory-06\">06</a></td><td>Dispositivo médico</td></tr><tr><td><a href=\"CodeSystem-ColombianHealthTechnologyCategory.html#ColombianHealthTechnologyCategory-07\">07</a></td><td>Componentes sanguíneos</td></tr><tr><td><a href=\"CodeSystem-ColombianHealthTechnologyCategory.html#ColombianHealthTechnologyCategory-08\">08</a></td><td>Fluidos orgánicos</td></tr><tr><td><a href=\"CodeSystem-ColombianHealthTechnologyCategory.html#ColombianHealthTechnologyCategory-09\">09</a></td><td>Órganos</td></tr><tr><td><a href=\"CodeSystem-ColombianHealthTechnologyCategory.html#ColombianHealthTechnologyCategory-10\">10</a></td><td>Tejidos</td></tr><tr><td><a href=\"CodeSystem-ColombianHealthTechnologyCategory.html#ColombianHealthTechnologyCategory-11\">11</a></td><td>Células</td></tr><tr><td><a href=\"CodeSystem-ColombianHealthTechnologyCategory.html#ColombianHealthTechnologyCategory-12\">12</a></td><td>Producto Soporte Nutricional</td></tr><tr><td><a href=\"CodeSystem-ColombianHealthTechnologyCategory.html#ColombianHealthTechnologyCategory-13\">13</a></td><td>Servicio complementario</td></tr></table></li></ul></div>"
  },
  "url" : "https://adres.fhir.guide/core/ValueSet/ColombianOtherHealthTechnologyCategoryCodes",
  "version" : "0.1.0",
  "name" : "ColombianOtherHealthTechnologyCategoryCodes",
  "title" : "ValueSet: Otros tipos de tecnologías en salud",
  "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" : "Conjunto de códigos de clasificación de otros tipos de tecnologías en salud (Dispositivo médico | Componentes sanguíneos | Fluidos orgánicos | Órganos | Tejidos | Células | Producto Soporte Nutricional | Servicio complementario).]",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CO",
          "display" : "Colombia"
        }
      ]
    }
  ],
  "purpose" : "Este conjunto de valores codificados colombianos se utiliza para registrar otros tipos de tecnologías en salud.",
  "copyright" : "MinSalud Colombia, CC-BY-4.0 2021+",
  "compose" : {
    "include" : [
      {
        "system" : "https://adres.fhir.guide/core/CodeSystem/ColombianHealthTechnologyCategory",
        "concept" : [
          {
            "code" : "06",
            "display" : "Dispositivo médico"
          },
          {
            "code" : "07",
            "display" : "Componentes sanguíneos"
          },
          {
            "code" : "08",
            "display" : "Fluidos orgánicos"
          },
          {
            "code" : "09",
            "display" : "Órganos"
          },
          {
            "code" : "10",
            "display" : "Tejidos"
          },
          {
            "code" : "11",
            "display" : "Células"
          },
          {
            "code" : "12",
            "display" : "Producto Soporte Nutricional"
          },
          {
            "code" : "13",
            "display" : "Servicio complementario"
          }
        ]
      }
    ]
  }
}