Release Notes

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.
Enhancements
  • Updated: Release Notes layout.
Bug Fixes
  • Fixed: Navbar responsiveness
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.
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.
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.
Enhancements
  • Added: Api end point for Patient POST.
  • Added: Companion guide.
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.
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.