# Identify ICD10 medical codes

### Identify ICD10 codes based on a medical issue

Accurate medical coding is crucial for proper patient care, billing, and healthcare analytics. This demo showcases how Tailwinds can be leveraged to create an AI workflow that automatically identifies appropriate ICD-10 codes from described medical issues.

{% @supademo/embed demoId="clyvttyi41amfz9kdk5u31di8" url="<https://app.supademo.com/demo/clyvttyi41amfz9kdk5u31di8>" %}


---

# Agent Instructions: 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://tailwindsdocs.innovativesol.com/demos/identify-icd10-medical-codes.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.
