-
**Describe the bug**
The issue pertains to the $document operation bundle in the Hapi-Fhir project and concerns non-compliance with FHIR specifications. Specifically, the Bundle specification ([secti…
-
ch.fhir.ig.ch-emed#5.0.0-ballot /StructureDefinition-ch-emed-organization.html
The organization address is required, most probably because it was required in the IPAG report (https://docs.google.com/…
-
FHIR ('Fast Healthcare Interoperability Resources', pronounced 'Fire') is a standard interchange format for medical data. It has been suggested that the response from the Growth Chart API should be in…
-
FHIR is a data format/RESTful API specification that is expected to be the main future method for exchange of data in the operational healthcare space. I'm interested in an R package that provides dir…
-
If possible, we should make an endpoint compatible with Operation $validate on Resource as defined in the FHIR specification:
http://hl7.org/fhir/resource-operation-validate.html
-
As a FHIR specification author, I want to be able to run the test bet unattended from my own specification, in order to validate my specification and see if it works as expected against a known config…
-
**Describe the bug**
Our ElementModel.Quantity datatype has a value field of type System.Decimal. There are two issues with this:
- Retaining precision of decimals is not guaranteed, especially af…
-
## Description
Shahim brought this up at today's terminology meeting, and it sounded like a good idea to me.
To my understanding, this would be beneficial for us because:
- This could be a good w…
-
The translator has a limitation where ModelIdentifiers must match the local name. IOW, the following will translate:
`using FHIR version '3.0.0'`
`using FHIR version '3.0.0' called "FHIR"`
And …
-
We are including GMC numbers in our Practitioner responses.
These are being rejected with the following:
Message:
Shouldly.ShouldAssertException : identifier.System
should be on…