Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

49 changes: 49 additions & 0 deletions HRR - Document Analysis/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# HRR - Document Analysis

## Description

SAS Studio Custom Step for executing the SAS Document Analysis Health Record information extraction process. This custom step is provided to enable point-and-click usage of the functionality available as part of the [Health Record Review](https://www.sas.com/en_us/solutions/ai/models.html) offering from within the SAS Studio interface.

## Required Inputs

At a minimum, user must specify the following to execute this custom step:

- a folder / directory containing either the SAS or SDA file to be processed,
- an output folder / directory to export results,
- a desired file type format for the exported results,
- a folder / directory containing model astore files and
- a folder / directory containing SAS macro catalog

The source directory should be located on the server file system (not in SAS Content).

If using SAS as the input source, the following file extensions are supported: [sas7bdat, sashdat]. If using the mapping output from the upstream SDA OCR process, the following file types are supported: [csv, xlsx].

## User Interface

* ### HRR - Document Analysis - Medical Information - Options Page - Main Inputs ###

![](img/hrr_document_analysis_medical_information_extraction_options_1.png)

* ### HRR - Document Analysis - Medical Information - Options Page - Additional Inputs (Optional) ###

![](img/hrr_document_analysis_medical_information_extraction_options_2.png)

## Requirements

- SAS Viya 2025.12 or later
- A license for SAS Document Analysis is required

## Settings

For more information about the different settings please refer to the SAS documentation linked below.

## Documentation
- [SAS Document Analysis documentation](https://go.documentation.sas.com/doc/en/aaimdacdc/default/aaimdawlcm/home.htm)
- [Custom step documentation](https://github.com/sassoftware/sas-studio-custom-steps/tree/main/HRR%20-%20Document%20Analysis)

## Change Log

### HRR - Document Analysis - Medical Information Extraction

* Version 1.0 (08DEC2025)
* Initial version
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.