Dan Gottlieb

Results 16 issues of Dan Gottlieb

Is there a way to load an external javascript file into the plugin's context (either from the main page or from the plugin)? For example, if the plugin code depends...

Hi, Is the $elemMatch search operator supported? I tried the example from the mongodb docs and it didn't error, but didn't return any results... ``` javascript var Db = require('tingodb')({memStore:...

enhancement

**Is your feature request related to a problem? Please describe it.** Support for CORS in OAuth and FHIR servers that provide the standalone patient-facing SMART app launch flow varies between...

enhancement

Address https://jira.hl7.org/browse/FHIR-34235

Open Questions: Auth: Do we want to only target servers that have pre-configured write permissions to a bucket, or do we need a way to pass in auth credentials to...

This info is in the Operation Definitions, but it would be helpful for users to expose it in the narrative page for export as well.

The HL7 FHIR validator is reporting errors related to the `http://synthetichealth.github.io/synthea` extensions. E.g., - Patient.extension[5]: Error - The extension http://synthetichealth.github.io/synthea/disability-adjusted-life-years could not be found so is not allowed here -...

bug

The HL7 validator is reporting `Immunization.vaccineCode.coding[0].display: Error - Wrong Display Name 'SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 100 mcg/0.5mL dose' for http://hl7.org/fhir/sid/cvx#207. Valid display is 'COVID-19, mRNA,...

bug

### What happened? FHIR resources for conditions coming from the [SDoH HRSN module](https://github.com/synthetichealth/synthea/blob/6fa1b4b11084d401f888f43d864abd70d5d0833d/src/main/resources/modules/encounter/sdoh_hrsn.json#L1229) with a code of `5251000175109` `Received certificate of high school equivalency (finding)` are failing FHIR validation since...

bug