beda-software / fhir-sdc

http://hl7.org/fhir/uv/sdc/ implementation with python
MIT License
18 stars 4 forks source link

Don't pass launchContext to $extract #17

Open ruscoder opened 3 years ago

ruscoder commented 3 years ago

Revert some changes from https://github.com/beda-software/aidbox-sdc/commit/b0bb3838f59b880a2c0720a55bbf2dcc7584b030

We decided to revert it because it can lead to potential bugs connected to changeable data during extract at a different time (e.g. the client saved QR but extract was delayed by bug or something else, and when we run extract again - it can give not expected results)

ir4y commented 4 weeks ago

This feature is actively used in https://github.com/beda-software/fhir-emr https://github.com/beda-software/fhir-emr/blob/master/resources/seeds/Mapping/gad-7-extract.yaml#L7

So we need to find a better and more convent way for support history via Provenance