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

**Is your feature request related to a problem? Please describe.** In R4B, ClinicalUseDefinition includes a number of search parameters that reference an element of type CodeableReference: - contraindication - contraindication-reference...

enhancement
P2

**Describe the bug** The following query has only a single resource in scope and therefore should be very fast: ``` GET [base]/?_count=2&_lastUpdated=gt2022-08-07 ``` However, due to 4.0/4.3 type filtering, the...

bug
performance
P2

**Describe the bug** In Citus we distribute resource and parameter tables using logical_resource_id. All joins between tables must therefore include logical_resource_id in the join predicate. Certain search queries which require...

bug
P3

**Is your feature request related to a problem? Please describe.** For IBM FHIR Server, we pushed our docker images to DockerHub under the organization `ibmcom`. The LinuxForHealth project has its...

This experimental support was added under https://github.com/IBM/FHIR/issues/3437 Now we should document what that consists of and how to use it. Probably at least 3 locations: 1. Updates to the schema...

P2

**Is your feature request related to a problem? Please describe.** From https://hl7.org/fhir/datatypes.html#codesystem > If the 'display' element is populated, the string used in display SHALL be one of the display...

bug
enhancement
P2
waiting-for-spec-clarification

**Is your feature request related to a problem? Please describe.** fhir-remote-index uses a new implementation to collect parameter values, handle resolution of all the lookup values, and then persist the...

enhancement
technical debt

**Is your feature request related to a problem? Please describe.** Evidence and EvidenceVariable are the two resource types in R4B where a valid R4 instance is basically guaranteed not to...

enhancement
P2

**Is your feature request related to a problem? Please describe.** This operation is used to return all the references to documents related to a patient. **Describe the solution you'd like**...

profiling
profiling_us-core
cms-interop
P3