Versions Compared

Key

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

...

SwissPTH

PCS

Questions - Challenges - Issues

  • C# interfaces will not be used after the FHIR APIs are up

  • Healthix will only work on FHIR module (and OpenHIM) to develop/fix/improve the required FHIR resources for SOSYS and HMS integration

    • From SOSYS:

      • POST Patient => add new insuree

      • POST/PUT Contract => policy (re)activation for 1 year

      • GET ClaimResponse => get adjudication result for claims per period and per review status (valuated claims only)

    • From HMS:

      • GET Contract => get current policy (enquiring in openIMIS) and last insuree payment (GET information from SOSYS => which protocol?)

      • POST Claim => send new claim with attachments

      • GET ClaimResponse => get adjudication status

  • Soldevelo: we are wondering how filter "parentsLevel" works in case of we have such fields as "location" where we have "parent" field. How this filter works in "Families" in "Insuree" module on backend side? We can see the code with fiilters in "Insuree" and "Location" and our filters in PolicyHolders are similar, but graphQl docs isn't able to show us this params (but such filters like locations_parent_uuid and id are working properly). Is this the matter of using special query_set? In Families this filter "parent_level" works properly and graphQl shows this filter in docs.

Next meeting (10.12.2020):

Additional Resources

...