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=149740&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157573,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149760&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149720&ordering=-imported",
    "results": [
        {
            "id": 68709,
            "title": "Atrial myocardium is the predominant inotropic target of adrenomedullin in the human heart.",
            "abstract": null,
            "authors": [
                "Bisping, E",
                "Tenderich, G",
                "Barckhausen, P",
                "Stumme, B",
                "Bruns, S",
                "von Lewinski, D",
                "Pieske, B"
            ],
            "year": 2007,
            "source": "Am J Physiol Heart Circ Physiol. 2007; 293(5):H3001-H3007",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000251400100046",
            "pubmed": "17766467",
            "doi": "10.1152/ajpheart.01276.2006",
            "pmc": null,
            "organizations": [
                "68709-14083"
            ],
            "persons": [
                "68709-59317-6",
                "68709-60390-1"
            ],
            "imported": "2007-09-21T02:00:00+02:00",
            "journal": "Am J Physiol Heart Circ Physiol",
            "issn": "0363-6135",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.973,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.851351351351351,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 68708,
            "title": "Stretch-dependent modulation of Na+i, Ca2+i, and pHi in rabbit myocardium--a mechanism for the slow force response.",
            "abstract": null,
            "authors": [
                "Luers, C",
                "Fialka, F",
                "Elgner, A",
                "Zhu, D",
                "Kockskämper, J",
                "von Lewinski, D",
                "Pieske, B"
            ],
            "year": 2005,
            "source": "Cardiovasc Res. 2005; 68(3):454-463",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000233469400016",
            "pubmed": "16099446",
            "doi": "10.1016/j.cardiores.2005.07.001",
            "pmc": null,
            "organizations": [],
            "persons": [
                "68708-59317-6"
            ],
            "imported": "2007-09-21T02:00:00+02:00",
            "journal": "Cardiovasc Res",
            "issn": "0008-6363",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.283,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.944444444444444,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 68706,
            "title": "Functional relevance of the stretch-dependent slow force response in failing human myocardium.",
            "abstract": null,
            "authors": [
                "von Lewinski, D",
                "Stumme, B",
                "Fialka, F",
                "Luers, C",
                "Pieske, B"
            ],
            "year": 2004,
            "source": "Circ Res. 2004; 94(10):1392-1398",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221677000016",
            "pubmed": "15105296",
            "doi": "10.1161/01.RES.0000129181.48395.ff",
            "pmc": null,
            "organizations": [],
            "persons": [
                "68706-59317-1"
            ],
            "imported": "2007-09-21T02:00:00+02:00",
            "journal": "Circ Res",
            "issn": "0009-7330",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.972,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.985915492957747,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 68704,
            "title": "Stretch-dependent slow force response in isolated rabbit myocardium is Na+ dependent.",
            "abstract": null,
            "authors": [
                "von Lewinski, D",
                "Stumme, B",
                "Maier, LS",
                "Luers, C",
                "Bers, DM",
                "Pieske, B"
            ],
            "year": 2003,
            "source": "Cardiovasc Res. 2003; 57(4):1052-1061",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181975100020",
            "pubmed": "12650883",
            "doi": "10.1016/S0008-6363(02)00830-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "68704-59317-1"
            ],
            "imported": "2007-09-21T02:00:00+02:00",
            "journal": "Cardiovasc Res",
            "issn": "0008-6363",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.164,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.942857142857143,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 68627,
            "title": "Therapeutic strategies for localized prostate cancer I: surgery, ultrasound, adjuvant and neoadjuvant therapy.",
            "abstract": null,
            "authors": [
                "Resnick, MI",
                "Crawford, ED",
                "Gleave, ME",
                "Lynch, J",
                "Mulhall, JP",
                "Pummer, K",
                "Vallancien, G"
            ],
            "year": 2000,
            "source": "Rev Urol. 2000; 2 Suppl 4(1):S23-S29",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16986037",
            "doi": null,
            "pmc": "PMC1557463",
            "organizations": [
                "68627-14056"
            ],
            "persons": [
                "68627-53053-6"
            ],
            "imported": "2007-09-21T02:00:00+02:00",
            "journal": "Rev Urol",
            "issn": "1523-6161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": true
        },
        {
            "id": 68626,
            "title": "Diagnosis and staging of prostatic carcinoma: what is really necessary?",
            "abstract": null,
            "authors": [
                "Schmid, H",
                "Oberpenning, F",
                "Pummer, K"
            ],
            "year": 1999,
            "source": "Urol Int. 1999; 63(1): 57-61. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000084367800010",
            "pubmed": "10592491",
            "doi": "10.1159/000030419",
            "pmc": null,
            "organizations": [
                "68626-14056"
            ],
            "persons": [
                "68626-53053-6"
            ],
            "imported": "2007-09-21T02:00:00+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.478,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.266666666666667,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68625,
            "title": "Restoration of micturition in patients with acontractile and hypocontractile detrusor by transurethral electrical bladder stimulation.",
            "abstract": null,
            "authors": [
                "Primus, G",
                "Kramer, G",
                "Pummer, K"
            ],
            "year": 1996,
            "source": "Neurourol Urodyn. 1996; 15(5):489-497",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VA67900010",
            "pubmed": "8857617",
            "doi": "10.1002/(SICI)1520-6777(1996)15:5<489::AID-NAU6>3.0.CO;2-B",
            "pmc": null,
            "organizations": [
                "68625-14056"
            ],
            "persons": [
                "68625-53053-6"
            ],
            "imported": "2007-09-21T02:00:00+02:00",
            "journal": "Neurourol Urodyn",
            "issn": "0733-2467",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.122,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.853658536585366,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68707,
            "title": "Insulin causes Ca2+i-dependent and Ca2+i-independent positive inotropic effects in failing human myocardium.",
            "abstract": null,
            "authors": [
                "von Lewinski, D",
                "Bruns, S",
                "Walther, S",
                "Kögler, H",
                "Pieske, B"
            ],
            "year": 2005,
            "source": "Circulation. 2005; 111(20):2588-2595",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000229313000008",
            "pubmed": "15883206",
            "doi": "10.1161/CIRCULATIONAHA.104.497461",
            "pmc": null,
            "organizations": [],
            "persons": [
                "68707-59317-1"
            ],
            "imported": "2007-09-21T02:00:00+02:00",
            "journal": "Circulation",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.632,
            "impactfactor_year": 2005,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 68734,
            "title": "The role of the prostaglandin D2 receptor, DP, in eosinophil trafficking.",
            "abstract": null,
            "authors": [
                "Schratl, P",
                "Royer, JF",
                "Kostenis, E",
                "Ulven, T",
                "Sturm, EM",
                "Waldhoer, M",
                "Hoefler, G",
                "Schuligoi, R",
                "Lippe, IT",
                "Peskar, BA",
                "Heinemann, A"
            ],
            "year": 2007,
            "source": "J Immunol. 2007; 179(7):4792-4799",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000249752100057",
            "pubmed": "17878378",
            "doi": "10.4049/jimmunol.179.7.4792",
            "pmc": null,
            "organizations": [
                "68734-14020"
            ],
            "persons": [
                "68734-50791-6",
                "68734-51756-4",
                "68734-57573-1",
                "68734-51832-6"
            ],
            "imported": "2007-09-21T02:00:00+02:00",
            "journal": "J Immunol",
            "issn": "0022-1767",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.068,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.899159663865546,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68799,
            "title": "Blood donor screening for parvovirus B19 in Germany and Austria.",
            "abstract": null,
            "authors": [
                "Schmidt, M",
                "Themann, A",
                "Drexler, C",
                "Bayer, M",
                "Lanzer, G",
                "Menichetti, E",
                "Lechner, S",
                "Wessin, D",
                "Prokoph, B",
                "Allain, JP",
                "Seifried, E",
                "Hourfar, MK"
            ],
            "year": 2007,
            "source": "Transfusion. 2007; 47(10): 1775-1782. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000249665300008",
            "pubmed": "17714425",
            "doi": "10.1111/j.1537-2995.2007.01443.x",
            "pmc": null,
            "organizations": [
                "68799-14058"
            ],
            "persons": [
                "68799-50026-6"
            ],
            "imported": "2007-09-21T02:00:00+02:00",
            "journal": "Transfusion",
            "issn": "0041-1132",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.374,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.714285714285714,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 68705,
            "title": "High plasma levels of N-terminal pro-atrial natriuretic peptide associated with low anxiety in severe heart failure.",
            "abstract": null,
            "authors": [
                "Herrmann-Lingen, C",
                "Binder, L",
                "Klinge, M",
                "Sander, J",
                "Schenker, W",
                "Beyermann, B",
                "von Lewinski, D",
                "Pieske, B"
            ],
            "year": 2003,
            "source": "Psychosom Med. 2003; 65(4):517-522",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184362200007",
            "pubmed": "12883099",
            "doi": "10.1097/01.PSY.0000073870.93003.C4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "68705-59317-6"
            ],
            "imported": "2007-09-21T02:00:00+02:00",
            "journal": "Psychosom Med",
            "issn": "0033-3174",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.687,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.94059405940594,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PSYCHOLOGY, MULTIDISCIPLINARY",
            "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": 68702,
            "title": "Insulin-like growth factor-1 exerts Ca2+-dependent positive inotropic effects in failing human myocardium.",
            "abstract": null,
            "authors": [
                "von Lewinski, D",
                "Voss, K",
                "Hülsmann, S",
                "Kögler, H",
                "Pieske, B"
            ],
            "year": 2003,
            "source": "Circ Res. 2003; 92(2):169-176",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181166300009",
            "pubmed": "12574144",
            "doi": "10.1161/01.RES.0000051885.70159.12",
            "pmc": null,
            "organizations": [],
            "persons": [
                "68702-59317-1"
            ],
            "imported": "2007-09-21T02:00:00+02:00",
            "journal": "Circ Res",
            "issn": "0009-7330",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.117,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.985714285714286,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 68638,
            "title": "Chiari I malformation and intra-cranial hypertension:a case-based review.",
            "abstract": null,
            "authors": [
                "Kurschel, S",
                "Maier, R",
                "Gellner, V",
                "Eder, HG"
            ],
            "year": 2007,
            "source": "Childs Nerv Syst. 2007; 23(8): 901-905. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000248151400017",
            "pubmed": "17486353",
            "doi": "10.1007/s00381-007-0355-0",
            "pmc": null,
            "organizations": [
                "68638-14043",
                "68638-14050"
            ],
            "persons": [
                "68638-51989-2",
                "68638-51853-6"
            ],
            "imported": "2007-09-21T02:00:00+02:00",
            "journal": "Childs Nerv Syst",
            "issn": "0256-7040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.993,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.402877697841727,
            "impactfactor_norm_year": 2007,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68622,
            "title": "Nerve-sparing therapy with oncolytic herpes virus forcancers with neural invasion",
            "abstract": null,
            "authors": [
                "Gil, Z",
                "Rein, A",
                "Brader, P",
                "Li, S",
                "Shah, JP",
                "Fong, Y",
                "Wong, RJ"
            ],
            "year": 2007,
            "source": "Abstract Band2007; -AACR (American Association for Cancer Research)-NCI (National Cancer Institute)-EORTC (European Organisation for Research and Treatment of Cancer) International Conference on Molecular Targets and Cancer Therapeutics; OCT 22-26, 2007; San Francisco, California, United States. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68622-14054"
            ],
            "persons": [],
            "imported": "2007-09-21T00:19:58+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 68621,
            "title": "Perineural spread models in mice revealed three distinct patterns of tumor invasion ",
            "abstract": null,
            "authors": [
                "Ziv Gil, Peter Brader, Avigail Rein, Jatin P Shah, Yuman Fong and Richard J Wong"
            ],
            "year": 2007,
            "source": "Abstract band2007; -AACR (American Association for Cancer Research) Annual Meeting 2007; APR 14–18, 2007; Los Angeles, California, United States. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68621-14054"
            ],
            "persons": [],
            "imported": "2007-09-21T00:18:00+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 68620,
            "title": "Reizdarm – Feueralarm ohne Brand? ",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2007,
            "source": "Fortbildungsseminar des Vollksbildungswerks Schloss St. Martin; MAR 21, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68620-14022"
            ],
            "persons": [
                "68620-51529"
            ],
            "imported": "2007-09-20T20:00:09+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68619,
            "title": "Spielwiese oder gute notfallmedizinische Kinderstube?",
            "abstract": null,
            "authors": [
                "Wildner, G",
                "Prause, G",
                "Schmölzer, G"
            ],
            "year": 2004,
            "source": "AD-Facharzt Anästhesie/Notfallmedizin. 2004; (2): 18-20. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68619-14048",
                "68619-14069"
            ],
            "persons": [
                "68619-50018",
                "68619-51986"
            ],
            "imported": "2007-09-20T19:32:08+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": true
        },
        {
            "id": 68618,
            "title": "Beatmung im Notfallwesen.",
            "abstract": null,
            "authors": [
                "Wildner, G",
                "Kainz, J",
                "Bößner, T"
            ],
            "year": 2004,
            "source": "Promed. 2004; (5): 12-19. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68618-14069",
                "68618-14070"
            ],
            "persons": [
                "68618-50014",
                "68618-50018",
                "68618-58596"
            ],
            "imported": "2007-09-20T19:26:59+02:00",
            "journal": null,
            "issn": "0944-6125",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": true
        },
        {
            "id": 68617,
            "title": "Preclinical management of polytrauma.",
            "abstract": null,
            "authors": [
                "Prause G",
                "Wildner, G",
                "Kulier, A"
            ],
            "year": 2002,
            "source": "British Journal of Anaesthesia 2002; 89(S 1):10-10.-Austrian International Congress 2002 and Rudolf Kucher Forum; SEP 11-13, 2002; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68617-14044",
                "68617-14069"
            ],
            "persons": [
                "68617-50018",
                "68617-51986"
            ],
            "imported": "2007-09-20T19:21:13+02:00",
            "journal": null,
            "issn": "0007-0912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 68616,
            "title": "Proposal for revision of the European Laryngological Society classification of endoscopic cordectomies.",
            "abstract": null,
            "authors": [
                "Remacle, M",
                "Van Haverbeke, C",
                "Eckel, H",
                "Bradley, P",
                "Chevalier, D",
                "Djukic, V",
                "de Vicentiis, M",
                "Friedrich, G",
                "Olofsson, J",
                "Peretti, G",
                "Quer, M",
                "Werner, J"
            ],
            "year": 2007,
            "source": "EUR ARCH OTO-RHINO-LARYNGOL. 2007; 264(5): 499-504. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245428800008",
            "pubmed": "17377801",
            "doi": "10.1007/s00405-007-0279-z",
            "pmc": null,
            "organizations": [
                "68616-14068"
            ],
            "persons": [
                "68616-51636-6"
            ],
            "imported": "2007-09-20T19:18:47+02:00",
            "journal": "EUR ARCH OTO-RHINO-LARYNGOL",
            "issn": "0937-4477",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.648,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.241379310344828,
            "impactfactor_norm_year": 2007,
            "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
        }
    ]
}