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=155000&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157148,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155020&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154980&ordering=-impactfactor",
    "results": [
        {
            "id": 133076,
            "title": "Isolated unilateral otitis with facial nerve paralysis as initial symptom of Wegener granulomatosis. An unusual clinical course].",
            "abstract": null,
            "authors": [
                "Hofmann, T",
                "Kainz, J",
                "Koc, C",
                "Smolle, KH",
                "Brunner, G"
            ],
            "year": 1998,
            "source": "Laryngorhinootologie. 1998; 77(6):352-354",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074555200009",
            "pubmed": "9701761",
            "doi": "10.1055/s-2007-996987",
            "pmc": null,
            "organizations": [
                "133076-14066"
            ],
            "persons": [
                "133076-51747-2"
            ],
            "imported": "2014-01-20T01:00:00+01:00",
            "journal": "Laryngorhinootologie",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.353,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.172,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168040,
            "title": "Abridged version of allergen-specific immunotherapy for IgE-mediated diseases in childhood and adolescence. Overview of approved allergen products in AustriaUpdate 2017",
            "abstract": null,
            "authors": [
                "Szepfalusi, Z",
                "Horak, F",
                "Eiwegger, T",
                "Horak, E",
                "Huttegger, I",
                "Wolf-Abdolvahab, S",
                "Varga, EM",
                "Riedler, J"
            ],
            "year": 2018,
            "source": "MONATSSCHR KINDERH. 2018; 166(6): 521-528. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000433337100014",
            "pubmed": null,
            "doi": "10.1007/s00112-018-0478-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2018-06-19T12:31:13+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.353,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.04,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 168831,
            "title": "Supplementary feeding in hospital for breastfed mature neonates and late preterm infants-Update 2017. Consensus paper of the Nutrition Commission of the Austrian Society of Pediatrics and Adolescent Medicine (OGKJ)",
            "abstract": null,
            "authors": [
                "Haiden, N"
            ],
            "year": 2018,
            "source": "MONATSSCHR KINDERH. 2018; 166(7): 605-610. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000436807400011",
            "pubmed": null,
            "doi": "10.1007/s00112-018-0440-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "168831-51968-7"
            ],
            "imported": "2018-08-23T14:36:57+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.353,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.04,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 89327,
            "title": "Ligament-muscle reflex arc after anterior cruciate ligament reconstruction: electromyographic evaluation.",
            "abstract": null,
            "authors": [
                "Biedert, RM",
                "Zwick, EB"
            ],
            "year": 1998,
            "source": "Arch Orthop Trauma Surg. 1998; 118(1-2):81-84",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076959600018",
            "pubmed": "9833113",
            "doi": "10.1007/s004020050317",
            "pmc": null,
            "organizations": [
                "89327-14049"
            ],
            "persons": [],
            "imported": "2009-03-18T01:00:00+01:00",
            "journal": "Arch Orthop Trauma Surg",
            "issn": "0936-8051",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.353,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.357142857142857,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 22692,
            "title": "Advances in bone tumour treatment in 30 years with respect to survival and limb salvage. A single institution experience.",
            "abstract": null,
            "authors": [
                "Kotz, R",
                "Dominkus, M",
                "Zettl, T",
                "Ritschl, P",
                "Windhager, R",
                "Gadner, H",
                "Zielinski, C",
                "Salzer-Kuntschik, M"
            ],
            "year": 2002,
            "source": "Int Orthop. 2002; 26(4):197-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177896200002",
            "pubmed": "12185518",
            "doi": "10.1007/s00264-002-0365-1",
            "pmc": "PMC3620947",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT ORTHOP",
            "issn": "0341-2695",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.353,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.214285714285714,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2297,
            "title": "Scope and limitations of ultrasonography in the documentation of fractures--an experimental study.",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, HG",
                "Fellinger, M",
                "Seggl, W"
            ],
            "year": 1998,
            "source": "Arch Orthop Trauma Surg. 1998; 117(6-7):368-371",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074993400014",
            "pubmed": "9709853",
            "doi": "10.1007%2Fs004020050268",
            "pmc": null,
            "organizations": [
                "2297-14052"
            ],
            "persons": [
                "2297-51694-2",
                "2297-60541-6"
            ],
            "imported": null,
            "journal": "ARCH ORTHOP TRAUM SURG",
            "issn": "0936-8051",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.353,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.357142857142857,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 1182,
            "title": "Heparin-induced extracorporeal fibrinogen/LDL precipitation (HELP): a promising regimen for the treatment of vascular diseases.",
            "abstract": null,
            "authors": [
                "Walzl, M",
                "Walzl, B",
                "Haas, A"
            ],
            "year": 1997,
            "source": "Angiology. 1997; 48(12):1031-1036",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YK24300002",
            "pubmed": "9404828",
            "doi": "10.1177/000331979704801202",
            "pmc": null,
            "organizations": [
                "1182-14043"
            ],
            "persons": [
                "1182-51850-6"
            ],
            "imported": null,
            "journal": "ANGIOLOGY",
            "issn": "0003-3197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.352,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.179487179487179,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 187397,
            "title": "Lipid therapy in patients with diabetes mellitus A joint statement by the Commission on Lipid Metabolism and the working group Heart and Diabetes of the German Diabetes Society (DDG), the Section Diabetology and Metabolism of the German Society of Endocrinology (DGE), the working group Heart and Diabetes of the German Society of Cardiology (DGK) and the joint working group Heart-Hormones-Diabetes of DGK, DGE and DDG",
            "abstract": null,
            "authors": [
                "Parhofer, KG",
                "Birkenfeld, AL",
                "Krone, W",
                "Lehrke, M",
                "Marx, N",
                "Merkel, M",
                "Schutt, KS",
                "Zirlik, A",
                "Muller-Wieland, D"
            ],
            "year": 2021,
            "source": "DIABETOLOGE. 2021; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000627235100001",
            "pubmed": null,
            "doi": "10.1007/s11428-021-00742-y",
            "pmc": null,
            "organizations": [
                "187397-14083"
            ],
            "persons": [
                "187397-100805-6"
            ],
            "imported": "2021-04-26T10:08:39+02:00",
            "journal": "DIABETOLOGE",
            "issn": "1860-9716",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.352,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.021,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.027,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187686,
            "title": "Diabetes mellitus and the Heart",
            "abstract": null,
            "authors": [
                "Schutt, K",
                "Forst, T",
                "Birkenfeld, AL",
                "Zirlik, A",
                "Muller-Wieland, D",
                "Marx, N"
            ],
            "year": 2021,
            "source": "DIABETOLOGE. 2021; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000647018600001",
            "pubmed": null,
            "doi": "10.1007/s11428-021-00766-4",
            "pmc": null,
            "organizations": [
                "187686-14083"
            ],
            "persons": [
                "187686-100805-6"
            ],
            "imported": "2021-05-25T10:54:25+02:00",
            "journal": "DIABETOLOGE",
            "issn": "1860-9716",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.352,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.021,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.027,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 196969,
            "title": "Fatal dog attacks on children. Actual genesis and motivation of fatal dog attacks demonstrated by specific casuistics and particular pathomorphological alterations",
            "abstract": null,
            "authors": [
                "Heinze, S",
                "Feddersen-Petersen, DU",
                "Tsokos, M",
                "Buschmann, C",
                "Puschel, K"
            ],
            "year": 2014,
            "source": "RECHTSMEDIZIN. 2014; 24(1): 37-41. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000330865200007",
            "pubmed": null,
            "doi": "10.1007/s00194-013-0932-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "196969-115441-2"
            ],
            "imported": "2022-08-10T09:48:57+02:00",
            "journal": "RECHTSMEDIZIN",
            "issn": "0937-9819",
            "collection_publisher": null,
            "collection_title": "RECHTSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.352,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.133,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "MEDICINE, LEGAL-SCI",
            "impactfactor_norm_super": 0.267,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "MEDICINE, LEGAL",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 95404,
            "title": "Behavioral consequences of isolation in early ontogeny in rats: selectivity of anxiety conditions",
            "abstract": null,
            "authors": [
                "Khonicheva, NM",
                "Czabak-Garbacz, R",
                "Krupina, NA"
            ],
            "year": 2003,
            "source": "Zh Vyssh Nerv Deiat Im I P Pavlova. 2003; 52(6): 743-749. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180257800011",
            "pubmed": "12528379",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-29T01:00:00+01:00",
            "journal": "Zh Vyssh Nerv Deiat Im I P Pavlova",
            "issn": "0044-4677",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.351,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.0858585858585858,
            "impactfactor_norm_year": 2003,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11649,
            "title": "Successful replantation of a totally amputated penis by using microvascular techniques.",
            "abstract": null,
            "authors": [
                "Wandschneider, G",
                "Hellbom, B",
                "Pummer, K",
                "Primus, G"
            ],
            "year": 1990,
            "source": "Urol Int. 1990; 45(3):177-180",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DE78000009",
            "pubmed": "2349759",
            "doi": "10.1159/000281702",
            "pmc": null,
            "organizations": [
                "11649-14056"
            ],
            "persons": [
                "11649-53053-6"
            ],
            "imported": null,
            "journal": "UROL INT",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.351,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.170731707317073,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 8115,
            "title": "Renal carcinoma with solitary distant metastasis.",
            "abstract": null,
            "authors": [
                "Hubmer, G",
                "Gnad, H",
                "Vilits, P"
            ],
            "year": 1984,
            "source": "UROL INT. 1984; 39(1): 46-48. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984RZ82400012",
            "pubmed": "6730117",
            "doi": "10.1159/000280943",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T17:53:24+02:00",
            "journal": "UROL INT",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.351,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.170731707317073,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 7236,
            "title": "CARDIAC EFFECTS OF MIANSERIN - RESULTS OF CLINICAL PHARMACOLOGICAL INVESTIGATIONS",
            "abstract": null,
            "authors": [
                "KOPERA, H"
            ],
            "year": 1980,
            "source": "CURR MED RES OPIN 1980 6: 36-43.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JG73800006",
            "pubmed": null,
            "doi": "10.1185/03007998009114802",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CURR MED RES OPIN",
            "issn": "0300-7995",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.351,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.616822429906542,
            "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": 7237,
            "title": "ANTICHOLINERGIC EFFECTS OF MIANSERIN",
            "abstract": null,
            "authors": [
                "KOPERA, H"
            ],
            "year": 1980,
            "source": "CURR MED RES OPIN 1980 6: 132-138.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JG73800017",
            "pubmed": null,
            "doi": "10.1185/03007998009114813",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CURR MED RES OPIN",
            "issn": "0300-7995",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.351,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.616822429906542,
            "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": 19435,
            "title": "The value of urinary neopterin as an immunological parameter in patients with malignant tumors of the genitourinary tract.",
            "abstract": null,
            "authors": [
                "Frick, J",
                "Aulitzky, W",
                "Fuchs, D",
                "Hausen, A",
                "Joos, H",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1985,
            "source": "Urol Int. 1985; 40(3):155-159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJX7600008",
            "pubmed": "3874460",
            "doi": "10.1159/000281071",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19435-50569-6"
            ],
            "imported": null,
            "journal": "UROL INT",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.351,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.170731707317073,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 12549,
            "title": "Oil gland chemistry of Trhypochthonius tectorum (Acari : Oribatida) with reference to the phylogenetic significance of secretion profiles in the Trhypochthoniidae",
            "abstract": null,
            "authors": [
                "Raspotnig, G",
                "Krisper, G",
                "Schuster, R"
            ],
            "year": 2004,
            "source": "INT J ACAROL 2004 30: 369-374.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225483800009",
            "pubmed": null,
            "doi": "10.1080/01647950408684407",
            "pmc": null,
            "organizations": [
                "12549-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J ACAROL",
            "issn": "0164-7954",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.303030303030303,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "ENTOMOLOGY",
            "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": 3495,
            "title": "Gastroesophageal reflux and diaphragmatic motility after repair of congenital diaphragmatic hernia.",
            "abstract": null,
            "authors": [
                "Fasching, G",
                "Huber, A",
                "Uray, E",
                "Sorantin, E",
                "Lindbichler, F",
                "Mayr, J"
            ],
            "year": 2000,
            "source": "Eur J Pediatr Surg. 2000; 10(6):360-364",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166727400003",
            "pubmed": "11215775",
            "doi": "10.1055%2Fs-2000-12060",
            "pmc": null,
            "organizations": [
                "3495-14049",
                "3495-14054",
                "3495-14106"
            ],
            "persons": [
                "3495-51913-6"
            ],
            "imported": null,
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.154411764705882,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "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": 136353,
            "title": "Diagnostic test for endometriosis - combination of CCRI -mRNA,CA125-and MCP1-Determination from peripheral blood",
            "abstract": null,
            "authors": [
                "Agic, A",
                "Djalali, S",
                "Wolfler, MM",
                "Halis, G",
                "Diedrich, K",
                "Hornung, D"
            ],
            "year": 2008,
            "source": "GEBURTSH FRAUENHEILK. 2008; 68:  S183-S183. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259577500760",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "136353-14064"
            ],
            "persons": [
                "136353-88735"
            ],
            "imported": "2014-04-29T18:27:52+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2008,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 136357,
            "title": "Anamnestic screening of female patients with and without endometriosis",
            "abstract": null,
            "authors": [
                "Woelfler, MM",
                "Schacke, M",
                "Heussen, N",
                "Janssen, P",
                "Rimbach, S",
                "Rath, W"
            ],
            "year": 2008,
            "source": "GEBURTSH FRAUENHEILK. 2008; 68(3): 314-315. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000255123900060",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "136357-14064"
            ],
            "persons": [
                "136357-88735"
            ],
            "imported": "2014-04-29T18:27:52+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2008,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}