This commit is contained in:
wayanrivan
2026-02-16 11:32:36 +07:00
parent 1016e20b15
commit d84c24b09a

View File

@ -115,6 +115,9 @@ export class EmrVitalSigns {
@Column({ nullable: true, length: 256 })
nursing_interventions: string;
@Column({ nullable: true, length: 10 })
pain_intensity: string;
@Column({ nullable: true, length: 10 })
staggering: string;