-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FAMILY_EVENT_DETAIL, AGE cardinality confusion #601
Comments
AGE should not be required in any kind of event because it may not be known—otherwise, to be compliant, we would have to put something silly like AGE < 999y |
I agree that this is not very well described in the specification, and should be clarified. |
Discussed in steering committee 18 MAR 2025
|
I confused a little by the requirement of the AGE payload in the following FAMILY_EVENT_DETAIL:
I see other places where the AGE is not required such as INDIVIDUAL_EVENT_DETAIL:
The text was updated successfully, but these errors were encountered: