-
I'm currently working on converting an HL7v2 (Version 2.7) message to FHIR using the LinuxForHealth HL7 Converter, and I need to incorporate custom coding systems and extensions into the transformatio…
-
### User Story
As a RS engineer I want to map values from HL7 CWE fields to FHIR `coding` elements and back to HL7 CWE fields based on tables defined in the Vocabulary Mapping column of the mapping …
-
### Issue:
For any segment that contains Quantity/Timing -> Explicit Time Interval subfield when time is represented in HHMM format, FhirJsonParser fails to parse to HL7 Fhir Bundle.
Is there an…
-
The converter's target FHIR bundle type is currently limited to a [Collection Bundle](org.hl7.fhir.r4.model.Bundle.BundleType). In this issue we will update the converter to support a [Transaction Bun…
-
while attempting to instantiate the the primary class from this repo:
https://github.com/LinuxForHealth/hl7v2-fhir-converter
i noticed that ABCL runs into trouble.
without ABCL we can instantia…
-
**Describe the bug**
If referencing MSH.9.2 or MSH.9.3, the value for MSH.9.1 is returned. This happens in many cases but we have found one case where it works.
**To Reproduce**
In `Address.yml`…
-
* [Official documentation](https://www.healthit.gov/topic/certification-ehrs/2015-edition-test-method/2015-edition-cures-update-base-electronic-health-record-definition)
* [Proctor sheet](https://doc…
-
**Describe the bug**
In `extensionMeta.yml`, extension_4 calls GeneralUtils within a variable definition
```
vars:
value: MSH.7, GeneralUtils.dateTimeWithZoneId(value,ZONEID)
```
None of the…
-
# Bug
## Describe the Bug
When an OBX segment has a data type of "NM" in OBX-2 and the result value in OBX-5 contains leading zeros, the resulting fhir bundle contains an invalid value for "Bundle.e…
-
Hello!
I am one of the maintainers of the repository https://github.com/microsoft/FHIR-Converter which uses Liquid templates to convert data from one healthcare standard (Hl7v2, CCDA) to another (F…