Stream: questionnaire
Topic: Generating questionnaires from Profiles
Art Huston (Feb 15 2022 at 17:45):
Generating questionnaires to enter data into FHIR Resources (like Patients, Coverage, etc) seems like a very common use case. Since we have a lot of the meta-data already in Profiles, is there a way to generate the Questionnaire using the Profile as meta-data, complete with linkIds, enableWhen rules, data types, and cardinality? It does seem possible, but I'm not sure about the loss of validation rules that may occur, and whether there are any implementations of this.
Extending it a bit, in some use cases a single form might require multiple resources, e.g. the Patient and 1 or more Coverages. We're considering using GraphDefinition for this. Has this solution been explored?
Last updated: Apr 12 2022 at 19:14 UTC