Hi Ruth
If aliveDuring is a TimePeriod, then you could use the endDate of the TimePeriod to record the unfortunate date of death.
Note that in the Open API model (TMF632 Party) we have explicit properties for birth and death dates:
"birthDate": {
"type": "string",
"format": "date-time",
"description": "Birth date"
},
"deathDate": {
"type": "string",
"format": "date-time",
"description": "Date of death"
},
Hope it helps
------------------------------
Jonathan Goldberg
Amdocs Management Limited
Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of the TM Forum or my employer.
------------------------------
Original Message:
Sent: Jun 21, 2023 14:32
From: Ruth Briceño
Subject: sid
Hi!, we need to include the date of death of an individual (SID MODEL), where do you recommend that it be placed? Could it be in the individual class? already there is aliveDuring.Thank you
------------------------------
Ruth Briceño
Antel-Uruguay
------------------------------