fhir-dosage-utils 1.9.0 → 1.10.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- {"linkwords":{"and":"und","then":"dann"},"amount":{"range":{"withUnit":{"lowAndHigh":"zwischen {{low}} und {{high}} {{unit}}","onlyHigh":"bis {{high}} {{unit}}","onlyLow":"mindestens {{low}} {{unit}}"},"withoutUnit":{"lowAndHigh":"zwischen {{low}} und {{high}}","onlyHigh":"bis {{high}}","onlyLow":"mindestens {{low}}"}},"ratio":{"withUnit":{"numerator":"{{count}} {{numeratorUnit}}","denominator_one":"pro {{denominatorUnit}}","denominator_other":"jeder {{count}} {{denominatorUnit}}"},"withoutUnit":{"numerator":"{{count}}","denominator_one":":{{count}}","denominator_other":":{{count}}"}},"quantity":{"withUnit":"{{quantity}} {{unit}}","withoutUnit":"{{quantity}}"}},"fields":{"doseQuantity":"{{quantityText}}","doseRange":"{{rangeText}}","rateQuantity":"mit einem Verhältnis von {{quantityText}}","rateRange":"mit einem Verhältnis von {{rangeText}}","rateRatio":"mit einem Verhältnis von {{ratioText}}","duration":"für {{durationText}}","durationMax":"(maximal {{durationMaxText}})","frequency":{"onlyFrequency_one":"{{count}} Mal","onlyFrequency_other":"{{count}} Mal","withfrequencyMax_one":"{{frequency}}-{{count}} Mal","withfrequencyMax_other":"{{frequency}}-{{count}} Mal"},"frequencyMax":{"frequencyMax_one":"bis zu {{count}} Mal","frequencyMax_other":"bis zu {{count}} Mal"},"period":{"period_one":"jede {{unit}}","period_other":"alle {{count}} {{unit}}"},"periodMax":{"withPeriod":"jede {{period}} bis zu {{count}} {{unit}}","onlyPeriodMax_one":"jede {{unit}}","onlyPeriodMax_other":"alle {{count}} {{unit}}"},"dayOfWeek":{"dayOfWeek_one":"{{dayOfWeek}}","dayOfWeek_other":"{{dayOfWeek}}"},"timeOfDay":"um {{timeOfDay}}","asNeeded":"bei Bedarf","asNeededFor":"bei Bedarf für {{reasons}}","boundsDuration":"für {{durationText}}","boundsPeriod":{"startAndEnd":"von {{start}} bis {{end}}","onlyStart":"ab {{start}}","onlyEnd":"bis {{end}}"},"boundsRange":"für {{rangeText}}","count":{"count_one":"{{count}} Mal nehmen","count_other":"{{count}} Mal nehmen"},"countMax":{"countMax_one":"von {{low}} bis {{count}} Mal nehmen","countMax_other":"von {{low}} bis {{count}} Mal nehmen"},"event":{"event_one":"{{event}}","event_other":"{{event}}"},"maxDosePerLifetime":"bis zu einer maximalen Menge von {{quantityText}} über die Lebenszeit des Patienten","maxDosePerAdministration":"bis zu einer maximalen Menge von {{quantityText}} pro Dosis","maxDosePerPeriod":"bis zu einer maximalen Menge von {{maxDosePerPeriodText}}"}}
1
+ {"linkwords":{"and":"und","then":"dann"},"amount":{"range":{"withUnit":{"lowAndHigh":"zwischen {{low}} und {{high}} {{unit}}","onlyHigh":"bis {{high}} {{unit}}","onlyLow":"mindestens {{low}} {{unit}}"},"withoutUnit":{"lowAndHigh":"zwischen {{low}} und {{high}}","onlyHigh":"bis {{high}}","onlyLow":"mindestens {{low}}"}},"ratio":{"denominatorLinkword_one":"pro","denominatorLinkword_other":"jeder"},"quantity":{"withUnit":"{{quantity}} {{unit}}","withoutUnit":"{{quantity}}"}},"fields":{"doseQuantity":"{{quantityText}}","doseRange":"{{rangeText}}","rateQuantity":"mit einem Verhältnis von {{quantityText}}","rateRange":"mit einem Verhältnis von {{rangeText}}","rateRatio":"mit einem Verhältnis von {{ratioText}}","duration":"für {{durationText}}","durationMax":"(maximal {{durationMaxText}})","frequency":{"onlyFrequency_one":"{{count}} Mal","onlyFrequency_other":"{{count}} Mal","withfrequencyMax_one":"{{frequency}}-{{count}} Mal","withfrequencyMax_other":"{{frequency}}-{{count}} Mal"},"frequencyMax":{"frequencyMax_one":"bis zu {{count}} Mal","frequencyMax_other":"bis zu {{count}} Mal"},"period":{"period_one":"jede {{unit}}","period_other":"alle {{count}} {{unit}}"},"periodMax":{"withPeriod":"jede {{period}} bis zu {{count}} {{unit}}","onlyPeriodMax_one":"jede {{unit}}","onlyPeriodMax_other":"alle {{count}} {{unit}}"},"dayOfWeek":{"dayOfWeek_one":"{{dayOfWeek}}","dayOfWeek_other":"{{dayOfWeek}}"},"timeOfDay":"um {{timeOfDay}}","asNeeded":"bei Bedarf","asNeededFor":"bei Bedarf für {{reasons}}","boundsDuration":"für {{durationText}}","boundsPeriod":{"startAndEnd":"von {{start}} bis {{end}}","onlyStart":"ab {{start}}","onlyEnd":"bis {{end}}"},"boundsRange":"für {{rangeText}}","count":{"count_one":"{{count}} Mal nehmen","count_other":"{{count}} Mal nehmen"},"countMax":{"countMax_one":"von {{low}} bis {{count}} Mal nehmen","countMax_other":"von {{low}} bis {{count}} Mal nehmen"},"event":{"event_one":"{{event}}","event_other":"{{event}}"},"maxDosePerLifetime":"bis zu einer maximalen Menge von {{quantityText}} über die Lebenszeit des Patienten","maxDosePerAdministration":"bis zu einer maximalen Menge von {{quantityText}} pro Dosis","maxDosePerPeriod":"bis zu einer maximalen Menge von {{maxDosePerPeriodText}}"}}
@@ -0,0 +1 @@
1
+ {"<":"<","<=":"<=",">=":">=",">":">","ad":"ad"}
@@ -1 +1 @@
1
- {"linkwords":{"and":"and","then":"then"},"amount":{"range":{"withUnit":{"lowAndHigh":"{{low}} to {{high}} {{unit}}","onlyHigh":"up to {{high}} {{unit}}","onlyLow":"at least {{low}} {{unit}}"},"withoutUnit":{"lowAndHigh":"{{low}} to {{high}}","onlyHigh":"up to {{high}}","onlyLow":"at least {{low}}"}},"ratio":{"withUnit":{"numerator":"{{count}} {{numeratorUnit}}","denominator_one":"per {{denominatorUnit}}","denominator_other":"every {{count}} {{denominatorUnit}}"},"withoutUnit":{"numerator":"{{count}}","denominator_one":":{{count}}","denominator_other":":{{count}}"}},"quantity":{"withUnit":"{{quantity}} {{unit}}","withoutUnit":"{{quantity}}"}},"fields":{"doseQuantity":"{{quantityText}}","doseRange":"{{rangeText}}","rateQuantity":"at a rate of {{quantityText}}","rateRange":"at a rate of {{rangeText}}","rateRatio":"at a rate of {{ratioText}}","duration":"over {{durationText}}","durationMax":"(maximum {{durationMaxText}})","frequency":{"onlyFrequency_one":"{{count}} time","onlyFrequency_other":"{{count}} times","withfrequencyMax_one":"{{frequency}}-{{count}} time","withfrequencyMax_other":"{{frequency}}-{{count}} times"},"frequencyMax":{"frequencyMax_one":"up to {{count}} time","frequencyMax_other":"up to {{count}} times"},"period":{"period_one":"every {{unit}}","period_other":"every {{count}} {{unit}}"},"periodMax":{"withPeriod":"every {{period}} to {{count}} {{unit}}","onlyPeriodMax_one":"every {{unit}}","onlyPeriodMax_other":"every {{count}} {{unit}}"},"dayOfWeek":{"dayOfWeek_one":"on {{dayOfWeek}}","dayOfWeek_other":"on {{dayOfWeek}}"},"timeOfDay":"at {{timeOfDay}}","asNeeded":"as required","asNeededFor":"as required for {{reasons}}","boundsDuration":"for {{durationText}}","boundsPeriod":{"startAndEnd":"from {{start}} to {{end}}","onlyStart":"from {{start}}","onlyEnd":"to {{end}}"},"boundsRange":"for {{rangeText}}","count":{"count_one":"take {{count}} time","count_other":"take {{count}} times"},"countMax":{"countMax_one":"take {{low}} to {{count}} time","countMax_other":"take {{low}} to {{count}} times"},"event":{"event_one":"on {{event}}","event_other":"on {{event}}"},"maxDosePerLifetime":"up to a maximum of {{quantityText}} for the lifetime of patient","maxDosePerAdministration":"up to a maximum of {{quantityText}} per dose","maxDosePerPeriod":"up to a maximum of {{maxDosePerPeriodText}}"}}
1
+ {"linkwords":{"and":"and","then":"then"},"amount":{"range":{"withUnit":{"lowAndHigh":"{{low}} to {{high}} {{unit}}","onlyHigh":"up to {{high}} {{unit}}","onlyLow":"at least {{low}} {{unit}}"},"withoutUnit":{"lowAndHigh":"{{low}} to {{high}}","onlyHigh":"up to {{high}}","onlyLow":"at least {{low}}"}},"ratio":{"denominatorLinkword_one":"per","denominatorLinkword_other":"every"},"quantity":{"withUnit":"{{quantity}} {{unit}}","withoutUnit":"{{quantity}}"}},"fields":{"doseQuantity":"{{quantityText}}","doseRange":"{{rangeText}}","rateQuantity":"at a rate of {{quantityText}}","rateRange":"at a rate of {{rangeText}}","rateRatio":"at a rate of {{ratioText}}","duration":"over {{durationText}}","durationMax":"(maximum {{durationMaxText}})","frequency":{"onlyFrequency_one":"{{count}} time","onlyFrequency_other":"{{count}} times","withfrequencyMax_one":"{{frequency}}-{{count}} time","withfrequencyMax_other":"{{frequency}}-{{count}} times"},"frequencyMax":{"frequencyMax_one":"up to {{count}} time","frequencyMax_other":"up to {{count}} times"},"period":{"period_one":"every {{unit}}","period_other":"every {{count}} {{unit}}"},"periodMax":{"withPeriod":"every {{period}} to {{count}} {{unit}}","onlyPeriodMax_one":"every {{unit}}","onlyPeriodMax_other":"every {{count}} {{unit}}"},"dayOfWeek":{"dayOfWeek_one":"on {{dayOfWeek}}","dayOfWeek_other":"on {{dayOfWeek}}"},"timeOfDay":"at {{timeOfDay}}","asNeeded":"as required","asNeededFor":"as required for {{reasons}}","boundsDuration":"for {{durationText}}","boundsPeriod":{"startAndEnd":"from {{start}} to {{end}}","onlyStart":"from {{start}}","onlyEnd":"to {{end}}"},"boundsRange":"for {{rangeText}}","count":{"count_one":"take {{count}} time","count_other":"take {{count}} times"},"countMax":{"countMax_one":"take {{low}} to {{count}} time","countMax_other":"take {{low}} to {{count}} times"},"event":{"event_one":"on {{event}}","event_other":"on {{event}}"},"maxDosePerLifetime":"up to a maximum of {{quantityText}} for the lifetime of patient","maxDosePerAdministration":"up to a maximum of {{quantityText}} per dose","maxDosePerPeriod":"up to a maximum of {{maxDosePerPeriodText}}"}}
@@ -0,0 +1 @@
1
+ {"<":"<","<=":"<=",">=":">=",">":">","ad":"ad"}
@@ -1 +1 @@
1
- {"linkwords":{"and":"et","then":"puis"},"amount":{"range":{"withUnit":{"lowAndHigh":"{{low}} à {{high}} {{unit}}","onlyHigh":"jusqu'à {{high}} {{unit}}","onlyLow":"au moins {{low}} {{unit}}"},"withoutUnit":{"lowAndHigh":"{{low}} à {{high}}","onlyHigh":"jusqu'à {{high}}","onlyLow":"au moins {{low}}"}},"ratio":{"withUnit":{"numerator":"{{count}} {{numeratorUnit}}","denominator_one":"par {{denominatorUnit}}","denominator_other":"chaque {{count}} {{denominatorUnit}}"},"withoutUnit":{"numerator":"{{count}}","denominator_one":":{{count}}","denominator_other":":{{count}}"}},"quantity":{"withUnit":"{{quantity}} {{unit}}","withoutUnit":"{{quantity}}"}},"fields":{"doseQuantity":"{{quantityText}}","doseRange":"{{rangeText}}","rateQuantity":"au taux de {{quantityText}}","rateRange":"au taux de {{rangeText}}","rateRatio":"au taux de {{ratioText}}","duration":"durant {{durationText}}","durationMax":"(maximum {{durationMaxText}})","frequency":{"onlyFrequency_one":"{{count}} fois","onlyFrequency_other":"{{count}} fois","withfrequencyMax_one":"{{frequency}}-{{count}} fois","withfrequencyMax_other":"{{frequency}}-{{count}} fois"},"frequencyMax":{"frequencyMax_one":"jusqu'à {{count}} fois","frequencyMax_other":"jusqu'à {{count}} fois"},"period":{"period_one":"chaque {{unit}}","period_other":"chaque {{count}} {{unit}}"},"periodMax":{"withPeriod":"chaque {{period}} à {{count}} {{unit}}","onlyPeriodMax_one":"par {{unit}}","onlyPeriodMax_other":"chaque {{count}} {{unit}}"},"dayOfWeek":{"dayOfWeek_one":"le {{dayOfWeek}}","dayOfWeek_other":"les {{dayOfWeek}}"},"timeOfDay":"à {{timeOfDay}}","asNeeded":"si nécessaire","asNeededFor":"si nécessaire pour {{reasons}}","boundsDuration":"pour {{durationText}}","boundsPeriod":{"startAndEnd":"du {{start}} au {{end}}","onlyStart":"à partir du {{start}}","onlyEnd":"jusqu'au {{end}}"},"boundsRange":"pour {{rangeText}}","count":{"count_one":"prendre {{count}} fois","count_other":"prendre {{count}} fois"},"countMax":{"countMax_one":"prendre {{low}} à {{count}} fois","countMax_other":"prendre {{low}} à {{count}} fois"},"event":{"event_one":"{{event}}","event_other":"{{event}}"},"maxDosePerLifetime":"jusqu'à un maximum de {{quantityText}} pour la durée de vie du patient","maxDosePerAdministration":"jusqu'à un maximum de {{quantityText}} par dose","maxDosePerPeriod":"jusqu'à un maximum de {{maxDosePerPeriodText}}"}}
1
+ {"linkwords":{"and":"et","then":"puis"},"amount":{"range":{"withUnit":{"lowAndHigh":"{{low}} à {{high}} {{unit}}","onlyHigh":"jusqu'à {{high}} {{unit}}","onlyLow":"au moins {{low}} {{unit}}"},"withoutUnit":{"lowAndHigh":"{{low}} à {{high}}","onlyHigh":"jusqu'à {{high}}","onlyLow":"au moins {{low}}"}},"ratio":{"denominatorLinkword_one":"par","denominatorLinkword_other":"chaque"},"quantity":{"withUnit":"{{quantity}} {{unit}}","withoutUnit":"{{quantity}}"}},"fields":{"doseQuantity":"{{quantityText}}","doseRange":"{{rangeText}}","rateQuantity":"au taux de {{quantityText}}","rateRange":"au taux de {{rangeText}}","rateRatio":"au taux de {{ratioText}}","duration":"durant {{durationText}}","durationMax":"(maximum {{durationMaxText}})","frequency":{"onlyFrequency_one":"{{count}} fois","onlyFrequency_other":"{{count}} fois","withfrequencyMax_one":"{{frequency}}-{{count}} fois","withfrequencyMax_other":"{{frequency}}-{{count}} fois"},"frequencyMax":{"frequencyMax_one":"jusqu'à {{count}} fois","frequencyMax_other":"jusqu'à {{count}} fois"},"period":{"period_one":"chaque {{unit}}","period_other":"chaque {{count}} {{unit}}"},"periodMax":{"withPeriod":"chaque {{period}} à {{count}} {{unit}}","onlyPeriodMax_one":"par {{unit}}","onlyPeriodMax_other":"chaque {{count}} {{unit}}"},"dayOfWeek":{"dayOfWeek_one":"le {{dayOfWeek}}","dayOfWeek_other":"les {{dayOfWeek}}"},"timeOfDay":"à {{timeOfDay}}","asNeeded":"si nécessaire","asNeededFor":"si nécessaire pour {{reasons}}","boundsDuration":"pour {{durationText}}","boundsPeriod":{"startAndEnd":"du {{start}} au {{end}}","onlyStart":"à partir du {{start}}","onlyEnd":"jusqu'au {{end}}"},"boundsRange":"pour {{rangeText}}","count":{"count_one":"prendre {{count}} fois","count_other":"prendre {{count}} fois"},"countMax":{"countMax_one":"prendre {{low}} à {{count}} fois","countMax_other":"prendre {{low}} à {{count}} fois"},"event":{"event_one":"{{event}}","event_other":"{{event}}"},"maxDosePerLifetime":"jusqu'à un maximum de {{quantityText}} pour la durée de vie du patient","maxDosePerAdministration":"jusqu'à un maximum de {{quantityText}} par dose","maxDosePerPeriod":"jusqu'à un maximum de {{maxDosePerPeriodText}}"}}
@@ -0,0 +1 @@
1
+ {"<":"<","<=":"<=",">=":">=",">":">","ad":"ad"}
@@ -1 +1 @@
1
- {"linkwords":{"and":"en","then":"vervolgens"},"amount":{"range":{"withUnit":{"lowAndHigh":"tussen {{low}} en {{high}} {{unit}}","onlyHigh":"tot {{high}} {{unit}}","onlyLow":"minstens {{low}} {{unit}}"},"withoutUnit":{"lowAndHigh":"tussen {{low}} en {{high}}","onlyHigh":"tot {{high}}","onlyLow":"minstens {{low}}"}},"ratio":{"withUnit":{"numerator":"{{count}} {{numeratorUnit}}","denominator_one":"per {{denominatorUnit}}","denominator_other":"elke {{count}} {{denominatorUnit}}"},"withoutUnit":{"numerator":"{{count}}","denominator_one":":{{count}}","denominator_other":":{{count}}"}},"quantity":{"withUnit":"{{quantity}} {{unit}}","withoutUnit":"{{quantity}}"}},"fields":{"doseQuantity":"{{quantityText}}","doseRange":"{{rangeText}}","rateQuantity":"met een verhouding van {{quantityText}}","rateRange":"met een verhouding van {{rangeText}}","rateRatio":"met een verhouding van {{ratioText}}","duration":"gedurende {{durationText}}","durationMax":"(maximaal {{durationMaxText}})","frequency":{"onlyFrequency_one":"{{count}} keer","onlyFrequency_other":"{{count}} keer","withfrequencyMax_one":"{{frequency}}-{{count}} keer","withfrequencyMax_other":"{{frequency}}-{{count}} keer"},"frequencyMax":{"frequencyMax_one":"tot {{count}} keer","frequencyMax_other":"tot {{count}} keer"},"period":{"period_one":"elke {{unit}}","period_other":"per {{count}} {{unit}}"},"periodMax":{"withPeriod":"elke {{period}} tot {{count}} {{unit}}","onlyPeriodMax_one":"elke {{unit}}","onlyPeriodMax_other":"per {{count}} {{unit}}"},"dayOfWeek":{"dayOfWeek_one":"{{dayOfWeek}}","dayOfWeek_other":"{{dayOfWeek}}"},"timeOfDay":"om {{timeOfDay}}","asNeeded":"indien nodig","asNeededFor":"zoals nodig voor {{reasons}}","boundsDuration":"gedurende {{durationText}}","boundsPeriod":{"startAndEnd":"van {{start}} tot {{end}}","onlyStart":"van {{start}}","onlyEnd":"tot {{end}}"},"boundsRange":"gedurende {{rangeText}}","count":{"count_one":"{{count}} keer nemen","count_other":"{{count}} keer nemen"},"countMax":{"countMax_one":"{{low}} tot {{count}} keer nemen","countMax_other":"{{low}} tot {{count}} keer nemen"},"event":{"event_one":"{{event}}","event_other":"{{event}}"},"maxDosePerLifetime":"tot een maximum van {{quantityText}} gedurende de levensduur van de patiënt","maxDosePerAdministration":"tot een maximum van {{quantityText}} per dosis","maxDosePerPeriod":"tot een maximum van {{maxDosePerPeriodText}}"}}
1
+ {"linkwords":{"and":"en","then":"vervolgens"},"amount":{"range":{"withUnit":{"lowAndHigh":"tussen {{low}} en {{high}} {{unit}}","onlyHigh":"tot {{high}} {{unit}}","onlyLow":"minstens {{low}} {{unit}}"},"withoutUnit":{"lowAndHigh":"tussen {{low}} en {{high}}","onlyHigh":"tot {{high}}","onlyLow":"minstens {{low}}"}},"ratio":{"denominatorLinkword_one":"per","denominatorLinkword_other":"elke"},"quantity":{"withUnit":"{{quantity}} {{unit}}","withoutUnit":"{{quantity}}"}},"fields":{"doseQuantity":"{{quantityText}}","doseRange":"{{rangeText}}","rateQuantity":"met een verhouding van {{quantityText}}","rateRange":"met een verhouding van {{rangeText}}","rateRatio":"met een verhouding van {{ratioText}}","duration":"gedurende {{durationText}}","durationMax":"(maximaal {{durationMaxText}})","frequency":{"onlyFrequency_one":"{{count}} keer","onlyFrequency_other":"{{count}} keer","withfrequencyMax_one":"{{frequency}}-{{count}} keer","withfrequencyMax_other":"{{frequency}}-{{count}} keer"},"frequencyMax":{"frequencyMax_one":"tot {{count}} keer","frequencyMax_other":"tot {{count}} keer"},"period":{"period_one":"elke {{unit}}","period_other":"per {{count}} {{unit}}"},"periodMax":{"withPeriod":"elke {{period}} tot {{count}} {{unit}}","onlyPeriodMax_one":"elke {{unit}}","onlyPeriodMax_other":"per {{count}} {{unit}}"},"dayOfWeek":{"dayOfWeek_one":"{{dayOfWeek}}","dayOfWeek_other":"{{dayOfWeek}}"},"timeOfDay":"om {{timeOfDay}}","asNeeded":"indien nodig","asNeededFor":"zoals nodig voor {{reasons}}","boundsDuration":"gedurende {{durationText}}","boundsPeriod":{"startAndEnd":"van {{start}} tot {{end}}","onlyStart":"van {{start}}","onlyEnd":"tot {{end}}"},"boundsRange":"gedurende {{rangeText}}","count":{"count_one":"{{count}} keer nemen","count_other":"{{count}} keer nemen"},"countMax":{"countMax_one":"{{low}} tot {{count}} keer nemen","countMax_other":"{{low}} tot {{count}} keer nemen"},"event":{"event_one":"{{event}}","event_other":"{{event}}"},"maxDosePerLifetime":"tot een maximum van {{quantityText}} gedurende de levensduur van de patiënt","maxDosePerAdministration":"tot een maximum van {{quantityText}} per dosis","maxDosePerPeriod":"tot een maximum van {{maxDosePerPeriodText}}"}}
@@ -0,0 +1 @@
1
+ {"<":"<","<=":"<=",">=":">=",">":">","ad":"ad"}