-
Why is the Patient.gender **_in_** the expanded ValueSet not working?
```
using FHIR version '4.0.1'
include FHIRHelpers version '4.0.1'
include FHIRCommon version '4.0.1'
// It's an expand…
-
I'm trying to use the --stdout option for the CQL-to-ELM Translator but am getting an error that stdout is not a recognized option.
D:\projects\cql\clinical_quality_language\Src\java>"C:\Program Fi…
-
It is possible to specify another model than FHIR, i.e. "QICore", in which case the modelinfo introduces first-class members into the resources for extensions and slices.
E.g..
```
define "In…
-
### Title
Functional MRI Analysis of Connectivity and Network Dynamics of central fatigue in Multiple Sclerosis disease
### Leaders
Alberto Benelli
### Collaborators
_No response_
### Brainhack …
-
See [this page](https://firely.atlassian.net/wiki/spaces/SPAR/pages/1447264258/CMS+Measures) for most recent details
Library C# File: SevereObstetricComplicationsFHIR_0_1_000
Method : Risk_Variabl…
-
The Language Server currently implements a NonCachingLibraryManager to avoid caching libraries in the LibraryManager. To avoid the need to subclass, an option is being added to the base LibraryManager…
-
If you follow the instructions mentioned at this location
- Set hapi.fhir.cr_enabled=true in the [application.yaml](https://github.com/hapifhir/hapi-fhir-jpaserver-starter/blob/master/src/main/resou…
-
CQL grammar allows a "no-op" query
However, this is frequently an unintended bug, and so the compiler should issue a warning to help authors identify this case.
For example, consider:
```cql
…
-
When an extension definition has elements with non-primitive types, the target mapping does not include a ".value" path to access the value of the element within the extension.
This was reported as…
-
For some reason I don't understand, the position of the xsi:type attribute in the XML ModelInfo matters:
https://github.com/cqframework/clinical_quality_language/commit/e0fd90ddcd4bf47b0218eddfeb54…