Vadim Peretokin
Vadim Peretokin
> There has been talk of changing Medication so it has a choice of a code or a reference Just an update on this - [CodeableReference](https://build.fhir.org/references.html#codeablereference) has now been introduced...
This is what this PR does: https://github.com/Mudlet/Mudlet/pull/7294/files#diff-10d784717a374c05586896b20bf54489d3a9acccead56c7cf1414118c574bb8eL132 Are you asking it to do something else?
Hey, build-mudlet.yml would be the starting point - and we have some scripts it calls out to after
I merged this in https://github.com/Mudlet/Mudlet/pull/7491, but @coder1152 you will get the bounty nonetheless: /tip $200 @coder1152
@coder1152 just confirming that you got the bounty?
The mpackages still need to be installed by default I think, there was a technical issue blocking them. Right now it is the xmls that are being installed. > generic_mapper...
@mobley-trent hey, .mpackage files can be created by using the `Package exporter` in Mudlet. We've already in fact created all of them and checked them in, e.g. https://github.com/Mudlet/Mudlet/blob/development/src/deleteOldProfiles.mpackage What needs...