/FHIR-Q-AutoAnswerer

Creates a QuestionnaireResponse Template from a FHIR Questionnaire

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

FHIR-Q-AutoAnswerer

Creates a QuestionnaireResponse Template from a FHIR Questionnaire //FHIR-Q-AutoAnswerer: Creates a QuestionnaireResponse Template from // a FHIR Questionnaire //Created by Diego Kaminker - HL7 Argentina, HL7 International //Copyright: CC-BY //Date: 2022-03-10 //Version 1.0 //Input: questionnaire.json, in this same folder //Output: response.json, in this same folder //Strings will be inside {{}} //Dates and other datatypes will be valid //CodeSystems are extracted from the ValueSet Name // not very robust but better than nothing //