CODE_PHRASE

  • code_string
    Type: string
    required
  • terminology_id
    Type: object · TERMINOLOGY_ID
    required
    • value
      Type: string
      required
    • _type
      Type: string
  • preferred_term
    Type: string
Examples
{
  "terminology_id": {
    "value": "local"
  },
  "code_string": "at0001"
}