List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=151040&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157092,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151060&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151020&ordering=imported",
    "results": [
        {
            "id": 1915,
            "title": "Pathology of tumor-stroma interaction in melanoma metastatic to the skin.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Woltsche, I",
                "Hofmann-Wellenhof, R",
                "Haas, J",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Hum Pathol. 1995; 26(8):856-861",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RN51900008",
            "pubmed": "7635447",
            "doi": "10.1016%2F0046-8177%2895%2990007-1",
            "pmc": null,
            "organizations": [
                "1915-14038",
                "1915-14047"
            ],
            "persons": [
                "1915-51620-6",
                "1915-51627-6",
                "1915-51711-6",
                "1915-51617-1"
            ],
            "imported": null,
            "journal": "HUM PATHOL",
            "issn": "0046-8177",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.331,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.897058823529412,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1914,
            "title": "Pathological findings suggestive of interclonal stabilization in a case of cutaneous melanoma.",
            "abstract": null,
            "authors": [
                "Okcu, A",
                "Hofmann-Wellenhof, R",
                "Woltsche, I",
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1996,
            "source": "Clin Exp Metastasis. 1996; 14(3):215-218",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UV50800004",
            "pubmed": "8674275",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1914-14047"
            ],
            "persons": [
                "1914-51620-6",
                "1914-51711-6",
                "1914-51617-6"
            ],
            "imported": null,
            "journal": "CLIN EXP METASTAS",
            "issn": "0262-0898",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.396,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1913,
            "title": "Pathological events in experimental acute pancreatitis prevented by the bradykinin antagonist, Hoe 140.",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Tiran, B",
                "Lembeck, F"
            ],
            "year": 1993,
            "source": "Br J Pharmacol. 1993; 108(2):405-411",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KJ82900023",
            "pubmed": "8448591",
            "doi": "10.1111/j.1476-5381.1993.tb12817.x",
            "pmc": "PMC1907991",
            "organizations": [
                "1913-14013",
                "1913-14022"
            ],
            "persons": [
                "1913-51661-1"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1911,
            "title": "Pathogenesis and management of lung disease in cystic fibrosis.",
            "abstract": null,
            "authors": [
                "Zach, MS"
            ],
            "year": 1991,
            "source": "J R Soc Med. 1991; 84 Suppl 18(4):10-17",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FJ04400004",
            "pubmed": "2033570",
            "doi": null,
            "pmc": "PMC1293030",
            "organizations": [
                "1911-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "J ROY SOC MED",
            "issn": "0141-0768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.697,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.317757009345794,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1910,
            "title": "Participation of nitric oxide in the relaxation of the rat gastric corpus.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Moser, RL"
            ],
            "year": 1996,
            "source": "NAUNYN, SCHMIED ARCH PHARMACOL 1996 354: 348-354.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NE99700228",
            "pubmed": "8878066",
            "doi": "10.1007%2FBF00171067",
            "pmc": null,
            "organizations": [
                "1910-14022",
                "1910-14044"
            ],
            "persons": [
                "1910-51517-1"
            ],
            "imported": null,
            "journal": "NAUNYN, SCHMIED ARCH PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.679,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1909,
            "title": "Participation of nitric oxide in the mustard oil-induced neurogenic inflammation of the rat paw skin.",
            "abstract": null,
            "authors": [
                "Lippe, IT",
                "Stabentheiner, A",
                "Holzer, P"
            ],
            "year": 1993,
            "source": "Eur J Pharmacol. 1993; 232(1):113-120",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KN87100016",
            "pubmed": "7681404",
            "doi": "10.1016/0014-2999(93)90735-Z",
            "pmc": null,
            "organizations": [
                "1909-14022"
            ],
            "persons": [
                "1909-51529-6",
                "1909-51832-2"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.677,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.814606741573034,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1908,
            "title": "Participation of endothelium-derived nitric oxide but not prostacyclin in the gastric mucosal hyperaemia due to acid back-diffusion.",
            "abstract": null,
            "authors": [
                "Lippe, IT",
                "Holzer, P"
            ],
            "year": 1992,
            "source": "Br J Pharmacol. 1992; 105(3):708-714",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HG58400037",
            "pubmed": "1628157",
            "doi": "10.1111/j.1476-5381.1992.tb09043.x",
            "pmc": "PMC1908440",
            "organizations": [
                "1908-14022"
            ],
            "persons": [
                "1908-51529-6",
                "1908-51832-2"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1907,
            "title": "Participation of capsaicin-sensitive afferent neurons in gastric motor inhibition caused by laparotomy and intraperitoneal acid.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT",
                "Amann, R"
            ],
            "year": 1992,
            "source": "Neuroscience. 1992; 48(3):715-722",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HV39600017",
            "pubmed": "1603337",
            "doi": "10.1016%2F0306-4522%2892%2990414-W",
            "pmc": null,
            "organizations": [
                "1907-14022"
            ],
            "persons": [
                "1907-51529-1",
                "1907-51832-6"
            ],
            "imported": null,
            "journal": "NEUROSCIENCE",
            "issn": "0306-4522",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.626,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.841584158415842,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8018,
            "title": "Gestagen therapy of breast cancer. Effect of high doses on the blood coagulation system",
            "abstract": null,
            "authors": [
                "Schenk, H",
                "Fereberger, W"
            ],
            "year": 1983,
            "source": "MMW Munch Med Wochenschr. 1983; 125(40):875-876",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RK77700016",
            "pubmed": "6226871",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MUNCHEN MED WOCHENSCHR",
            "issn": "0341-3098",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8020,
            "title": "MICRO-DETERMINATION OF ZINC IN HUMAN-SERUM",
            "abstract": null,
            "authors": [
                "WAWSCHINEK, O"
            ],
            "year": 1983,
            "source": "MIKROCHIM ACTA 1983 3: 77-81.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RL01400010",
            "pubmed": null,
            "doi": "10.1007/BF01202682",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MIKROCHIM ACTA",
            "issn": "0026-3672",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.965,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.276923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1903,
            "title": "Partial liquid ventilation combined with kinetic therapy in acute respiratory failure in piglets.",
            "abstract": null,
            "authors": [
                "Urlesberger, B",
                "Zobel, G",
                "Dacar, D",
                "Rödl, S",
                "Trafojer, U",
                "Trantina, A",
                "Knez, J"
            ],
            "year": 1999,
            "source": "Intensive Care Med. 1999; 25(5):496-502",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080537600014",
            "pubmed": "10401945",
            "doi": "10.1007/s001340050887",
            "pmc": null,
            "organizations": [
                "1903-14048",
                "1903-14075"
            ],
            "persons": [
                "1903-51709-6",
                "1903-51936-6",
                "1903-51947-6"
            ],
            "imported": null,
            "journal": "INTENS CARE MED",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.42,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.826086956521739,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1902,
            "title": "Partial liquid ventilation combined with inhaled nitric oxide in acute respiratory failure with pulmonary hypertension in piglets.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Urlesberger, B",
                "Dacar, D",
                "Rödl, S",
                "Reiterer, F",
                "Friehs, I"
            ],
            "year": 1997,
            "source": "PEDIAT RES 1997 41: 172-177.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WF27300003",
            "pubmed": "9029634",
            "doi": "10.1203/00006450-199702000-00003",
            "pmc": null,
            "organizations": [
                "1902-14045",
                "1902-14048"
            ],
            "persons": [
                "1902-51653-6",
                "1902-51709-6"
            ],
            "imported": null,
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.661,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.971830985915493,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1900,
            "title": "Parathyroid scintigraphy: first experiences with technetium (III)-99m-Q12.",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "Fueger, GF",
                "Wolf, G"
            ],
            "year": 1997,
            "source": "Eur J Nucl Med. 1997; 24(3):326-329",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR35600015",
            "pubmed": "9143473",
            "doi": "10.1007/s002590050061",
            "pmc": null,
            "organizations": [
                "1900-14045",
                "1900-14054",
                "1900-14107"
            ],
            "persons": [
                "1900-51606-6",
                "1900-51727-1"
            ],
            "imported": null,
            "journal": "EUR J NUCL MED",
            "issn": "0340-6997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.692,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.89873417721519,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1899,
            "title": "Parathyroid scintigraphy: comparison of technetium-99m methoxyisobutylisonitrile and technetium-99m tetrofosmin studies.",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "Fueger, GF",
                "Nicoletti, R"
            ],
            "year": 1996,
            "source": "Eur J Nucl Med. 1996; 23(6):693-696",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UR77300013",
            "pubmed": "8662105",
            "doi": "10.1007/BF00834533",
            "pmc": null,
            "organizations": [
                "1899-14107"
            ],
            "persons": [
                "1899-51727-1"
            ],
            "imported": null,
            "journal": "EUR J NUCL MED",
            "issn": "0340-6997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.097,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.89873417721519,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1898,
            "title": "Parasympathetic receptor blockade and the heart rate performance curve.",
            "abstract": null,
            "authors": [
                "Pokan, R",
                "Hofmann, P",
                "Von Duvillard, SP",
                "Schumacher, M",
                "Gasser, R",
                "Zweiker, R",
                "Fruhwald, FM",
                "Eber, B",
                "Smekal, G",
                "Bachl, N",
                "Schmid, P"
            ],
            "year": 1998,
            "source": "Med Sci Sports Exerc. 1998; 30(2):229-233",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072015200009",
            "pubmed": "9502350",
            "doi": "10.1097%2F00005768-199802000-00009",
            "pmc": null,
            "organizations": [
                "1898-14083"
            ],
            "persons": [
                "1898-51533-6",
                "1898-51699-6",
                "1898-51700-6"
            ],
            "imported": null,
            "journal": "MED SCI SPORT EXERCISE",
            "issn": "0195-9131",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.026,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.982758620689655,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1897,
            "title": "Paraparesis secondary to a spinal mass as the presenting feature of erythroleukaemia in a 10-month-old child.",
            "abstract": null,
            "authors": [
                "Slavc, I",
                "Urban, C",
                "Ritter, J",
                "Ambros, PF",
                "Haas, OA",
                "Köller, U",
                "Kurz, R"
            ],
            "year": 1992,
            "source": "Eur J Pediatr. 1992; 151(5):332-335",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HQ63800006",
            "pubmed": "1396885",
            "doi": "10.1007/BF02113251",
            "pmc": null,
            "organizations": [
                "1897-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.732394366197183,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1895,
            "title": "Paraneoplastic polymyositis associated with a renal carcinoma.",
            "abstract": null,
            "authors": [
                "Wurzer, H",
                "Brandstätter, G",
                "Harnoncourt, K",
                "Kullnig, P",
                "Kleinert, R"
            ],
            "year": 1993,
            "source": "J Intern Med. 1993; 234(5):521-524",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1993MF06900014",
            "pubmed": "8228798",
            "doi": "10.1111/j.1365-2796.1993.tb00787.x",
            "pmc": null,
            "organizations": [
                "1895-14020",
                "1895-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "J INTERN MED",
            "issn": "0954-6820",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.622,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.775700934579439,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1892,
            "title": "Pancreatic metastases from renal cell carcinoma mimicking insulinomas.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Bacher, H",
                "Uggowitzer, M",
                "Ott, A",
                "Hubmer, G",
                "Mischinger, HJ"
            ],
            "year": 1999,
            "source": "BJU Int. 1999; 83(1):140-141",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079775000025",
            "pubmed": "10233468",
            "doi": "10.1046/j.1464-410X.1999.00855.x",
            "pmc": null,
            "organizations": [
                "1892-14020",
                "1892-14045",
                "1892-14054",
                "1892-14056",
                "1892-14073"
            ],
            "persons": [
                "1892-51595-6",
                "1892-51970-1"
            ],
            "imported": null,
            "journal": "BJU INT",
            "issn": "1464-4096",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.817,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0222222222222222,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1891,
            "title": "Annular pancreas--congenital anomaly as the cause of chronic calcifying pancreatitis in a 73-year-old patient",
            "abstract": null,
            "authors": [
                "Stacher, VR",
                "Reittner, P",
                "Rienmüller, S"
            ],
            "year": 1996,
            "source": "Rofo. 1996; 164(4):347-349",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UH04800015",
            "pubmed": "8645872",
            "doi": "10.1055/s-2007-1015668",
            "pmc": null,
            "organizations": [
                "1891-14054",
                "1891-14104"
            ],
            "persons": [
                "1891-51726-6",
                "1891-51957-6"
            ],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NEUEN",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.582,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.493670886075949,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8021,
            "title": "Value of a toxoplasmosis screening",
            "abstract": null,
            "authors": [
                "Mayer, HO",
                "Stünzner, D",
                "Rosanelli, K"
            ],
            "year": 1983,
            "source": "Zentralbl Gynakol. 1983; 105(17):1097-1100",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RL23900001",
            "pubmed": "6359783",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL GYNAKOL",
            "issn": "0044-4197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}