Open bdc-ehealth opened 5 days ago
It appears that in business templates for Nursing, the prescriber has to select at least one problem. (based on this statement, it would then be 1..*) But in some specific templates (at least one), this field is not mandatory, then 0..n is appropriate on business side. (example : Hygienic "prescription", which is a care necessity and not a prescription).
@SmalsJulien @annenerenhausen ,
from #400
Problem cardinality is 0..*, this field should be mapped to reasonCode, which is in the current profile 0..1
please provide advice!