DV_CODED_TEXT
- definingType: object · CODE_PHRASE
_code required- codeType: string
_string required - terminologyType: object · TERMINOLOGY_ID
_id required - preferredType: string
_term
- valueType: stringrequired
- _typeType: string
- encodingType: object · CODE_PHRASE
- codeType: string
_string required - terminologyType: object · TERMINOLOGY_ID
_id required - preferredType: string
_term
- formattingType: string
- hyperlink
- _typeDiscriminatorenumconst:DV_URIrequiredvalues
- D
V _ U R I
- valueType: stringrequired
- languageType: object · CODE_PHRASE
- codeType: string
_string required - terminologyType: object · TERMINOLOGY_ID
_id required - preferredType: string
_term
- mappingsType: array object[] · TERM_MAPPING[]
- matchType: string
Pattern: /^[><=?]$/required - targetType: object · CODE_PHRASErequired
- purposeType: object · DV_CODED_TEXT
Examples
{
"value": "Coded text value",
"defining_code": {
"terminology_id": {
"value": "local"
},
"code_string": "at0001"
}
}