XUND API Documentation

QuickSolution

Quick solution is a suggestion that can be applied quickly and can have good effect on the patient’s health state

Model definition

Property name

Property type

Property description

id

string

Identifier of quick solution

name

string (localized text)

Short name of the quick solution

description

string (localized text)

Short explanation about quick solution

iconUrl

string (image URL)

Quick solution's icon's url

Example

JSON
{
  "id": "19833694-4035-4799-8c14-39ec0b5756cf",
  "name": "Medical help",
  "description": "Visit a medical professional as soon as possible and have yourself examined to determine the cause of your symptoms.",
  "iconUrl": "https://cms.live.xund.solutions/image/1576156075399-3eeb0312-0ff2-4752-afcb-c953cb1b788c"
}