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=152960&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156966,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152980&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152940&ordering=-impactfactor",
    "results": [
        {
            "id": 90741,
            "title": "Differences in prehospital emergency treatment in trauma patients",
            "abstract": null,
            "authors": [
                "Prause, G",
                "Gemes, G",
                "Kainz, J",
                "Gschanes, M",
                "Magerl, S",
                "Wildner, G"
            ],
            "year": 2009,
            "source": "NOTFALL RETTUNGSMED. 2009; 12(3): 205-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000265773300009",
            "pubmed": null,
            "doi": "10.1007/s10049-008-1140-7",
            "pmc": null,
            "organizations": [
                "90741-14069"
            ],
            "persons": [
                "90741-50018-6",
                "90741-50869-6",
                "90741-51986-2",
                "90741-58596-6"
            ],
            "imported": "2009-05-25T13:54:24+02:00",
            "journal": "NOTFALL RETTUNGSMED",
            "issn": "1434-6222",
            "collection_publisher": null,
            "collection_title": "NOTFALL & RETTUNGSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.573,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.315789473684211,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "impactfactor_norm_super": 0.316,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE",
            "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": 80785,
            "title": "Primary care and initial intensive therapy for burns in children",
            "abstract": null,
            "authors": [
                "Trop, M",
                "Schiestl, C"
            ],
            "year": 2007,
            "source": "NOTFALL RETTUNGSMED. 2007; 10(2): 94-98. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000254507600004",
            "pubmed": null,
            "doi": "10.1007/s10049-007-0892-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-05-06T14:37:25+02:00",
            "journal": "NOTFALL RETTUNGSMED",
            "issn": "1434-6222",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.573,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.316,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "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": 3790,
            "title": "Prognostic impact of molecular analyses in adenoid cystic carcinomas of the salivary gland.",
            "abstract": null,
            "authors": [
                "Preisegger, KH",
                "Beham, A",
                "Kopp, S",
                "Jessernigg, G",
                "Gugl, A",
                "Stammberger, H"
            ],
            "year": 2001,
            "source": "Onkologie. 2001; 24(3):273-277",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170183400010",
            "pubmed": "11455221",
            "doi": "10.1159/000055091",
            "pmc": null,
            "organizations": [
                "3790-14020",
                "3790-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.573,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.130841121495327,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 177265,
            "title": "[Are Higher Prices for Larger Femoral Heads in Total Hip Arthroplasty Justified from the Perspective of Health Care Economics? An Analysis of Costs and Effects in Germany].",
            "abstract": null,
            "authors": [
                "Grunert, R",
                "Schleifenbaum, S",
                "Möbius, R",
                "Sommer, G",
                "Zajonz, D",
                "Hammer, N",
                "Prietzel, T"
            ],
            "year": 2017,
            "source": "Z Orthop Unfall. 2017; 155(1):52-60",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000396282000014",
            "pubmed": "27716867",
            "doi": "10.1055/s-0042-113003",
            "pmc": null,
            "organizations": [],
            "persons": [
                "177265-102804-6"
            ],
            "imported": "2019-10-03T02:00:00+02:00",
            "journal": "Z Orthop Unfall",
            "issn": "1864-6697",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.572,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.091,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ORTHOPEDICS-SCI",
            "impactfactor_norm_super": 0.145,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ORTHOPEDICS-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": 3317,
            "title": "Post-traumatic dynamic changes in the antibody titer against oxidized low density lipoproteins.",
            "abstract": null,
            "authors": [
                "Wildburger, R",
                "Borović, S",
                "Zarković, N",
                "Tatzber, F"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(18):798-803",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089756600004",
            "pubmed": "11072668",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3317-14052"
            ],
            "persons": [],
            "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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": 142489,
            "title": "Place of high-dose therapy in breast cancer. Austrotransplant consensus conference 1999].",
            "abstract": null,
            "authors": [
                "Greinix, H"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(13):601-603",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000088379600008",
            "pubmed": "11001746",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "142489-54230-2"
            ],
            "imported": "2015-02-10T01: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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.486,
            "impactfactor_norm_year": 2000,
            "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": 139065,
            "title": "[The Problem of High Recurrence Rate in Endoscopic Revision Surgery for Inverted Papilloma].",
            "abstract": null,
            "authors": [
                "Tomazic, PV",
                "Hubmann, F",
                "Stammberger, H"
            ],
            "year": 2015,
            "source": "Laryngorhinootologie. 2015; 94(7):447-450",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000357213700004",
            "pubmed": "25255123",
            "doi": "10.1055/s-0034-1385946",
            "pmc": null,
            "organizations": [
                "139065-14066"
            ],
            "persons": [],
            "imported": "2014-09-29T02:00:00+02:00",
            "journal": "Laryngorhinootologie",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.572,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.093,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY-SCI",
            "impactfactor_norm_super": 0.364,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY",
            "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": 2786,
            "title": "Ultrafast computed tomography and three-dimensional image processing of CT sialography in patients with parotid masses poorly defined by magnetic resonance imaging.",
            "abstract": null,
            "authors": [
                "Szolar, DH",
                "Groell, R",
                "Braun, H",
                "Preidler, K",
                "Stiskal, M",
                "Kern, R",
                "Kainz, J",
                "Moelleken, S",
                "Stammberger, H"
            ],
            "year": 1996,
            "source": "Acta Otolaryngol. 1996; 116(1):112-118",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TR96700020",
            "pubmed": "8820361",
            "doi": "10.3109/00016489609137723",
            "pmc": null,
            "organizations": [
                "2786-14054"
            ],
            "persons": [
                "2786-51725-6"
            ],
            "imported": null,
            "journal": "ACTA OTO, LARYNGOL",
            "issn": "0001-6489",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.572,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.379310344827586,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 96708,
            "title": "Successful treatment of high turnover osteoporosis in a patient with adrenocortical insufficiency.",
            "abstract": null,
            "authors": [
                "Aringer, M",
                "Vierhapper, H",
                "Graninger, MT",
                "Bernecker, P",
                "Smolen, JS",
                "Pietschmann, P"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(7):334-337",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086508800005",
            "pubmed": "10849958",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-13T01: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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": 2939,
            "title": "Polyethylene glycol (Macrogol)--an overview of its use in diagnosis and therapy of gastrointestinal diseases",
            "abstract": null,
            "authors": [
                "Hammer, HF",
                "Hammer, J",
                "Gasche, C"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(2):53-60",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000085273500003",
            "pubmed": "10703152",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2939-14081"
            ],
            "persons": [
                "2939-51531-2"
            ],
            "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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": 3199,
            "title": "Hormone replacement therapy with a transdermal estradiol gel and oral micronized progesterone. Effect on menopausal symptoms and lipid metabolism",
            "abstract": null,
            "authors": [
                "Giuliani, A",
                "Concin, H",
                "Wieser, F",
                "Boritsch, J",
                "Wilfert, H",
                "Gruber, D",
                "Urdl, W"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(14):629-633",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088554200005",
            "pubmed": "11008325",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3199-14038"
            ],
            "persons": [],
            "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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": 3513,
            "title": "Possible applications of polyglucose (icodextrin) as a peritoneal dialysis fluid",
            "abstract": null,
            "authors": [
                "Roob, JM"
            ],
            "year": 2000,
            "source": "WIEN KLIN WOCHENSCHR 2000 112: 43-46.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000166959200009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3513-14084"
            ],
            "persons": [],
            "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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 6284,
            "title": "Peritoneal dialysis - Development in the last century.",
            "abstract": null,
            "authors": [
                "Vychytil, A",
                "Roob, JM"
            ],
            "year": 2000,
            "source": "WIEN KLIN WOCHENSCHR. 2000; 112(S5): 1-4. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000166959200001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-04-29T13:25:38+02: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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3124,
            "title": "Congenital malaria due to Plasmodium falciparum and Plasmodium malariae",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Trop, M",
                "Kollaritsch, H",
                "Reinthaler, F"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(10):459-461",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087718000007",
            "pubmed": "10890139",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3124-14023",
                "3124-14048"
            ],
            "persons": [
                "3124-51647-2",
                "3124-51674-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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": 2917,
            "title": "Austrian Society of Lung Diseases and Tuberculosis: Consensus on Management of Chronic Obstructive Lung Diseases (COPD). 1999 Revision",
            "abstract": null,
            "authors": [
                "Aigner, K",
                "Block, LH",
                "Kneussl, M",
                "Kummer, F",
                "Neumann, M",
                "Zach, M",
                "Zwick, H"
            ],
            "year": 2000,
            "source": "WIEN KLIN WOCHENSCHR. 2000; 112(1): 41-45. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084922400008",
            "pubmed": "10689740",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2917-14048"
            ],
            "persons": [],
            "imported": "2010-05-19T17:50:27+02: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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2916,
            "title": "Pericardial effusion in celiac disease--an incidental finding?",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Rossipal, E"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(1):27-31",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084922400005",
            "pubmed": "10689737",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2916-14106"
            ],
            "persons": [
                "2916-51373-2"
            ],
            "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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": 75331,
            "title": "Pain can and must be treated",
            "abstract": null,
            "authors": [
                "Beubler, E"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(23 Pt A): 26-26. ",
            "category": 1,
            "document_type": 20,
            "sci": null,
            "pubmed": "11190719",
            "doi": null,
            "pmc": null,
            "organizations": [
                "75331-14022"
            ],
            "persons": [
                "75331-51667-2"
            ],
            "imported": "2008-02-20T01: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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 2979,
            "title": "SIDS and polygraphy",
            "abstract": null,
            "authors": [
                "Kerbl, R"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(5):204-208",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000085947300005",
            "pubmed": "10763532",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2979-14048"
            ],
            "persons": [
                "2979-51821-2"
            ],
            "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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": 2978,
            "title": "4th Austrian SIDS Consensus-Consultation and the Viennese SIDS prevention campaign Secure Sleep",
            "abstract": null,
            "authors": [
                "Ipsiroglu, OS",
                "Kerbl, R",
                "Urschitz, M",
                "Kurz, R"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(5):187-192",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085947300002",
            "pubmed": "10763529",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2978-14048"
            ],
            "persons": [
                "2978-51821-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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": 4552,
            "title": "The role of transanal endorectal pull-through in the treatment of Hirschsprung's disease - a multicenter experience.",
            "abstract": null,
            "authors": [
                "Höllwarth, ME",
                "Rivosecchi, M",
                "Schleef, J",
                "Deluggi, S",
                "Fasching, G",
                "Ceriati, E",
                "Ciprandi, G",
                "DePeppo, F"
            ],
            "year": 2002,
            "source": "Pediatr Surg Int. 2002; 18(5-6):344-348",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179508000013",
            "pubmed": "12415352",
            "doi": "10.1007/s00383-002-0747-x",
            "pmc": null,
            "organizations": [
                "4552-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.571,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.290780141843972,
            "impactfactor_norm_year": 2002,
            "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
        }
    ]
}