VERSIONED_COMPOSITION
A VERSIONED_COMPOSITION resource
- ownerType: object · OBJECT_REF
_id required- idrequired
- _typeDiscriminatorenumconst:ARCHETYPE_IDrequiredvalues
- A
R C H E T Y P E _ I D
- valueType: stringrequired
- namespaceType: stringrequired
- typeType: stringrequired
- timeType: object · DV_DATE_TIME
_created required- valueType: stringFormat: date-timerequired
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- _typeType: string
- uidType: object · HIER_OBJECT_IDrequired
- valueType: stringFormat: uuidrequired
- _typeType: string
- _typeType: string
Examples
{
"uid": {
"value": "8849182c-82ad-4088-a07f-48ead4180515"
},
"owner_id": {
"id": {
"_type": "HIER_OBJECT_ID",
"value": "7d44b88c-4199-4bad-97dc-d78268e01398"
},
"namespace": "local",
"type": "EHR"
},
"time_created": {
"value": "2015-01-20T19:30:22.765+01:00"
}
}