MicrobiologyAntibioticSusceptibility
This table contains susceptibility results, including antibiotics and interpretations. RES_MICRO_CULTURE can be linked to this table by linking.CULTURE_ID to.RESULT_ID and.UNIQUE_ORGANISM_ID to..
| Column Name | Type | Description |
|---|---|---|
| ComponentAccreditationStatusIndicator | VARCHAR | This item determines the accreditation status of the corresponding component. If set to Y-Yes, the corresponding component is accredited. If set to N-No, the corresponding component is not accredited. If null, no evaluation was performed on the component to determine if it is accredited or not. |
| ComponentMethodSetByCategory | INTEGER | Stores how the component method for this component was determined. |
| IntraConnectPhysicalOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| AssociatedCultureResultIdentifier | VARCHAR | The unique ID of the associated culture test's current result record. |
| SusceptibilityInterpretationCode | INTEGER | Holds the antibiotic's susceptibility interpretation. |
| SusceptibilityTestingMethodIdentification | VARCHAR | The testing method for this component |
| SusceptibilityMethodLoincIdentification | NUMERIC | The unique ID of the LOINC record for the susceptibility method on the result that is reported by the external resulting agency. |
| SusceptibilityAntibioticUnitCode | INTEGER | Stores the antibiotic unit |
| OrganismIdentifier | INTEGER | A number used to uniquely identify the organism this susceptibility test is for. To retrieve information about the associated organism, join RES_MICRO_SUSC.UNIQUE_ORGANISM_ID with RES_MICRO_CULTURE.LINE and RES_MICRO_SUSC.CULTURE_ID with RES_MICRO_CULTURE.RESULT_ID. |
| DeprecatedSusceptibilityAntibioticCommentCategory | INTEGER | Item to store category-based antibiotic comments. This data is moved to Component multiline user comment pointer (OVR-51202) and Multiline user comment storage (OVR-52202). |
| AccreditationStatusOverrideUserId | VARCHAR | The unique ID associated with the user record. This column is frequently used to link to the CLARITY_EMP table. Records the user responsible for overriding the accreditation status for this component. |
| 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. |
| AccreditationStatusOverride | VARCHAR | When set to Y-Yes, users can override the accreditation status from resulting activities for this component. |
| SusceptibilityValue | VARCHAR | The value for this component |
| SusceptibilityResultLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| SusceptibilityTestedAntibioticComponentIdentifier | NUMERIC | The component being tested |