update
This commit is contained in:
@ -115,6 +115,9 @@ export class EmrVitalSigns {
|
|||||||
@Column({ nullable: true, length: 256 })
|
@Column({ nullable: true, length: 256 })
|
||||||
nursing_interventions: string;
|
nursing_interventions: string;
|
||||||
|
|
||||||
|
@Column({ nullable: true, length: 10 })
|
||||||
|
pain_intensity: string;
|
||||||
|
|
||||||
@Column({ nullable: true, length: 10 })
|
@Column({ nullable: true, length: 10 })
|
||||||
staggering: string;
|
staggering: string;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user