Also notice that the fileOID attribute is optional, so there is no need to specify "NA" as a value if the fileOID is not provided to make the Dataset-JSON file compliant.
Same is true for several other attributes: asOFDateTime, originator, sourceSystem, sourceSystemVersion.
To be addressed:
file_metadata:
[x] asOfDateTime
[x] originator
[x] sourceSystem
[x] sourceSystemVersion
data_metadata:
[x] studyOID
[x] metaDataVersionOID
[x] metaDataRef
Additionally, since asOfDateTime is an optional attribute, creationDateTime should be reset to capture write time and not object instantiation.
As stated by @lexjansen in #3:
To be addressed:
file_metadata:
data_metadata:
Additionally, since asOfDateTime is an optional attribute, creationDateTime should be reset to capture write time and not object instantiation.