FHIR icon indicating copy to clipboard operation
FHIR copied to clipboard

The LinuxForHealth FHIR® Server and related projects

Results 225 FHIR issues
Sort by recently updated
recently updated
newest added

The javadoc for `Media.getContent().getData().getValue()` reads that .getValue() will give you the "_The actual value_" which implies that without we get some _random_ value that isn't the _actual_ value?? I think...

P3

Help! Run the fhir server using demo , no error but when access the swagger got the `The application or context root for this request has not been found: /openapi/ui/`...

**Is your feature request related to a problem? Please describe.** When doing a Group export, the resources not included in Patient compartment are not exported such as the below ones:...

enhancement
bulk-data
needs-design

point-in-time analysis is scattered between https://github.com/IBM/FHIR/issues/2065 and various threads on chat.fhir.org We should update that analysis when R4B is close to being ready for publication. maybe a blog post on...

documentation
enhancement

**Is your feature request related to a problem? Please describe.** From https://hl7.org/fhir/http.html#version-parameter > This parameter can be used anywhere that the FHIR Mime type is used. When used in an...

enhancement
P3

**Is your feature request related to a problem? Please describe.** Building on the support added in #3137 ... For example, for whole-system history: * IBM FHIR Server 5.0 is deployed...

enhancement
r4b

If you have a large data set on your fhir server and do a bulk export, in local mode (running containerized on a linux box - in my case Ubuntu...

enhancement
bulk-data
P3

**Is your feature request related to a problem? Please describe.** With payload-offloading, the call to store the payload is made before the RDBMS transaction commits. If the transaction is rolled...

enhancement
P3

**Is your feature request related to a problem? Please describe.** When the payload is stored outside the RDBMS, the calls to store/fetch the resources are currently being made synchronously. This...

enhancement
P3

**Is your feature request related to a problem? Please describe.** For non Db2 solutions, we still install some common tables in the `fhir_admin` schema. It would be useful (particularly in...

enhancement
P3