-
### User Story:
As a CO PHD, I want the to receive the new HL7 data generated from FHIR to my test system, so I can verify the data is good to be received.
### Description/Use Case
We need to send th…
-
FHIR does have support for conditional operations **but** it is currently in **trial use** only. This issue will serve as a tracker on our progress to support this new functionality. Also if this is a…
-
### User Story:
As a receiver, I want to have the message profile identifier in the HL7 data I receiver, so I can have all data.
### Description/Use Case
The message profile identifier was not conver…
-
Hello, I implemented CCDA[http://hl7.org/fhir/us/ccda/history.html] IGs according to the IG implementation guide.
And want to check clinical document formated data.
I already created Patient, Encoun…
-
### User Story:
As a developer, I want empty properties in the FHIR Bundle to not be present, so the bundle is easier to read. This can help future FHIR data users as well.
### Description/Use Case
…
-
**Describe the bug**
I can successfully store a bundle transaction. Example below;
"
{
"id": "d12861b2-8059-47e8-a784-fedef53fbf0e",
"vid": 1,
"documentStatus": "AVAILABLE",
"entry": [
…
-
This shows up while publishing:
java.lang.NullPointerException
at org.hl7.fhir.r5.utils.NarrativeGenerator.renderLeaf(NarrativeGenerator.java:1534)
at org.hl7.fhir.r5.utils.NarrativeGenerator.g…
-
Between the message `Generating Narratives` and `Validating Conformance Resources` is a _huge_ gap in time due to my ~800 items for about 6 minutes with no logs coming out at all.
Can I get some fe…
-
**Is your feature request related to a problem? Please describe.**
The current search implementation in the FHIR engine is based on the FHIR specification where it is specified that the default searc…
-
When using `publish-update` for releasing a non hl7-IG, duplicate files start getting produced in the web-root folder.
For example if there's a file named `StructureDefinition-acute-care-medication…