ExternalCodeListValu
The list value database (FCL) stores information about data as defined by external specifications, for example claim adjudication. This table stores information about those list values.
| Column Name | Type | Description |
|---|---|---|
| ExternalCodeListName | VARCHAR | The name of the list value. |
| RecordStatusValue | INTEGER | Stores the record status (hidden, soft-deleted, etc...) |
| RecordContentType | INTEGER | Specifies whether the record is a list (that is, a grouping of values) or a value. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| NcpdpExternalCodeListVersionAdded | INTEGER | The NCPDP External Code List (ECL) version this list/value was added in. |
| ElectronicPriorAuthorizationCloseReasonType | INTEGER | This item holds the type of the close reason for records representing electronic prior authorization close reason codes. |
| ContainingListIdentifier | NUMERIC | Specifies the list that this value is contained within. For example, in the NCPDP External Code list context, the value Vacation Supply |
| LogicalRecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| RecordCreationDate | DATETIME | Stores the date the record was created |
| NcpdpExternalCodeListDeletionVersion | INTEGER | The NCPDP External Code List (ECL) version this list/value was deleted in. |
| ListAvailabilityContext | INTEGER | Specifies which context the list is available within. |
| ExternalValueDescription | VARCHAR | The list value's external value. |