> For the complete documentation index, see [llms.txt](https://docs.clinicalapp.com.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clinicalapp.com.co/introduccion.md).

# Introducción

<figure><img src="/files/Zmg6ijoHxgfekrIyrleb" alt=""><figcaption></figcaption></figure>

Los nuevos lineamientos en temas de historia clínica electrónica implementados en el software están acordes a lo que el marco normativo del país tiene previsto para la implementación de nuevas tecnologías con respecto a la atención digital de los pacientes, tenemos a la Ley 2015 de 2020 que ya nos dice de cómo será la interoperabilidad de los datos y como las clínicas y consultorios deberán implementar para cumplir con los requisitos mínimos de manejo de datos electrónicos de historia clínica, además de las nuevas disposiciones de Rips en formato JSON de la Resolución 2275 de 2023, estarán incorporadas para su transmisión y envío.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.clinicalapp.com.co/introduccion.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
