QuestionnaireSeriesAssignmen
Table that stores series assignment related information as well as information on series answer record status.
| Column Name | Type | Description |
|---|---|---|
| QuestionnaireSeriesAnswerIdentifier | NUMERIC | This column stores the unique identifier for the series answer record. |
| QuestionnaireSeriesAnswerRecordStatus | INTEGER | This column stores the status of the series answer record if it is not active. |
| RecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| LinkedProcedurePassIdentifier | NUMERIC | This item stores the ID of the Procedure Pass linked to this series. This will only be populated if the series is assigned using the Procedure Pass workflow. |
| LinkedEncounterContactSerialNumber | NUMERIC | This item stores the encounter this questionnaire series is linked to. If the series is linked to an encounter, then the contact date (DAT) of the encounter will be used for evaluating anchor event rules and extensions. |
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| SeriesAnswerContactSerialNumber | NUMERIC | This column stores the contact date (DAT) for the series answer record. |
| AssigningOrderIdentification | NUMERIC | This item stores the order that assigned this questionnaire series. |
| QuestionnaireSeriesAnswerCreationDate | DATETIME | This column stores the date the series answer record was created. |
| ParentQuestionnaireSeriesAnswerIdentifier | NUMERIC | This column stores the ID of the parent questionnaire series answer record. |
| QuestionnaireSeriesIdentifier | NUMERIC | This column stores the ID of the series answer record. |
| InitialEncounterContactSerialNumber | NUMERIC | This item stores the contact serial number (CSN) of the encounter where this series is assigned to the user. This item will be empty if the series was assigned from Reporting Workbench. |