aehrc / smart-forms

React-based form renderer implementing Structured Data Capture (SDC) FHIR specification

Home Page:https://smartforms.csiro.au

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add terminology server callback to sdc-populate

fongsean opened this issue · comments

At the moment, @aehrc/sdc-populate uses R4 as its default terminology server.

It should be configurable via a callback function from the app.

Resolved in #828 and #830.