The Clinical De-Identification model is designed to recognize and anonymize PHI in Italian-language clinical notes. It employs state-of-the-art natural language processing techniques to detect sensitive information such as patient names, addresses, medical record numbers, and other identifiers. Once identified, the PHI is effectively masked or obfuscated, rendering the text safe for broader use while maintaining its informational integrity.
IMPORTANT USAGE INFORMATION:
After subscribing to this product and creating a SageMaker endpoint, billing occurs on an HOURLY BASIS for as long as the endpoint is running.
-Charges apply even if the endpoint is idle and not actively processing requests.
-To stop charges, you MUST DELETE the endpoint in your SageMaker console.
-Simply stopping requests will NOT stop billing.
This ensures you are only billed for the time you actively use the service.
Highlights
Process up to 12M chars per hour in real-time and 21M chars per hour in batch mode.
**Key Features:**
- The model is tuned to identify wide range of PHI elements in medical texts, ensuring comprehensive de-identification.
- The process aligns with GDPR and other healthcare privacy regulations, aiding in legal compliance and data protection.
- Ideal for research, analytics, and training purposes, this model enables the safe utilization of medical texts without compromising patient privacy.
This model is a useful asset in the healthcare and research sectors, where the protection of patient privacy is paramount. It allows for the ethical and legal use of valuable medical data, promoting research and analysis while upholding the highest standards of data privacy and security.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
You pay by the hour based on the AWS instance you run this de-identification model on. Two processing modes set the structure: real-time inference on xlarge instances handles live requests, while batch inference on 2xlarge instances processes large volumes at once. Within each mode, you choose from several instance families (m, c, and r series) across multiple generations. General-purpose (m), compute-optimized (c), and memory-optimized (r) types let you match hardware to your workload. Your total cost scales with how many hours each instance runs.
Top-of-mind questions for buyers
What does one HostHrs unit mean, and am I charged when the instance is idle or stopped?
One HostHrs unit is one hour that your chosen instance runs the de-identification model. You pay for each active hour. Stopped instances stop accruing software charges, though underlying AWS infrastructure fees may still apply while resources remain provisioned. Charges scale directly with running hours.
How do batch mode and real-time mode differ for my bill?
Real-time mode runs on xlarge instances and handles live document requests as they arrive. Batch mode runs on 2xlarge instances and processes large volumes of records in scheduled runs. Both meter by instance-hour. Real-time suits on-demand requests; batch suits bulk processing of stored datasets.
Do I pay separately for the different instance families, or can I mix them?
You pay only for the instance-hours you actually run. Each instance family and generation carries its own hourly rate. You choose general-purpose (m), compute-optimized (c), or memory-optimized (r) types to match your workload. Running more than one instance bills each independently, added to the same invoice.
www.johnsnowlabs.com
Helpful?
Vendor refund policy
No refunds are possible.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
An Amazon SageMaker model package is a pre-trained machine learning model ready to use without additional training. Use the model package to create a model on Amazon SageMaker for real-time inference or batch processing. Amazon SageMaker is a fully managed platform for building, training, and deploying machine learning models at scale.
Deploy the model on Amazon SageMaker AI using the following options:
Real-time inference
Deploy the model as an API endpoint for your applications. When you send data to the endpoint, SageMaker processes it and returns results by API response. The endpoint runs continuously until you delete it. You're billed for software and SageMaker infrastructure costs while the endpoint runs. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Deploy models for real-time inference .
Batch transform
Deploy the model to process batches of data stored in Amazon Simple Storage Service (Amazon S3). SageMaker runs the job, processes your data, and returns results to Amazon S3. When complete, SageMaker stops the model. You're billed for software and SageMaker infrastructure costs only during the batch job. Duration depends on your model, instance type, and dataset size. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Batch transform for inference with Amazon SageMaker AI .
Version release notes
Upgraded to johnsnowlabs 6.4.0
Additional details
Inputs
Outputs
Usage instructions
Sample notebooks
Inputs
Summary
Input Format
JSON Format
Provide input as JSON. We support two variations within this format:
Array of Text Documents:
Use an array containing multiple text documents. Each element represents a separate text document.
{
"text": [
"Text document 1",
"Text document 2",
...
]
}
Single Text Document:
Provide a single text document as a string.
{
"text": "Single text document"
}
JSON Lines (JSONL) Format
Provide input in JSON Lines format, where each line is a JSON object representing a text document.
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.