Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login api

    1. curl -H 'Accept: application/json; indent=4' -u "{userLogin}:{userPassword}" http://127.0.0.1:000/api_fhir/fhir/Insuree/
      Vs curl --user {user:pwd} http://18.184.154.211/api

    2. Is authentication to openimis/api and http://127.0.0.1:000/api_fhir/fhir/Insuree/ same ?

  2. Https configuration for openimis

    1. Where do we need to change the change the configuration for https support?

  3. New development changes deployment in dev environment

  4. FHIR api API and resources

    1. Process of tracking of claims-status(Can it be addressed by the task?)

    2. How to address different types of claim, like a dental, pharmacy?

    3. Eligibility request response

    4. Partial Payment system

...