Skip to main content

Diagnosis

Diagnosis reference from a standard coding system (for example, ICD/CIE).

coding_systemstringrequired

Coding system used for the diagnosis (for example, ICD-10, CIE-10).

codestringrequired

Diagnosis code within the coding system.

typestring

Diagnosis type as a free-form string.

type_enumstring

Diagnosis type. One of CHIEF_COMPLAINT, DIFFERENTIAL_DIAGNOSIS, MEDICAL_DIAGNOSIS.

Role of the diagnosis in the encounter.

  • CHIEF_COMPLAINT: the primary reason the beneficiary sought care.
  • DIFFERENTIAL_DIAGNOSIS: an alternative diagnosis being considered.
  • MEDICAL_DIAGNOSIS: the confirmed medical diagnosis.

Possible values: [CHIEF_COMPLAINT, DIFFERENTIAL_DIAGNOSIS, MEDICAL_DIAGNOSIS]