Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Releases: SnapMD/connectedcare-sdk

1.24 "Rhino"

05 Aug 07:16
Compare
Choose a tag to compare

From git log --pretty=format:'- '%s v1.23.1..v1.24.0 --no-merges

  • add clinician sso fields
  • Increment versions
  • docs
  • cleanup
  • Typos
  • Add Sandcastle project
  • patientpayments
  • Merge pull request #137 from jay-lee00/feature/6997
  • add AddressText as raw address to be parsed
  • AvailabilityBlockRequest.IsAllDay removed.
  • cleanup
  • Comment fixed
  • #6195 Appointments request Skip/Take added.
  • Fix Sonar breaker S2674
  • fixes compile errors on develop
  • Business logic updates
  • Cleanup
  • sonarqube
  • Build configuration cleanup
  • SQ config
  • #6562 Fixed Unit test.
  • #6562 Fixed NewPatientResponse.
  • Cleanup
  • #6562 Added a TimezoneId into the NewPatientRequest
  • Fix build errors
  • DotNet-Core-Specific build configuration
  • Import models for patient/dependent insert
  • Add sonarqube rulesets for team use; commit .NET Core API v3

Patient self-scheduling features

01 Jun 06:08
Compare
Choose a tag to compare
v1.22.0

Merge 1.21 into 1.22

Advanced Scheduler release

25 May 07:55
Compare
Choose a tag to compare

These APIs now support the new scheduler. See our docs for more information.

VirtualCare SDK 1.20

19 Feb 07:48
Compare
Choose a tag to compare
git log --pretty=format:'- '%s v1.19.4..v1.20 --no-merges --reverse
  • #4838, support groups api
  • make update statuscode optional
  • make return fields optional.
  • support update with array of ids.
  • Add ProfileId to the result.
  • add Country and ZipCode to the NewPatientRequest.
  • json ignore null for new fields.
  • #5191 new code enums added, appointment class added
  • Rename 'OnDemandRequest'
  • Appointment block nullable
  • Appointments API wrappers added
  • Type compatibility for appt properties
  • Property names for appointments
  • NewCoUserRequest
  • EmailInvitationRequest
  • response inherit from request.
  • make 2 classes.
  • Ticket #5511 - adjust API model for co-user registration
  • change order of validation for error messages in unit tests
  • some patientprofile fields
  • fixing ab rule request model
  • added AppointmentOptimizationCode enum
  • AB rule model changes
  • some API models organizing, adding RepeatPeriodCode enum
  • Updates re #5190 appointment participants
  • Allow compiling in MSBuild 12
  • Add tests for appointment participants API
  • NUnit adapters for Team Services
  • Allow creation of patients without email addresses

Virtual Care SDK 1.19

19 Jan 18:35
Compare
Choose a tag to compare
git log --pretty=format:'- '%s v1.18.0..v1.19.0 --no-merges --reverse
  • UserType added for TokenApi GetToken call
  • Fix type conflicts in API serialization
  • Add ResetPasswordRequest class for MailController ResetPassword
  • Return consultationId from the EncounterAdminApi.ScheduleEncounter SDK
  • Patient onboarding APIs
  • AvailabilityBlocks APIs
  • Assembly cleanup
  • Implementing more HL7-compatible data modeling with PersonRecord, Telecom, and Participant objects
  • Add IsDependent and GuardianId to patient profile

Virtual Care SDK 1.18

24 Dec 07:46
Compare
Choose a tag to compare

Happy holidays from SnapMD! This update brings some stability improvements, new model classes for HL7 compatibility (just a couple), new API wrappers for new APIs, and some documentation improvements as well. See you next year!

SnapMD SDK 1.17

12 Dec 04:59
Compare
Choose a tag to compare
  • Show public-facing hospital settings in Get-Hospital API for mobile
  • CustomerSsoType enumeration
  • Removing Address from required fields
  • Move models for updating staff profiles
  • Update README.md

1.16 "Leopardon"

25 Nov 06:48
Compare
Choose a tag to compare

This release brings improvements to hospital-driven patient onboarding APIs. More updates coming soon!

  • Remove height and weight from required fields
  • remove required ethnicity from user profile
  • Spelling issues
  • remove address as a required field for patient profile

Version 1.15.1

18 Nov 08:48
Compare
Choose a tag to compare

What's new in this release:

  • Update hospital address API to use HTTP PUT
  • Updates to hospital address serialization
  • Add new class ScheduledConsultationResult
  • Migrate dependent insert API

To see this list in Git use

 git log --pretty=format:'- '%s v1.15.0..v1.15.1 --no-merges --reverse

1.15 bug fix release

07 Nov 06:02
Compare
Choose a tag to compare

A number of fixes and improvements were made to the SnapMD VCM system for 1.15. Changes to the SDK were made to support those changes.