UPDATE_AUDIT
The set of attributes required to document the committal of an information item to a repository. Used by the server to create an AUDIT_DETAILS object.
- Type: object · TERMINOLOGY_CODE
change _type required- Type: string
code _string required - Type: string
terminology _id required - Type: string
terminology _version - Type: stringFormat: uri
uri
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
_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 Discriminatorenumconst:DV_URIrequiredvaluesD V _ U R I
- Type: string
value required
- Type: object · CODE_PHRASE
language - Type: array object[] · TERM_MAPPING[]
mappings
Examples
{
"change_type": {
"value": "creation",
"defining_code": {
"terminology_id": "openehr",
"code_string": "249"
}
},
"description": "Description text",
"committer": {
"_type": "PARTY_IDENTIFIED",
"name": "A user name"
}
}