ATTESTATION
- Type: object · DV_CODED_TEXT
change _type required- Type: object · CODE_PHRASE
defining _code required - Type: string
value required - enum
_type const:DV_CODED_TEXTvaluesD V _ C O D E D _ T E X T
- Type: object · CODE_PHRASE
encoding - Type: string
formatting - Type: object · DV_URI
hyperlink Polymorphic DV_URI wrapper. See concrete leaf schemas:
UMDvUriUMDvEhrUri
- Type: object · CODE_PHRASE
language - Type: array object[] · TERM_MAPPING[]
mappings
- Type: object · PARTY_PROXY
committer requiredPolymorphic PARTY_PROXY wrapper. See concrete leaf schemas:
UMPartySelfUMPartyIdentifiedUMPartyRelated
- Type: boolean
is _pending required - Type: object · DV_TEXT
reason requiredPolymorphic DV_TEXT wrapper. See concrete leaf schemas:
UMDvTextUMDvCodedText
- Type: string
system _id required - Type: object · DV_DATE_TIME
time _committed 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
- enum
_type const:DV_DATE_TIMEvaluesD V _ D A T E _ T I M E
- Type: object · DV_DURATION
accuracy - Type: string
magnitude _status - Type: object · DV_INTERVAL
normal _range - Type: object · CODE_PHRASE
normal _status - Type: array object[] · REFERENCE_RANGE[]
other _reference _ranges
- enum
_type const:ATTESTATIONvaluesA T T E S T A T I O N
- Type: object · DV_MULTIMEDIA
attested _view - enum
_type const:DV_MULTIMEDIArequiredvaluesD V _ M U L T I M E D I A
- Type: object · CODE_PHRASE
media _type required - Type: integer
size requiredInteger numbers.
- Type: string
alternate _text - Type: object · CODE_PHRASE
charset - Type: object · CODE_PHRASE
compression _algorithm - Type: string
data - Type: string
integrity _check - Type: object · CODE_PHRASE
integrity _check _algorithm - Type: object · CODE_PHRASE
language - Type: object
thumbnail Recursive reference to DvMultimedia (thumbnail)
- Type: object · DV_URI
uri Polymorphic DV_URI wrapper. See concrete leaf schemas:
UMDvUriUMDvEhrUri
- Type: object · DV_TEXT
description Polymorphic DV_TEXT wrapper. See concrete leaf schemas:
UMDvTextUMDvCodedText
- Type: array object[] · DV_EHR_URI[]
items - Type: string
value required - enum
_type const:DV_EHR_URIvaluesD V _ E H R _ U R I
- Type: string
proof
Examples
{
"system_id": "9624982A-9F42-41A5-9318-AE13D5F5031F",
"committer": {
"_type": "PARTY_IDENTIFIED",
"name": "A user name"
},
"time_committed": {
"value": "2017-08-15T10:37:15.422+02:00"
},
"change_type": {
"value": "creation",
"defining_code": {
"terminology_id": {
"value": "openehr"
},
"code_string": "249"
}
},
"description": {
"value": "Description text"
}
}