-
The API endpoints must exist in a REST format in the Gateway routes, external to graphQL and install the plugin hapi-swagger for them.
The INSERT, UPDATE, ARCHIVE endpoints, must be restricted to a…
-
1. Validating this file with the Java Validator FHIR Validation tool Version 5.6.43
java -jar /Users/oliveregger/.vscode/extensions/yannick-lagger.vscode-fhir-tools-1.5.0/validator_cli.jar "/Users…
-
We currently do not support `DELETE` operations in the access-checkers; we should fix this.
It's currently a P3 because it is not clear how important it is for the immediate use-cases we know of.
-
In früheren Diskussionen wurden im Hinblick auf Datenschutz nichtsprechende MatrixIDs gefordert.
Dies betraf sowohl den lokalen als auch den Domainnamen. Wir haben daraufhin die MatrixIDs in der Form…
-
### User Story:
As a sender, I do not want to see a sending at time if the data is not to be sent to a destination, so I can clearly see where my data is sent to.
### Description/Use Case
API JSON re…
-
11 classes are in FHIR spec:
https://terminology.hl7.org/3.1.0/ValueSet-v3-ActEncounterCode.html
**i2b2** provides **EMER** (emergency), **IMP** (impatient), and **AMB** (outpatient).
The oth…
-
As discussed today , we have looked at our Observation resource code. We are populating the “code” attribute with a LOINC code if we receive one from the lab. However, if we do not receive a LOINC cod…
-
Most of this work is complete.
Static loading of saved JSON is not a great way to ensure Type Safety and maintenance as the FHIR spec (and fhirclient) mature over time.
-
((If there is a better forum for questions about the engine, I am happy to move discussion elsewhere.))
Does the CqlEngine currently support running with USCore? I saw this closed issue (https://gi…
-
There is a difference between pocoSdProvider en sdProvider in R4B and R5:
For example `Account.coverage.id`:
- type in pocoSdProvider is `string`
- type in sdProvider is `id`.
Should this corrected …