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

the open source cql engine we're using is up to 1.5.10, but we're still on 1.5.2. they've moved some classes around and so this will take some work. https://github.com/LinuxForHealth/FHIR/pull/4090#issuecomment-1328971072

P3

**Describe the bug** When I create a number of resources at once via the "batch" endpoint, I notice that the responses have the corresponding resource ids in the response.id This...

bug
P3

**Is your feature request related to a problem? Please describe.** In the [CQL 1.5.2 release,](https://github.com/DBCG/cql_engine/releases/tag/v1.5.2) a new Long data type was added to the CQL typesystem. We need to make...

enhancement
r5
P3
cql

**Is your feature request related to a problem? Please describe.** In the LinuxForHealth "common data model" IG, they use a discriminator type that I don't think we've seen yet: "exists"...

enhancement

**Describe the bug** Currently for binary resources there is no special support for the securityContext element. With https://github.com/linuxforhealth/fhir/issues/3716 , we now issue a warning (or an error if validateSecurityContext=true) when...

enhancement
needs-more-information

**Describe the bug** Support adding warning messages to Operation Outcome If there are any validation failures in the interceptor and a warning message needs to be passed back with the...

enhancement
P2
needs-design

Modality valueset binding was invalid.

**Describe the bug** Ambiguous field mapping detected; Both protected volatile int com.ibm.fhir.model.type.Element.hashCode and private volatile int com.ibm.fhir.model.type.code.IdentifierUse.hashCode **Environment** Java 21 Spring boot 3..3.3 Mongo db 4. See error Ambiguous field...

bug

**Describe the bug** FHIR search for FHIR patient resources, that contain Unicode characters in the family name doesn't work. **Environment** Which version of LinuxForHealth FHIR Server? Version: 5.1.1.6 OS: Windows...

bug