OBJECT
icd codes cms 1500s join table
type IcdCodesCms1500 {# Active IcdCodesCms1500active: Boolean # cms 1500 idcms1500_id: ID # date createdcreated_at: String # display namedisplay_name: String # End dateend_date: String # ICD codes in use for this claimfirst_symptom_date: String # ICD codeicd_code: IcdCode # icd code idicd_code_id: ID @deprecated( reason: "Use icd_code instead" )id: ID # date updatedupdated_at: String }