You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The annoying exceptions Element.id and Extension.url can be just fhir primitives, which allows us to make Children and navigation more monoidic. If we ditch Value too (just use the Value property), we can implement Dictionary<string,Base>. Being a monoid here means we can chain navigation functions better.
The text was updated successfully, but these errors were encountered:
The annoying exceptions Element.id and Extension.url can be just fhir primitives, which allows us to make Children and navigation more monoidic. If we ditch Value too (just use the Value property), we can implement Dictionary<string,Base>. Being a monoid here means we can chain navigation functions better.
The text was updated successfully, but these errors were encountered: