Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perform reference type checking on base model during object construction #511

Closed
JohnTimm opened this issue Dec 17, 2019 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@JohnTimm
Copy link
Collaborator

The FHIRPath resolve function currently looks at the Reference.reference and Reference.type fields to determine whether a reference conforms to a target profile. This same type checking algorithm should be added to the base model.

@JohnTimm JohnTimm added the enhancement New feature or request label Dec 17, 2019
@JohnTimm JohnTimm self-assigned this Dec 17, 2019
@JohnTimm JohnTimm added this to the Sprint 7 milestone Jan 7, 2020
@senthilbak senthilbak modified the milestones: Sprint 7, Sprint 8 Jan 27, 2020
JohnTimm added a commit that referenced this issue Feb 12, 2020
Signed-off-by: John T.E. Timm <johntimm@us.ibm.com>
JohnTimm added a commit that referenced this issue Feb 12, 2020
Signed-off-by: John T.E. Timm <johntimm@us.ibm.com>
JohnTimm added a commit that referenced this issue Feb 12, 2020
Signed-off-by: John T.E. Timm <johntimm@us.ibm.com>
JohnTimm added a commit that referenced this issue Feb 12, 2020
Signed-off-by: John T.E. Timm <johntimm@us.ibm.com>
JohnTimm added a commit that referenced this issue Feb 12, 2020
Signed-off-by: John T.E. Timm <johntimm@us.ibm.com>
JohnTimm added a commit that referenced this issue Feb 12, 2020
…699)

* Issue #511 - add reference type checking during object construction

Signed-off-by: John T.E. Timm <johntimm@us.ibm.com>

* Issue #511 - enable configurable reference type checking on server side

Signed-off-by: John T.E. Timm <johntimm@us.ibm.com>

* Issue #511 - fix build / test issues.

Signed-off-by: John T.E. Timm <johntimm@us.ibm.com>

* Issue #511 - refactor install scripts for fhir-server-config-db2.json

Signed-off-by: John T.E. Timm <johntimm@us.ibm.com>

* Issue #511 - changed javadoc wording per PR feedback

Signed-off-by: John T.E. Timm <johntimm@us.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants