-
### Test Suite: Da Vinci DTR Payer Server Test Suite v.0.13.0
**Test Case: 1.02 User Input Validation: Client sends payer server a request for a static form**
I used the example bundle from DTR IG…
-
It would be great if there was a bulk FHIR client implementation within Pathling.
This client would be accessible through the library API, so that you could configure and run it to retrieve a set o…
-
```
client.get('https://example.com/fhir/Patient/123')
```
and
```
client.get('Patient/123')
```
should work identically if base URL matches
-
When issuing patch commands to update a very large ValueSet (12000+ procedure codes being input). the following error is occurring
```bash
{"level":"ERROR","timestamp":"2024-08-12T13:04:38.507Z","…
-
I could not get the app to authenticate under Windows in standalone launch.
Is that possible?
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
Since fhir.js doesn't have an Angular2 adapter, I created an [npm package](https://www.npmjs.com/package/ng-fhir) and an [example project](https://github.com/bunyaminsg/ng-fhir-example) to use fhir.js…
-
This API is not working out of the box with current auth implementaiton
https://docs.athenahealth.com/api/guides/token-endpoint#3legged_Token_Generation_2
`fhirclient.server.FHIRServer.post_as_for…
-
Submitting our comments per John's request on the ITI Tech mailing list.
* Since [HL7 IPA](https://hl7.org/fhir/uv/ipa/index.html) is now a standard for trial use, it would benefit interoperabilit…
-
I`m recently has successfully set up a FHIR server deployed using docker image (hapiproject/hapi:latest). When I`m trying to upload LOINC terminology into the server, I`m encounter the following erro…