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

cast function not implemented #22

Closed
oliveregger opened this issue Sep 11, 2020 · 1 comment
Closed

cast function not implemented #22

oliveregger opened this issue Sep 11, 2020 · 1 comment

Comments

@oliveregger
Copy link
Member

step 4a

Failed to call access method: org.hl7.fhir.exceptions.FHIRException: Exception executing transform tgt.a21 = cast(a, 'FHIR.integer') on Rule "rule_a21a": cast to FHIR.integer not yet supported

@oliveregger
Copy link
Member Author

it needs to be tgt.a21 = cast(a, 'integer') and this works now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant