InterfaceErrorDefinition
This table contains information related to Interface error definitions. An error definition is the abstract enumeration of errors that can be logged by your interfaces. This table contains the name and ID of an error. Logged errors are found in.
| Column Name | Type | Description |
|---|---|---|
| ErrorCodeIdentifier | NUMERIC | The unique identifier (.1 item) for the error code record. |
| InterfaceErrorFhirIssueType | INTEGER | The type of FHIR error, used to populate the FHIR error response (operation outcome) with the appropriate FHIR Issue type. |
| PhysicalRecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| InterfaceErrorImpactScope | INTEGER | Each category value within this item defines a distinct "level of impact" that a thrown interface error causes. |
| InterfaceErrorDescription | VARCHAR | Description of error. |
| 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. |
| InterfaceErrorCodeSeverity | INTEGER | Error severity defines the importance of the error being thrown. |