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=157940
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158430,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157960",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157920",
    "results": [
        {
            "id": 177688,
            "title": "Inactivation of mTORC2 in macrophages is a signature of colorectal cancer that promotes tumorigenesis.",
            "abstract": null,
            "authors": [
                "Katholnig, K",
                "Schütz, B",
                "Fritsch, SD",
                "Schörghofer, D",
                "Linke, M",
                "Sukhbaatar, N",
                "Matschinger, JM",
                "Unterleuthner, D",
                "Hirtl, M",
                "Lang, M",
                "Herac, M",
                "Spittler, A",
                "Bergthaler, A",
                "Schabbauer, G",
                "Bergmann, M",
                "Dolznig, H",
                "Hengstschläger, M",
                "Magnuson, MA",
                "Mikula, M",
                "Weichhart, T"
            ],
            "year": 2019,
            "source": "JCI Insight. 2019; 4(20):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000490911700003",
            "pubmed": "31619583",
            "doi": "10.1172/jci.insight.124164",
            "pmc": "PMC6824305",
            "organizations": [],
            "persons": [
                "177688-104201-6"
            ],
            "imported": "2019-10-21T02:00:00+02:00",
            "journal": "JCI Insight",
            "issn": "2379-3708",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.205,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.906,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL-SCI",
            "impactfactor_norm_super": 0.906,
            "impactfactor_norm_super_year": 2019,
            "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": 182708,
            "title": "People with type 1 diabetes and impaired awareness of hypoglycaemia have a delayed reaction to performing a glucose scan during hypoglycaemia: a prospective observational study.",
            "abstract": null,
            "authors": [
                "Moser, O",
                "Ziko, H",
                "Elsayed, H",
                "Hochfellner, DA",
                "Pöttler, T",
                "Mueller, A",
                "Eckstein, ML",
                "Sourij, H",
                "Mader, JK, , Hypo-RESOLVE, Consortium"
            ],
            "year": 2020,
            "source": "Diabet Med. 2020; 37(12):2153-2159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000548727400001",
            "pubmed": "32638428",
            "doi": "10.1111/dme.14362",
            "pmc": "PMC7689757",
            "organizations": [
                "182708-14080"
            ],
            "persons": [
                "182708-100301-6",
                "182708-104060-6",
                "182708-50838-6",
                "182708-50877-6",
                "182708-87054-6",
                "182708-97866-6",
                "182708-87294-2"
            ],
            "imported": "2020-07-11T02:00:00+02:00",
            "journal": "Diabet Med",
            "issn": "0742-3071",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.359,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.63,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.63,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": 181146,
            "title": "Serum lipopolysaccharide neutralizing capacity in ischemic stroke.",
            "abstract": null,
            "authors": [
                "Leskelä, J",
                "Pietiäinen, M",
                "Safer, A",
                "Lehto, M",
                "Metso, J",
                "Malle, E",
                "Buggle, F",
                "Becher, H",
                "Sundvall, J",
                "Grau, AJ",
                "Pussinen, PJ",
                "Palm, F"
            ],
            "year": 2020,
            "source": "PLoS One. 2020; 15(2): e0228806-e0228806. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000535227900028",
            "pubmed": "32084157",
            "doi": "10.1371/journal.pone.0228806",
            "pmc": "PMC7034831",
            "organizations": [
                "181146-14013"
            ],
            "persons": [
                "181146-51833-6"
            ],
            "imported": "2020-02-23T01:00:00+01:00",
            "journal": "PLoS One",
            "issn": "1932-6203",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.24,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.653,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCI",
            "impactfactor_norm_super": 0.781,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": 212103,
            "title": "Grundlagen der Neugeborenenreanimation.",
            "abstract": null,
            "authors": [
                "Mileder, L",
                "Baik-Schneditz, N",
                "Schwaberger, B"
            ],
            "year": 2024,
            "source": "In situ-Teamtraining der Erstversorgung und Reanimation von Neugeborenen nach der Geburt; NOV 12, 2024; Feldbach, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212103-14094"
            ],
            "persons": [
                "212103-79516",
                "212103-86558",
                "212103-68534"
            ],
            "imported": "2024-11-12T22:36:03+01: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 183993,
            "title": "Real-World Experience With a Paclitaxel-Coated Balloon in Critical Limb Ischemia: 24-Month Subgroup Outcomes of BIOLUX P-III.",
            "abstract": null,
            "authors": [
                "Brodmann, M",
                "Moscovic, M",
                "Wang, JCC",
                "Nano, G",
                "Dahm, J",
                "Zeller, T",
                "Christensen, JK",
                "Keirse, K",
                "Ghotbi, R",
                "Corpataux, JM",
                "Tepe, G"
            ],
            "year": 2020,
            "source": "JACC Cardiovasc Interv. 2020; 13(19):2289-2299",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000577447400018",
            "pubmed": "32950415",
            "doi": "10.1016/j.jcin.2020.06.059",
            "pmc": null,
            "organizations": [
                "183993-14079"
            ],
            "persons": [
                "183993-51689-2"
            ],
            "imported": "2020-10-28T09:08:00+01:00",
            "journal": "JACC-CARDIOVASC INTE",
            "issn": "1936-8798",
            "collection_publisher": null,
            "collection_title": "JACC-CARDIOVASCULAR INTERVENTIONS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.195,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.93,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCI",
            "impactfactor_norm_super": 0.941,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": 189407,
            "title": "Sequence Ontology terminology for gene regulation.",
            "abstract": null,
            "authors": [
                "Sant, DW",
                "Sinclair, M",
                "Mungall, CJ",
                "Schulz, S",
                "Zerbino, D",
                "Lovering, RC",
                "Logie, C",
                "Eilbeck, K"
            ],
            "year": 2021,
            "source": "Biochim Biophys Acta Gene Regul Mech. 2021; 1864(10):194745",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000692135100004",
            "pubmed": "34389511",
            "doi": "10.1016/j.bbagrm.2021.194745",
            "pmc": null,
            "organizations": [
                "189407-14026"
            ],
            "persons": [
                "189407-72306-6"
            ],
            "imported": "2021-09-20T10:08:03+02:00",
            "journal": "BBA-GENE REGUL MECH",
            "issn": "1874-9399",
            "collection_publisher": null,
            "collection_title": "BIOCHIMICA ET BIOPHYSICA ACTA-GENE REGULATORY MECHANISMS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.304,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "BIOPHYSICS-SCI",
            "impactfactor_norm_super": 0.904,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "BIOPHYSICS-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": 190920,
            "title": "Longitudinal Doppler Assessments in Late Preterm Fetal Growth Restriction.",
            "abstract": null,
            "authors": [
                "Mylrea-Foley, B",
                "Wolf, H",
                "Stampalija, T",
                "Lees, C",
                "Arabin, B",
                "Berger, A",
                "Bergman, E",
                "Bhide, A",
                "Bilardo, CM",
                "Breeze, AC",
                "Brodszki, J",
                "Calda, P",
                "Cetin, I",
                "Cesari, E",
                "Derks, J",
                "Ebbing, C",
                "Ferrazzi, E",
                "Ganzevoort, W",
                "Frusca, T",
                "Gordijn, SJ",
                "Gyselaers, W",
                "Hecher, K",
                "Klaritsch, P",
                "Krofta, L",
                "Lindgren, P",
                "Lobmaier, SM",
                "Marlow, N",
                "Maruotti, GM",
                "Mecacci, F",
                "Myklestad, K",
                "Napolitano, R",
                "Prefumo, F",
                "Raio, L",
                "Richter, J",
                "Sande, RK",
                "Thornton, J",
                "Valensise, H",
                "Visser, GHA",
                "Wee, L, , Truffle-2, Group",
                "TRUFFLE, 2, Authors:",
                "TRUFFLE-2, GROUP, AND, COLLABORATING, AUTHORS",
                "C., Brezinka, Department, of, Obstetrics, and, Gynecology, Medical, University, of, Innsbruck, Innsbruck, Austria",
                "D. Casagrandi, University, College, London, Hospitals, NHS, Foundation, Trust, London, UK",
                "A., Cerny, Department, of, Obstetrics, and, Gynaecology, GeneralUniversity, Hospital, and, First, Faculty, of, Medicine, Charles, University, Prague, Czech, Republic",
                "A., Dall’Asta, Department, of, Obstetrics, and, Gynecology, University, of, Parma, Parma, Italy",
                "R., DeVlieger, Department, of, Gynecology, and, Obstetrics, UZ, Leuven, Leuven, and, Department, of, Regeneration, and, Development, KU, Leuven, Leuven, Belgium",
                "J., Duvekot, Department, of, Obstetrics, and, Gynecology, Erasmus, Academic, Centre, Rotterdam, Rotterdam, The, Netherlands",
                "T., M., Eggebo, St, Olav’s, Hospital, Trondheim, Norway",
                "I., Fantasia, Unit, of, Fetal, Medicine, and, Prenatal, Diagnosis, Institute, for, Maternal, and, Child, Health, IRCCS, Burlo, Garofolo, Trieste, Italy",
                "F., Ferrari, Obstetrics, &, Gynecology, Policlinico, University, Hospital, of, Modena, Modena, Italy",
                "N., Fratelli, Department, of, Obstetrics, and, Gynecology, ASST, Spedali, Civili, di, Brescia, and, University, of, Brescia, Brescia, Italy",
                "T., Ghi, Department, of, Obstetrics, and, Gynecology, University, of, Parma, Parma, Italy",
                "O., Graupner, Department, of, Obstetrics, and, Gynecology, Klinikum, Rechts, Der, Isar, Technical, University, of, Munich, Munich, Germany",
                "P., Greimel, Department, of, Obstetrics, and, Gynecology, Medical, University, of, Graz, Graz, Austria",
                "C., Hofstaetter, Department, of, Obstetrics, &, Gynecology, University, Hospital, of, Bern, Bern, Switzerland",
                "D., Lo, Presti, Department, of, Surgery, Division, of, Obstetrics, and, Gynecology, Tor, Vergata, University, Policlinico, Casilino, Hospital, Rome, Italy",
                "M., Georg, Helsinki, University, Central, Hospital, Helsinki, Finland",
                "F., Macsali, Department, of, Obstetrics, and, Gynecology, Haukeland, University, Hospital, Bergen, Norway",
                "K., Marsal, Department, of, Obstetrics, and, Gynecology, Lund, University, Skåne, University, Hospital, Lund, Sweden",
                "P., Martinelli, Department, of, Neurosciences, Reproductive, and, Dentistry, Sciences, University, of, Naples, ‘Federico, II’, Naples, Italy",
                "E., Ostermayer, Department, of, Obstetrics, and, Gynecology, Klinikum, Rechts, Der, Isar, Technical, University, of, Munich, Munich, Germany",
                "A., Papageorghiou, Fetal, Medicine, Unit, St George’s, University, Hospitals, NHS, Foundation, Trust, and, Molecular, &, Clinical, Sciences, Research, Institute, St George’s, University, of, London, London, UK",
                "R., Peasley, Fetal, Medicine, Unit, University, College, London, Hospitals, NHS, Foundation, Trust, London, UK",
                "A., Ramoni, Department, of, Obstetrics, and, Gynecology, Medical, University, of, Innsbruck, Innsbruck, Austria",
                "L., Sarno, Department, of, Neurosciences, Reproductive, and, Dentistry, Sciences, University, of, Naples, ‘Federico, II’, Naples, Italy",
                "L. ..."
            ],
            "year": 2023,
            "source": "Ultraschall Med. 2023; 44(1):56-67",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000717772900001",
            "pubmed": "34768305",
            "doi": "10.1055/a-1511-8293",
            "pmc": null,
            "organizations": [
                "190920-14064"
            ],
            "persons": [
                "190920-50155-6"
            ],
            "imported": "2021-12-08T01:00:00+01:00",
            "journal": "Ultraschall Med",
            "issn": "1438-8782",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.2,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.806,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "ACOUSTICS-SCIE",
            "impactfactor_norm_super": 0.938,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "ACOUSTICS-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": 194667,
            "title": "[First Experiences with peripheral Nerve Stimulation using an implantable System as a Treatment Method for the Complex Regional Pain Syndrome CRPS 2].",
            "abstract": null,
            "authors": [
                "Sawetz, I",
                "Smolle, C",
                "Girsch, W"
            ],
            "year": 2022,
            "source": "Handchir Mikrochir Plast Chir. 2022; 54(2):131-138",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000771725600001",
            "pubmed": "35318620",
            "doi": "10.1055/a-1687-9374",
            "pmc": null,
            "organizations": [
                "194667-14076"
            ],
            "persons": [
                "194667-70620-6",
                "194667-111367-6"
            ],
            "imported": "2022-04-19T10:49:39+02:00",
            "journal": "HANDCHIR MIKROCHIR P",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": "HANDCHIRURGIE MIKROCHIRURGIE PLASTISCHE CHIRURGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.0563380281690141,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.114,
            "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": true
        },
        {
            "id": 194851,
            "title": "Identification of Specific Coronary Artery Disease Phenotypes Implicating Differential Pathophysiologies",
            "abstract": null,
            "authors": [
                "Krohn, JB",
                "Nguyen, YN",
                "Akhavanpoor, M",
                "Erbel, C",
                "Domschke, G",
                "Linden, F",
                "Kleber, ME",
                "Delgado, G",
                "Marz, W",
                "Katus, HA",
                "Gleissner, CA"
            ],
            "year": 2022,
            "source": "FRONT CARDIOVASC MED. 2022; 9:  778206",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000777320800001",
            "pubmed": "35355960",
            "doi": "10.3389/fcvm.2022.778206",
            "pmc": "PMC8960070",
            "organizations": [
                "194851-14028"
            ],
            "persons": [
                "194851-51906-6"
            ],
            "imported": "2022-05-03T13:10:29+02:00",
            "journal": "FRONT CARDIOVASC MED",
            "issn": "2297-055X",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN CARDIOVASCULAR MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.58041958041958,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.796,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": 201333,
            "title": "The Role of Innate Immune Cells in the Prediction of Early Renal Allograft Injury Following Kidney Transplantation.",
            "abstract": null,
            "authors": [
                "Jahn, N",
                "Sack, U",
                "Stehr, S",
                "Vöelker, MT",
                "Laudi, S",
                "Seehofer, D",
                "Atay, S",
                "Zgoura, P",
                "Viebahn, R",
                "Boldt, A",
                "Hau, HM"
            ],
            "year": 2022,
            "source": "J Clin Med. 2022; 11(20):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000873034400001",
            "pubmed": "36294469",
            "doi": "10.3390/jcm11206148",
            "pmc": "PMC9605224",
            "organizations": [],
            "persons": [
                "201333-117923-6",
                "201333-119552-2"
            ],
            "imported": "2023-02-09T01:00:00+01:00",
            "journal": "J Clin Med",
            "issn": "2077-0383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.662721893491124,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.788,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": 194981,
            "title": "Long-term results of thoracic endovascular aortic repair in atherosclerotic aneurysms involving the descending aorta.",
            "abstract": null,
            "authors": [
                "Czerny, M",
                "Funovics, M",
                "Sodeck, G",
                "Dumfarth, J",
                "Schoder, M",
                "Juraszek, A",
                "Dziodzio, T",
                "Zimpfer, D",
                "Loewe, C",
                "Lammer, J",
                "Rosenhek, R",
                "Ehrlich, M",
                "Grimm, M"
            ],
            "year": 2010,
            "source": "J Thorac Cardiovasc Surg. 2010; 140(6 Suppl):S179-84; discussion  S185-S190",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000284332000035",
            "pubmed": "20650474",
            "doi": "10.1016/j.jtcvs.2010.06.031",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2022-05-11T09:20:20+02:00",
            "journal": "J THORAC CARDIOV SUR",
            "issn": "0022-5223",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF THORACIC AND CARDIOVASCULAR SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.608,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.936,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.936,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "SURGERY",
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 195334,
            "title": "A case report of immediate effects of acupuncture on neuropathic cancer breakthrough pain.",
            "abstract": null,
            "authors": [
                "Huemer, M",
                "Jahn-Kuch, D",
                "Hofmann, G",
                "Pichler, M"
            ],
            "year": 2022,
            "source": "Complement Ther Clin Pract. 2022; 48:101599",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000804965400007",
            "pubmed": "35584602",
            "doi": "10.1016/j.ctcp.2022.101599",
            "pmc": null,
            "organizations": [
                "195334-14085"
            ],
            "persons": [
                "195334-88301-6",
                "195334-52003-6",
                "195334-91751-1"
            ],
            "imported": "2022-05-19T02:00:00+02:00",
            "journal": "Complement Ther Clin Pract",
            "issn": "1744-3881",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.607142857142857,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "INTEGRATIVE & COMPLEMENTARY MEDICINE-SCIE",
            "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": 196564,
            "title": "Metastatic Potential of Small Testicular Germ Cell Tumors: Implications for Surveillance of Small Testicular Masses.",
            "abstract": null,
            "authors": [
                "Pratsinis, M",
                "Fankhauser, C",
                "Pratsinis, K",
                "Beyer, J",
                "Bührer, E",
                "Cathomas, R",
                "Fischer, N",
                "Hermanns, T",
                "Hirschi-Blickenstorfer, A",
                "Kamradt, J",
                "Alex, Kluth, L",
                "Zihler, D",
                "Mingrone, W",
                "Müller, B",
                "Nestler, T",
                "Rothschild, SI",
                "Seifert, B",
                "Templeton, AJ",
                "Terbuch, A",
                "Ufen, MP",
                "Woelky, R",
                "Gillessen, S",
                "Rothermundt, C"
            ],
            "year": 2022,
            "source": "Eur Urol Open Sci. 2022; 40:  16-18. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000808093200003",
            "pubmed": "35515270",
            "doi": "10.1016/j.euros.2022.03.013",
            "pmc": "PMC9062248",
            "organizations": [
                "196564-14085"
            ],
            "persons": [
                "196564-86226-6"
            ],
            "imported": "2022-07-18T02:00:00+02:00",
            "journal": "Eur Urol Open Sci",
            "issn": "2666-1683",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.431818181818182,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.511,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": 200302,
            "title": "Development of in-House Synthesis and Quality Control of [99mTc]Tc-PSMA-I&S.",
            "abstract": null,
            "authors": [
                "Plhak, E",
                "Pichler, C",
                "Gößnitzer, E",
                "Aigner, RM",
                "Kvaternik, H"
            ],
            "year": 2023,
            "source": "Molecules. 2023; 28(2):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000927789200001",
            "pubmed": "36677636",
            "doi": "10.3390/molecules28020577",
            "pmc": "PMC9864623",
            "organizations": [
                "200302-14107"
            ],
            "persons": [
                "200302-51727-6",
                "200302-101523-2",
                "200302-76269-6"
            ],
            "imported": "2023-01-23T01:00:00+01:00",
            "journal": "Molecules",
            "issn": "1420-3049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.2,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.705,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.705,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY-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": 200791,
            "title": "Permanent dose reduction due to adverse reactions does not decrease efficacy of BRAF/MEK inhibition in metastatic melanoma.",
            "abstract": null,
            "authors": [
                "Buchacher, L",
                "Richtig, G",
                "Dernoscheg, M",
                "Richtig, E",
                "Koch, L"
            ],
            "year": 2023,
            "source": "J Eur Acad Dermatol Venereol. 2023; 37(5):e605-e607",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000926791100001",
            "pubmed": "36645848",
            "doi": "10.1111/jdv.18871",
            "pmc": null,
            "organizations": [
                "200791-14047",
                "200791-14085"
            ],
            "persons": [
                "200791-52274-6",
                "200791-83984-6",
                "200791-90765-4"
            ],
            "imported": "2023-02-06T01:00:00+01:00",
            "journal": "J Eur Acad Dermatol Venereol",
            "issn": "0926-9959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.5,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.942,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.957,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "DERMATOLOGY-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": 201648,
            "title": "[Neglected differentiations: Of relative and absolute risk reduction and of seat belts and vaccines].",
            "abstract": null,
            "authors": [
                "Stronegger, W"
            ],
            "year": 2023,
            "source": "Dtsch Med Wochenschr. 2023; 148(4): 192-197. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000941717100021",
            "pubmed": "36750131",
            "doi": "10.1055/a-1960-1105",
            "pmc": null,
            "organizations": [
                "201648-14024"
            ],
            "persons": [
                "201648-51741-2"
            ],
            "imported": "2023-02-11T01:00:00+01:00",
            "journal": "Dtsch Med Wochenschr",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.107,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.112,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 201997,
            "title": "Robotics in psychiatry - Fiction or reality?",
            "abstract": null,
            "authors": [
                "Reininghaus, EZ",
                "Dalkner, N"
            ],
            "year": 2023,
            "source": "EUR NEUROPSYCHOPHARM. 2023; 70:  17-18. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000939812800001",
            "pubmed": "36806883",
            "doi": "10.1016/j.euroneuro.2023.02.005",
            "pmc": null,
            "organizations": [
                "201997-29444"
            ],
            "persons": [
                "201997-50654-1",
                "201997-79733-4"
            ],
            "imported": "2023-03-13T08:46:38+01:00",
            "journal": "EUR NEUROPSYCHOPHARM",
            "issn": "0924-977X",
            "collection_publisher": null,
            "collection_title": "EUROPEAN NEUROPSYCHOPHARMACOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.1,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.909,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.909,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": 212121,
            "title": "Präklinische Neugeborenenversorgung.",
            "abstract": null,
            "authors": [
                "Berger, C",
                "Schwaberger, B"
            ],
            "year": 2024,
            "source": "ÖAMTC-Flugrettung Crewmeeting am Notarzthubschrauber-Stützpunkt Christophorus 14; OCT 31, 2024; Flugplatz Niederöblarn, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212121-14094"
            ],
            "persons": [
                "212121-79516"
            ],
            "imported": "2024-11-15T11:10:59+01: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": 202220,
            "title": "Reply to: Apolipoprotein C3 induces inflammasome activation only in its delipidated form.",
            "abstract": null,
            "authors": [
                "Zewinger, S",
                "Reiser, J",
                "Jankowski, V",
                "Alansary, D",
                "Hahm, E",
                "Triem, S",
                "Klug, M",
                "Schunk, SJ",
                "Schmit, D",
                "Kramann, R",
                "Körbel, C",
                "Ampofo, E",
                "Laschke, MW",
                "Selejan, SR",
                "Paschen, A",
                "Herter, T",
                "Gaul, S",
                "Silbernagel, G",
                "Sester, M",
                "Sester, U",
                "Aßmann, G",
                "Bals, R",
                "Kostner, G",
                "Jahnen-Dechent, W",
                "Menger, MD",
                "Rohrer, L",
                "März, W",
                "Böhm, M",
                "Jankowski, J",
                "Kopf, M",
                "Latz, E",
                "Niemeyer, BA",
                "Fliser, D",
                "Laufs, U",
                "Speer, T"
            ],
            "year": 2023,
            "source": "NAT IMMUNOL. 2023; 24(3): 412-413. ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000941158300002",
            "pubmed": "36781986",
            "doi": "10.1038/s41590-023-01424-1",
            "pmc": null,
            "organizations": [
                "202220-14013",
                "202220-14028",
                "202220-14079"
            ],
            "persons": [
                "202220-51669-6",
                "202220-96032-6",
                "202220-51906-6"
            ],
            "imported": "2023-03-27T10:01:34+02:00",
            "journal": "NAT IMMUNOL",
            "issn": "1529-2908",
            "collection_publisher": null,
            "collection_title": "NATURE IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 27.8,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.994,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "IMMUNOLOGY-SCIE",
            "impactfactor_norm_super": 0.981,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "IMMUNOLOGY-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": 202235,
            "title": "Pharmacological Treatment of Bipolar Depression: A Review of Observational Studies",
            "abstract": null,
            "authors": [
                "Fellendorf, FT",
                "Caboni, E",
                "Paribello, P",
                "Pinna, M",
                "D'Aloja, E",
                "Carucci, S",
                "Pinna, F",
                "Reininghaus, EZ",
                "Carpiniello, B",
                "Manchia, M"
            ],
            "year": 2023,
            "source": "PHARMACEUTICALS-BASE. 2023; 16(2): 182",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000940926800001",
            "pubmed": "37145986",
            "doi": "10.3390/ph16020182",
            "pmc": "PMC9962032",
            "organizations": [
                "202235-29444"
            ],
            "persons": [
                "202235-50654-6",
                "202235-86429-1"
            ],
            "imported": "2023-03-27T10:01:34+02:00",
            "journal": "PHARMACEUTICALS-BASE",
            "issn": "1424-8247",
            "collection_publisher": null,
            "collection_title": "PHARMACEUTICALS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.3,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.755,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.871,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "CHEMISTRY, MEDICINAL-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
        }
    ]
}