...
|
|
---|---|
FHIR resource link | |
FHIR definition | A structured set of questions and their answers. The questions are ordered and grouped into coherent subsets, corresponding to the structure of the grouping of the questionnaire being responded to. |
PSI use case | Storing of ‘conversation branches’ on bots or application ‘events’ (websites or applications like WFA) |
FHIR required properties | status |
PSI required properties* | authored dateTime, author and source |
Extensions | |
Sample payload (minimum set) |
|
Notes for QuestionnaireResponse FHIR resource, per property
Property | Notes | |||||||
---|---|---|---|---|---|---|---|---|
status |
| To be used in analytics to filter out transactions in-progress: partial posting, which should normally progress to another status like completed, amended or stopped. amended stopped entered-in-error: for those ‘events' that need to be marked as deleted. completed: ideal status for most entries | ||||||
authored |
| time stamp for the conversation (finished time) author: source: | ||||||
item |
| Group of questions and answers - rarely a single item |
*in addition to: countryISO* & projectID*
...