-
When using the operation for validation there is a bug which throws an error if the fhir server says the resource is valid.
```dart
// code for validation operation
final Parameters parameters = …
-
I found a bug when trying to change the **FHIR Server - Subscription Interactions** under the **Playground** tab.
Note: I've changed the FHIR R4 and R5 server to HAPI endpoints (R4: https://hapi.f…
-
### Affected Project
eCBIS
### How to replicate
v3.1.2- preview
- Search for a user with an already assigned careteam - example: CHSS5BK3-001. View the careteam they are assigned.
- Navi…
-
# open standard
https://www.opengroup.org/forum/healthcare-forum
https://cardinalkit.org/
https://fhim.org/
http://hl7.org/fhir
https://www.hl7.org/index.cfm
# open source
https://www.…
-
I am trying to perform this bulk delete operation according to this documentation.
Request I am sending
DELETE {{FHIRURL}}/Patient/$bulkDelete?change-date-tag=lt2020-09-14
*change-date-tag i…
-
When terminology services are called to validate a code, the "happy path" will return either true (code valid) or false (code invalid), but additionally, a terminology service can also return an `Oper…
-
**Describe the bug**
Per HL7 R4 documentation, `Resource` `VersionId` values, when included in headers, are considered "weak ETags" ([source](https://www.hl7.org/fhir/R4/http.html#versioning)).
In…
-
POST a Bundle to the FHIR Server. Note the new Bundle identifier. Open a new browser window and request the bundle from the FHIR server.
The resource identifier for embedded resources will be _id.
…
-
**Describe the feature request.**
We need to refactor the current configuration sync to move from custom server side calls to using the FHIR SDK DownloadManagers to fetch configurations. The current …
-
when using the rulebuilder on extended profiled resource classes, the rulebuilder fails on the following check:
https://github.com/jamesagnew/hapi-fhir/blob/dff2fdd3cfb07fcb6e64826e17c37f87768b63f7/h…