Open-Orange-Button / Orange-Button-Taxonomy

OpenAPI Orange Button taxonomy
https://Open-Orange-Button.github.io/Orange-Button-Taxonomy
Apache License 2.0
15 stars 19 forks source link

Consider removing EntityRole enumeration #95

Closed cwhanse closed 1 year ago

cwhanse commented 2 years ago

Would have to create objects for the current enumerations.

kevinkirkl3y commented 1 year ago

@cwhanse there are instances where EntityRole is being used, see: Insurer, Preparer.

cwhanse commented 1 year ago

In those two cases, the object name has the meaning that the EntityRole value provides. I think our decision was to drop EntityRole from those two objects.

kevinkirkl3y commented 1 year ago

@cwhanse I don't believe so, @jrippingale had me add EntityRole specifically to those two elements, both of which are not values contained in the EntityRole enum list.