-
**Describe the bug**
I created a transaction bundle using Synthea, but it fails our validator with the following error:
> ref-1: SHALL have a contained resource if a local reference is provided, exp…
-
I followed the tutorial to create a fhirbase database. When I try to use the web-app many of the demo features don't work because the function fhirbase is not defined.
> ERROR: function fhirpath(j…
-
An example is inv-amt-tpp
The root of the problem is that the tests of membership of a value set always fail.
The invariants test whether codes are in the appropriate value set, e.g. whether a cod…
-
I've (re)create the ItemInstance resource in my project after the elimination in R4 but i'm unable to use the FhirJsonSerializer (or FhirXmlSerializer) to serialize data in my fhir server search.
I'v…
-
When constructing an ActivityDefinition like so:
```
ActivityDefinition activityDefinition = new ActivityDefinition();
UsageContext useContext1 = new UsageContext();
useContext1.Code = UsageCo…
-
In the given ImplementationGuide resource, when validated as STU3:
java -jar org.hl7.fhir.validator.jar -version 3.0 'swedishnationalmedicationlist.json'
[swedishnationalmedicationlist.zip](htt…
vadi2 updated
5 years ago
-
Once we have the resulting `OperationOutcome`, we can run the FHIRPath on our instance and use IPositionInfo in .net to find line numbers.
vadi2 updated
5 years ago
-
If you load this xml file in Simplifier validation you'll get two issues related to rng-2, where I would not expect any issue:
```
Business Rule : Evaluation of FhirPath for constraint 'rng-2' fai…
-
## May 2019 Ballot Comment: Why not FHIR Subscriptions? Also, link to HL7's CCOW page.
Submitted by @keithboone
**Chapter/section:** Overall
**Url:**
**Type:** NEG :exclamation:
**In Person reques…
-
This issue applies to all invariants on medication.code:
- url for the Medication Type extension is incorrect, and should be 'http://hl7.org.au/fhir/StructureDefinition/medication-type'
- part o…