Guía de Implementación ''cl core'' FHIR R4, (Versión Evolutiva)
2.0.0 - draft Chile flag

Guía de Implementación ''cl core'' FHIR R4, (Versión Evolutiva), published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Chile/clcore_2.0/ and changes regularly. See the Directory of published versions

: Tipos de Servicios Remotos - JSON Representation

Active as of 2022-05-22

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "CSCodigoServicio",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSCodigoServicio</b></p><a name=\"CSCodigoServicio\"> </a><a name=\"hcCSCodigoServicio\"> </a><a name=\"CSCodigoServicio-es-CL\"> </a><p>This case-sensitive code system <code>https://hl7chile.cl/fhir/ig/clcore2/CodeSystem/CSCodigoServicio</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\">nutINTA<a name=\"CSCodigoServicio-nutINTA\"> </a></td><td>Nutrición INTA</td></tr><tr><td style=\"white-space:nowrap\">nedINTA<a name=\"CSCodigoServicio-nedINTA\"> </a></td><td>Medicina INTA</td></tr><tr><td style=\"white-space:nowrap\">medInt<a name=\"CSCodigoServicio-medInt\"> </a></td><td>Medicina Interna</td></tr><tr><td style=\"white-space:nowrap\">saludMDigital<a name=\"CSCodigoServicio-saludMDigital\"> </a></td><td>Salud Mental Digital</td></tr><tr><td style=\"white-space:nowrap\">medGen<a name=\"CSCodigoServicio-medGen\"> </a></td><td>Medicina General</td></tr><tr><td style=\"white-space:nowrap\">derm<a name=\"CSCodigoServicio-derm\"> </a></td><td>Dermatología</td></tr><tr><td style=\"white-space:nowrap\">telDiabetes<a name=\"CSCodigoServicio-telDiabetes\"> </a></td><td>Telemedicina Diabetes</td></tr><tr><td style=\"white-space:nowrap\">telRehab<a name=\"CSCodigoServicio-telRehab\"> </a></td><td>Tele rehabilitación</td></tr><tr><td style=\"white-space:nowrap\">otorrin<a name=\"CSCodigoServicio-otorrin\"> </a></td><td>Otorrinolaringología</td></tr><tr><td style=\"white-space:nowrap\">neurInf<a name=\"CSCodigoServicio-neurInf\"> </a></td><td>Neurología Infantil</td></tr><tr><td style=\"white-space:nowrap\">atencUrgAPS<a name=\"CSCodigoServicio-atencUrgAPS\"> </a></td><td>Atención de Urgencia APS</td></tr><tr><td style=\"white-space:nowrap\">vih<a name=\"CSCodigoServicio-vih\"> </a></td><td>VIH</td></tr><tr><td style=\"white-space:nowrap\">geri<a name=\"CSCodigoServicio-geri\"> </a></td><td>Geriatría</td></tr><tr><td style=\"white-space:nowrap\">gine<a name=\"CSCodigoServicio-gine\"> </a></td><td>Ginecología</td></tr></table></div>"
  },
  "url" : "https://hl7chile.cl/fhir/ig/clcore2/CodeSystem/CSCodigoServicio",
  "version" : "2.0.0",
  "name" : "CSCodServicioCL",
  "title" : "Tipos de Servicios Remotos",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-05-22T00:00:00-03:00",
  "publisher" : "HL7 Chile",
  "contact" : [
    {
      "name" : "HL7 Chile",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7chile.cl"
        },
        {
          "system" : "email",
          "value" : "chair@hl7chile.cl"
        }
      ]
    }
  ],
  "description" : "Códigos para los Servicios realizados en un encuentro remoto según indicaciones del Ministerio de Salud",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "copyright" : "Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 14,
  "concept" : [
    {
      "code" : "nutINTA",
      "display" : "Nutrición INTA"
    },
    {
      "code" : "nedINTA",
      "display" : "Medicina INTA"
    },
    {
      "code" : "medInt",
      "display" : "Medicina Interna"
    },
    {
      "code" : "saludMDigital",
      "display" : "Salud Mental Digital"
    },
    {
      "code" : "medGen",
      "display" : "Medicina General"
    },
    {
      "code" : "derm",
      "display" : "Dermatología"
    },
    {
      "code" : "telDiabetes",
      "display" : "Telemedicina Diabetes"
    },
    {
      "code" : "telRehab",
      "display" : "Tele rehabilitación"
    },
    {
      "code" : "otorrin",
      "display" : "Otorrinolaringología"
    },
    {
      "code" : "neurInf",
      "display" : "Neurología Infantil"
    },
    {
      "code" : "atencUrgAPS",
      "display" : "Atención de Urgencia APS"
    },
    {
      "code" : "vih",
      "display" : "VIH"
    },
    {
      "code" : "geri",
      "display" : "Geriatría"
    },
    {
      "code" : "gine",
      "display" : "Ginecología"
    }
  ]
}