Sleep Apnea
Synopsis
This query searches mentions of Sleep Apnea in patient records by querying for a set of related SNOMED concepts.
Processing Requirements
This query assumes that at least the following emtellipro-db-client processing options were enabled:
--feature snomed-ontology--store-sections-and-sentences
For this query, Clinical notes were processed with the following document type:
--category Clinical--subcategory generic(or more specific report types such as Discharge Summary, SOAP Note, CCD as applicable)
Clinical Context
Sleep apnea is a disorder characterized by intermittent periods of apnea (arrest of respiration) during sleep. However, in day-to-day clinical practice, this condition can be referred to by multiple different terms such as obstructive sleep apnea, sleep apnea, or it may be written that the patient has PND or paroxysmal nocturnal dyspnea, or there may be no mention of sleep apnea and it may just be written that the patient uses a continuous positive airway pressure (CPAP) machine at night. Thus, we must look for multiple concepts related to the same (or similar) clinical entities.
78275009|Obstructive sleep apnea syndrome (disorder)|73430006|Sleep apnea (disorder)|55442000|Paroxysmal nocturnal dyspnea (finding)|62744007|Orthopnea (finding)|47545007|Continuous positive airway pressure ventilation treatment (regime/therapy)|
This type of query can easily be modified to retrieve occurrences of other clinical entities by identifying a subset of associated concepts to use in place of the list of SNOMED concept IDs used in this sample query.
SQL query
SQL
Snowflake
Next steps
The list of sleep apnea and related mentions can be further filtered to return only those that pertain to the patient. See Sleep Apnea Experienced by Patients.

