-
I'm enumerating all the types in a dump with ClrMD 2.0
For one of the types, DAC returns the following name:
```StructureMap.Pipeline.ExpressedInstance`3[[StructureMap.Pipeline.LambdaInstance`2, Enf…
-
**Describe the feature request.**
As a content creator and project implementer I want to be able to run $apply on a PlanDefinition and any referenced CQL to create output resources, e.g. CarePlans.
…
-
In the original design of Medplum Bots, our hypothesis was that bots would be limited to 10-20 lines of JavaScript code for short snippets of logic. Therefore, we chose a simple "string" property for…
-
I am unable to compile Mapping files into Structure Maps with newer versions of the Validator, including newest version attempted (5.6.105)
FHIR Validation tool Version 5.6.105 (Git# 0b8e2c39841b)…
-
FHIR R5 has a new feature that doesn't pass the ShEx validation. See:
https://raw.githubusercontent.com/fhircat/fhir_rdf_validator/master/tests/log
```
Testing questionnaireresponse-example-us…
-
In rebus version 7.0.0 the `transactionContext.OnDisposed` now takes `Action disposedAction` as param thats why the `GetHandlers` method in `StructureMapContainerAdapter.cs` throws `Could not 'GetOrAd…
-
I have an issue with the compilation of the FML map.
I downloaded https://github.com/ahdis/fhir-mapping-tutorial and tried to compile a map in the "maptutuorial/step2" (zip of step2 attached).
I re…
-
**_Question_**
Prior to NLog 5.2, it looks like calls to _GetLogger_, _GetLogger(string name)_, and _GetLogger(string name, Type loggerType)_ did not try to create a new instance of **loggerType**.…
-
I have an ongoing issue with the newest/newer versions of the Validator (with the last known working version being 5.6.81)
The command I was using to compile, used a version number, as follows:
ja…
-
I am trying to execute below structure map example using validator_cli.jar version 5.6.50 and higher. I am trying to use dateOp to explicitly set the type as date but getting error saying that dateOp …