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

: CodeSystem: Tipo de tecnología en salud (medicamentos) - JSON Representation

Active as of 2024-11-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ColombianHealthTechnologyMedicationCodes",
  "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 ColombianHealthTechnologyMedicationCodes</b></p><a name=\"ColombianHealthTechnologyMedicationCodes\"> </a><a name=\"hcColombianHealthTechnologyMedicationCodes\"> </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-02\">02</a></td><td>Medicamento con registro sanitario</td></tr><tr><td><a href=\"CodeSystem-ColombianHealthTechnologyCategory.html#ColombianHealthTechnologyCategory-03\">03</a></td><td>Medicamento vital no disponible</td></tr><tr><td><a href=\"CodeSystem-ColombianHealthTechnologyCategory.html#ColombianHealthTechnologyCategory-04\">04</a></td><td>Preparación magistral</td></tr><tr><td><a href=\"CodeSystem-ColombianHealthTechnologyCategory.html#ColombianHealthTechnologyCategory-05\">05</a></td><td>Medicamento UNIRS</td></tr></table></li></ul></div>"
  },
  "url" : "https://adres.fhir.guide/core/ValueSet/ColombianHealthTechnologyMedicationCodes",
  "version" : "0.1.0",
  "name" : "ColombianHealthTechnologyMedicationCodes",
  "title" : "CodeSystem: Tipo de tecnología en salud (medicamentos)",
  "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" : "Código de clasificación de tipo de tecnología en salud (Medicamento con registro sanitario | Medicamento vital no disponible | Preparación magistral | Medicamento UNIRS).]",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CO",
          "display" : "Colombia"
        }
      ]
    }
  ],
  "purpose" : "Este sistema de codificación se utiliza como nomenclador de los tipos de tecnología en salud en Colombia (medicamentos).",
  "copyright" : "MinSalud Colombia, CC-BY-4.0 2021+",
  "compose" : {
    "include" : [
      {
        "system" : "https://adres.fhir.guide/core/CodeSystem/ColombianHealthTechnologyCategory",
        "concept" : [
          {
            "code" : "02",
            "display" : "Medicamento con registro sanitario"
          },
          {
            "code" : "03",
            "display" : "Medicamento vital no disponible"
          },
          {
            "code" : "04",
            "display" : "Preparación magistral"
          },
          {
            "code" : "05",
            "display" : "Medicamento UNIRS"
          }
        ]
      }
    ]
  }
}