OBJECT
CptCodesCms1500
cpt codes cms 1500s join table
link GraphQL Schema definition
- type CptCodesCms1500 {
- # cms 1500 id
- ID :
- # The CPT code itself
- CptCode :
- # icd code id
- ID @deprecated( reason: "Use cpt_code instead" ) :
- # date created
- String :
- # The Early and Periodic Screening, Diagnostic and Treatment
- String :
- # Self descriptive
- Boolean :
- # fee
- String :
- ID :
- # First Modification
- String :
- # Second Modification
- String :
- # Third Modification
- String :
- # Fourth Modification
- String :
- # Diagnostic pointers. These are used to connect Diagnosis(ICD) with appropriate
- # Billing Item(CPT) in CMS1500 form
- String] : [
- # service date
- String :
- # units
- String :
- # date updated
- String :
- }