ClinicalTextTemp
This table contains information relating to SmartText records. SmartTexts are blocks of text which may be used in a variety of ways, including documenting on clinical encounters, and for letters sent to patients.
| Column Name | Type | Description |
|---|---|---|
| ThirdPartyContentSource</table> | VARCHAR | Stores the name of the 3rd party which provides the content within this record. |
| IsThirdPartyVendorContent | VARCHAR | This indicates if the content in this SmartText is from a 3rd party vendor. |
| AppealLetterRecipientType | INTEGER | The type of appeal or grievance letter this letter template is for, including who the intended recipient is. This is used to determine when written notification was given for Turnaround Time (TAT) and Organization Determinations, Appeals, and Grievances (ODAG) reporting. |
| ThirdPartyVendorIdentifier | INTEGER | This item stores the ID of the 3rd party that provided the content for this SmartText. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |
| LastItemEditedDateTime | DATETIME | The time that some items were edited. |
| SmartTextPatientSexAvailability | INTEGER | The sex of the patients to whom the SmartText should be available. |
| SmartTextRecordName | VARCHAR | The name of the SmartText record. |
| MinimumPatientAge | NUMERIC | If the SmartText is age-specific, this contains the age of the youngest patient for whom the SmartText is appropriate. |
| EditedItemNoAddList | VARCHAR | This item is a list of items that were edited. |
| MaximumPatientAgeForSmartText | NUMERIC | If the SmartText is age-specific, this contains the age of the oldest patient for whom the SmartText is appropriate. |
| SmartTextRecordState | INTEGER | The record state of the SmartText record (e.g. inactive, deleted, etc.) |
| SmartTextLanguageIdentifier | NUMERIC | The unique ID of the language associated with the SmartText record. This column is frequently used to link to the LANGUAGE table. |
| SmartTextRecordIdentifier | VARCHAR | The ID of the SmartText record. |
| ClaimLetterRecipientTypeCode | INTEGER | The type of claim letter this letter template is for, including who the intended recipient is. This is used to determine when written notification was given for Organization Determinations, Appeals, and Grievances (ODAG) reporting. |
| ShouldViewImagesWithSmartText | VARCHAR | Indicates whether images should be viewed with the SmartText. |
| PhysicalDeploymentOwnerIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| InBasketAvailabilityStatus | INTEGER | This indicates the availability of the SmartText for use with In Basket. |