AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The ICD-10-CM concepts that the entity could refer to, along with a score indicating the likelihood of the match.

Inheritance Hierarchy

System.Object
  Amazon.ComprehendMedical.Model.ICD10CMConcept

Namespace: Amazon.ComprehendMedical.Model
Assembly: AWSSDK.ComprehendMedical.dll
Version: 3.x.y.z

Syntax

C#
public class ICD10CMConcept

The ICD10CMConcept type exposes the following members

Constructors

NameDescription
Public Method ICD10CMConcept()

Properties

NameTypeDescription
Public Property Code System.String

Gets and sets the property Code.

The ICD-10-CM code that identifies the concept found in the knowledge base from the Centers for Disease Control.

Public Property Description System.String

Gets and sets the property Description.

The long description of the ICD-10-CM code in the ontology.

Public Property Score System.Single

Gets and sets the property Score.

The level of confidence that Amazon Comprehend Medical has that the entity is accurately linked to an ICD-10-CM concept.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5