Logo
NeoArc Studio

Diagnosis

Type: object

Version: 1.0

Represents a clinical diagnosis recorded during an encounter.

Tags: healthcare, domain, clinical

Extends

Entity

Fields

Name Type Description Source
Id string (uuid) - from Entity
Created string (date-time) - from Entity
Modified string (date-time) - from Entity
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 -