NEW READERS START HERE
The classes in this package and it's sub packages implements the core functionality for converting structured
dosages used in the the common medicine card project ("Det fælles medicinkort") to text
.
The structures dosages are converted to:
-
Long text.
-
Short text. This is only supported for a limited number of dosage structures. The goal is to be able
to convert the majority of the structured dosages for dosages given in the Danish Medicines Agency's
pricelist ("Taksten").
-
Average daily dosage. The average daily dosage is calculated for structured dosages with exception of
dosages according to need and dosages not given on spcific days (where DosageDayIdentifier is 0).
Note that is not allowed to alter the dosage in the free text, but this cannot be validated for.
The test classes in this package shows a examples of how this converter can be used.