UNPKG

@redox-contrib/models

Version:

Typescript definitions for the Redox API.

39 lines (38 loc) 1.14 kB
export * from './Address'; export * from './Allergy'; export * from './ClinicalInfo'; export * from './CodeSetDescription'; export * from './CodeSetDescriptionWithValue'; export * from './CodeSetName'; export * from './Component'; export * from './Contact'; export * from './Demographics'; export * from './Diagnosis'; export * from './DischargeStatus'; export * from './Equipment'; export * from './Employer'; export * from './Facility'; export * from './Guarantor'; export * from './Identifier'; export * from './Insurance'; export * from './InsuranceCompany'; export * from './InsuranceInsured'; export * from './InsurancePlan'; export * from './Meta'; export * from './Note'; export * from './NoteOrder'; export * from './Order'; export * from './Patient'; export * from './PhoneNumber'; export * from './Producer'; export * from './Provider'; export * from './ProviderWithNPI'; export * from './ProviderLocation'; export * from './Range'; export * from './Relationship'; export * from './Result'; export * from './Sex'; export * from './Specimen'; export * from './Staff'; export * from './Visit'; export * from './VisitLocation';