-
The bundle sent by the DSF for the Smile CDR is not implemented correctly. The following errors were found:
- The bundle must either be built with only references or only canonicals. Mixing the two…
-
Small ontologies can be imported via CodeSystem FHIR resources but for larger ontologies such as HPO, this is not feasible. We should figure out how to use the external terminology server Ontoserver t…
-
- [ ] Readme with getting started
- [ ] Diagram showing how consent policies work (maybe)
- [x] Write authentication and access control use cases in a markdown doc
- [ ] ~Setup client credentials …
-
**Describe the bug**
Using the SSL Manager for a Destination, if
1. the hostname for the URL is represented as a variable, e.g. `${Smile_CDR_Server_Address}`, AND
2. Hostname verification is enable…
-
**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…
-
SVG works like a charm but is there a way to add CDR as the input?
I added this but that wasn't sufficient:
```
} else if (inkscapeArg === '--import-cdr') {
this.inputForm…
-
The VA imposes a stipulation that patients be able to request to delete, or delete themselves, any data that they may have within the SDS.
By far the best way to handle this is to use built-in HAPI…
-
User supplies a code OR set of codes from an ontology(ies). The dashboard should show a table of resource instances that have an attribute bound to that code. It does not matter what base type the res…
-
Using a psql DB (I am not admin),
I want to create the table in schema "scratch".
There is no way to specify schema in cdr_make_db_tbls().
I tried to get around it by making the table name "s…
-
**Describe the bug**
In the UI, when looking at the list of resources (on the left), it shows a little colored bubble next to each resource that indicates how many instances of that resource exist on…