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: Mipres Service Modality - JSON Representation

Active as of 2023-07-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MipresServiceModality",
  "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 MipresServiceModality</b></p><a name=\"MipresServiceModality\"> </a><a name=\"hcMipresServiceModality\"> </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/MipresServiceModality</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=\"MipresServiceModality-1\"> </a></td><td>Intramural</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"MipresServiceModality-2\"> </a></td><td>Extramural</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"MipresServiceModality-3\"> </a></td><td>Telemedicina</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"MipresServiceModality-4\"> </a></td><td>Domiciliario</td></tr></table></div>"
  },
  "url" : "https://adres.fhir.guide/core/CodeSystem/MipresServiceModality",
  "version" : "0.1.0",
  "name" : "MipresServiceModality",
  "title" : "CodeSystem: Mipres Service Modality",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-07-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" : "Code system for mode of delivery of a health care service.\r\n\r\n[ES: Sistema de códificación de modalidad de prestación de un servicio de atención en salud.]",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CO",
          "display" : "Colombia"
        }
      ]
    }
  ],
  "purpose" : "This code system is used as a nomenclature of mode of delivery of a health care service (taken from Mipres Version 3 - Sispro).\r\n\r\n[ES: Este sistema de codificación se utiliza como nomenclador de modalidad de prestación de un servicio de atención en salud (tomado de la versión 3 de Mipres - Sispro).]",
  "copyright" : "SISPRO, CCBY4.0 2006+",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "1",
      "display" : "Intramural"
    },
    {
      "code" : "2",
      "display" : "Extramural"
    },
    {
      "code" : "3",
      "display" : "Telemedicina"
    },
    {
      "code" : "4",
      "display" : "Domiciliario"
    }
  ]
}