VERSIONED_COMPOSITION
A VERSIONED_COMPOSITION resource
- Type: object · OBJECT_REF
owner _id requiredid required_type Discriminatorenumconst:ARCHETYPE_IDrequiredvaluesA R C H E T Y P E _ I D
- Type: string
value required
- Type: string
namespace required - Type: string
type required
- Type: object · DV_DATE_TIME
time _created required- Type: stringFormat: date-time
value requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- Type: string
_type
- Type: object · HIER_OBJECT_ID
uid required- Type: stringFormat: uuid
value required - Type: string
_type
- Type: string
_type
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"
}
}