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: RIPS Medication Administration Category - JSON Representation

Active as of 2024-12-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "RIPSMedicationAdminCategory",
  "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: SistemaDeCodigos RIPSMedicationAdminCategory</b></p><a name=\"RIPSMedicationAdminCategory\"> </a><a name=\"hcRIPSMedicationAdminCategory\"> </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><p>This case-sensitive code system <code>https://adres.fhir.guide/core/CodeSystem/RIPSMedicationAdminCategory</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"RIPSMedicationAdminCategory-1\"> </a></td><td>Medicamento PBS</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"RIPSMedicationAdminCategory-2\"> </a></td><td>Medicamento no PBS</td></tr></table></div>"
  },
  "url" : "https://adres.fhir.guide/core/CodeSystem/RIPSMedicationAdminCategory",
  "version" : "0.1.0",
  "name" : "RIPSMedicationAdminCategory",
  "title" : "CodeSystem: RIPS Medication Administration Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-30",
  "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" : "System for coding the category of a medication administered (PBS or NO PBS)..\r\n\r\n[ES: Sistema de códificación de categoría de un medicamento administrado (PBS o NO PBS).]",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CO",
          "display" : "Colombia"
        }
      ]
    }
  ],
  "purpose" : "This coding system is used as a nomenclator of the category of a drug administered (PBS or NOT PBS).\r\n\r\n[ES: Este sistema de codificación se utiliza como nomenclador de categoría de un medicamento administrado (PBS o NO PBS).]",
  "copyright" : "SISPRO, CCBY4.0 2006+",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "1",
      "display" : "Medicamento PBS"
    },
    {
      "code" : "2",
      "display" : "Medicamento no PBS"
    }
  ]
}