Ward Weistra
Ward Weistra
**Describe the bug** When generating snapshots in Forge or with Firely Terminal the source of constraints are being filled with values of very different profiles. **To Reproduce with Firely Terminal**...
**Is your feature request related to a problem? Please describe.** NHS is creating MessageDefinition artifacts to specify how specific message Bundles need to look like. [MessageDefinition](https://www.hl7.org/fhir/messagedefinition.html) for example describes in...
**Describe the bug** Re: SIM-1609, uploading an XML file with `` to Simplifier will lead to JSON representation (in both JSON tab and downloaded JSON file) of `"value": 10.1,` Which...
**Is your feature request related to a problem? Please describe.** When validating [Cyprus' eHealth4U](https://simplifier.net/eHealth4U), it complains on a bunch of Observation instances about the profile it is validating against: >...
## HL7 FHIR Pull Request If you made changes to any files within `./source` please indicate the Jira tracker number this pull request is associated with: `-` ## Description Finally,...
Missing bracket
**Is your feature request related to a problem? Please describe.** I was trying to find the new validator repo. **Describe the solution you'd like** 1. In the readme of this...
**Is your feature request related to a problem? Please describe.** # From R5 R5 has the new **obligation extension** that can (optionally) be used on Must Support elements to be...
See https://registry.fhir.org/results?query=%22fhir.who.ddcc%22&latestFilter=true. The FHIR Package Registry is the place where all tooling will find the package (like IG publisher, Simplifier, Forge, etc.), so with the package being absent from there...
**Describe the bug** Modern validator does not catch these two changes in a derived profile: * Changing element from 1..x to 0..x * Changing element from MustSupport = True to...