Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

partalas_template.json 1.6 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
  1. {
  2. "questions": [
  3. {
  4. "type": "list",
  5. "body": "Is Rheumatoid Arthritis more common in men or women?",
  6. "id": "5118dd1305c10fae750000010",
  7. "ideal_answer": "Disease patterns in RA vary between the sexes; the condition is more commonly seen in women, who exhibit a more aggressive disease and a poorer long-term outcome.",
  8. "exact_answer": [
  9. ["A", "B", "C"],
  10. ["D", "E"],
  11. ["F", "G"],
  12. ["I", "J", "K"]
  13. ],
  14. "documents": [
  15. "http://www.ncbi.nlm.nih.gov/pubmed/12723987"
  16. ],
  17. "snippets": [
  18. {
  19. "document": "http://www.ncbi.nlm.nih.gov/pubmed/22853635",
  20. "text": "The expression and clinical course of RA are influenced by gender. In developed countries the prevalence of RA is 0,5 to 1.0%, with a male:female ratio of 1:3.",
  21. "offsetInBeginSection": 559,
  22. "offsetInEndSection": 718,
  23. "beginSection": "abstract",
  24. "endSection": "abstract"
  25. }
  26. ],
  27. "concepts": [
  28. "http://www.diseaseontology.org/api/metadata/DOID:7148"
  29. ],
  30. "triples": [
  31. {
  32. "s": "http://linkedlifedata.com/resource/umls/id/C2827401",
  33. "p": "http://www.w3.org/2008/05/skos-xl#prefLabel",
  34. "o": "http://linkedlifedata.com/resource/umls/label/A17680439"
  35. }
  36. ]
  37. }
  38. ]
  39. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...