Releases: openEHR/specifications-ITS-REST
Releases · openEHR/specifications-ITS-REST
Release list
Release-1.1.0
What's Changed
- SMART app launch Sebastian edit by @sebastian-iancu in #98
- adding smart app launch by @sidharthramesh in #97
- Fixing bundle-tool issues before demographic by @sebastian-iancu in #100
- added smart logo by @sidharthramesh in #101
- SPECITS-73 Optimizing yaml specs by @sebastian-iancu in #102
- Feature/SPECITS-73 cleanups and improvements by @sebastian-iancu in #103
- SPECITS-70 Adding Demographic endpoint by @sebastian-iancu in #104
- SPECITS-77 add support for tags by @sebastian-iancu in #105
- SPECITS-80 add admin delete ehr by @sebastian-iancu in #106
- SPECITS-80 adding reference to Admin API and rerender Overview page by @sebastian-iancu in #107
- SPECITS-75 fix inconsistent and invalid header names by @sebastian-iancu in #108
- Rewording Overview section by @sebastian-iancu in #109
- Added GDPR compliance and development notice to EHR all by @SevKohler in #110
- SPECITS-80 Delete EHR improvements by @sebastian-iancu in #111
- Updates on SMART by @sebastian-iancu in #113
- add descriptions for properties in System API response. by @joostholslag in #112
- SPECITS-82 fixing ETag header by @sebastian-iancu in #116
- SPECITS-74 fixing Location header by @sebastian-iancu in #115
- SPECITS-50 return very minimal rest responses to avoid 204 no content by @sebastian-iancu in #119
- Feature/trivial improvements and fixes by @sebastian-iancu in #120
- SPECITS-77 openehr-item-tag and openehr-version-item-tag headers by @sebastian-iancu in #118
- SPECITS-61 Cleanup and consolidate Simplified Data Template format by @sebastian-iancu in #121
- Feature/text corrections after review by @sebastian-iancu in #124
- SPECITS-58 Add support for /example sub-resource of template-definition by @sebastian-iancu in #122
- SPECITS-34 use SM derived models as REST api resources by @sebastian-iancu in #125
- SPECITS-46 Fix conflictual query execution endpoint resolution when query name is aql by @sebastian-iancu in #126
- SPECITS-87 deprecate adl2 “get template at version” and the version query parameter from upload template by @sebastian-iancu in #127
- SPECITS-86 Definition changes regarding template_id and version by @sebastian-iancu in #128
- Review 2026-03: SPECITS-61, SPECITS-77, SPECITS-84, SPECITS-92 alignment + docs cleanup by @sebastian-iancu in #129
- Simplified Formats spec feedback bundle (SPECITS-94) by @sebastian-iancu in #130
- SPECITS-95: type UPDATE_AUDIT.change_type as DV_CODED_TEXT, not TERMINOLOGY_CODE by @sebastian-iancu in #131
New Contributors
- @sidharthramesh made their first contribution in #97
- @SevKohler made their first contribution in #110
- @joostholslag made their first contribution in #112
Full Changelog: Release-1.0.3v1...Release-1.1.0
Release-1.0.3
Changes:
- SPECITS-66: Migrating REST API specs to OpenAPI Specification
Release-1.0.2
Changes:
- SPECITS-59: Specify mimeType used by adl2 template
- SPECITS-57: Update info about simplified JSON formats
- SPECITS-56: Fixing typos, formatting and minor documentary errors
- SPECITS-52: Fix wrong example on revision history of the VERSIONED_COMPOSITION and VERSIONED_EHR_STATUS
- SPECITS-49: describing Resource Identification; add clarification over getting compositions by with version_uid vs versioned_object_uid
- SPECITS-47: Fix inconsistency over query_parameter(s)
- SPECITS-45: Describe more clearly the datetime format for REST API
- SPECITS-42: Fix TEMPLATE_ID value format in examples
- SPECITS-41: Add double quotes to ETag and If-Match headers