# Process improvement consulting

This section showcases Lattice's first process consulting assignment, completed four months after our inception. The client was gracious enough to allow us to make the content publicly available.

It started with a question posed by the medical superintendent of the hospital.&#x20;

He said, "We are considering expanding our outpatient department's size to help alleviate patient load. Do you think we can do this expansion with a constrained budget?"

We went to the [*gemba*](#user-content-fn-1)[^1]*.* Using the Kaizen (Lean) methodology, we we were able to propose process changes that could increase peak OPD throughput by 25%, while limiting investment in new equipment to only $600.

The recommendations are site-specific, but the principles are generalizable to hospitals even today—more than a decade later.&#x20;

{% content-ref url="/pages/xXUnsgQjiI8uqlLxx7KL" %}
[Context and Objective](/process-improvement-consulting/context-and-objective.md)
{% endcontent-ref %}

{% content-ref url="/pages/Cs26D4DpVNVcio5D12Wv" %}
[Observations](/process-improvement-consulting/observations.md)
{% endcontent-ref %}

{% content-ref url="/pages/PeIghV69sMXpsetBluuv" %}
[Recommendations](/process-improvement-consulting/recommendations.md)
{% endcontent-ref %}

{% content-ref url="/pages/Fj3bkD5mDNJpqHowFV9D" %}
[Conclusion](/process-improvement-consulting/conclusion.md)
{% endcontent-ref %}

{% content-ref url="/pages/m1v93fSexoTG8njZLzxZ" %}
[Annexures](/process-improvement-consulting/annexures.md)
{% endcontent-ref %}

[^1]: Gemba is a Japanese term that means "place of work". Improvements come from the *gemba*, not from conference rooms.&#x20;


---

# 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://blog.thelattice.in/process-improvement-consulting.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.
