-
When using FML transform with large input/output data, a lot of runtime is spent in creating new Properties. Looks like this is caused by:
- In `TransformSupportServices.createType()` https://githu…
-
I have setup a Snowstorm instance and have loaded SNOMED CT International, SNOMED CT Austrian edition as well as LOINC. I'm able to read the data using FHIR API, but so far have been unable to make an…
-
Hi, I'm hoping you can help me identify why multilingual functionality breaks only when using the FHIR api to get English ICD-10 display strings.
What works:
- I have successfully imported the S…
-
We're seeing validation requests larger than ~20 MB fail with an HTTP 400 error. These kinds of requests are uncommon but they can happen with large Bundles. In particular on Inferno we saw this repor…
-
We would like to support conversion between different FHIR versions.
see also zulip thread [here](https://chat.fhir.org/#narrow/stream/379173-FHIR-Mapping-Language/topic/Coverage.20'issuerReference…
-
## [UP-364](https://jira.hl7.org/browse/UP-364) Request to add IRI stems to LOINC:
- [LOINC CodeSystem](https://terminology.hl7.org/CodeSystem-v3-loinc.html): looks good!
- [LOINC NamingSystem](http…
-
Hi, As it's directly related to work I have upcoming I was wondering if there was a timeframe/roadmap as to when HL7 to FHIR mappings will be available for Whistle 2.
Thanks
-
* Returns the text "null" when it encounters a primitive datatype that has no value and just an extension
* Returns a comma seperated list of values when run on a collection (spec says to throw an er…
-
### User Story
As a RS engineer, I want to ensure all FHIR mappings are completed so that they are maintainable and concise.
### Description/Use Case
PRT mappings other than PRT[Device] require c…
-
There appears to be an issue with how Union works...
The scenario below was created in VSCode using the CQL Extension v0.6.0 (The latest version of the extension doesn't work on my environment, …