AWS comprehend-medical documentation change
Summary
Added new documentation landing page highlighting PHI detection capabilities
Security assessment
Explicitly mentions detection of Protected Health Information (PHI), a regulated security-sensitive data type. This constitutes security feature documentation as PHI handling requires specific safeguards under HIPAA and similar frameworks.
Diff
diff --git a/comprehend-medical/index.md b/comprehend-medical/index.md index 8b1378917..afb0e4489 100644 --- a//comprehend-medical/index.md +++ b//comprehend-medical/index.md @@ -0,0 +1,18 @@ +# Amazon Comprehend Medical Documentation + +Amazon Comprehend Medical detects and returns useful information in unstructured clinical text such as physicians notes, discharge summaries, test results, and case notes. Amazon Comprehend Medical uses natural language processing (NLP) models to detect entities, which are textual references to medical information such as medical conditions, medications, or Protected Health Information (PHI). + +### [Developer Guide Provides a conceptual overview of Amazon Comprehend Medical and detailed instructions for using its features. ](/comprehend-medical/latest/dev/) + +### [API Reference Describes all the API operations for Amazon Comprehend Medical in detail. ](/comprehend-medical/latest/api/) + +## Related Links + + * [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html) + * [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/) + * [SDKs & Tools](https://aws.amazon.com/tools/) + * [AWS General Reference](http://docs.aws.amazon.com/general/latest/gr/Welcome.html) + * [AWS Training](https://aws.amazon.com/training/) + * [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/) + * [AWS Whitepapers](https://aws.amazon.com/whitepapers/) +