-
The patient-view context provide an optional field `encounter `that provides the encounter.id of the current Encounter.
The current specification states in the section "Prefetch Template" (From )…
-
-
We need to add a json context generator to the FHIR build stack. We can use one of the existing generators as a template -- see: `git/HL7/fhir/tools/java/org.hl7.fhir.tools.core/src/org/hl7/fhir/defi…
-
**Describe the bug**
According to https://build.fhir.org/ig/HL7/smart-app-launch/app-launch.html#obtain-access-token, following parameter is required
code_verifier | required | This parameter is u…
-
It seems as though the spec has been updated with respect to the semantics of the boundary functions, but the implementations within this library have not been changed to reflect this.
Here is the …
-
Hi!
I am working on crates for the FHIR specification and that involves having a LOT of types defined. This drives up memory usage at compilation to the point it uses 12 GB.
I put all the types in…
-
### Submitter Name
Bob Freimuth
### Submitter Affiliation
Mayo Clinic
### Requested By
Mayo Clinic
### Additional Submitter Details
_No response_
### Lead(s)
Salem Bajjali and Bob Freimuth
#…
-
The SMART on FHIR specification leaves open the question of which capabilities a given EHR server needs to support. To help drive more consistent support, we can take two steps:
1. Define a way for…
-
**Describe the bug**
During validation of a Resource on Create (ProfileValidationOnCreate = true), I get the following error:
`Internal logic failure: StructureDefinition 'http://nictiz.nl/fhir/Stru…
-
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