wiki:AnotacniManualEhr

Version 8 (modified by xanetta, 14 months ago) (diff)

--

Medical text analysis

Annotation manual

The goal is to mark the occurrence of known medical entities or other important information in the text of health records.

You will familiarize yourself with the BRAT annotation tool. After logging in with credentials assigned to you, you will be able to highlight the entities to be annotated, after which a pop-up will appear, letting you choose the category of the entity you highlighted.

Entities to be annotated

Apache cTAKES type system

  • AnatomicalSite
    • names of body parts and locations on the body
    • every AnatomicalSite annotation is either of these two:
      • AnatomicalSite_name: the name itself, e.g. "našla v pravém prsu bulku"
      • AnatomicalSite_laterality: further specification of location, e.g. "našla v pravém prsu bulku"
  • DiseaseDisorder
    • names of diseases and disorders, e.g. "léčena xareltem inf mononukleoza v 15 letech"
  • SignSymptom
    • medical occurrences which are not names of diseases and disorders but can indicate their presence or absence, e.g. "při bolestech svalů, teplotě"
  • Procedure
    • name of a procedure or process (diagnostic or therapeutic) carried out by medical personnel
  • Medication
    • name of a drug or substance
    • divided into
      • Medication_name
      • Medication_strength
      • Medication_dosage
  • Lab
    • measurements related to the body, e.g. blood test values
    • divided into:
      • Lab_name
      • Lab_value
      • Lab_unit
  • DateTime
    • any date or time-related information
  • Negation
    • words marking negation, e.g. something was not found, not proven, negative etc.

Attachments (3)

Download all attachments as: .zip