DV_CODED_TEXT
- Type: object · CODE_PHRASE
defining _code required- Type: string
code _string required - Type: object · TERMINOLOGY_ID
terminology _id required - Type: string
preferred _term
- Type: string
value required - Type: string
_type - Type: object · CODE_PHRASE
encoding - Type: string
code _string required - Type: object · TERMINOLOGY_ID
terminology _id required - Type: string
preferred _term
- Type: string
formatting hyperlink _type Discriminatorenumconst:DV_URIrequiredvaluesD V _ U R I
- Type: string
value required
- Type: object · CODE_PHRASE
language - Type: string
code _string required - Type: object · TERMINOLOGY_ID
terminology _id required - Type: string
preferred _term
- Type: array object[] · TERM_MAPPING[]
mappings - Type: string
match Pattern: /^[><=?]$/required - Type: object · CODE_PHRASE
target required - Type: object · DV_CODED_TEXT
purpose
Examples
{
"value": "Coded text value",
"defining_code": {
"terminology_id": {
"value": "local"
},
"code_string": "at0001"
}
}