Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

ModelResolver Task to Patient path returns for instead of requester#624

Merged
JPercival merged 7 commits intocqframework:masterfrom
Path-Check:master
Oct 18, 2022
Merged

ModelResolver Task to Patient path returns for instead of requester#624
JPercival merged 7 commits intocqframework:masterfrom
Path-Check:master

Conversation

@vitorpamplona
Copy link
Contributor

@vitorpamplona vitorpamplona commented Oct 3, 2022

While we work on the primaryContextPath idea, this PR hardcodes the primary context path between Task and Patient to the field for in R4 and DSTU3.

Fixes: cqframework/clinical_quality_language#858
Related to: google/android-fhir#1624

@pld
Copy link

pld commented Oct 6, 2022

@brynrhodes @JPercival would one of you be able to review this? related to getting Tasks generate from $apply, thanks

@JPercival JPercival merged commit b3069ef into cqframework:master Oct 18, 2022
brynrhodes added a commit that referenced this pull request Oct 20, 2022
* update v2.1.0 (#617)

* update v2.1.0

* update reference for FhirLibrarySourceProvider

* remove xpp3 exclusion

* update readme

* Rework xpp3 dependencies due to test failures

Co-authored-by: Jonathan Percival <jonathan.i.percival@gmail.com>

* snapshot v2.2.0 (#619)

* ModelResolver Task to Patient path returns `for` instead of `requester` (#624)

* Adding Android compliance check on the engine, engine.fhir and engine.jackson

* Correctly using plugin management

* Fixing Test case

* Using Assert equals and not assertTrue(equals(x))

* Fixing #621

Co-authored-by: mdnazmulkarim <nazmul@alphora.com>
Co-authored-by: Jonathan Percival <jonathan.i.percival@gmail.com>
Co-authored-by: Vitor Pamplona <vitor@vitorpamplona.com>
JPercival added a commit that referenced this pull request Oct 20, 2022
* #508,#552: Added support for profile validation in the retrieve
#520: Fixed incorrect handling of null enumerations and primitives for FHIR-based models

# Conflicts:
#	engine.fhir/src/test/java/org/opencds/cqf/cql/engine/fhir/model/TestDstu2ModelResolver.java
#	engine.fhir/src/test/java/org/opencds/cqf/cql/engine/fhir/model/TestDstu3ModelResolver.java
#	engine.fhir/src/test/java/org/opencds/cqf/cql/engine/fhir/model/TestR4ModelResolver.java
#	pom.xml

* Add v15 branch to release scripting

* Merge master (#627)

* update v2.1.0 (#617)

* update v2.1.0

* update reference for FhirLibrarySourceProvider

* remove xpp3 exclusion

* update readme

* Rework xpp3 dependencies due to test failures

Co-authored-by: Jonathan Percival <jonathan.i.percival@gmail.com>

* snapshot v2.2.0 (#619)

* ModelResolver Task to Patient path returns `for` instead of `requester` (#624)

* Adding Android compliance check on the engine, engine.fhir and engine.jackson

* Correctly using plugin management

* Fixing Test case

* Using Assert equals and not assertTrue(equals(x))

* Fixing #621

Co-authored-by: mdnazmulkarim <nazmul@alphora.com>
Co-authored-by: Jonathan Percival <jonathan.i.percival@gmail.com>
Co-authored-by: Vitor Pamplona <vitor@vitorpamplona.com>

Co-authored-by: mdnazmulkarim <nazmul@alphora.com>
Co-authored-by: Jonathan Percival <jonathan.i.percival@gmail.com>
Co-authored-by: Vitor Pamplona <vitor@vitorpamplona.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Task -> Patient path returns requester and not for

4 participants