article_id stringlengths 6 7 | url stringlengths 19 20 | article_data listlengths 1 7 | questions listlengths 0 5 |
|---|---|---|---|
937560 | /viewarticle/937560 | [
{
"authors": "Jeffrey S. Forrest, MD; Alexander B. Shortridge",
"content": [
"Editor's Note: The Case Challenge series includes difficult-to-diagnose conditions, some of which are not frequently encountered by most clinicians, but are nonetheless important to accurately recognize. Test your diagnostic... | [
{
"answered": false,
"answeredCorrectly": false,
"branch": false,
"choices": [
{
"branchPath": null,
"choiceId": 1526219,
"choiceText": "Bipolar disorder",
"correct": false,
"displayOrder": 1,
"explanation": "",
"hideLabel": false,
... |
1002186 | /viewarticle/1002186 | [
{
"authors": "Assar Rather, MD; Lynnsey M. Rebner, DO; Hamdan Mallick, MD; Amber Jacobson, DO; Adrianne Fisher, FNP",
"content": [
"Editor's Note: The Case Challenge series includes difficult-to-diagnose conditions, some of which are not frequently encountered by most clinicians, but are nonetheless i... | [
{
"answered": false,
"answeredCorrectly": false,
"branch": false,
"choices": [
{
"branchPath": null,
"choiceId": 1914854,
"choiceText": "Malignancy",
"correct": false,
"displayOrder": 1,
"explanation": "",
"hideLabel": false,
"sel... |
834367 | /viewarticle/834367 | [
{
"authors": "Robert S. Bader, MD",
"content": [
"Editor's Note:\nThe Case Challenge series includes difficult-to-diagnose conditions, some of which are not frequently encountered by most clinicians, but are nonetheless important to accurately recognize. Test your diagnostic and treatment skills using... | [
{
"answered": false,
"answeredCorrectly": false,
"branch": false,
"choices": [
{
"branchPath": null,
"choiceId": 785871,
"choiceText": "Nummular dermatitis",
"correct": false,
"displayOrder": 1,
"explanation": "",
"hideLabel": false,
... |
831467 | /viewarticle/831467 | [{"authors":"Lars Grimm, MD, MHS; Malkeet Gupta, MS, MD; Rick G. Kulkarni, MD","content":["Editor'(...TRUNCATED) | [{"answered":false,"answeredCorrectly":false,"branch":false,"choices":[{"branchPath":null,"choiceId"(...TRUNCATED) |
731857 | /viewarticle/731857 | [{"authors":"Andrew Melone, MD; David F. Baehren, MD","content":["Editor's Note:\nThe the Case Chal(...TRUNCATED) | [{"answered":false,"answeredCorrectly":false,"branch":false,"choices":[{"branchPath":null,"choiceId"(...TRUNCATED) |
832278 | /viewarticle/832278 | [{"authors":"Jansen Tiongson, MD; John Sakles, MD; Harvey W. Meislin, MD","content":["Editor's Not(...TRUNCATED) | [{"answered":false,"answeredCorrectly":false,"branch":false,"choices":[{"branchPath":null,"choiceId"(...TRUNCATED) |
1002140 | /viewarticle/1002140 | [{"authors":"D. Brady Pregerson, MD","content":["Editor's Note: The Case Challenge series includes d(...TRUNCATED) | [{"answered":false,"answeredCorrectly":false,"branch":false,"choices":[{"branchPath":null,"choiceId"(...TRUNCATED) |
738325 | /viewarticle/738325 | [{"authors":"Nirupam Prakash, MD, MBBS","content":["Editor's Note:\nThe Case Challenge series includ(...TRUNCATED) | [{"answered":false,"answeredCorrectly":false,"branch":false,"choices":[{"branchPath":null,"choiceId"(...TRUNCATED) |
833922 | /viewarticle/833922 | [{"authors":"D. Brady Pregerson, MD","content":["Editor's Note:\nThe Case Challenge series includes (...TRUNCATED) | [{"answered":false,"answeredCorrectly":false,"branch":false,"choices":[{"branchPath":null,"choiceId"(...TRUNCATED) |
922415 | /viewarticle/922415 | [{"authors":"Sarah Taber, MD","content":["Editor's Note: The Case Challenge series includes difficul(...TRUNCATED) | [{"answered":false,"answeredCorrectly":false,"branch":false,"choices":[{"branchPath":null,"choiceId"(...TRUNCATED) |
End of preview. Expand
in Data Studio
Explore data
Articles and Pages Format.
article_id: id of article.
url: path to article https://reference.medscape.com/{view article path}
article_data: Store all pages in article. Each page will store content of medical cases (paragraphs, figures) and some related questions.
- title: title of page.
- authors: authors' name.
- date: posted date.
- content: list of paragraph text corpora.
- figures: a list of captions and image_url links for figures.
- pagination: information about pagination.
- questionnaire: related questions asked in this page.
- markdown: A condensed markdown version created from content field and figure field.
questions: a list of questions asked in article_data (the same "questionnaire" field in article_data).
Questions Format
- questionId: id of question.
- questionText: Question text shown for user.
- ...
- choices: a list of choices
- choiceText: choice text shown for user.
- choiceId: id of choice.
- correct: true / false, true means this choice is the answer to question otherwise it is not.
- ...
- Downloads last month
- 14