Print

Migraine

Kuan V, Denaxas S, Gonzalez-Izquierdo A, Direk K, Bhatti O, Husain S, Sutaria S, Hingorani M, Nitsch D, Parisinos C, Lumbers T, Mathur R, Sofat R, Casas JP, Wong I, Hemingway H, Hingorani A

ID
PH211
Version ID
422
Type
Disease or Syndrome
Valid event data range
01/01/1999 - 01/07/2016
Sex
♀  Female ♂  Male
Agreement Date
2019-05-20
Coding system
Read codes v2 ICD10 codes Med codes
Collections
CALIBER Phenotype Library
Tags
No tags

Definition

At the specified date, a patient is defined as having had 'Migraine' IF they meet the criteria for any of the following on or before the specified date. The earliest date on which the individual meets any of the following criteria on or before the specified date is defined as the first event date:

Primary care

  1. 'Migraine' diagnosis or history of diagnosis during a consultation

OR Secondary care

  1. ALL diagnoses of 'Migraine' or history of diagnosis during a hospitalization

Implementation


Publications

  • Kuan V., Denaxas S., Gonzalez-Izquierdo A. et al. A chronological map of 308 physical and mental health conditions from 4 million individuals in the National Health Service. The Lancet Digital Health - DOI 10.1016/S2589-7500(19)30012-3

Clinical Code List

Rows: 26
Code Description Disease Medcode Category
1474.00 H/O: migraine Migraine 5029.0 History of Migraine
1474000.0 H/O migraine with aura Migraine 103451.0 History of Migraine
8B6N.00 Migraine prophylaxis Migraine 11389.0 History of Migraine
F26..00 Migraine Migraine 161.0 Diagnosis of Migraine
F260.00 Classical migraine Migraine 3220.0 Diagnosis of Migraine
F260.11 Migraine with aura Migraine 103502.0 Diagnosis of Migraine
F261.00 Common migraine Migraine 2424.0 Diagnosis of Migraine
F261.11 Migraine without aura Migraine 103602.0 Diagnosis of Migraine
F261000 Atypical migraine Migraine 9633.0 Diagnosis of Migraine
F261z00 Common migraine NOS Migraine 41497.0 Diagnosis of Migraine
F262.00 Migraine variants Migraine 5509.0 Diagnosis of Migraine
F262200 Abdominal migraine Migraine 2861.0 Diagnosis of Migraine
F262300 Basilar migraine Migraine 9004.0 Diagnosis of Migraine
F262400 Ophthalmic migraine Migraine 10583.0 Diagnosis of Migraine
F262800 Migraine induced by oestrogen contraceptive Migraine 103973.0 Diagnosis of Migraine
F262z00 Migraine variant NOS Migraine 23621.0 Diagnosis of Migraine
F26y.00 Other forms of migraine Migraine 28031.0 Diagnosis of Migraine
F26y000 Hemiplegic migraine Migraine 3658.0 Diagnosis of Migraine
F26y100 Ophthalmoplegic migraine Migraine 12511.0 Diagnosis of Migraine
F26y111 Moebius' ophthalmoplegic migraine Migraine 65262.0 Diagnosis of Migraine
F26y200 Status migrainosus Migraine 22685.0 Diagnosis of Migraine
F26y300 Complicated migraine Migraine 27930.0 Diagnosis of Migraine
F26yz00 Other forms of migraine NOS Migraine 28092.0 Diagnosis of Migraine
F26z.00 Migraine NOS Migraine 14700.0 Diagnosis of Migraine
Fyu5300 [X]Other migraine Migraine 53813.0 Diagnosis of Migraine
K584.11 Migraine - menstrual Migraine 11138.0 Diagnosis of Migraine
Rows: 26
Code Description Disease ReadcodeDescr Readcode
103451.0 History of Migraine Migraine H/O migraine with aura 1474000.0
103502.0 Diagnosis of Migraine Migraine Migraine with aura F260.11
103602.0 Diagnosis of Migraine Migraine Migraine without aura F261.11
103973.0 Diagnosis of Migraine Migraine Migraine induced by oestrogen contraceptive F262800
10583.0 Diagnosis of Migraine Migraine Ophthalmic migraine F262400
11138.0 Diagnosis of Migraine Migraine Migraine - menstrual K584.11
11389.0 History of Migraine Migraine Migraine prophylaxis 8B6N.00
12511.0 Diagnosis of Migraine Migraine Ophthalmoplegic migraine F26y100
14700.0 Diagnosis of Migraine Migraine Migraine NOS F26z.00
161.0 Diagnosis of Migraine Migraine Migraine F26..00
22685.0 Diagnosis of Migraine Migraine Status migrainosus F26y200
23621.0 Diagnosis of Migraine Migraine Migraine variant NOS F262z00
2424.0 Diagnosis of Migraine Migraine Common migraine F261.00
27930.0 Diagnosis of Migraine Migraine Complicated migraine F26y300
28031.0 Diagnosis of Migraine Migraine Other forms of migraine F26y.00
28092.0 Diagnosis of Migraine Migraine Other forms of migraine NOS F26yz00
2861.0 Diagnosis of Migraine Migraine Abdominal migraine F262200
3220.0 Diagnosis of Migraine Migraine Classical migraine F260.00
3658.0 Diagnosis of Migraine Migraine Hemiplegic migraine F26y000
41497.0 Diagnosis of Migraine Migraine Common migraine NOS F261z00
5029.0 History of Migraine Migraine H/O: migraine 1474.00
53813.0 Diagnosis of Migraine Migraine [X]Other migraine Fyu5300
5509.0 Diagnosis of Migraine Migraine Migraine variants F262.00
65262.0 Diagnosis of Migraine Migraine Moebius' ophthalmoplegic migraine F26y111
9004.0 Diagnosis of Migraine Migraine Basilar migraine F262300
9633.0 Diagnosis of Migraine Migraine Atypical migraine F261000
Rows: 1
Code Description Disease Category
G43 Migraine Migraine Diagnosis of Migraine

API

To Export Phenotype Details:

Format API
XML site_root/api/v1/public/phenotypes/PH211/version/422/detail/?format=xml
JSON site_root/api/v1/public/phenotypes/PH211/version/422/detail/?format=json
R Package

# Download here

library(ConceptLibraryClient)


# Connect to API

client = connect_to_API(public=TRUE)


# Get details of phenotype

details = get_phenotype_detail_by_version('PH211', '422', api_client=client)

To Export Phenotype Code List:

Format API
XML site_root/api/v1/public/phenotypes/PH211/version/422/export/codes/?format=xml
JSON site_root/api/v1/public/phenotypes/PH211/version/422/export/codes/?format=json
CSV site_root/phenotypes/PH211/version/422/export/codes/
R Package

# Download here

library(ConceptLibraryClient)


# Connect to API

client = connect_to_API(public=TRUE)


# Get codelists of phenotype

codelists = get_phenotype_code_list('PH211', '422', api_client=client)

Version History

Version
ID
Name Owner Publish date
422 Migraine ieuan.scanlon 2021-10-06 currently shown

Export - export all codes into a csv file/JSON/XML for the current phenotype version.

Print - Print page.