rdingwell
rdingwell
When attempting to use the cli behind a proxy all of the calls I make result in network timeouts. I have just about every environment variable I can think of...
When performing a search I see a warning along these lines: WARN -- : Expected FHIR::Observation but got FHIR::Bundle Tracing this back to the search method in the Sections module...
Part of the SMART on FHIR specification is the support for clients that operate on behave of a user when the user does not have an active session. This is...
Is there any plans or work taking place to support the FHIR SDC Questionnaire profiles? Especially WRT supporting the expression extensions defined here: http://hl7.org/fhir/uv/sdc/2019May/expressions.html
There are deprecation warning issues related to the version of openid_connect that is used in the gem. Is there a possibility to update the gemspec to the latest version of...
I have a PlanDefinition resource that utilizes ActivityDefinition and other PlanDefinition resources in the actions. The ActivityDefinitions are targeted to create ServiceRequest resources. The PlanDefinitions seem to process ok ,...
The following is contained in the specification wrt resolving references in a bundle: _Several portions of this algorithm are dependent on on the presence of Bundle.entry.fullUrl. In instances where references...
In the resulting CarePlan that is produced from the $apply operation there are potentially a number of contained resources that are produced and included in the CarePlan. These resources may...