Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel2
outlinefalse
typelist
printablefalse

Current Version

Version 1.7.0

prod July 31, 2023
stage July 31, 2023
test July 31, 2023

Features

  • Add functionality to delete Patient and Practitioner resourcesMFHIR-19

Fixes

  • Refactor routes. Refactor app.ts and create different routes to manage easily new paths

Git release 1.7.0

Next Version

Version 1.7.1

dev - 27 Jul
test -?
stage - ?
prod - ?

Features

  • Delete Patient and Practitioner resources MFHIR-19

Git:

Previous versions

Version 1.6.0

prod July 14, 2023
stage July 14, 2023
test July 14, 2023

Features

  • Add contentString to add extra info in WhatsApp templates.

  • Get Communication from the Bundle request to send messages.

Fixes

  • Fix forget Me functionality.

    • Fix PATCH request. Only updates the first op

    • Fix yml files

Git release 1.6.0

Version 1.5.1

Mar 3

May 19, 2023

Features

  • Ensure project and country persists.

Enhancements

  • Change validator phone package.

Fixes

  • Fix forget Me functionality.

    • Issues regarding

AddressñChange validator phone package.
    • Address.

      • Apply new decisions in forget me in qualification field.

  • Ensure project and country persists.

  • Git

    Version 1.5.0

    Mar 3, 2023

    Features

    • Add forget me functionaliy.

    Version 1.4.3

    Feb 8, 2023

    Features

    • Fix validation issues.

    • Fix issues with Patient Identifier regarding the secretKey.

    Version 1.4.2

    Jan 23, 2023

    Features

    • Add Phone Validation

    Version 1.4.1

    Dec 22, 2022

    Features

    • Add Unit testing.

    • Connection with multiple HAPI FHIR databases.

    • Implementing Continous integration.

    • Add Readme documentation.

    Version 1.4.0

    Dec 15, 2022

    Features

    • Previously, we have only .env file. This version also includes config/default.json file to add info about FHIR servers.

    • Add functionality to connect with communication-mediator and start to send directly messages.

    • Add functionality to send reminders using the communicationRequest.

    • Add the option to send PATCH requests to HAPI FHIR.

    • Add the option to transfer the headers from the request to HAPI FHIR.

    Version 0.1.0 (pre-release)

    Sep 20th, 2022

    Features

    • Stablish architecture and tools to work with the project (bundle, typescript, esLint, logger…).

    • Add openHIM logic to connect service as mediator.

    • Connection with first HAPI FHIR database.