-
It [has been suggested](https://github.com/w3c/vc-data-model/issues/929#issuecomment-1267697526) that the use of `@context` should be made optional. This would be a normative change to the current spe…
-
Recent PA working group discussion resulted in a position to move to supporting a GNAF address identifier as a specific extension of type string on Address. See https://github.com/hl7au/au-fhir-base/i…
-
ch.fhir.ig.ch-allergyintolerance#0.2.0 /StructureDefinition-ch-allergyintolerance.html
13 Elemente dieses Profils sind als Must Support gekennzeichnet.
Einerseits fehlt in diesem Profil die Definiti…
-
Update codebase to compile with Sushi 1.x
- [x] Convert IG to use Sushi 2.2
- [x] Adjust automation build processes as needed
-
### Do you want to request a feature, report a bug, or improve documentation?
**feature**
Currently, `node-fhir-server-core` works by providing the server with paths to JavaScript files, in whic…
zeevo updated
3 years ago
-
**Is your feature request related to a problem? Please describe.**
In https://github.com/IBM/FHIR/issues/1547 we introduced a config property: `fhirServer/resources//profiles/atLeastOne`
As docume…
-
If I understand https://ibm.github.io/FHIR/guides/FHIRValidationGuide correctly, in order to validate against custom profiles (e.g. in NPM format), one first has to build a .jar and copy it "into the …
-
**Is your feature request related to a problem? Please describe.**
Customers need to be able to set the `default` IG for the multiple IGs in the projects.
It must answer which profile/version is c…
-
**Section Number** https://profiles.ihe.net/ITI/PDQm/artifacts.html#structures-resource-profiles
**Issue** When the Pediatric Demographics Option is supported, both the Consumer and Supplier have a…
-
Original FHIR declares that `Appointment.participant` has `1..*` values, but the following request succeeded:
```
PUT /Appointment/test-appointment
status: pending
participant: []
```
fhir-4.0…