> ## Documentation Index
> Fetch the complete documentation index at: https://docs.corti.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Medical Coding

> Updates and improvements to Corti Symphony for Medical Coding

Detailed documentation about Medical Coding is available in the [Medical Coding overview](/coding/overview), and supported coding systems are listed in the [coding systems feature matrix](/coding/coding-systems).

<Update label="2026-07-27" tags={["Coding System", "SNOMED CT", "Beta"]}>
  ### SNOMED CT country editions released <Badge className="accent-badge" shape="rounded">Beta</Badge>

  SNOMED CT prediction is now available in Beta for seven country editions:

  * France
  * Germany
  * United Kingdom
  * United States
  * Spain
  * Sweden
  * Denmark

  The International edition remains in Beta alongside these country editions. SNOMED CT prediction has been evaluated only on the International edition using American English clinical notes, and the model may not perform equally well in other languages or country editions. We encourage you to evaluate it against your own data and use case. If you notice anything that doesn't look right, please [let us know](https://www.corti.ai/contact-us?products=medical-coding,api) so we can improve it.

  See the [SNOMED CT](/coding/snomed-ct) page for details and the [feature matrix](/coding/coding-systems) for availability by country.
</Update>

<Update label="2026-06-26" tags={["Coding System", "SNOMED CT", "Beta"]}>
  ### SNOMED CT International live <Badge className="accent-badge" shape="rounded">Beta</Badge>

  [SNOMED CT](/coding/snomed-ct) prediction is now available in Beta for the International edition. SNOMED CT is the most comprehensive multilingual clinical terminology, covering diagnoses, procedures, findings, and clinical concepts, and is used in over 40 countries for electronic health records and clinical documentation.

  Symphony for SNOMED CT outputs three types of SNOMED concepts: findings, disorders, and procedures.
</Update>

<Update label="2026-04-21" tags={["Coding System", "Beta"]}>
  ### French, German, and UK coding systems released <Badge className="accent-badge" shape="rounded">Beta</Badge>

  Support for the following coding systems is now available in Beta:

  * [CIM-10-FR](/coding/cim-10-fr) (France)
  * [CCAM](/coding/ccam) (France)
  * [ICD-10-GM](/coding/icd-10-gm) (Germany)
  * [OPS](/coding/ops) (Germany)
  * [OPCS-4](/coding/opcs-4) (United Kingdom)

  Beta coding systems are fully functional with ongoing rapid improvements. See the [feature matrix](/coding/coding-systems) for availability by system.
</Update>

<Update label="2026-04-01" tags={["Coding System", "GA"]}>
  ### Symphony for Medical Coding released

  Corti Symphony for Medical Coding is now available. The Code Prediction API converts unstructured clinical text, such as encounter notes, discharge summaries, and transcripts, into structured medical codes for revenue cycle management, health statistics, and more.

  The first release includes the following coding systems, generally available:

  * [ICD-10 (International)](/coding/icd-10-int)
  * [ICD-10-CM](/coding/icd-10-cm) (United States)
  * [ICD-10-PCS](/coding/icd-10-pcs) (United States)
  * [NHS ICD-10](/coding/icd-10-uk) (United Kingdom)

  Each prediction returns the code, display name, evidence spans showing where the medical entity is mentioned in the source text, and alternative codes the system considered. See the [core concepts](/coding/introduction) page for the response structure and the [coding systems](/coding/coding-systems) page for the full feature matrix.
</Update>
