UNPKG

@icure/cardinal-prescription-be-angular

Version:

This is a Belgian-specific Angular application for healthcare professionals to manage electronic prescriptions with SAM. Created by iCure.

3 lines (2 loc) 137 B
import { Medication } from '@icure/be-fhc-lite-api'; export type ReimbursementType = null | Medication.InstructionsForReimbursementEnum;