FHIR Terminology (CO)
0.1.0 - STU1 Colombia flag

FHIR Terminology (CO) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CodeSystem: REPS Healthcare Services - JSON Representation

Active as of 2024-11-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "REPShealthcareServiceCategory",
  "language" : "es",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem REPShealthcareServiceCategory</b></p><a name=\"REPShealthcareServiceCategory\"> </a><a name=\"hcREPShealthcareServiceCategory\"> </a><a name=\"REPShealthcareServiceCategory-es-CO\"> </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>http://terminology.fhir.guide/co/CodeSystem/REPShealthcareServiceCategory</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\">440654001<a name=\"REPShealthcareServiceCategory-440654001\"> </a></td><td>Internación</td></tr><tr><td style=\"white-space:nowrap\">398156002<a name=\"REPShealthcareServiceCategory-398156002\"> </a></td><td>Quirúrgicos</td></tr><tr><td style=\"white-space:nowrap\">255327002<a name=\"REPShealthcareServiceCategory-255327002\"> </a></td><td>Consulta Externa</td></tr><tr><td style=\"white-space:nowrap\">73588009<a name=\"REPShealthcareServiceCategory-73588009\"> </a></td><td>Apoyo Diagnóstico y Complementación Terapéutica</td></tr><tr><td style=\"white-space:nowrap\">49499008<a name=\"REPShealthcareServiceCategory-49499008\"> </a></td><td>Atención Inmediata</td></tr></table></div>"
  },
  "url" : "http://terminology.fhir.guide/co/CodeSystem/REPShealthcareServiceCategory",
  "version" : "0.1.0",
  "name" : "REPShealthcareServiceCategory",
  "title" : "CodeSystem: REPS Healthcare Services",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-19",
  "publisher" : "HL7 Colombia",
  "contact" : [
    {
      "name" : "HL7 Colombia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7co.org"
        },
        {
          "system" : "email",
          "value" : "info@hl7co.org"
        }
      ]
    },
    {
      "name" : "Mario Enrique Cortés",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mario.cortes@hl7co.org",
          "use" : "work"
        }
      ]
    },
    {
      "name" : "Dra Nathalia Ortega",
      "telecom" : [
        {
          "system" : "email",
          "value" : "nathalia.ortega@hl7co.org",
          "use" : "work"
        }
      ]
    },
    {
      "name" : "Jaime Alberto Ramírez",
      "telecom" : [
        {
          "system" : "email",
          "value" : "jaime.ramirez@hl7co.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Code system for healthcare services categories - Colombia.\r\n\r\n[ES: Sistema de códificación de grupos o categorías servicios de atención en salud - Colombia.]",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CO",
          "display" : "Colombia"
        }
      ]
    }
  ],
  "purpose" : "This code system is used as a nomenclature of healthcare services categories - Colombia (taken from Sispro).\r\n\r\n[ES: Este sistema de codificación se utiliza como nomenclador de grupos o categorías servicios de atención en salud - Colombia (tomado de Sispro).]",
  "copyright" : "MinSalud Colombia, CC-BY-4.0 2021+",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "440654001",
      "display" : "Internación"
    },
    {
      "code" : "398156002",
      "display" : "Quirúrgicos"
    },
    {
      "code" : "255327002",
      "display" : "Consulta Externa"
    },
    {
      "code" : "73588009",
      "display" : "Apoyo Diagnóstico y Complementación Terapéutica"
    },
    {
      "code" : "49499008",
      "display" : "Atención Inmediata"
    }
  ]
}