R0124: A SERVICE PROVIDER SHALL be associated with a maximum of one patient context state
of a particular patient context descriptor at a time.R0133: A SERVICE PROVIDER SHALL be associated with a maximum of one location context state of a particular location context descriptor at a time.
If a SERVICE PROVIDER provides an MDIB with multiple MDSs, it should be possible to associate one patient/location in every MDS. R0124 and R0133 prevent that and should be rephrased accordingly.
Change to something similar like:
There shall be only one associated patient context state for each patient context descriptor.
There shall be only one associated location context state for each location context descriptor.
Diff:
Solved in PR#218.