Marco Visser
Marco Visser
Update branch `develop-r4` with branch `develop-stu3`
### Discussed in https://github.com/FirelyTeam/firely-net-sdk/discussions/2107 Originally posted by **cdaven** June 1, 2022 The HTTP specification says that headers are **case insensitive** (see [RFC 2616, section 4.2](https://www.rfc-editor.org/rfc/rfc2616#section-4.2)). .NET parses the basic headers...
:information_source: Do you want to ask something or start a discussion, then go [here](https://github.com/FirelyTeam/firely-net-sdk/discussions) :information_source: Is your bug report about Firely Server Facade, please send an email to [[email protected]](mailto:[email protected]) or...
See https://docs.fire.ly/projects/Firely-NET-SDK/
**Is your feature request related to a problem? Please describe.** The type of `Resource.id` is `http://hl7.org/fhirpath/System.String`, which does not have any constraints. But we should apply the constraints of datatype...
Create a new set of unit tests that will test the new Serializers. So we take the examples.zip as input for roundtripping: xml -> json -> xml and examples-json for...
See https://github.com/FirelyTeam/firely-net-sdk/security/code-scanning. The standard build of the solution does not work: we have to do something manual.
**Is your feature request related to a problem? Please describe.** Issue from @alexzautke. Also internally discussed in [Slack](https://firelyteam.slack.com/archives/C011XD1TKL0/p1611864307021100) When validating a `patternCodeableConcept` or `patternCoding` the Java validator will try to...