fix: resolve list organization source
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export interface Installation {
|
||||
id?: number | null
|
||||
code: string
|
||||
name: string
|
||||
encounterClass_code?: string | null
|
||||
|
||||
Reference in New Issue
Block a user