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=152760&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155764,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152780&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152740&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 102050,
            "title": "Diabetes mellitus mit chronischer kritischer Ischämie unter Spinal Cord Stimulation (SCS) - Ist der Beinerhalt vergleichbar mit Nicht-Diabetikern?",
            "abstract": null,
            "authors": [
                "Tomka, M",
                "Konstantiniuk, P",
                "Koter, S",
                "Cohnert, T"
            ],
            "year": 2010,
            "source": "European Surgery2010; 42(S236):73--51st Annual Meeting of the Austrian Society of Surgery; JUNE 2-4, 2010; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102050-14074"
            ],
            "persons": [
                "102050-50038",
                "102050-50860",
                "102050-50933",
                "102050-51084"
            ],
            "imported": "2010-06-07T13:30:39+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 102049,
            "title": "Diabetisches Fußsyndrom: Prävention, Diagnostik, Therapie",
            "abstract": null,
            "authors": [
                "Baumann, A",
                "Koter, S",
                "Pirsch, J",
                "Schweiger, S",
                "Cohnert, T"
            ],
            "year": 2010,
            "source": "European Surgery2010; 42(S236):72--51st Annual Meeting of the Austrian Society of Surgery ; JUNE 2-4, 2010; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102049-14074"
            ],
            "persons": [
                "102049-50860",
                "102049-50933",
                "102049-51880"
            ],
            "imported": "2010-06-07T13:27:55+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 102025,
            "title": "Langzeitverlauf nach Vorhofumkehroperation nach Senning oder Mustard bei Patienten mit Transposition der grossen Atrerien (TGA)",
            "abstract": null,
            "authors": [
                "Beran, E",
                "Huber, K",
                "Ovcina, I",
                "Schweiger, M",
                "Dacar, D",
                "Tscheliessnigg, KH",
                "Rigler, B",
                "Nagel, B",
                "Gamillscheg, A",
                "Knez, I",
                ""
            ],
            "year": 2010,
            "source": "European Surgery 2010; 42(236):86-86.-51st Annual Meeting of the Austrian Society of Surgery; June 2-4, 2010; Linz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102025-14073",
                "102025-14075",
                "102025-14093"
            ],
            "persons": [
                "102025-50146",
                "102025-51936",
                "102025-59423"
            ],
            "imported": "2010-06-06T15:00:29+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 102024,
            "title": "Standardisierte minimal invasive Technik zur chirurgischen Korrektur von kongenitalen Herzvitien auch bei kritischen Patienten unter 15 kg Körpergewicht",
            "abstract": null,
            "authors": [
                "Schweiger, M",
                "Curcic, P",
                "Mircic, A",
                "Beran, E",
                "Ovcina, I",
                "Nagel, B",
                "Gamillscheg, A",
                "Dacar, D",
                "Tscheliessnigg, KH",
                "Knez, I",
                ""
            ],
            "year": 2010,
            "source": "European Surgery 2010; 42(236):85-85.-51st Annual Meeting of the Austrian Society of Surgery; June 2-4, 2010; Linz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102024-14073",
                "102024-14075",
                "102024-14093"
            ],
            "persons": [
                "102024-50146",
                "102024-51936",
                "102024-59423"
            ],
            "imported": "2010-06-06T14:53:56+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 102023,
            "title": "Mini-extrakorporeale Zirkulation versus konventioneller kardiopulmonaler Bypass: Unterschiede im organspezifischen pO2 und pCO2 Matabolismus",
            "abstract": null,
            "authors": [
                "Curcic, P",
                "Ovcina, I",
                "Beran, E",
                "Dacar, D",
                "Schweiger, M",
                "Suppan, H",
                "Tscheliessnigg, KH",
                "Krumnikl, J",
                "Marthe, W",
                "Knez, I",
                ""
            ],
            "year": 2010,
            "source": "European Surgery 2010; 42(236):44-44.-51st Annual Meeting of the Austrian Society of Surgery; June 2-4, 2010; Linz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102023-14070",
                "102023-14073",
                "102023-14075"
            ],
            "persons": [
                "102023-50146",
                "102023-51934",
                "102023-51936",
                "102023-57072",
                "102023-59423"
            ],
            "imported": "2010-06-06T14:42:28+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 102022,
            "title": "Verschiedene kinderherzchirurgische Techniken bei Patienten mit Sinus Venosus Defekt und rechtsseitiger partieller Lungenvenenfehlmündung: Einfluss auf Sinusknotendysfunktion und Obstruktion der Vena cava superior",
            "abstract": null,
            "authors": [
                "Wallner, M",
                "Beran, E",
                "Ovcina, I",
                "Curcic, P",
                "Dacar, D",
                "Tscheliessnigg, KH",
                "Heinzl, B",
                "Nagel, B",
                "Gamillscheg, A",
                "Knez, I",
                ""
            ],
            "year": 2010,
            "source": "European Surgery 2010; 42(236):29-29.-51st Annual Meeting of the austrian Society of Surgery; June 2-4, 2010; Linz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102022-14073",
                "102022-14075",
                "102022-14083",
                "102022-14093"
            ],
            "persons": [
                "102022-50146",
                "102022-51936",
                "102022-59423",
                "102022-72301"
            ],
            "imported": "2010-06-06T14:31:55+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 102020,
            "title": "Rekonstruktion des rechtsventrikulären Ausflusstraktes mit klappentragenden Conduits: Langzeitverlauf verschiedener herzchirurgischer Techniken",
            "abstract": null,
            "authors": [
                "Ovcina, I",
                "Koköfer, A",
                "Curcic, P",
                "Salaymeh, L",
                "Anelli-Monti, M",
                "Oberwalder, P",
                "Mächler, H",
                "Knez, I",
                "Dacar, D",
                "Tscheliessnigg, KH"
            ],
            "year": 2010,
            "source": "European Surgery 2010; Vol. 42(236):30-30.-51st Annual Meeting of the austrian Society of Surgery; June 2-4, 2010; Linz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102020-14073",
                "102020-14075"
            ],
            "persons": [
                "102020-50146",
                "102020-51592",
                "102020-51936"
            ],
            "imported": "2010-06-06T13:05:29+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 102014,
            "title": "F18 FDG-PET in Thoracic Surgery.",
            "abstract": null,
            "authors": [
                "Swatek, P",
                "Lindenmann, J",
                "Matzi, V",
                "Neuboeck, N",
                "Porubsky, Ch",
                "Korak, B",
                "Smolle-Juettner, FM"
            ],
            "year": 2010,
            "source": "European Surgery- Acta Chirurgica Austriaca (ACA)2010; 42(236):69-70.-51st Annual Meeting of the Austrian Society of Surgery; JUN 2-4, 2010; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102014-14077"
            ],
            "persons": [
                "102014-50143",
                "102014-50145",
                "102014-50477",
                "102014-50948",
                "102014-51615"
            ],
            "imported": "2010-06-05T21:25:37+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 102013,
            "title": "Gibt es Faktoren, die die Prognose des primären Spontanpneumothorax beeinflussen?",
            "abstract": null,
            "authors": [
                "Matzi, V",
                "Weihs, D",
                "Lindenmann, J",
                "Neuboeck, N",
                "Porubsky, Ch",
                "Maier, A",
                "Smolle-Juettner, FM"
            ],
            "year": 2010,
            "source": "European Surgery- Acta Chirurgica Austriaca (ACA)2010; 42(236):67-68.-51st Annual Meeting of the Austrian Society of Surgery; JUN 2-4, 2010; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102013-14077"
            ],
            "persons": [
                "102013-50143",
                "102013-50145",
                "102013-50477",
                "102013-51935",
                "102013-51615"
            ],
            "imported": "2010-06-05T21:16:44+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 102012,
            "title": "Selbst-expandible flexible Ösophagusstents: Eine neue endoskopische Methode in der Behandlung der cervikalen Anastomoseninsuffizienz nach Ösophagektomie.",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Matzi, V",
                "Neuboeck, N",
                "Porubsky, Ch",
                "Sankin, O",
                "Renner, H",
                "Anegg, U",
                "Maier, A",
                "Smolle-Juettner, FM"
            ],
            "year": 2010,
            "source": "European Surgery- Acta Chirurgica Austriaca (ACA)2010; 42(236):106-106.-51st Annual Meeting of the Austrian Society of Surgery; JUN 2-4, 2010; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102012-14077"
            ],
            "persons": [
                "102012-50143",
                "102012-50145",
                "102012-50477",
                "102012-51935",
                "102012-53461",
                "102012-56918",
                "102012-51615"
            ],
            "imported": "2010-06-05T21:10:32+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 102011,
            "title": "Die multimodale palliative Therapie des Ösophaguskarzinoms unter Berücksichtigung der Überlebenszeit.",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Matzi, V",
                "Baumgartner, E",
                "Neuboeck, N",
                "Porubsky, Ch",
                "Anegg, U",
                "Maier, A",
                "Smolle-Juettner, FM"
            ],
            "year": 2010,
            "source": "European Surgery- Acta Chirurgica Austriaca (ACA)2010; 42(236):116-116.-51 st Annual Meeting of the Austrian Society of Surgery; JUN 2-4, 2010; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102011-14077"
            ],
            "persons": [
                "102011-50143",
                "102011-50145",
                "102011-50477",
                "102011-51935",
                "102011-56918",
                "102011-51615"
            ],
            "imported": "2010-06-05T21:04:32+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 104490,
            "title": "Resektion schmerzhafter Neurome und Nervenstumpfverlagerung in Venen – Langzeitergebnisse",
            "abstract": null,
            "authors": [
                "Koch, H",
                "Hubmer, MG",
                "Justich, I"
            ],
            "year": 2010,
            "source": "Abstracts of the 51st Annual meeting of the Austrian Society of Surgery2010; 42: 35-35.-51. Österreichischer Chirurgenkongress; Jun 2-4, 2010; Linz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "104490-14076"
            ],
            "persons": [
                "104490-51895",
                "104490-57463",
                "104490-59917"
            ],
            "imported": "2010-09-20T14:37:57+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 175804,
            "title": "The Transient Receptor Potential Vanilloid 4 Agonist RN-1747 Inhibits the Calcium Response to Histamine.",
            "abstract": null,
            "authors": [
                "Pfanzagl, B",
                "Pfragner, R",
                "Jensen-Jarolim, E"
            ],
            "year": 2019,
            "source": "Pharmacology. 2019; 104(3-4): 166-172. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000495672500006",
            "pubmed": "31212298",
            "doi": "10.1159/000501144",
            "pmc": null,
            "organizations": [
                "175804-14014"
            ],
            "persons": [],
            "imported": "2019-06-27T02:00:00+02:00",
            "journal": "Pharmacology",
            "issn": "0031-7012",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.625,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCI",
            "impactfactor_norm_super": 0.225,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": true,
            "local_affiliation": true
        },
        {
            "id": 154281,
            "title": "Expression pattern of ISL-1, TTF-1 and PAX5 in olfactory neuroblastoma.",
            "abstract": null,
            "authors": [
                "Czapiewski, P",
                "Gorczyński, A",
                "Haybaeck, J",
                "Okoń, K",
                "Reszeć, J",
                "Skrzypczak, W",
                "Dzierżanowski, J",
                "Kunc, M",
                "Karczewska, J",
                "Biernat, W"
            ],
            "year": 2016,
            "source": "Pol J Pathol. 2016; 67(2):130-135",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000383364900006",
            "pubmed": "27543867",
            "doi": "10.5114/PJP.2016.61448",
            "pmc": null,
            "organizations": [
                "154281-14020"
            ],
            "persons": [],
            "imported": "2016-08-31T02:00:00+02:00",
            "journal": "Pol J Pathol",
            "issn": "1233-9687",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.99,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PATHOLOGY-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": 210028,
            "title": "Disgust-Related Memory Bias in Children and Adults",
            "abstract": null,
            "authors": [
                "Schienle, A",
                "Potthoff, J",
                "Schönthaler, E",
                "Schlintl, C"
            ],
            "year": 2021,
            "source": "EVOL PSYCHOL-US. 2021; 19(2): 1474704921996585",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000644888400001",
            "pubmed": "33902359",
            "doi": "10.1177/1474704921996585",
            "pmc": "PMC10303556",
            "organizations": [],
            "persons": [],
            "imported": "2024-06-17T10:38:40+02:00",
            "journal": "EVOL PSYCHOL-US",
            "issn": "1474-7049",
            "collection_publisher": null,
            "collection_title": "EVOLUTIONARY PSYCHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.738,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "PSYCHOLOGY, EXPERIMENTAL-SSCI",
            "impactfactor_norm_super": 0.432,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PSYCHOLOGY, EXPERIMENTAL-SSCI",
            "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": 152426,
            "title": "Gadolinium-free MR in coarctation-can contrast-enhanced MR angiography be replaced?",
            "abstract": null,
            "authors": [
                "Kalmar, PI",
                "Koestenberger, M",
                "Marterer, R",
                "Tschauner, S",
                "Sorantin, E"
            ],
            "year": 2016,
            "source": "Clin Imaging. 2016; 40(3):414-418",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000376054500014",
            "pubmed": "27133678",
            "doi": "10.1016/j.clinimag.2015.12.013",
            "pmc": null,
            "organizations": [
                "152426-14093",
                "152426-14106",
                "152426-14108"
            ],
            "persons": [
                "152426-51913-6",
                "152426-52013-6",
                "152426-85440-6"
            ],
            "imported": "2016-05-12T02:00:00+02:00",
            "journal": "Clin Imaging",
            "issn": "0899-7071",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.015,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": 0.165,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-SCI",
            "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": 152393,
            "title": "Acute and delayed bleeding requiring embolization after image-guided liver biopsy in patients with cancer.",
            "abstract": null,
            "authors": [
                "Sag, AA",
                "Brody, LA",
                "Maybody, M",
                "Erinjeri, JP",
                "Wang, X",
                "Wimmer, T",
                "Silk, M",
                "Petre, EN",
                "Solomon, SB"
            ],
            "year": 2016,
            "source": "Clin Imaging. 2016; 40(3):535-540",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000376054500036",
            "pubmed": "27133700",
            "doi": "10.1016/j.clinimag.2015.11.004",
            "pmc": "PMC9383037",
            "organizations": [
                "152393-14104"
            ],
            "persons": [],
            "imported": "2016-05-06T02:00:00+02:00",
            "journal": "Clin Imaging",
            "issn": "0899-7071",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.015,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": 0.165,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 107308,
            "title": "Intraoperative radiotherapy (IORT) - alternative treatment in functionally nonresectable nonsmall cell lung cancer (NSCLC)",
            "abstract": null,
            "authors": [
                "Neuboeck, N",
                "Lindenmann, J",
                "Matzi, V",
                "Jakse, G",
                "Oechs, A",
                "Kapp, KS",
                "Maier, A",
                "Smolle-Juttner, FM"
            ],
            "year": 2010,
            "source": "EUR SURG. 2010; 42(5): 209-213. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000284364200004",
            "pubmed": null,
            "doi": "10.1007/s10353-010-0557-7",
            "pmc": null,
            "organizations": [
                "107308-14060",
                "107308-14077"
            ],
            "persons": [
                "107308-50143-6",
                "107308-50145-6",
                "107308-51935-6",
                "107308-51615-6"
            ],
            "imported": "2010-12-13T15:06:25+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 107322,
            "title": "The clinical impact of photodynamic therapy in thoracic surgery",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Matzi, V",
                "Neubock, N",
                "Maier, A",
                "Smolle-Juttner, FM"
            ],
            "year": 2010,
            "source": "EUR SURG. 2010; 42(5): 220-228. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000284364200006",
            "pubmed": null,
            "doi": "10.1007/s10353-010-0559-5",
            "pmc": null,
            "organizations": [
                "107322-14077"
            ],
            "persons": [
                "107322-50143-6",
                "107322-50145-2",
                "107322-51935-6",
                "107322-51615-6"
            ],
            "imported": "2010-12-13T15:06:25+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 107614,
            "title": "Comparison of collagen scaffold tubes for possible esophagus organ tissue engineering applications: In-situ omental implantation study in an ovine model.",
            "abstract": null,
            "authors": [
                "Saxena, AK",
                "Faraj, KA",
                "Damen, WF",
                "van Kuppevelt, TH",
                "Weijnen, R",
                "Ainoedhofer, H",
                "Höllwarth ME"
            ],
            "year": 2010,
            "source": "ACTA CHIR AUST. 2010; 42(6): 309-313. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000285861600011",
            "pubmed": null,
            "doi": "10.1007/s10353-010-0579-1",
            "pmc": null,
            "organizations": [
                "107614-14049"
            ],
            "persons": [],
            "imported": "2011-01-01T23:50:37+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}