Ephraim Kigamba

Results 6 comments of Ephraim Kigamba

@LukasPaczos I second that, cool idea

@jingtang10 Yea, there isn't a conclusion or any progress on this issue. I'll follow up and update this whenever I get an update

Jira request change being tracked here https://jira.hl7.org/browse/FHIR-33070 Based on my guess and unrelated chats, - It might take weeks or months before it gets to the change committee

@FikriMilano Kindly change this to `itemMedia` and log an error or show a toast for not supporting videos. We can have this implemented on another PR/issue. I forgot about this...

@FikriMilano It seems that the issue is the linear layout orientation for the display items. I changed the linear layout orientation to `vertical` and I can now see the images.

I recommend(draft) the following: class `FhirPathWrapper` functions: - `evaluate` - Can be used by `cqf-calculatedValue`, `cqf-express`, `calculatedExpression` extensions - `evaluateToBoolean` - Can be used by `enableWhen` extension It can also...