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=1580&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157114,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1600&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1560&ordering=-impactfactor",
    "results": [
        {
            "id": 169387,
            "title": "Long-acting insulin analogues versus human isophane insulin for type 2 diabetes: update of a Cochrane review. ",
            "abstract": null,
            "authors": [
                "Engler, J",
                "Horvath, K",
                "Semlitsch, T",
                "Jeitler, K",
                "Berghold, A",
                "Siebenhofer, A"
            ],
            "year": 2018,
            "source": "Abstracts of the 54th EASD Annual Meeting\r\n. 2018; 61(Suppl1):S409-S409.-54th Annual Meeting of the European Association for the Study of Diabetes (EASD); OCT 1-5, 2018; Berlin, GERMANY.  (ISBN: 0012-186X )",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000443556004199",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "169387-14026",
                "169387-27964"
            ],
            "persons": [
                "169387-51098",
                "169387-51099",
                "169387-51344",
                "169387-62926",
                "169387-63287"
            ],
            "imported": "2018-09-28T22:21:22+02:00",
            "journal": null,
            "issn": "1432-0428",
            "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": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 156878,
            "title": "Via falsa eines transurethralen Blasenkatheter bei Strahlenblase - ein Fallbericht",
            "abstract": null,
            "authors": [
                "Strohmeyer, K",
                "Gabor, S",
                "Niernberger, T",
                "Matzi, V",
                "Sauseng, S",
                "Davidovic, M",
                "Mathew, E",
                "Themel, M",
                "Rabl, H",
                ""
            ],
            "year": 2016,
            "source": "57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):-57. Österreichischer Chirurgenkongress; MAI 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156878-14028",
                "156878-14073"
            ],
            "persons": [],
            "imported": "2017-01-11T21:41:24+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156864,
            "title": "Thorakale Fibromatose - Strategien zur Rezidivprophylaxe an Hand eines Fallbeispiels",
            "abstract": null,
            "authors": [
                "Niernberger, T",
                "Gabor, S",
                "Lumenta, DB",
                "Herz, W",
                "Themel, M",
                "Sauseng, S",
                "Mathew, E",
                "Leitner, G",
                "Rabl, H",
                ""
            ],
            "year": 2014,
            "source": "55th Annual Meeting of the Austrian Society of Surgery. 2014; 46(2):-55. Österreichischer Chirurgenkongress; MAI 25-27, 2014; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156864-14028",
                "156864-14073",
                "156864-14076"
            ],
            "persons": [
                "156864-81670"
            ],
            "imported": "2017-01-11T18:24:44+01:00",
            "journal": null,
            "issn": "1682-8631",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156834,
            "title": "R0 - Resektionen bei primär inoperablen Pankreastumoren nach neoadjuvanter FOLFIRINOX Therapie",
            "abstract": null,
            "authors": [
                "Sauseng, S",
                "Niernberger, T",
                "Gabor, S",
                "Mathew, E",
                "Bauernhofer, T",
                "Rabl, H",
                ""
            ],
            "year": 2013,
            "source": "54th Annual Meeting Of the Austrian Society of Surgery. 2013; 45(2):-Österreichischer Chirurgenkongress; MAI 30 - JUN 1, 2013; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156834-14017",
                "156834-14028",
                "156834-14085"
            ],
            "persons": [
                "156834-51692"
            ],
            "imported": "2017-01-10T22:08:32+01:00",
            "journal": null,
            "issn": "1682-8631",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 148901,
            "title": "HOW TO ESTABLISH AND RUN A CELL THERAPY UNIT IN A BLOOD BANK",
            "abstract": null,
            "authors": [
                "Gabriel, C"
            ],
            "year": 2013,
            "source": "Vox Sanguinis. 2013; 105(S2):1-42.-24th Regional Congress of the ISBT; Dez 1-4, 2013; Kuala Lumpur, Malaysien. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148901-14058"
            ],
            "persons": [
                "148901-64015"
            ],
            "imported": "2015-12-20T19:24:38+01:00",
            "journal": null,
            "issn": "1423-0410",
            "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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 148895,
            "title": "Next generation sequencing in immunogenetics",
            "abstract": null,
            "authors": [
                "Gabriel, C"
            ],
            "year": 2014,
            "source": "Transfusion Medicine, 2014, 24, Suppl. 2, 1–32. 2014; 24(Suppl ):1-32.-XXXII Annual Scientific Meeting of the British Blood Transfusion Society; Sep 24-26 2014; Harrogate, England. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148895-14058"
            ],
            "persons": [
                "148895-64015"
            ],
            "imported": "2015-12-20T18:18:12+01:00",
            "journal": null,
            "issn": "1365-3148",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 148483,
            "title": "Hausinterner Planungsvergleich eines H&N Bestrahlungsplanes durch die Physik- und Dosimetriemannschaft.",
            "abstract": null,
            "authors": [
                "Odreitz-Stark, S",
                "Jakse, G",
                "Winkler, P"
            ],
            "year": 2015,
            "source": "Strahlen I Schutz I Gesundheit: 8. Gemeinsame Tagung des ÖVS und des FS 47. Jahrestagung des Fachverbandes für Strahlenschutz e. V. (Fortschritte im Strahlenschutz). 2015; 209-210.-Strahlen/Schutz/Gesundheit: 8. Gemeinsame Tagung des ÖVS und des FS 47. Jahrestagung des Fachverbandes für Strahlenschutz e. V. (Fortschritte im Strahlenschutz); OKT 5-9, 2015; Baden bei Wien.  (ISBN: 978-3-8249-1972-7 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148483-14060"
            ],
            "persons": [
                "148483-57567"
            ],
            "imported": "2015-11-23T12:20:28+01:00",
            "journal": null,
            "issn": "1013-4506",
            "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": 146392,
            "title": "Surfactant Protein B Deficiency Caused by Homozygous C248X Mutation-A Case Report and Review of the Literature.",
            "abstract": null,
            "authors": [
                "Kurath-Koller, S",
                "Resch, B",
                "Kraschl, R",
                "Windpassinger, C",
                "Eber, E"
            ],
            "year": 2015,
            "source": "AJP Rep. 2015; 5(1):e53-e59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000365330500014",
            "pubmed": "26199800",
            "doi": "10.1055/s-0035-1545668",
            "pmc": "PMC4502623",
            "organizations": [
                "146392-14021",
                "146392-14091",
                "146392-14094",
                "146392-14095"
            ],
            "persons": [
                "146392-51743-6",
                "146392-50811-6",
                "146392-51713-6",
                "146392-59876-2"
            ],
            "imported": "2015-07-23T02:00:00+02:00",
            "journal": "AJP Rep",
            "issn": "2157-6998",
            "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": 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": 196868,
            "title": "Granularzelltumore der Mamma- eine seltene Tumorentität",
            "abstract": null,
            "authors": [
                "K. Strohmeyer, W. Herz, M. Themel, T. Niernberger, S. Wagner, S. Sauseng, \r\nM. Uggowitzer, M. Tötsch, H. Rabl"
            ],
            "year": 2018,
            "source": "European Surgery. 2018; 50(1):-59th Annual Meeting of the Austrian Society of Surgery; June 6-8,2018; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196868-14073"
            ],
            "persons": [],
            "imported": "2022-08-06T17:18:49+02:00",
            "journal": null,
            "issn": "1682-8631",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 147319,
            "title": "Referenzwerte für regionale zerebrale Oxygenierung (cTOI) bei Neugeborenen während der Adaptationsphase. ",
            "abstract": null,
            "authors": [
                "Baik, N",
                "Urlesberger, B",
                "Schwaberger, B",
                "Schmölzer, G",
                "Mileder, L",
                "Avian, A",
                "Pichler, G"
            ],
            "year": 2015,
            "source": "Monatsschr Kinderheilkd. 2015; 163(9):-Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde (ÖGKJ); SEP 24-26, 2015; Eisenstadt, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "147319-14026",
                "147319-14094"
            ],
            "persons": [
                "147319-50907",
                "147319-67207",
                "147319-68534",
                "147319-79516",
                "147319-86558"
            ],
            "imported": "2015-09-29T15:19:27+02:00",
            "journal": null,
            "issn": "1433-0474",
            "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": 123398,
            "title": "CT Perfusion and CT Angiography in children and juvenile patients during an attack of migraine with aura.",
            "abstract": null,
            "authors": [
                "Gruber-Sedlmayr, U",
                "Brunner-Krainz, M",
                "Müller, M",
                "Zebedin, D",
                "Sorantin, E"
            ],
            "year": 2012,
            "source": "Neuropediatrics-\r\nAbstracts of the 38th Annual Meeting of the Society of Neuropediatrics\r\n\r\n. 2012; 2012(2):PS16_2--38. Jahrestagung der Gesellschaft für Neuropädiatrie; APR 19-22, 2012; Münster, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123398-14091",
                "123398-14094",
                "123398-14106"
            ],
            "persons": [
                "123398-51913",
                "123398-51958"
            ],
            "imported": "2012-11-21T13:27:32+01:00",
            "journal": null,
            "issn": "1439-1899",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 120400,
            "title": "Percutaneous aortic valve replacement for severe symptomatic aortic stenosis: an emerging new treatment option for high risk patients",
            "abstract": null,
            "authors": [
                "Maier, R",
                "Hoedl, R",
                "Stoschitzky, G",
                "Watzinger, N",
                "Schmidt, A",
                "Binder, J",
                "Oberwalder, P",
                "Brussee, H",
                "Pieske, B",
                "Luha, A."
            ],
            "year": 2008,
            "source": "Astract Supplement Sept 2008. 2008; 29: 62-63.-ESC Congress 2008; AUG 30-SEPT 3, 2008; Munich, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "120400-14083"
            ],
            "persons": [
                "120400-51953"
            ],
            "imported": "2012-07-11T17:34:39+02:00",
            "journal": null,
            "issn": "0195-668X",
            "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": 104341,
            "title": "Tonsillectomyý Postoperative Pain Treatment starts already with the induction of general anesthesia",
            "abstract": null,
            "authors": [
                "Kober, E",
                "Mandl, C",
                "Arrer, A",
                "Mausser, G",
                "Schwarz, G"
            ],
            "year": 2010,
            "source": "A+IC News. 2010; (60):22-22.-AIC ; 16. -18. September; Graz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "104341-14070"
            ],
            "persons": [
                "104341-51073"
            ],
            "imported": "2010-09-17T07:48:45+02:00",
            "journal": null,
            "issn": "1810-1887",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 100324,
            "title": "Psychophysiologische Auswirkung unterschiedlicher Pausenregime im Bergsport.",
            "abstract": null,
            "authors": [
                "Avian, A"
            ],
            "year": 2010,
            "source": "Psychophysiologie im Sport - zwischen Experiment und Handlungsoptimierung. Abstractband zur 42. asp-Jahrestagung\r\nSchriften der Deutschen Vereinigung für Sportwissenschaften2010; 201: 35-35.-42. Jahrestagung der Arbeitsgemeinschaft für Sportpsychologie; Mai 13-15, 2010; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "100324-14026"
            ],
            "persons": [
                "100324-67207"
            ],
            "imported": "2010-05-17T10:29:37+02:00",
            "journal": null,
            "issn": "1430-2225",
            "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": 97140,
            "title": "Functional and structural analysis of TraM, a DNA-binding protein essential for conjugative DNA transfer of F-like plasmids. ",
            "abstract": null,
            "authors": [
                "Strohmaier, H",
                "Koraimann, G",
                "Schwab, M",
                "Högenauer, G"
            ],
            "year": 1997,
            "source": "Plasmid1997; 37(3):232--Plasmid Biology 96: International Symposium on Plasmid Molecular Biology; SEP 1-5, 1996; Seggau/Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "97140-28394"
            ],
            "persons": [
                "97140-58452"
            ],
            "imported": "2010-01-15T11:31:45+01:00",
            "journal": null,
            "issn": "0147-619X",
            "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": 95188,
            "title": "Transition after birth: peripheral and cerebral tissue oxygenation in newborn infants measured with near-infrared-spectroscopy",
            "abstract": null,
            "authors": [
                "Pichler, G",
                "Großauer, K",
                "Zotter, H",
                "Raith, W",
                "Müller, W",
                "Urlesberger, B"
            ],
            "year": 2009,
            "source": "Acta Paediatrica 2009; 98(460):43--50th annual meeting of the ESPR 2009; 9-12-10.09; Hamburg. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000269862100110",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "95188-14048",
                "95188-14092",
                "95188-14094"
            ],
            "persons": [
                "95188-50907",
                "95188-51643"
            ],
            "imported": "2009-10-16T12:52:51+02:00",
            "journal": null,
            "issn": "0803-5253",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": 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": 92294,
            "title": "Prediction of a potential NIDDM development of healthy young women by subcutaneous adipose tissue topography and factor analysis.",
            "abstract": null,
            "authors": [
                "Horejsi, R",
                "Möller, R",
                "Tafeit, E",
                "Aigner, R",
                "Gallistl, S",
                "Sudi, K",
                "Payerl, D",
                "Strohmeier, B",
                "Deutsch, A",
                "Reibnegger, G"
            ],
            "year": 2001,
            "source": "Annals of Nutrition & Metabolism2001; 45(S1):334-334.-17th Int. Congress of Nutrition ICN; AUG 27-31, 2001; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92294-14012",
                "92294-14082",
                "92294-14091"
            ],
            "persons": [
                "92294-50569",
                "92294-51963",
                "92294-59183"
            ],
            "imported": "2009-08-07T09:51:38+02:00",
            "journal": null,
            "issn": "0250-6807",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 87770,
            "title": "Two standard sodium citrate concentrations in modern coagulation tubes show no influence on routine coagulation results",
            "abstract": null,
            "authors": [
                "Greiner, K",
                "Glänzer, K",
                "Prüller, F",
                "Truschnig, M",
                "Ramschak, H \r\n"
            ],
            "year": 2009,
            "source": "Hämostaseologie2009; 29(1):A 29-A 29.-53rd Annual Meeting Society of Thrombosis and Haemostasis Research\r\n(53. Jahrestagung der Gesellschaft für Thrombose- und Hämostaseforschung e.V.)\r\n\r\nHÄMOSTASEFORSCHUNG e.V.; FEB 4-7, 2009; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "87770-14028"
            ],
            "persons": [],
            "imported": "2009-02-17T12:39:14+01:00",
            "journal": null,
            "issn": "0720-9355",
            "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": 212580,
            "title": "Focused review on artificial intelligence for disease detection in infants",
            "abstract": null,
            "authors": [
                "Bartl-Pokorny, KD",
                "Zitta, C",
                "Beirit, M",
                "Vogrinec, G",
                "Schuller, BW",
                "Pokorny, FB"
            ],
            "year": 2024,
            "source": "FRONT DIGIT HEALTH. 2024; 6:  1459640",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001371983000001",
            "pubmed": "39654981",
            "doi": "10.3389/fdgth.2024.1459640",
            "pmc": "PMC11625793",
            "organizations": [
                "212580-14068"
            ],
            "persons": [
                "212580-50573-6",
                "212580-77049-2",
                "212580-79651-4",
                "212580-91531-6"
            ],
            "imported": "2024-12-16T09:27:07+01:00",
            "journal": "FRONT DIGIT HEALTH",
            "issn": "2673-253X",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN DIGITAL HEALTH; ",
            "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": 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": 87509,
            "title": "Radiological Guidelines for the Management of SPN:Necessity of F18-FDG.",
            "abstract": null,
            "authors": [
                "Bisail, B",
                "Bisail, H",
                "Gstettner, C",
                "Wolf, I",
                "Aigner, RM"
            ],
            "year": 2009,
            "source": "Nuclear Medicine - Molecular Imaging and Therapy 2009; 6/08(47):A153-A153.-7.Jahrestagung der Österreichischen Gesellschaft für Nuklearmedizin; Jan 22-24, 2009; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "87509-14054",
                "87509-14107"
            ],
            "persons": [
                "87509-51727",
                "87509-60016"
            ],
            "imported": "2009-02-11T17:08:07+01:00",
            "journal": null,
            "issn": "0029-5566",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}