Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

DTRStdQuestionnaire

The DTRStdQuestionnaire FHIR resource maps to the AssessmentDefinition, AssessmentQuestion, AssessmentQuestionResponse, and AssessmentQuestionVersion objects.

FHIR V4.0 - Discovery Framework Data Model Mapping

Here’s how the fields defined by FHIR for DTRStdQuestionnaire map to the fields in Salesforce.

Table 1. DTRStdQuestionnaire - Salesforce
DTRStdQuestionnaire element Salesforce Field Type Salesforce Cardinality Notes
Questionnaire.extension:performerType AssessmentDefinition.PerformerType Multi-select Picklist 0.M N/A
Questionnaire.extension:entryMode AssessmentQuestionResponse.DisplayType Picklist 0.1 N/A
Questionnaire.effectivePeriod AssessmentQuestionResponse.EffectiveStartDate DateTime 0.1 Since Salesforce doesn’t natively support the period data type, Questionnaire.effectivePeriod is flattened into a set of effective start date and effective end date fields.
AssessmentQuestionResponse.EffectiveEndDate DateTime 0.1
Questionnaire.item.extension:displayCategory AssessmentQuestion.DisplayTextCategory Picklist 0.1 Select a display text category only when the data type is Text Block.
AssessmentQuestionVersion.DisplayTextCategory Picklist 0.1