-
**Is your feature request related to a problem? Please describe.**
FHIR generates a lot of resources compared to more traditional digital health tools that have an entity-event data model. To help…
mberg updated
2 years ago
-
**Question**
we are using cosmos DB and its size limit is 2MB for one document.
what will happen if my data crosses the 2MB size?
can you please explain this in details
[AB#93709](https://mi…
-
I'm trying to push an update to my Patient model in the API.
The problem is that when I `GET` the patient using `Postman` I get the results I want to:
![image](https://user-images.githubusercon…
-
According to this video, the ImagingStudy resource should only store the link between a dicom server & the fhir server. The procedure of image acquisition (params) should be on a Procedure resource.
…
nriss updated
2 years ago
-
**Describe the bug**
The reindex operation deletes all the resource parameter values before inserting them again. Currently, the delete is performed in the ParameterTableSupport class which executes …
-
**Describe the bug**
For token: :text (the match does a partial searches on the text portion of a CodeableConcept or the display portion of a Coding), instead of the default search which uses codes.
…
-
Define a $generate operation on documentReference
Given a Document Source has a document (CDA or FHIR) and wants to publish it, a Service is provided that can create DocumentReference/SubmissionSet…
-
**Describe the bug**
This is a constellation of circumstances which ultimately result in extensions being silently dropped from HAPI FHIR objects when they are parsed to JSON.
**To Reproduce**
St…
-
### Description of the issue
Describe the issue you are experiencing.
### Issue-Type (put a `x` sign in the square brackets)
- [x] bug report
- [ ] feature request
- [ ] Documentation improveme…
-
**Is your feature request related to a problem? Please describe.**
Currently the reindex process involves a number of per-resource interactions with the database. Throughput could be improved by perf…