XUND API Documentation

ReportNotAddedSymptom

Model definition

Property name

Property type

Property description

id

string

Identifier of the symptom

name

string (localized text)

Name of the symptom

umlsCodes

string[]

Deprecated. Don’t use

Example

Click to expand...
JSON
{
    "id": "5e63f95e-ef3b-42ce-9027-ff6e021e19ef",
    "name": "Abdominal pain",
    "umlsCodes": [
        "C0000737",
        "C0232493",
        "C0740433"
    ]
}