Forwards compatibility of DSTU2 (draft standard for trial use) was never intended. That is the short answer.
There are breaking changes between DSTU2 and R4. Even to the extent that some FHIR Resources in DSTU2 no longer exist and names were changed or collapsed into a single Resource (ProcedureRequest + ReferralRequest => ServiceRequest). DSTU2 => SDA => R4 is a path, but at some point we stopped supporting DSTU2. There would be need to analyze data loss and integrity of the R4 data if it is still possible.
- Log in to post comments