Results 4 issues of Leon

I am trying to generate a narrative for a patient but the generated xml doesnt look correct. Below is the generated XML where the actual text is added to a...

Thanks for the quick replies on the pull requests! We also had to revert this change (https://github.com/dcarbone/php-fhir/commit/9d5d58b37ab3cb750d952c9f03ba438fb4ec230a#diff-19e00af0788a0bd19f34a533b75b49e1L81) because the xmlns of the root element remains empty.

We are using version 2.0.5 of the generated library and when we are generating a dosage the doseQuantity contains an extra `value` attribute. I'm not sure if I have reported...

bug
enhancement

Hi, I saw the issue (#1227) where an interface for the Client is added to support mocking in the unittest. Maybe it is an idea to also let the ClientBuilder...