-
# Story
As an HCO, so that our OML orders can be sent to our public health lab, we want RS to be able to process inbound HL7v2.5.1 OML messages.
## Acceptance Criteria
- [x] A properly formatted …
-
- https://github.com/microsoft/FHIR-Converter
- https://ccda.aidbox.app/v2/ccda-fhir
- https://github.com/HL7/C-CDA-Examples/blob/master/Documents/CCD/CCD%202/CCD.xml
- ref #42
- https://github.c…
-
### User Story
As a report stream authorer of FHIR transforms, I would like to be guaranteed that the outputted FHIR bundle is always encodable.
### Description/Use Case
Discovered this while trying …
-
# Story
As UCSD, so that our EHR can ingest results messages from ReportStream, I need a variety of fields removed, modified, or swapped based on our technical scoping research.
## Pre-conditions
…
-
**Describe the bug**
During initial installation using gradle, it gives the following error:
![image](https://user-images.githubusercontent.com/122579958/212225969-fcd1fcd0-ffa5-462a-b9da-005ebc774d…
-
### User Story
As a report stream user, I would like to be able to specify different specs (HL7 2.5.1 vs 2.7 and FHIR R4) for how to translate my results.
### Description/Use Case
Currently, the mapp…
-
# Story
As a hospital, to be able to transmit an NBS order via my EHR’s native order interface, I need the CDC ReportStream ecosystem to be able to receive an HL7 ORM order message and then send out a…
-
### User Story
As a RS developer, I would like to be able to use typical combinations of logical operators in the `condition`s in hl7v2-to-fhir templates.
### Description/Use Case
The base hl7v2-fhir…
-
**Describe the bug**
We're mapping an `OBX.5` Observation Value. It is a decimal value that requires lossless precision when converting to FHIR. The value we have in HL7 is `1769.859285` and it get…
-
I have Azure Api For FHIR. On top of it I have added Microsoft FHIR Proxy to pass the ONC G10 certification. (I added SMART on my AZure API for FHIR)
I have all my data in SQL server. I want to ing…