PatrickWeller / PanelPal

1 stars 0 forks source link

USER STORY: As a clinical scientist I want to ensure I am choosing the correct panel given the patient's phenotype. #11

Open ASendellPrice opened 1 week ago

ASendellPrice commented 1 week ago

As a clinical scientist I want to ensure I am choosing the correct panel given the patient's phenotype.

This will require retrieving the clinical indication for a give panel code, for example "Early onset or syndromic epilepsy" for R59. Can be achieved by API request to panelapp.

PatrickWeller commented 1 week ago

42 Added some unit tests to the function that gets the Panel App response and reports the name and panel version.