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=151960&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151980&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151940&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 6719,
            "title": "Transient hypoglycemic abducens palsy.",
            "abstract": null,
            "authors": [
                "Anhaus, S",
                "Bonelli, RM",
                "Niederwieser, G",
                "Reisecker, F"
            ],
            "year": 2004,
            "source": "Acta Med Austriaca. 2004; 31(2):56-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221765800005",
            "pubmed": "15359984",
            "doi": null,
            "pmc": null,
            "organizations": [
                "6719-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.439,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.242718446601942,
            "impactfactor_norm_year": 2004,
            "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": 6880,
            "title": "Metabolic syndrome--a high cardiovascular risk?",
            "abstract": null,
            "authors": [
                "Toplak, H"
            ],
            "year": 2004,
            "source": "ACTA MED AUST. 2004; 31(3): 63-66. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223401700001",
            "pubmed": "15515478",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "6880-51846-2"
            ],
            "imported": "2012-10-16T21:50:49+02:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.439,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.242718446601942,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 12602,
            "title": "Lipids--diagnosis and therapy in type 2 diabetes",
            "abstract": null,
            "authors": [
                "Wascher, TC"
            ],
            "year": 2004,
            "source": "Acta Med Austriaca. 2004; 31(5):168-169",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225930200007",
            "pubmed": "15747990",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.439,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.242718446601942,
            "impactfactor_norm_year": 2004,
            "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": 65514,
            "title": "Non-retractile foreskin: a single center 13-year experience.",
            "abstract": null,
            "authors": [
                "Saxena, AK",
                "Schaarschmidt, K",
                "Reich, A",
                "Willital, GH"
            ],
            "year": 2000,
            "source": "Int Surg. 2000; 85(2):180-183",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089801400018",
            "pubmed": "11071339",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-14T01:00:00+01:00",
            "journal": "Int Surg",
            "issn": "0020-8868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.488,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.242647058823529,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65515,
            "title": "Surgical repair of pectus carinatum.",
            "abstract": null,
            "authors": [
                "Saxena, AK",
                "Willital, GH"
            ],
            "year": 2000,
            "source": "Int Surg. 2000; 84(4): 326-330. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084926100008",
            "pubmed": "10667812",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-14T01:00:00+01:00",
            "journal": "Int Surg",
            "issn": "0020-8868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.488,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.242647058823529,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 102992,
            "title": "The future of cytopathology in Europe. Will the wider use of HPV testing have an impact on the provision of cervical screening?",
            "abstract": null,
            "authors": [
                "Gray, W",
                "Bayer-Pietsch, E",
                "Chieco, P",
                "Cochand Priollet, B",
                "Desai, M",
                "Drijkoningen, M",
                "Griffin, M",
                "Hagmar, B",
                "Kapila, K",
                "Kloboves-Prevodnik, V",
                "Kobayashi, T",
                "Krogerus, L",
                "Majak, B",
                "Mihailovici, M",
                "Olszewski, W",
                "Schenck, U",
                "Schmitt, F",
                "Shabalova, I",
                "Shapiro, N",
                "Smith, J",
                "Tani, E",
                "Totsch, M",
                "Vass, L",
                "Wiener, H",
                "Herbert, A"
            ],
            "year": 2007,
            "source": "Cytopathology. 2007; 18(5):278-282",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000249660100002",
            "pubmed": "17883689",
            "doi": "10.1111/j.1365-2303.2007.00487.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Cytopathology",
            "issn": "0956-5507",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.222,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.242424242424242,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 4274,
            "title": "Automated detection of connective tissue by tissue counter analysis and classification and regression trees.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Kahofer, P"
            ],
            "year": 2001,
            "source": "Anal Cell Pathol. 2001; 23(3-4):153-158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175765800006",
            "pubmed": "12082296",
            "doi": "10.1155/2001/626382",
            "pmc": "PMC4618582",
            "organizations": [
                "4274-14047"
            ],
            "persons": [
                "4274-51617-2"
            ],
            "imported": null,
            "journal": "ANAL CELL PATHOL",
            "issn": "0921-8912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.625,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.242424242424242,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 4273,
            "title": "Prognostic significance of DNA cytometry in carcinoma of the uterine cervix FIGO stage IB and II.",
            "abstract": null,
            "authors": [
                "Grote, HJ",
                "Friedrichs, N",
                "Pomjanski, N",
                "Guhde, HF",
                "Reich, O",
                "Böcking, A"
            ],
            "year": 2001,
            "source": "Anal Cell Pathol. 2001; 23(3-4):97-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175765800001",
            "pubmed": "12082291",
            "doi": "10.1155/2001/602976",
            "pmc": "PMC4618823",
            "organizations": [
                "4273-14038"
            ],
            "persons": [
                "4273-51918-6"
            ],
            "imported": null,
            "journal": "ANAL CELL PATHOL",
            "issn": "0921-8912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.625,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.242424242424242,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 2538,
            "title": "The Graz hemisphere splint: a new precise, non-invasive method of replacing the dental arch of 3D-models by plaster models.",
            "abstract": null,
            "authors": [
                "Santler, G"
            ],
            "year": 1998,
            "source": "J CRANIO MAXILLOFAC SURG 1998 26: 169-173.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075058900008",
            "pubmed": "9702636",
            "doi": "10.1016%2FS1010-5182%2898%2980008-5",
            "pmc": null,
            "organizations": [
                "2538-14112"
            ],
            "persons": [
                "2538-51864-2"
            ],
            "imported": null,
            "journal": "J CRANIO MAXILLOFAC SURG",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.36,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.2421875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1322,
            "title": "Indications and limitations of three-dimensional models in cranio-maxillofacial surgery.",
            "abstract": null,
            "authors": [
                "Santler, G",
                "Kärcher, H",
                "Ruda, C"
            ],
            "year": 1998,
            "source": "J CRANIO MAXILLOFAC SURG 1998 26: 11-16.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072902200002",
            "pubmed": "9563589",
            "doi": "10.1016%2FS1010-5182%2898%2980029-2",
            "pmc": null,
            "organizations": [
                "1322-14112"
            ],
            "persons": [
                "1322-51566-6",
                "1322-51864-2"
            ],
            "imported": null,
            "journal": "J CRANIO MAXILLOFAC SURG",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.36,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.2421875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 177861,
            "title": "Early postnatal diagnosis of Costello syndrome.",
            "abstract": null,
            "authors": [
                "Kargl, S",
                "Meissl, M",
                "Pumberger, W"
            ],
            "year": 2015,
            "source": "Klin Padiatr. 2015; 227(1): 45-47. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000347925300011",
            "pubmed": "25062109",
            "doi": "10.1055/s-0034-1377028",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-10-29T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "1439-3824",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.98,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.242,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.672,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 186792,
            "title": "Importance of risk factors for the evaluation of patients with a suspected pulmonary embolism.",
            "abstract": null,
            "authors": [
                "Gruettner, J",
                "Viergutz, T",
                "Bolte, M",
                "Henzler, T",
                "Schoenberg, SO",
                "Sudarski, S",
                "Apfaltrer, P",
                "Walter, T"
            ],
            "year": 2015,
            "source": "Exp Ther Med. 2015; 9(6): 2281-2284. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000355496800040",
            "pubmed": "26136974",
            "doi": "10.3892/etm.2015.2395",
            "pmc": "PMC4473335",
            "organizations": [],
            "persons": [
                "186792-108763-6"
            ],
            "imported": "2021-03-08T01:00:00+01:00",
            "journal": "Exp Ther Med",
            "issn": "1792-0981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.28,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.242,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL-SCI",
            "impactfactor_norm_super": 0.242,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "MEDICINE, RESEARCH + EXPERIMENTAL-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": 204331,
            "title": "Rapid antigen tests for SARS-CoV-2-a synopsis of the medical evidence",
            "abstract": null,
            "authors": [
                "Wertenauer, C",
                "Pfeifer, C",
                "Roskos, M",
                "Marz, W"
            ],
            "year": 2023,
            "source": "DIAGN MICR INFEC DIS. 2023; 107(2): 116027",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001054514000001",
            "pubmed": "37516068",
            "doi": "10.1016/j.diagmicrobio.2023.116027",
            "pmc": null,
            "organizations": [
                "204331-14028"
            ],
            "persons": [],
            "imported": "2023-09-06T11:01:57+02:00",
            "journal": "DIAGN MICR INFEC DIS",
            "issn": "0732-8893",
            "collection_publisher": null,
            "collection_title": "DIAGNOSTIC MICROBIOLOGY AND INFECTIOUS DISEASE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.242,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCIE",
            "impactfactor_norm_super": 0.356,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MICROBIOLOGY-SCIE",
            "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": 215019,
            "title": "Acute oxygenator occlusion in two cases of polycythemia vera: Bailout strategies",
            "abstract": null,
            "authors": [
                "Kaiser, P",
                "Zuckermann, A",
                "Horvat, J",
                "Lederer, F",
                "Gisslinger, H",
                "Gremmel, F",
                "Simon, P",
                "Wiedemann, D",
                "Andreas, M"
            ],
            "year": 2020,
            "source": "J CARDIAC SURG. 2020; 35(10): 2835-2837. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000548405100001",
            "pubmed": "32668053",
            "doi": "10.1111/jocs.14876",
            "pmc": "PMC7586822",
            "organizations": [],
            "persons": [
                "215019-131297-4"
            ],
            "imported": "2025-03-06T09:44:57+01:00",
            "journal": "J CARDIAC SURG",
            "issn": "0886-0440",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CARDIAC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.62,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.242,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.352,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "SURGERY-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": 123898,
            "title": "Ontologies for human behavior analysis and their application to clinical data.",
            "abstract": null,
            "authors": [
                "Hastings, J",
                "Schulz, S"
            ],
            "year": 2012,
            "source": "Int Rev Neurobiol. 2012; 103(4):89-107",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000317146900006",
            "pubmed": "23195122",
            "doi": "10.1016/B978-0-12-388408-4.00005-8",
            "pmc": null,
            "organizations": [
                "123898-14026"
            ],
            "persons": [
                "123898-72306-6"
            ],
            "imported": "2012-12-07T01:00:00+01:00",
            "journal": "Int Rev Neurobiol",
            "issn": "0074-7742",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.648,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.242,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": 0.753,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "NEUROSCIENCES",
            "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": 183626,
            "title": "[Treatment of patients with radioiodine refractory, differentiated thyroid carcinoma. A Consensus Statement].",
            "abstract": null,
            "authors": [
                "Lindner, C",
                "Dierneder, J",
                "Pall, G",
                "Pirich, C",
                "Hoffmann, M",
                "Raderer, M",
                "Becherer, A",
                "Niederle, B",
                "Lipp, R",
                "Lind, P",
                "Gallowitsch, H",
                "Romeder, F",
                "Virgolini, I"
            ],
            "year": 2015,
            "source": "Nuklearmedizin. 2015; 54(3):125-130",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000357624900010",
            "pubmed": "25421138",
            "doi": "10.3413/Nukmed-0688-14-07",
            "pmc": null,
            "organizations": [
                "183626-14107"
            ],
            "persons": [
                "183626-51948-6"
            ],
            "imported": "2020-10-09T02:00:00+02:00",
            "journal": "Nuklearmedizin",
            "issn": "2567-6407",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.356,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.242,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": 0.5,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING",
            "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": 195063,
            "title": "Extra-anatomic aortic bypass with aortic-, mitral-, and tricuspid surgery in a 53-year old: A single-stage approach for complex coarctation associated with triple valve pathology.",
            "abstract": null,
            "authors": [
                "Werner, P",
                "Zimpfer, D",
                "Laufer, G",
                "Wiedemann, D"
            ],
            "year": 2020,
            "source": "J Card Surg. 2020; 35(4):937-939",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000513729700001",
            "pubmed": "32065431",
            "doi": "10.1111/jocs.14465",
            "pmc": "PMC7187478",
            "organizations": [],
            "persons": [],
            "imported": "2022-05-11T09:20:20+02:00",
            "journal": "J CARDIAC SURG",
            "issn": "0886-0440",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CARDIAC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.62,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.242,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 190334,
            "title": "Evaluation of a calculation model to estimate the impact of the COVID-19 pandemic lockdown on visual acuity in neovascular AMD",
            "abstract": null,
            "authors": [
                "Stattin, M",
                "Haas, AM",
                "Ahmed, D",
                "Graf, A",
                "Krepler, K",
                "Ansari-Shahrezaei, S"
            ],
            "year": 2021,
            "source": "EUR J OPHTHALMOL. 2021;  11206721211052389",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000715683800001",
            "pubmed": "34726553",
            "doi": "10.1177/11206721211052389",
            "pmc": "PMC9294617",
            "organizations": [
                "190334-14043"
            ],
            "persons": [],
            "imported": "2021-11-15T08:51:01+01:00",
            "journal": "EUR J OPHTHALMOL",
            "issn": "1120-6721",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF OPHTHALMOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.922,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.242,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCI",
            "impactfactor_norm_super": 0.484,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-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": true
        },
        {
            "id": 195067,
            "title": "Outcomes of coronary artery bypass grafting in patients with human immunodeficiency virus infection.",
            "abstract": null,
            "authors": [
                "Wollner, G",
                "Zimpfer, D",
                "Manduric, M",
                "Laufer, G",
                "Rieger, A",
                "Sandner, SE"
            ],
            "year": 2020,
            "source": "J Card Surg. 2020; 35(10):2543-2549",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000547170900001",
            "pubmed": "32652674",
            "doi": "10.1111/jocs.14828",
            "pmc": "PMC7586791",
            "organizations": [],
            "persons": [],
            "imported": "2022-05-11T09:20:20+02:00",
            "journal": "J CARDIAC SURG",
            "issn": "0886-0440",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CARDIAC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.62,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.242,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.352,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "SURGERY-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": 182207,
            "title": "B-Lines for the assessment of extravascular lung water: Just focused or semi-quantitative?",
            "abstract": null,
            "authors": [
                "Seibel, A",
                "Zechner, PM",
                "Berghold, A",
                "Holter, M",
                "Braß, P",
                "Michels, G",
                "Leister, N",
                "Gemes, G",
                "Donauer, R",
                "Giebler, RM",
                "Sakka, SG"
            ],
            "year": 2020,
            "source": "Acta Anaesthesiol Scand. 2020; 64(7):953-960",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000526667700001",
            "pubmed": "32236940",
            "doi": "10.1111/aas.13586",
            "pmc": null,
            "organizations": [
                "182207-14026"
            ],
            "persons": [
                "182207-50869-6",
                "182207-51344-6",
                "182207-64334-6",
                "182207-97023-6"
            ],
            "imported": "2020-05-20T10:43:12+02:00",
            "journal": "ACTA ANAESTH SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": "ACTA ANAESTHESIOLOGICA SCANDINAVICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.105,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.242,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCI",
            "impactfactor_norm_super": 0.452,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY-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": true
        }
    ]
}