-
The contents of `https://github.com/microsoft/FHIR-Converter/blob/main/data/Templates/Hl7v2/CodeSystem/_Language.liquid`, start like this:
```
{% if inCode == '' -%}
"code" : "ar",
"di…
-
Extensions are added to the meta of all FHIR resources created to indicate the lineage of these resources. This data will be useful further down the line for reasons such as:
- Carrying out specific …
-
**Describe the bug**
Incoming data can be messy. Especially race encoding has missing values, assumed encoding schemes, and presumed encoded values. The system should fall-back to a best case encod…
-
-
Hi -
Context: I am trying to do a POC using this hl7v2-fhir-converter to transform an HL7v2 message into the FHIR format.
Issue: There is a mismatch in the deps. See below for information. In…
-
Update to Junit 5
-
**Describe the bug**
The converter converts the Patient name's prefix and suffix in the opposite order that it should be (according to the PID segment in HL7)
**To Reproduce**
HL7 segment : PID|1||…
-
I've updated this issue after finding where the problem in the code is, here is the line that errors out when OBX.5 has no value (being null): https://github.com/LinuxForHealth/hl7v2-fhir-converter/bl…
-
I tried to parse the sample_unix.hl7 which is included in the source code. That also has show many warnings.
```
2020-11-17 23:56:18.889 WARN 1025953 --- [ main] ca.uhn.fhir.parser.Leni…
-
Error: "text": "FHIRProvider: Id value: 'NIST MPI' contain invalid character ' ' [Bundle.entry[1]]"
{
"resourceType": "Bundle",
"id": "49bad1cf-ef5a-4728-943c-e3b99f523fe8",
"meta": {
…