# Change Log and Versioning

## Versioning Process

1. Community approved changes are added in the DEV branch
2. Dev branch updates are reviewed by the ARB.
3. ARB approved changes are added to the Staging branch
4. All updates in the staging are released as a new version of the specification

## Version 4.0 (September 2021 - This content)

The following are an overview of the significant content changes that have been made.

### Additions

* Added [Point-of-Care Systems](https://guides.ohie.org/arch-spec/dev-1/openhie-component-specifications-1/point-of-care-systems-new-section) page
* Added [How to use the Specification](https://guides.ohie.org/arch-spec/dev-1/get-started) page
* Added [Standards and Profiles](https://guides.ohie.org/arch-spec/dev-1/architecture-specification/standards-and-profiles) page
* Added a new workflow section, [Vaccine Workflows](https://guides.ohie.org/arch-spec/dev-1/introduction/case-reporting-new-section-needs-to-go-in-alpha-order) and its pages. &#x20;
* Moved [Architecture Principles](https://guides.ohie.org/arch-spec/dev-1/architecture-specification/architectural-principles) to the Specification&#x20;
* Moved [Architecture Standards and Profiles](https://guides.ohie.org/arch-spec/dev-1/architecture-specification/standards-and-profiles) to the Specification

### Updates

* Changed the format from PDF to GitBook&#x20;
* Minor changes in wording and formatting for GitBook

### How to Reference This Version

This is the 4.0 (September 2021) version of the specification.

## Version 3.0 (September 2020)

Previous releases of the OpenHIE Architecture Specification are stored on the [OpenHIE website](https://ohie.org/framework/).

### Additions

* **OpenHIE Workflow (Data Exchange) Maturity Level** This maturity level takes into account the maturity of underlying IHE / FHIR specifications and the use of the workflow pattern in implementations.
* **Laboratory Workflows** Data exchanges revolving around laboratory information have been added to the specification.
* **The Facility Registry Requirements** The requirements for the key features of a facility registry were updated.
* **Terminology Workflow Updates** The terminology workflows were updated to include IHE specification.

## Previous Versions

**Previous Specification Versions** Previous releases of the specification document can be found on this page of the [OpenHIE Wiki](https://wiki.ohie.org/).

\*\*\*\*![](https://4110244298-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M_zj_THWv6IL53at9rt%2Fsync%2F0554721289cb59103d7652572dfaa42fe1c33bc1.svg?generation=1630095245788811\&alt=media) **This work is licensed under a Creative Commons Attribution 4.0 International License.**


---

# 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/change-log-and-versioning.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.
