REVISION_HISTORY_ITEM
A REVISION_HISTORY_ITEM resource
- Type: array object[] · AUDIT_DETAILS[]
audits requiredThe set of attributes required to document the committal of an information item to a repository.
- Type: object · DV_CODED_TEXT
change _type required committer required_type Discriminatorenumconst:PARTY_SELFrequiredvaluesP A R T Y _ S E L F
- Type: object · PARTY_REF
external _ref Identifier for parties in a demographic or identity service.
- Type: string
system _id required - Type: object · DV_DATE_TIME
time _committed required - Type: string
_type description _type Discriminatorenumconst:DV_TEXTrequiredvaluesD V _ T E X T
- Type: string
value required - Type: object · CODE_PHRASE
encoding - Type: string
formatting hyperlink - Type: object · CODE_PHRASE
language - Type: array object[] · TERM_MAPPING[]
mappings
- Type: object · OBJECT_VERSION_ID
version _id required- Type: string
value required - Type: string
_type
Examples
{
"version_id": {
"value": "8849182c-82ad-4088-a07f-48ead4180515::cataniamc.prod.cadasto.com::1"
},
"audits": [
{
"system_id": "d60e2348-b083-48ce-93b9-916cef1d3a5a",
"time_committed": {
"value": "2015-01-20T19:30:22.765+01:00"
},
"change_type": {
"value": "creation",
"defining_code": {
"terminology_id": {
"value": "openehr"
},
"code_string": "249"
}
},
"description": {
"value": "An optional description string"
},
"committer": {
"_type": "PARTY_IDENTIFIED",
"name": "A user name"
}
}
]
}