# Architecture Specification

The OpenHIE Architecture is intended to represent a pattern for key architectural components in a health information exchange. The diagram is a high-level conceptual diagram, or logical overview of the OpenHIE architecture that is intended to be notional. This diagram represents the consensus of the OpenHIE [Architecture Review Board](https://wiki.ohie.org/display/documents/Architecture+Review+Board+Members%2C+Responsibilities+and+Deliverables) as determined through the [Architecture Governance and Principles](https://wiki.ohie.org/display/documents/Architecture+Governance+and+Principles). It is expected that implementations based upon OpenHIE may have more precise lower-level conceptual diagrams and/or physical diagrams.


---

# 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://guides.ohie.org/arch-spec/dev-1/architecture-specification.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.
