ExternalResultD
This table stores discrete results received from outside sources.
| Column Name | Type | Description |
|---|---|---|
| SpecimenCollectionDate | DATETIME | Date of collection for this order's specimen(s) |
| ResultedUtcInstant | DATETIME | Stores the UTC instant of the moment this order was resulted. |
| ResultUpdateChecksum | INTEGER | Stores the checksum of all items that need to be the exact same between two result lines for one of them to be considered an update to the other. |
| ResultLogicalObservationIdentifierCode | NUMERIC | Stores the mapped LOINC ID for a result LOINC code. |
| ResultDuplicateChecksumVersion | VARCHAR | Holds the results duplicate checksum version |
| ResultSingle | NUMERIC | Source organization for results with a single source. |
| ResultUnsuccessfulInstantUtcTimestamp | DATETIME | Instant the result unsuccessful flag was set |
| ResultSourceMyChartUserIdentifier | VARCHAR | Stores the ID of the MyChart user who edited the result for the contact. |
| ProcedureLogicalObservationIdentifierNetworkCode | VARCHAR | The LOINC code associated with this procedure. |
| ResultChecksumVersion | VARCHAR | Stores which version of the checksum was used to calculate I DXR 5091-Result Checksum |
| ResultDicomStudyUniqueIdentifier | VARCHAR | The DICOM Study Instance Unique Identifier (UID) as recorded by the image archive. |
| SpecimenCollectionInstantLocal | DATETIME | Local Instant of collection for this order's specimen(s). |
| ResultIsInvalidIndicator | VARCHAR | This item indicates whether or not this line of result data is invalid. |
| ResultKey | VARCHAR | Key to link the other result information to this order |
| ReceivedDocumentContactDate | DATETIME | The date of this contact in calendar format. |
| ResultAuthorizingProviderName | VARCHAR | The full name of the provider responsible for authorizing this result. |
| ResultReportTypeCode | INTEGER | This item stores the report type for the result. |
| ResultAutoReconciliationFlag | VARCHAR | Flag indicating if this result line contains data that should be auto-reconciled. |
| DuplicateResultChecksum | INTEGER | Holds the checksum of all items that has to be the exact same at a minimum for two results to be considered duplicates. |
| ResultReadingActivityIdentifier | NUMERIC | This item stores the reading activity for the result. |
| ResultContactSourceIdentifier | INTEGER | Stores the source of the result from the sending system. |
| ResultProviderChecksum | INTEGER | A checksum for a provider, corresponding to a row in DXR 9000. |
| SpecimenDisplayName | VARCHAR | The displayable specimen name(s) for this result. |
| ResultDocumentVersion | VARCHAR | This items saves the version of the document that the result was received in. This item should only be populated for documents that were generated by Epic. |
| ResultLaterality | VARCHAR | This item stores the laterality for the result. |
| ResultStatusCode | INTEGER | Status for this result |
| ResultAbnormalityIdentifier | INTEGER | This item stores the mapped result abnormality. |
| UniqueContactDateTimeIdentifier | FLOAT | A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc. |
| ResultUnrecognizedFlag | VARCHAR | Flag that there might have been additional content that was not parsed successfully. |
| ResultSourceOrganizationIdentifier | NUMERIC | Stores the Data Exchange Organization record ID of the source organization for this order. |
| ExternalResultTypeCode | INTEGER | This item stores the type of the result. |
| ResultOrderNetworkIdentifier | VARCHAR | This column stores the identifier used by Orders and Results Anywhere that was received with a result over Care Everywhere. |
| ResultProcedureName | VARCHAR | Free text name of the procedure |
| ResultExamEndInstantUtc | DATETIME | This item stores the exam end instant of the result. |
| ReceivedResultImagingType | INTEGER | This item stores the type of the imaging result. |
| ResultPatientSourceApplication | INTEGER | If this result is a patient-entered result, this item stores the application which was used to submit it for the contact (e.g. MyChart). |
| ResultExamBeginInstantUtcDatetime | DATETIME | This item stores the exam begin instant of the result. |
| ContactInformationLineNumber | INTEGER | The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |
| ResultChecksum | INTEGER | A unique value for all of the data in this result. |
| ResultSourceOrganizationHealthSystemIdentifier | VARCHAR | Stores the HSI of the source organization for this order |
| ResultWasUnsuccessfulAttemptIndicator | INTEGER | Indicates whether a result was an unsuccessful attempt |