ReceivedDocumentResultSusceptibility
The table contains information about compiled results susceptibility.
| Column Name | Type | Description |
|---|---|---|
| ResultSusceptibilityOrganismSubIdentifier | VARCHAR | A unique ID to differentiate multiple tests on the same organism. |
| ResultSusceptibilityOrganismNameCompiled | VARCHAR | The free text name of the susceptibility organism. |
| ResultSusceptibilityOrderKey | VARCHAR | The key which links the result susceptibility with the order. |
| ResultSusceptibilityMethodName | VARCHAR | The free text name of the method used to assess the susceptibility. |
| ResultSusceptibilityCategoryIdentifier | INTEGER | The internal category of the antibiotic to which this susceptibility was mapped. |
| ResultSusceptibilityAntibioticNameCompiled | VARCHAR | The free text name of the antibiotic used. |
| ResultSusceptibilityOrganismCommentStartLine | INTEGER | The start line for the result organism's comment (populated if a multi-line value). The line maps to a line in the DOCS_RCVD_RES_TEXT table. |
| ReceivedDocumentIdentifier | NUMERIC | This item stores the Received Document record ID. |
| ResultSusceptibilityCommentEndLine | INTEGER | The end line for the result susceptibility comment (populated if a multi-line value). The line maps to a line in the DOCS_RCVD_RES_TEXT table. |
| ResultSusceptibilityCommentStartLine | INTEGER | The start line for the result susceptibility comment (populated if a multi-line value). The line maps to a line in the DOCS_RCVD_RES_TEXT table. |
| ResultSusceptibilityCommentText | VARCHAR | The free text comment for this susceptibility. |
| ResultOrganismComment | VARCHAR | The comment for a result organism (populated if a single-line value). |
| ReceivedDocumentResultSusceptibilityOrganismCommentEndLine | INTEGER | The end line for the result organism's comment (populated if a multi-line value). The line maps to a line in the DOCS_RCVD_RES_TEXT table. |
| ExtractedInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this Chronicles record was extracted. This is populated only if you use IntraConnect. |
| ResultSensitivityAntibioticCategoryIdentifier | INTEGER | The internal category of the antibiotic to which this susceptibility was mapped. |
| ResultSusceptibilityValueStartLine | INTEGER | The start line for the result susceptibility value (populated if a multi-line value). The line maps to a line in the DOCS_RCVD_RES_TEXT table. |
| PhysicalRecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this Chronicles record. This is populated only if you use IntraConnect. |
| ResultSusceptibilityValueEndLine | INTEGER | The end line for the result susceptibility value (populated if a multi-line value). The line maps to a line in the DOCS_RCVD_RES_TEXT table. |
| ResultSusceptibilityOrganismComponentIdentification | NUMERIC | The internal ID of the organism to which this susceptibility was mapped. |
| ResultSensitivityMethodProcedureIdentification | NUMERIC | The internal ID of the procedure that was used to assess the susceptibility. |