FHIR icon indicating copy to clipboard operation
FHIR copied to clipboard

The LinuxForHealth FHIR® Server and related projects

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

**Is your feature request related to a problem? Please describe.** Most operations can be invoked via either GET or POST. For GET requests, our "doInvoke" operation logic converts the URL...

enhancement
P3

**Is your feature request related to a problem? Please describe.** from https://chat.fhir.org/#narrow/stream/179166-implementers/topic/R4B.20questions.20.2F.20issues/near/274853662 > the biggest gotcha I ran into is 'partial' expansions included in the package, signified by ValueSet.expansion.parameter.name=limitedExpansion and/or...

enhancement
P2
technical debt
r4b

**Describe the bug** The `fhirclient.http.return.pref` property can be one of: * minimal * representation * OperationOutcome This should set the corresponding "Prefer" request header. Currently the setting of this property...

bug
P3

**Describe the bug** A regression in transaction handling caused certain bulk data job transactions to fail, however the system integration tests continued to pass. See #3911. **Environment** Which version of...

bug
P2

**Is your feature request related to a problem? Please describe.** Indexes constitute a significant proportion of the overall database size. Some indexes are designed to support index-only joins, avoiding the...

enhancement

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Upon release of an...

enhancement
profiling
P2

Staging our release artifacts to Sonatype OSSRH is working now. However, there's one step in particular thats been flaky: uploading the fhir-install zip to OSSRH For RC1, it took 5...

**Describe the bug** The user guide mentions replacing the configDropins/defaults/bulkdata.xml with an example from configDropins/disabled/postgres or configDropins/disabled/derby but these are not equivalent. **Environment** Which version of IBM FHIR Server? 5.0-RC2...

P3
technical debt

**Is your feature request related to a problem? Please describe.** Its possible to get deadlock issues (especially during parallel batch/bundle processing). Currently that results in a 500 error and clients...

enhancement
P3

**Is your feature request related to a problem? Please describe.** I went through some of the CI test logs and I noticed we're getting an awful lot of exceptions like...

needs-more-information
P3
technical debt