GET /conditions/1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1,
    "url": "https://cclm.media-doc.io/conditions/1/?format=api",
    "name": "Abrasion",
    "category": "Cornea",
    "detail": "<h2>Symptoms</h2>\n\n<ul>\n\t<li>Superficial abrasions may be asymptomatic</li>\n\t<li>Deeper abrasions result in discomfort (foreign body sensation), pain and/or photophobia</li>\n</ul>\n\n<h2>Signs</h2>\n\n<ul>\n\t<li>Break in epithelial layer (superficial cells or full thickness epithelium)</li>\n\t<li>Fluorescein staining</li>\n</ul>\n\n<h2>Etiology</h2>\n\n<ul>\n\t<li>Lens imperfections, foreign body, contact with fingernails, or improper insertion or removal technique</li>\n</ul>\n\n<h2>Prevalence</h2>\n\n<ul>\n\t<li>Rare</li>\n</ul>\n\n<h2>Differential Diagnosis</h2>\n\n<ul>\n\t<li><a href=\"/condition/65\">See: Epithelial Fluorescein Staining &ndash; Differential Diagnosis</a></li>\n\t<li>Herpes simplex ulcer</li>\n\t<li><a href=\"/condition/15\">Erosion</a></li>\n</ul>\n\n<h2>Management</h2>\n\n<ul>\n\t<li>Identify and remove cause</li>\n\t<li>Cease lens wear for at least 24 hours up to 1 week for a full epithelial thickness abrasion</li>\n\t<li>Consider topical prophylactic antibiotic</li>\n\t<li>Consider topical lubricant. Consider pain management, as appropriate</li>\n\t<li>Review in 1 day to 1 week depending on risk of infection</li>\n</ul>",
    "images": [
        {
            "name": "Corneal Abrasion",
            "file": "https://cclm-static.s3.amazonaws.com/images/abrasion-01_zoom.jpg"
        },
        {
            "name": "Corneal Abrasion",
            "file": "https://cclm-static.s3.amazonaws.com/images/abrasion-02_zoom.jpg"
        }
    ],
    "type": 1,
    "videos": [
        {
            "name": "Severe Central Corneal Abrasion",
            "videoSrc": "248362225"
        }
    ],
    "wear": false,
    "ceaseWear": true,
    "changeLens": false,
    "changeSolutions": false,
    "changeCare": false,
    "counseling": false,
    "dd": false,
    "dw": false,
    "gp": false,
    "replace": false,
    "review": true,
    "rewettingDrops": false,
    "rx": true,
    "SiHy": false,
    "toric": false,
    "tags": []
}