Stream: hapi
Topic: consistency?
Stefan Scholte (Jan 09 2017 at 10:13):
I have a question regarding consistency
Why is it that with patient the humanname and adress can be added with an addName and addAddress method and with Practitioner there are only the methods setName and setAddress
Grahame Grieve (Jan 09 2017 at 11:04):
because of the underlying cardinality restrictions
Stefan Scholte (Jan 10 2017 at 07:36):
Thanks that makes sense.
Last updated: Apr 12 2022 at 19:14 UTC