/** * @module carestack.encounter */ export * from './encounter.service'; export * as documentLinking from './documentLinking';