ATTESTATION
- changeType: object · DV_CODED_TEXT
_type required- definingType: object · CODE_PHRASE
_code required - valueType: stringrequired
- _typeenumconst:DV_CODED_TEXTvalues
- D
V _ C O D E D _ T E X T
- encodingType: object · CODE_PHRASE
- formattingType: string
- hyperlinkType: object · DV_URI
Polymorphic DV_URI wrapper. See concrete leaf schemas:
UMDvUriUMDvEhrUri
- languageType: object · CODE_PHRASE
- mappingsType: array object[] · TERM_MAPPING[]
- committerType: object · PARTY_PROXYrequired
Polymorphic PARTY_PROXY wrapper. See concrete leaf schemas:
UMPartySelfUMPartyIdentifiedUMPartyRelated
- isType: boolean
_pending required - reasonType: object · DV_TEXTrequired
Polymorphic DV_TEXT wrapper. See concrete leaf schemas:
UMDvTextUMDvCodedText
- systemType: string
_id required - timeType: object · DV_DATE_TIME
_committed required- valueType: stringFormat: date-timerequired
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- _typeenumconst:DV_DATE_TIMEvalues
- D
V _ D A T E _ T I M E
- accuracyType: object · DV_DURATION
- magnitudeType: string
_status - normalType: object · DV_INTERVAL
_range - normalType: object · CODE_PHRASE
_status - otherType: array object[] · REFERENCE_RANGE[]
_reference _ranges
- _typeenumconst:ATTESTATIONvalues
- A
T T E S T A T I O N
- attestedType: object · DV_MULTIMEDIA
_view - _typeenumconst:DV_MULTIMEDIArequiredvalues
- D
V _ M U L T I M E D I A
- mediaType: object · CODE_PHRASE
_type required - sizeType: integerrequired
Integer numbers.
- alternateType: string
_text - charsetType: object · CODE_PHRASE
- compressionType: object · CODE_PHRASE
_algorithm - dataType: string
- integrityType: string
_check - integrityType: object · CODE_PHRASE
_check _algorithm - languageType: object · CODE_PHRASE
- thumbnailType: object
Recursive reference to DvMultimedia (thumbnail)
- uriType: object · DV_URI
Polymorphic DV_URI wrapper. See concrete leaf schemas:
UMDvUriUMDvEhrUri
- descriptionType: object · DV_TEXT
Polymorphic DV_TEXT wrapper. See concrete leaf schemas:
UMDvTextUMDvCodedText
- itemsType: array object[] · DV_EHR_URI[]
- valueType: stringrequired
- _typeenumconst:DV_EHR_URIvalues
- D
V _ E H R _ U R I
- proofType: string
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"
}
}