ResultRecommendationFinding
This table stores tracked recommendation information and Blood result dispense status for orders-related results. This table can also store Dermatology Skin Findings.
| Column Name | Type | Description |
|---|---|---|
| MammographyRecommendationRecallIdentifier | NUMERIC | This stores a recall record created for a mammography recommendation. |
| ResultFindingBackgroundAvatarCategoryIdentifier | INTEGER | The avatar image category ID that was showing when the result finding was placed onto a location on the body. |
| FollowupResponsibleProviderIdentification | VARCHAR | This is the provider who was documented as being responsible for following up on this screening program recommendation. |
| DermatologyFindingType | INTEGER | This item stores the finding type (i.e. cosmetic, eruption, pre-malignant, etc.). |
| FindingLocationSuffix | VARCHAR | This items stores a suffix string that was added by the user to make a finding location unique. |
| ResultFindingContactDate | DATETIME | The date of this contact in calendar format. |
| LastDocumentedDateTime | DATETIME | The date and time when this finding was last documented on. |
| FindingLocationOverrideName | VARCHAR | This items stores an override name string that was added by the user to make a finding location unique. |
| LesionRemovalReasonCategory | INTEGER | The removal reason category ID for the lesion. |
| LastDocumentingUserIdentifier | VARCHAR | The unique ID of the user who last documented on this finding. |
| OrderBloodProductStatusHistoryCategoryIdentifier | INTEGER | The blood product status history category ID for the order, as sent via a results interface from a blood bank. |
| ScreeningProgramRecommendationLocation | INTEGER | The location associated with this follow-up recommendation. |
| LesionRemovalComment | VARCHAR | The comments entered by the user when a lesion was removed from a patient's record. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |
| DermatologyFindingCount | INTEGER | The number of findings in this result finding record. Allows user to document like findings in the same anatomical region under one result finding record |
| RecommendationDueDate | DATETIME | Due date for a recommendation. |
| FindingDiagnosisIdentifier | NUMERIC | This item stores the diagnosis associated with a finding. |
| ScreeningProgramRecommendationType | INTEGER | The type of this follow-up recommendation, which should be associated with a study for a screening program. |
| ResultFindingContactSerialNumber | NUMERIC | The contact serial number (CSN) of the contact. |
| OrderResultOriginContactDate | VARCHAR | A unique contact date in decimal format from which the corresponding order's tracked result originated. 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. |
| ScreeningProgramRecommendationReason | INTEGER | Stores the reasons why a screening program recommendation was selected. |
| RecommendationStatusChangeUserIdentifier | VARCHAR | User who changed the recommendation status. |
| EncounterDateRealNumber | FLOAT | This is a numeric representation of the date of this encounter in your system. The integer portion of the number specifies the date of the encounter. The digits after the decimal point indicate multiple visits on one day. |
| ResultFindingAvatarOrientation | INTEGER | This item stores the category list for different orientations for the avatar. |
| GroupNoteIdentifier | VARCHAR | The unique ID of the group note associated with this finding. |
| ResultFindingContactSerialNumber | NUMERIC | This item keeps track of the patient CSN when a finding contact was created. |
| OrderResultFindingIdentification | NUMERIC | The unique ID of the finding record corresponding to this result. |