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=1420&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1440&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1400&ordering=impactfactor",
    "results": [
        {
            "id": 75760,
            "title": "Fibrinolytic activity, thrombocyte function and pharmacokinetics during intra-arterial or intravenous prostaglandin E1 infusion in patients with chronic arterial occlusive disease",
            "abstract": null,
            "authors": [
                "Fitscha, P",
                "Simmet, T",
                "Peskar, BA",
                "Reuter, H",
                "Sinzinger, H",
                "Rogatti, W",
                "Tilsner, V"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(14):477-481",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P397000003",
            "pubmed": "3062905",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75879,
            "title": "TREATMENT OF ACUTE LYMPHOBLASTIC-LEUKEMIA IN CHILDHOOD - RESULTS OF THE AUSTRIAN A-84 STUDY",
            "abstract": null,
            "authors": [
                "GRUMAYER, ER",
                "GADNER, H",
                "HAAS, OA",
                "KOLLER, U",
                "KUNDI, M",
                "AUSSERER, B",
                "GRIENBERGER, H",
                "HAAS, H",
                "JURGENSSEN, O",
                "MESSNER, H",
                "MUTZ, I",
                "PLOIER, R",
                "STOLLINGER, O",
                "TULZER, W",
                "URBAN, C"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR. 1986; 98(17): 585-585. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E103400006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-22T14:29:56+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 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": 75880,
            "title": "RHABDOMYOSARCOMA (RMS) IN CHILDHOOD - EXPERIENCES FROM COOPERATIVE AUSTRIAN RHABDOMYOSARCOMA STUDIES",
            "abstract": null,
            "authors": [
                "LADENSTEIN, R",
                "GADNER, H",
                "GRUMAYER, ER",
                "HAWLICZEK, R",
                "AUSSERER, B",
                "HAAS, H",
                "JURGENSSEN, O",
                "MUTZ, I",
                "PLOIER, R",
                "STOLLINGER, O",
                "TULZER, W",
                "URBAN, C"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR. 1986; 98(17): 586-586. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E103400011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-22T14:29:56+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 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": 75881,
            "title": "THE USE OF AUTOLOGOUS BONE-MARROW TRANSPLANTATION IN MALIGNANT PEDIATRIC DISEASES - RESULTS AND CONSEQUENCES",
            "abstract": null,
            "authors": [
                "URBAN, C",
                "SLAVC, I",
                "KAULFERSCH, W",
                "TEUBL, I"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR. 1986; 98(17): 588-588. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E103400015",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-22T14:29:56+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 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": 75882,
            "title": "HIGH-DOSED BUSULFAN THERAPY AS CONDITIONING THERAPY FOR UNFAVORABLE LEUKEMIAS BEFORE BONE-MARROW TRANSPLANTATION",
            "abstract": null,
            "authors": [
                "URBAN, C",
                "SLAVC, I",
                "KAULFERSCH, W",
                "TEUBL, I",
                "HAJEKROSENMAYER, A"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR. 1986; 98(17): 589-590. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E103400022",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-22T14:29:56+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 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": 83368,
            "title": "Persistent pulmonary hypertension in newborn infants (author's transl)",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Zach, M"
            ],
            "year": 1978,
            "source": "Wien Klin Wochenschr. 1978; 90(23): 830-835. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978GA68200003",
            "pubmed": "741750",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T02:00:00+02:00",
            "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": 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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 86570,
            "title": "DISRUPTION OF IMMUNOENDOCRINE COMMUNICATION IN SPONTANEOUS AUTOIMMUNE-THYROIDITIS",
            "abstract": null,
            "authors": [
                "BREZINSCHEK, HP",
                "KROMER, G",
                "FASSLER, R",
                "JAKOBER, R",
                "GAGGL, I",
                "SCHAUENSTEIN, K",
                "WICK, G"
            ],
            "year": 1988,
            "source": "WIEN KLIN WOCHENSCHR. 1988; 100(3): 88-88. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988M070300006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "86570-51807"
            ],
            "imported": "2008-12-23T11:27:05+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 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": 87276,
            "title": "ENKEPHALIN - EFFECTS ON INTESTINAL FUNCTION",
            "abstract": null,
            "authors": [
                "BEUBLER, E",
                "LEMBECK, F"
            ],
            "year": 1979,
            "source": "WIEN KLIN WOCHENSCHR. 1979; 91(10): 349-350. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979GV76400012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "87276-14022"
            ],
            "persons": [
                "87276-51667"
            ],
            "imported": "2009-02-06T13:39:04+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 89325,
            "title": "Development and evaluation of a method for studying coordination patterns of shoulder muscles in locomotion with crutches",
            "abstract": null,
            "authors": [
                "Zwick, EB"
            ],
            "year": 1994,
            "source": "Wien Klin Wochenschr. 1994; 106(12): 384-386. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NR43900004",
            "pubmed": "8073770",
            "doi": null,
            "pmc": null,
            "organizations": [
                "89325-14049"
            ],
            "persons": [],
            "imported": "2009-03-18T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 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": 7906,
            "title": "Accidental fatal formaldehyde poisoning",
            "abstract": null,
            "authors": [
                "Eichler, HG",
                "Hruby, K",
                "Katschnig, MJ",
                "Leinzinger, P"
            ],
            "year": 1983,
            "source": "Wien Klin Wochenschr. 1983; 95(7):243-245",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QK41500006",
            "pubmed": "6880208",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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": 4677,
            "title": "Vacuum-assisted wound closure for cheaper and more comfortable healing of pressure sores: a prospective study.",
            "abstract": null,
            "authors": [
                "Wanner, MB",
                "Schwarzl, F",
                "Strub, B",
                "Zaech, GA",
                "Pierer, G"
            ],
            "year": 2003,
            "source": "Scand J Plast Reconstr Surg Hand Surg. 2003; 37(1):28-33",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180961400006",
            "pubmed": "12625392",
            "doi": "10.1080/713796078",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "SCAND J PLAST RECONSTR SURG",
            "issn": "0284-4311",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.106382978723404,
            "impactfactor_norm_year": 2003,
            "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": false
        },
        {
            "id": 5114,
            "title": "Gamma-hydroxybutyric acid in the treatment of alcohol withdrawal syndrome in patients admitted to hospital.",
            "abstract": null,
            "authors": [
                "Korninger, C",
                "Roller, RE",
                "Lesch, OM"
            ],
            "year": 2003,
            "source": "Acta Med Austriaca. 2003; 30(3):83-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186361100006",
            "pubmed": "14671826",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5114-14079"
            ],
            "persons": [
                "5114-51745-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.107843137254902,
            "impactfactor_norm_year": 2003,
            "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": true
        },
        {
            "id": 65669,
            "title": "Optic nerve hypoplasia and growth hormone deficiency: de Morsier's syndrome",
            "abstract": null,
            "authors": [
                "Mutz, I",
                "Millner, M",
                "Borkenstein, M"
            ],
            "year": 1984,
            "source": "Wien Klin Wochenschr. 1984; 96(11): 432-435. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SV43700008",
            "pubmed": "6475068",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65669-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8386,
            "title": "Open heart surgery in Jehovah's Witnesses",
            "abstract": null,
            "authors": [
                "Gombotz, H",
                "Metzler, H",
                "Hiotakis, K",
                "Dacar, D"
            ],
            "year": 1985,
            "source": "Wien Klin Wochenschr. 1985; 97(12):525-530",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AKH7700003",
            "pubmed": "4013347",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8386-51611-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.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": 82355,
            "title": "Guidelines on the treatment of bronchial asthma in children and adolescents",
            "abstract": null,
            "authors": [
                "Riedler, J",
                "Eber, E",
                "Frischer, T",
                "Gotz, M",
                "Horak, E",
                "Zach, M"
            ],
            "year": 2008,
            "source": "MONATSSCHR KINDERHEILK. 2008; 156(6): 579-584. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000256840000014",
            "pubmed": null,
            "doi": "10.1007/s00112-008-1761-4",
            "pmc": null,
            "organizations": [
                "82355-14095"
            ],
            "persons": [
                "82355-51713-6"
            ],
            "imported": "2008-07-18T11:45:08+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0348837209302326,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.035,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 82357,
            "title": "Alcohol use and dependency in children and adolescents",
            "abstract": null,
            "authors": [
                "Fandler, E",
                "Scheer, R",
                "Rodl, S",
                "Muller, W"
            ],
            "year": 2008,
            "source": "MONATSSCHR KINDERHEILK. 2008; 156(6): 591-602. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000256840000016",
            "pubmed": null,
            "doi": "10.1007/s00112-008-1750-7",
            "pmc": null,
            "organizations": [
                "82357-14091",
                "82357-14094"
            ],
            "persons": [
                "82357-51643-6",
                "82357-51655-6",
                "82357-51709-6"
            ],
            "imported": "2008-07-18T11:45:08+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0348837209302326,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.035,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 83069,
            "title": "Antibiotika-assoziierte hämorrhagische Kolitis ausgelöst durch Klebsiella oxytoca nach Therapie eines akuten Harnweginfektes mit Amoxicillin/Clavulansäure bei einem 15-jährigen Patienten",
            "abstract": null,
            "authors": [
                "Hoffmann, KM",
                "Deutschmann, A",
                "Freidl, T",
                "Joainig, M",
                "Gorkiewicz, G",
                "Hinterleitner, T",
                "Högenauer, C",
                "Hauer, A"
            ],
            "year": 2008,
            "source": "Monatsschrift Kinderheilkunde2008; 156(S 1):228-229.-104. Jahrestagung der Deutschen Gesellschaft für Kinder- und Jugendmedizin; SEP 11-14; 2008; München, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "83069-14020",
                "83069-14081",
                "83069-14091",
                "83069-14094"
            ],
            "persons": [
                "83069-50496",
                "83069-51968",
                "83069-53167"
            ],
            "imported": "2008-09-14T14:09:20+02:00",
            "journal": null,
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0348837209302326,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 86752,
            "title": "Ice-skating injuries in children. Etiology and accident prevention.",
            "abstract": null,
            "authors": [
                "Castellani, C",
                "Kalcher, V",
                "Spitzer, P",
                "Hollwarth, M",
                "Weinberg, AM"
            ],
            "year": 2008,
            "source": "MONATSSCHR KINDERHEILK. 2008; 156(6): 1210-1216. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000261581300012",
            "pubmed": null,
            "doi": "10.1007/s00112-008-1718-7",
            "pmc": null,
            "organizations": [
                "86752-14049"
            ],
            "persons": [
                "86752-50785-4",
                "86752-54087-1"
            ],
            "imported": "2009-01-13T16:03:28+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0348837209302326,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.035,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 4538,
            "title": "Management of pineal region tumors",
            "abstract": null,
            "authors": [
                "Pendl, G"
            ],
            "year": 2002,
            "source": "NEUROSURG QUART 2002 12: 279-298.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000179315800002",
            "pubmed": null,
            "doi": "10.1097/00013414-200212000-00002",
            "pmc": null,
            "organizations": [
                "4538-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSURG QUART",
            "issn": "1050-6438",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.106598984771574,
            "impactfactor_norm_year": 2002,
            "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": 65426,
            "title": "Depressive disorders. A diagnostic and therapeutic challenge also for primary care",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2007,
            "source": "Internist (Berl). 2007; 48(2): 173-186. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000244686600003",
            "pubmed": "17111158",
            "doi": "10.1007/s00108-006-1704-x",
            "pmc": null,
            "organizations": [
                "65426-29444"
            ],
            "persons": [
                "65426-51907-2"
            ],
            "imported": "2007-02-12T01:00:00+01:00",
            "journal": "Internist (Berl)",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}