value: Age or date of ocurrence (It's not the same this temporal information than the one described as startdate/enddate/age for the time when this observation was registered)
value_datatype: XSD datatype that defines value column type, e.g. xsd:date for date or xsd:integer
Can you correct the grammar and also better explain what "value" means? Also, you need to complete the sentence that explains what an "integer" means for the value datatype, and also why it is an integer and not a float. I assume if you say it is an integer, then the TOolkit assumes you are talking about an age rather than a date (can you be 4.5 years? or do I need to make it an integer? are other datatypes possible other than date or integer?)
For the symptoms onset, the documentation is:
value: Age or date of ocurrence (It's not the same this temporal information than the one described as startdate/enddate/age for the time when this observation was registered) value_datatype: XSD datatype that defines value column type, e.g. xsd:date for date or xsd:integer
Can you correct the grammar and also better explain what "value" means? Also, you need to complete the sentence that explains what an "integer" means for the value datatype, and also why it is an integer and not a float. I assume if you say it is an integer, then the TOolkit assumes you are talking about an age rather than a date (can you be 4.5 years? or do I need to make it an integer? are other datatypes possible other than date or integer?)
Thanks!