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=151220&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156991,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151240&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151200&ordering=imported",
    "results": [
        {
            "id": 2261,
            "title": "Reproducibility of forced expiratory flow and volume measurements in infants with bronchiolitis.",
            "abstract": null,
            "authors": [
                "Modl, M",
                "Eber, E",
                "Weinhandl, E",
                "Gruber, W",
                "Zach, MS"
            ],
            "year": 1999,
            "source": "PEDIAT PULM 1999 28: 429-435.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084099100008",
            "pubmed": "10587418",
            "doi": "10.1002%2F%28SICI%291099-0496%28199912%2928%3A6%3C429%3A%3AAID-PPUL8%3E3.0.CO%3B2-3",
            "pmc": null,
            "organizations": [
                "2261-14095"
            ],
            "persons": [
                "2261-51713-6"
            ],
            "imported": null,
            "journal": "PEDIAT PULM",
            "issn": "8755-6863",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.192,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.722222222222222,
            "impactfactor_norm_year": 1999,
            "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": 2260,
            "title": "Representative early summer meningoencephalitis vaccination rates of school children in Styria",
            "abstract": null,
            "authors": [
                "Stronegger, WJ",
                "Leodolter, K",
                "Rásky, E",
                "Freidl, W"
            ],
            "year": 1998,
            "source": "WIEN KLIN WOCHENSCHR 1998 110: 434-440.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074558600004",
            "pubmed": "9677663",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2260-14024"
            ],
            "persons": [
                "2260-51688-6",
                "2260-51741-2",
                "2260-51845-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.583,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.551401869158878,
            "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": 7920,
            "title": "Significance of diagnostic devices in the etiological classification of dementia processes",
            "abstract": null,
            "authors": [
                "Ladurner, G"
            ],
            "year": 1983,
            "source": "Nervenarzt. 1983; 54(4):171-180",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1983QM50500002",
            "pubmed": "6855984",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 2258,
            "title": "Therapeutic concepts in transfusion medicine. Report on the 1st Graz Transfusion Medicine Consensus Conference",
            "abstract": null,
            "authors": [
                "Lanzer, G",
                "Mayr, WR"
            ],
            "year": 1995,
            "source": "Anaesthesist. 1995; 44(3):143-146",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995QN69900002",
            "pubmed": "7762772",
            "doi": "10.1007/s001010050140",
            "pmc": null,
            "organizations": [
                "2258-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.594,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 5798,
            "title": "Organic dementia syndrome. Organic mental disorders",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2001,
            "source": "Internist (Berl). 2001; 42(10):1387-1404",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000171674500010",
            "pubmed": "11688157",
            "doi": "10.1007/s001080170060",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5798-51907-2"
            ],
            "imported": null,
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.31,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.241071428571429,
            "impactfactor_norm_year": 2001,
            "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": 2255,
            "title": "Reopening of internal carotid artery occlusions during heparin-induced LDL precipitation (H.E.L.P.) associated with improved haemorheology: report of 2 cases.",
            "abstract": null,
            "authors": [
                "Walzl, M",
                "Niederkorn, K",
                "Walzl, B",
                "Horner, S",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "Wien Klin Wochenschr. 1993; 105(12):350-354",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LG79900004",
            "pubmed": "8333205",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2255-14051"
            ],
            "persons": [
                "2255-51545-6",
                "2255-51546-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 2254,
            "title": "Renography before heart transplantation in patients with cardiomyopathy.",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "O'Mara, RE",
                "Fueger, GF",
                "Tscheliessnigg, K",
                "Nicoletti, R",
                "Sorantin, E",
                "Smith, EM"
            ],
            "year": 1998,
            "source": "J Nucl Med. 1998; 39(12):2153-2158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077543100035",
            "pubmed": "9867160",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2254-14045",
                "2254-14054",
                "2254-14107"
            ],
            "persons": [
                "2254-51727-2",
                "2254-51913-6"
            ],
            "imported": null,
            "journal": "J NUCL MED",
            "issn": "0161-5505",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.064,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.949367088607595,
            "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": 2253,
            "title": "Renal masses--evaluation by amplitude coded colour Doppler sonography and multiphasic contrast-enhanced CT.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Szolar, D",
                "Preidler, K",
                "Uggowitzer, M",
                "Kugler, C",
                "Dörfler, O",
                "Schreyer, HH"
            ],
            "year": 1999,
            "source": "Acta Radiol. 1999; 40(4):457-461",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082058600019",
            "pubmed": "10394879",
            "doi": "10.3109/02841859909177765",
            "pmc": null,
            "organizations": [
                "2253-14054"
            ],
            "persons": [
                "2253-51373-2"
            ],
            "imported": null,
            "journal": "ACTA RADIOLOGICA",
            "issn": "0284-1851",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.096,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.487179487179487,
            "impactfactor_norm_year": 1999,
            "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": 7925,
            "title": "High-dose gestagen therapy in breast cancer",
            "abstract": null,
            "authors": [
                "Beaufort, F",
                "Fereberger, W"
            ],
            "year": 1983,
            "source": "Wien Med Wochenschr. 1983; 133(7):169-173",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QN89800002",
            "pubmed": "6223450",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 2251,
            "title": "Relevant Critical-Values of the Oral Glucose-Tolerance Test in Pregnancy",
            "abstract": null,
            "authors": [
                "Kainer, F",
                "Tamussino, K",
                "Weiss, PAM",
                "Hofmann, HMH"
            ],
            "year": 1995,
            "source": "ARCH GYNECOL OBSTET 1995 257: 577-579.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG30300098",
            "pubmed": null,
            "doi": "10.1007/BF02264895",
            "pmc": null,
            "organizations": [
                "2251-14038"
            ],
            "persons": [
                "2251-51826-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.066,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 7926,
            "title": "The significance of lymphadenectomy in therapy of ovarian carcinoma.",
            "abstract": null,
            "authors": [
                "Burghardt, E",
                "Pickel, H",
                "Holzer, E",
                "Lahousen, M"
            ],
            "year": 1983,
            "source": "Am J Obstet Gynecol. 1983; 146(1):111-112",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1983QP93000024",
            "pubmed": "6846415",
            "doi": "10.1016/0002-9378(83)90940-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J OBSTET GYNECOL",
            "issn": "0002-9378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.247,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.943396226415094,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 2249,
            "title": "Release of conjugated catecholamines by the adrenal medulla equivalent of the American eel, Anguilla rostrata.",
            "abstract": null,
            "authors": [
                "Epple, A",
                "Porta, S",
                "Nibbio, B",
                "Leitner, G"
            ],
            "year": 1993,
            "source": "Gen Comp Endocrinol. 1993; 90(1):58-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KW19800007",
            "pubmed": "8504923",
            "doi": "10.1006/gcen.1993.1060",
            "pmc": null,
            "organizations": [
                "2249-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEN COMP ENDOCRINOL",
            "issn": "0016-6480",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.393,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.542168674698795,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 2248,
            "title": "Release of calcitonin gene-related peptide in cardiac anaphylaxis.",
            "abstract": null,
            "authors": [
                "Schuligoi, R",
                "Amann, R",
                "Donnerer, J",
                "Peskar, BA"
            ],
            "year": 1997,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1997; 355(2):224-229",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WH55700012",
            "pubmed": "9050016",
            "doi": "10.1007/PL00004936",
            "pmc": null,
            "organizations": [
                "2248-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN, SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.492,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.831460674157303,
            "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": 2247,
            "title": "Relationship of tumor cell motility and morphologic patterns. Part 2. Analysis of tumor cell sublines with different motility in vitro.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Taniguchi, S",
                "Kerl, H"
            ],
            "year": 1992,
            "source": "Am J Dermatopathol. 1992; 14(4):315-318",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JF68800005",
            "pubmed": "1323937",
            "doi": "10.1097/00000372-199208000-00005",
            "pmc": null,
            "organizations": [
                "2247-14047"
            ],
            "persons": [
                "2247-51617-2",
                "2247-51620-6"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 2246,
            "title": "Relationship of tumor cell motility and morphologic patterns. Part 1. Melanocytic skin tumors.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Smolle-Juettner, FM",
                "Stettner, H",
                "Kerl, H"
            ],
            "year": 1992,
            "source": "Am J Dermatopathol. 1992; 14(3):231-237",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HY13000008",
            "pubmed": "1510220",
            "doi": "10.1097/00000372-199206000-00009",
            "pmc": null,
            "organizations": [
                "2246-14047"
            ],
            "persons": [
                "2246-51617-1",
                "2246-51620-6",
                "2246-51615-6"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 2245,
            "title": "Relationship between plasminogen activator inhibitor-1 antigen, leptin, and fat mass in obese children and adolescents.",
            "abstract": null,
            "authors": [
                "Sudi, KM",
                "Gallistl, S",
                "Weinhandl, G",
                "Muntean, W",
                "Borkenstein, MH"
            ],
            "year": 2000,
            "source": "Metabolism. 2000; 49(7):890-895",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088132700013",
            "pubmed": "10910001",
            "doi": "10.1053/meta.2000.6736",
            "pmc": null,
            "organizations": [
                "2245-14091"
            ],
            "persons": [
                "2245-51651-6",
                "2245-51654-6",
                "2245-51963-6"
            ],
            "imported": null,
            "journal": "METABOLISM",
            "issn": "0026-0495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.952,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.539325842696629,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 7927,
            "title": "The effects of intranasally sprayed synthetic TRH on TSH and on PRL secretion in children.",
            "abstract": null,
            "authors": [
                "Borkenstein, MH"
            ],
            "year": 1983,
            "source": "Eur J Pediatr. 1983; 140(1):17-18",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QQ31800004",
            "pubmed": "6409614",
            "doi": "10.1007/BF00661897",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7927-51654-2"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 5799,
            "title": "Adrenoleukodystrophy mimicking multiple sclerosis",
            "abstract": null,
            "authors": [
                "Krenn, M",
                "Bonelli, RM",
                "Niederwieser, G",
                "Reisecker, F",
                "Költringer, P"
            ],
            "year": 2001,
            "source": "Nervenarzt. 2001; 72(10):794-797",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171640300009",
            "pubmed": "11688182",
            "doi": "10.1007/s001150170037",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.916,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.352941176470588,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 5800,
            "title": "Changes in patterns of psychiatric referral in a German general hospital: results of a comparison of two 1-year surveys 8 years apart.",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB",
                "Ehrentraut, S",
                "Kapfhammer, HP"
            ],
            "year": 2001,
            "source": "Gen Hosp Psychiatry. 2001; 23(4):205-214",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170895800005",
            "pubmed": "11543847",
            "doi": "10.1016%2FS0163-8343%2801%2900146-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5800-50097-2",
                "5800-51907-6"
            ],
            "imported": null,
            "journal": "GEN HOSP PSYCHIAT",
            "issn": "0163-8343",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.065,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.818181818181818,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 2241,
            "title": "Relapse of pulmonary Mycobacterium kansasii disease associated with large-cell cancer of the lung: a case report.",
            "abstract": null,
            "authors": [
                "Domej, W",
                "Maier, A",
                "Schmidt, F",
                "Dimai, HP",
                "Wirnsberger, GH"
            ],
            "year": 1998,
            "source": "Oncol Rep. 1998; 5(4):853-856",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074173100013",
            "pubmed": "9625831",
            "doi": "10.3892/or.5.4.853",
            "pmc": null,
            "organizations": [
                "2241-14045",
                "2241-14054"
            ],
            "persons": [
                "2241-51525-1",
                "2241-79271-6",
                "2241-51739-4"
            ],
            "imported": null,
            "journal": "ONCOL REP",
            "issn": "1021-335X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.399,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.105769230769231,
            "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
        }
    ]
}