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
classFHIRSignatureis Element isexport {
has Reference $.whoisrequired;
has Coding @.typeisrequired;
hasDateTime$.whenisrequired;
has Base64Binary $.data;
has FHIRCode $.sigFormat;
has Reference $.onBehalfOf;
has FHIRCode $.targetFormat;
}
should have at least one element
The text was updated successfully, but these errors were encountered:
E.g. we should enforce that
@type
inshould have at least one element
The text was updated successfully, but these errors were encountered: