Logo
NeoArc Studio

Diagnosis

Type: object

Represents a clinical diagnosis recorded during an encounter.

Tags: healthcare, domain, clinical

Extends

Fields

Name Type Description Source
EncounterId string (uuid) Reference to the encounter where diagnosis was made -
IcdCode string ICD-10 diagnostic code -
Description string Human-readable diagnosis description -
Severity string Severity level (e.g., Mild, Moderate, Severe) -
DiagnosedDate string (date) Date the diagnosis was made -