-
To reduce the library footprint and the security surface area, would be very interesting to have a compile option to disable the automatic types decoding.
For example by reading the node i=2256, an…
-
In the CG IG we discovered an issue with the validation of slices. (Caused by tx.fhir.org not supporting all AL of LOINC https://github.com/HealthIntersections/fhirserver/issues/184).
To get a cle…
-
Steps:
1. In hapi.application.yaml, add the config provided at the bottom of the steps.
2. After running docker compose up, execute GET /StructureDefinition to verify that the IG in step 1 is instal…
-
**Is your feature request related to a problem? Please describe.**
We want to catch a possible authoring error where someone picks a fixed code that is not in the valueset with allowed values. So fa…
-
EHSEPDBEP-222 Das Change Proposal sagt:
ParticipantObjectTypeCode M “2” (system object)
ParticipantObjectTypeCodeRole M “26” (processing element)
ParticipantObjectDataLifeCycle U not specialized…
-
HL7 has published a few extensions that we could implement and influence validation of profiles:
* [HL7.FHIR.UV.EXTENSIONS\StructureDefinition Dependent Profiles - FHIR v5.0.0](https://hl7.org/fhir…
-
No standard way yet to run a the custom (pre-processing MAX to StructureDefinitions) script so for now included the generated resources.
-
**Describe the bug**
During validation of a Resource on Create (ProfileValidationOnCreate = true), I get the following error:
`Internal logic failure: StructureDefinition 'http://nictiz.nl/fhir/Stru…
-
i have this xml (it's an example of an e-prescription from https://simplifier.net/eRezept/218b581d-ccbe-480e-b8d7-f5f9b925e8c4/~xml):
```
…
-
The validation errors indicate that the given extensions can only be a part of Claim.Item or ClaimResponse directly, but the same implementation guide also lists them as part of ClaimResponse.item and…