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

Retrieval of DomainResource should warn/error #1392

Closed
jbyrdevans opened this issue Jul 29, 2024 · 0 comments · Fixed by #1404
Closed

Retrieval of DomainResource should warn/error #1392

jbyrdevans opened this issue Jul 29, 2024 · 0 comments · Fixed by #1404
Assignees
Labels

Comments

@jbyrdevans
Copy link

Expectation is that DomainResource type should not be retrievable since it is an abstract resource. No warnings/errors encountered with the following CQL:

library Foo

using FHIR version '4.0.1'

include FHIRHelpers version '4.1.000'

context Patient

define "Bar":
  [DomainResource] // should be marked non-retrievable, should give error/warning in translator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants