-
## Request
For the Jembi hackathon tomorrow, I really want to showcase a workflow that can send basic GET and POST requests to a demo HAPI FHIR API. (Ideally, this can be ready for testing later _tod…
-
## Repro
1. Upload the following `Location` resources
**Location #1**
```json
{
"resourceType": "Location",
"address": {
"line": [
"Aut illum architect123",
"Pariatur Of…
-
**Describe the bug**
Running a simple GET query through `FhirEngine#get` sometimes takes too long.
After some tests, it seems it may be caused by the query having to wait for other queued transacti…
LZRS updated
5 months ago
-
Hi,
We tried to validate a CodeSystem with a version in the `supplements` canonical and the validator complained about all codes in that supplement. The validator claimed that the codes are not in …
-
**Steps to Reproduce:**
- Ensure Gematik Validator version **2.0.2** is installed
- Latest version of plugin used: isik2-basismodul-2.0.0
- Attempt to validate a Condition resource that contains a …
-
Reference:
https://build.fhir.org/ig/HL7/sdc/behavior.html
http://hl7.org/fhir/R4/extension-maxdecimalplaces.html
Originally raised in https://github.com/aehrc/smart-forms/issues/622#issuecomment…
-
When doing a Http request, if the bundle returns an unexpected body type, the error message is incorrect.
Please see lines 909 and 912 of `BaseFhirClient`.
https://github.com/FirelyTeam/firely-net…
-
## Description du problème
L'idée est de bien identifier le médecin traitant comme membre du cercle de soins.
## Fichier•s concerné•s
Profil CDS_IHECareTeam
## Solution proposée
AMHA ça vau…
-
I'm trying to use the walkthrough to test out the CQF server here:
https://github.com/cqframework/cqf-ccc/blob/master/WALKTHROUGH.md
A couple of problems:
Firstly, it references the Colorecta…
-
We are currently using hapi version 5.6.36 .
We are using the SimpleWorkerContext to load the npm package. The npm package currently has the Resources for the specific implementation guide without …