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.

371 lines (370 loc) 10.3 kB
export declare const medicationTranslations: { fr: { drugType: { medication: string; molecule: string; homologation: string; }; drugInfographic: { blackTriangle: string; rma: string; genericPrescriptionRequired: string; cheap: string; cheapTitle: string; cheapDescription: string; notCheapDescription: string; cheapest: string; cheapAlternativesMessage: string; otherCheapAlternativesMessage: string; standardDosagesMessage: string; }; drugSpecialRegulation: { noNarcoticRegulation: string; narcoticRegulation: string; noSpecialRegulation: string; }; supply: { issueTitle: string; startDate: string; expectedEndDate: string; reason: string; impact: string; prescriberNote: string; downloadPdf: string; extraInfo: string; }; commercialization: { end: string; limitedAvailabilityFrom: string; unavailableFrom: string; endReason: string; endImpact: string; endAdditionalInformation: string; start: string; startAvailableFrom: string; }; reimbursement: { title: string; category: string; categoryLabel: string; copay: string; copayPreferential: string; copayActive: string; temporary: string; chapter: string; noneTitle: string; notApplicable: string; non: string; }; delivery: { title: string; code: string; modus: string; specification: string; notApplicable: string; }; prescription: { title: string; code: string; specification: string; free: string; }; vmp: { label: string; groupLabel: string; }; links: { cbip: string; leaflet: string; rma: string; spc: string; dhpc: string; }; ui: { price: string; yes: string; no: string; }; search: { label: string; errorMessage: string; noMatchingPlaceholder: string; }; }; en: { drugType: { medication: string; molecule: string; homologation: string; }; drugInfographic: { blackTriangle: string; rma: string; genericPrescriptionRequired: string; cheap: string; cheapTitle: string; cheapDescription: string; notCheapDescription: string; cheapest: string; cheapAlternativesMessage: string; otherCheapAlternativesMessage: string; standardDosagesMessage: string; }; drugSpecialRegulation: { noNarcoticRegulation: string; narcoticRegulation: string; noSpecialRegulation: string; }; supply: { issueTitle: string; startDate: string; expectedEndDate: string; reason: string; impact: string; prescriberNote: string; downloadPdf: string; extraInfo: string; }; commercialization: { end: string; limitedAvailabilityFrom: string; unavailableFrom: string; endReason: string; endImpact: string; endAdditionalInformation: string; start: string; startAvailableFrom: string; }; reimbursement: { title: string; category: string; categoryLabel: string; copay: string; copayPreferential: string; copayActive: string; temporary: string; chapter: string; noneTitle: string; notApplicable: string; non: string; }; delivery: { title: string; code: string; modus: string; specification: string; notApplicable: string; }; prescription: { title: string; code: string; specification: string; free: string; }; vmp: { label: string; groupLabel: string; }; links: { cbip: string; leaflet: string; rma: string; spc: string; dhpc: string; }; ui: { price: string; yes: string; no: string; }; search: { label: string; errorMessage: string; noMatchingPlaceholder: string; }; }; nl: { drugType: { medication: string; molecule: string; homologation: string; }; drugInfographic: { blackTriangle: string; rma: string; genericPrescriptionRequired: string; cheap: string; cheapTitle: string; cheapDescription: string; notCheapDescription: string; cheapest: string; cheapAlternativesMessage: string; otherCheapAlternativesMessage: string; standardDosagesMessage: string; }; drugSpecialRegulation: { noNarcoticRegulation: string; narcoticRegulation: string; noSpecialRegulation: string; }; supply: { issueTitle: string; startDate: string; expectedEndDate: string; reason: string; impact: string; prescriberNote: string; downloadPdf: string; extraInfo: string; }; commercialization: { end: string; limitedAvailabilityFrom: string; unavailableFrom: string; endReason: string; endImpact: string; endAdditionalInformation: string; start: string; startAvailableFrom: string; }; reimbursement: { title: string; category: string; categoryLabel: string; copay: string; copayPreferential: string; copayActive: string; temporary: string; chapter: string; noneTitle: string; notApplicable: string; non: string; }; delivery: { title: string; code: string; modus: string; specification: string; notApplicable: string; }; prescription: { title: string; code: string; specification: string; free: string; }; vmp: { label: string; groupLabel: string; }; links: { cbip: string; leaflet: string; rma: string; spc: string; dhpc: string; }; ui: { price: string; yes: string; no: string; }; search: { label: string; errorMessage: string; noMatchingPlaceholder: string; }; }; de: { drugType: { medication: string; molecule: string; homologation: string; }; drugInfographic: { blackTriangle: string; rma: string; genericPrescriptionRequired: string; cheap: string; cheapTitle: string; cheapDescription: string; notCheapDescription: string; cheapest: string; cheapAlternativesMessage: string; otherCheapAlternativesMessage: string; standardDosagesMessage: string; }; drugSpecialRegulation: { noNarcoticRegulation: string; narcoticRegulation: string; noSpecialRegulation: string; }; supply: { issueTitle: string; startDate: string; expectedEndDate: string; reason: string; impact: string; prescriberNote: string; downloadPdf: string; extraInfo: string; }; commercialization: { end: string; limitedAvailabilityFrom: string; unavailableFrom: string; endReason: string; endImpact: string; endAdditionalInformation: string; start: string; startAvailableFrom: string; }; reimbursement: { title: string; category: string; categoryLabel: string; copay: string; copayPreferential: string; copayActive: string; temporary: string; chapter: string; noneTitle: string; notApplicable: string; non: string; }; delivery: { title: string; code: string; modus: string; specification: string; notApplicable: string; }; prescription: { title: string; code: string; specification: string; free: string; }; vmp: { label: string; groupLabel: string; }; links: { cbip: string; leaflet: string; rma: string; spc: string; dhpc: string; }; ui: { price: string; yes: string; no: string; }; search: { label: string; errorMessage: string; noMatchingPlaceholder: string; }; }; };