Release Notes
Hidex 0.0.6.0
July 17, 2024
Enhancements
- Added: Resource Api endpoint for Obervation/Smoking Status.
- Updated: Bundle endpoint GET/POST/PUT now supports Obervation/Smoking Status resource.
- Updated: Identifier endpoint GET now supports Obervation/Smoking Status resource.
- Updated: Companion Guide: Observation/Smoking Status Api endpoint.
Bug Fixes
- Fixed: Api response message when a token is invalid or expired.
Hidex 0.0.5.1
June 27, 2024
Enhancements
- Updated: Release Notes layout.
Bug Fixes
- Fixed: Navbar responsiveness
Hidex 0.0.5.0
May 10, 2024
Enhancements
- Updated: All resource Identifiers like encounter Id, episodeOfCare Id, Coverage Id need to pass "--" instead of "||", in request Url and request body.
- Added: Api endpoint for Bundle GET. This endpoint returns all relevent resource information for any given patient.
- Added: Api endpoint for Identifier GET. This endpoint returns all resource identifiers for any give patient.
- Added: Api endpoint for Encounter GET and Search.
- Added: Api endpoint for EpisodeOfCare Search.
- Updated: Companion Guide: Api changes, descriptions under Search section.
- Added: Release Notes.
Bug Fixes
- Fixed: Companion Guide: Broken links and typos in Urls.
Hidex 0.0.4.0
Mar 19, 2024
Enhancements
- Added: Api endpoint for getting Token, used for authentication. This eliminates the need of passing clientId and clientSecret in the request Url.
- Updated: Resource Api endpoints for Patient, Encounter, EpisodeOfCare, Condition, Coverage now use bearer token to authenticate the request.
Hidex 0.0.3.0
November 24, 2023
Enhancements
- Added: Api end point for EpisodeOfCare GET.
- Added: Api end point for Patient Search.
- Added: Api end point for Encounter Search.
- Added: Api end point for Condition Diagnosis/Pregnancy Search.
- Added: Api end point for Coverage Search.
Hidex 0.0.2.0
November 17, 2023
Enhancements
- Added: Api end point for Patient POST.
- Added: Companion guide.
Hidex 0.0.1.1
November 7, 2023
Bug Fixes
- Fixed: Removed Reference and Type property check for EncounterId validation for Condition and Coverage resource. Validation now only checks for Encounter Element Id.
Hidex 0.0.1.0
November 1, 2023
Enhancements
- Added: Api end point for Patient GET, PUT.
- Added: Api end point for Encounter POST, PUT.
- Added: Api end point for Condition Diagnosis/Pregnancy GET, POST, PUT.
- Added: Api end point for Coverage GET, POST, PUT.
- Added: Data Dictionary Search for dictionary items.
- Added: Provider directory service for searching practitioners, roles, organization, organization affiliation, location and health services.