-
The VA imposes a stipulation that patients be able to request to delete, or delete themselves, any data that they may have within the SDS.
By far the best way to handle this is to use built-in HAPI…
-
Automated tests cover only FHIR endpoints.
Now that there are additional endpoints for OpenMRS and CHT, these need to be added to automated tests.
-
If a FHIR resource needs to be updated on a remote endpoint, the mediator needs to send a request to the endpoint with method PUT, instead of POST. If POST is used, it will be treated as trying to cre…
-
**Describe the bug**
We are getting an "ORDER BY items must appear in the select list if the statement contains a UNION, INTERSECT or EXCEPT operator." error when using the _include parameter with MS…
-
### Why are we doing this?
We currently have the Microsoft FHIR server provisioned in all our environments. Microsoft's FHIR server offers high availability and throughout...at high cost. We don't ne…
-
I'm pretty sure I had this working at one time, but now I cannot get the custom Identity Provider to work. I have [IdentityServer](https://github.com/IdentityServer/IdentityServer3) running in an app …
-
We are receiving test protocol from labo tienenen to be integrated in HEALHT one (They are testing live with some practice)
and we have some process issues.
They are using Urn while we have use th…
-
Small ontologies can be imported via CodeSystem FHIR resources but for larger ontologies such as HPO, this is not feasible. We should figure out how to use the external terminology server Ontoserver t…
-
I tried to build the repo via maven but always run in the following error:
[INFO] Reactor Summary for HAPI-FHIR 4.0.0-SNAPSHOT:
[INFO]
[INFO] HAPI-FHIR .......................................... …
-
After install, test the install with:
`curl -k -u 'fhiruser:change-password' 'https://192.168.1.10:9443/fhir-server/api/v4/$healthcheck'`
results in:
`"issue":[{"severity":"fatal","code":"exception…