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

**Describe the bug** If the `$healthcheck` operation encounters an invalid connection, we still end up attempting to commit the transaction instead of rolling back. We need a mechanism to trigger...

bug
P3

**Is your feature request related to a problem? Please describe.** The FHIR spec is pretty clear about recommending that all resources have narrative text: https://www.hl7.org/fhir/narrative.html#linking However, keeping that text in...

enhancement

**Is your feature request related to a problem? Please describe.** When you sent SIGINT to liberty (e.g. by asking the container to stop) it has a quiesce period that is...

enhancement
P3

**Is your feature request related to a problem? Please describe.** If the reindex operation request fails due to repeated deadlocks, the client will retry the request. **Describe the solution you'd...

enhancement
P3

**Is your feature request related to a problem? Please describe.** This class has 4 different constructors (though I think only a couple of them are used). In most cases, we...

P3
technical debt

**Is your feature request related to a problem? Please describe.** As of https://github.com/IBM/FHIR/issues/2026 we support conditionally omitting the resource content from a system or type-level history interaction (based on the...

enhancement
P3

**Is your feature request related to a problem? Please describe.** If you provide a property file to the `fhir-bucket-*-cli.jar` file that is in error. Something not found, or wrong authority...

enhancement
P3

**Is your feature request related to a problem? Please describe.** In some jurisdictions it is required to manage the "purpose of use" for data that has been collected and restrict...

enhancement
audit
waiting-for-spec-clarification

**Is your feature request related to a problem? Please describe.** When using blob offload (e.g. Azure Blob) to store payloads, administrators must be extremely careful not to change the container...

enhancement
P2

**Is your feature request related to a problem? Please describe.** when running concurrent deletes on the same resource, if the 409 message is issued, the text for the message should...

enhancement
P3