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=158460&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158480&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158440&ordering=impactfactor",
    "results": [
        {
            "id": 214714,
            "title": "Implementierung und Startphase eines VA-ECMO-Programms an einem \r\ninterventionellen kardiologischen Zentrum",
            "abstract": null,
            "authors": [
                "Herold, L",
                "Toth-Gayor, G",
                "Stoffel, C",
                "Schmidt, A.",
                "Zweiker, R",
                "Gasser, R",
                "Paetzold, S",
                "Bugger, H",
                "Buschmann, E",
                "Sacherer, M",
                "Fruhwald, F",
                "Altmanninger-Sock, S",
                "Ablasser, K",
                "Sourij, C",
                "A. Zirlik, A",
                "Von Lewinski, D",
                ""
            ],
            "year": 2021,
            "source": "3. Grazer Herzkreislauftage; Sept 17 - 19, 2021; Graz. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214714-14083",
                "214714-14080"
            ],
            "persons": [
                "214714-51533",
                "214714-50838"
            ],
            "imported": "2025-02-25T17:08:49+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214713,
            "title": "Augmented and Extended Reality in\r\nInterventional Cardiology –\r\nFar is the new Near",
            "abstract": null,
            "authors": [
                "Gasser, R",
                "Toth, G",
                ""
            ],
            "year": 2021,
            "source": "3. Grazer Herzkreislauftage; Sept 17 - 19, 2021; Graz. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214713-14083"
            ],
            "persons": [
                "214713-51533",
                "214713-89154"
            ],
            "imported": "2025-02-25T16:50:44+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214725,
            "title": "Gerinnung im klinischen Alltag",
            "abstract": null,
            "authors": [
                "Gary T"
            ],
            "year": 2024,
            "source": " In: Kölblinger C editors(s). Gerinnung im klinischen Alltag.  2024",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214725-14079"
            ],
            "persons": [
                "214725-51136"
            ],
            "imported": "2025-02-27T11:09:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Kölblinger C",
            "collection_title": "Gerinnung im klinischen Alltag",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214726,
            "title": "Which DOAC for which indication?",
            "abstract": null,
            "authors": [
                "Gary T"
            ],
            "year": 2023,
            "source": "ESVM Tagung 2023 Mailand; 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214726-14079"
            ],
            "persons": [
                "214726-51136"
            ],
            "imported": "2025-02-27T11:10:19+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": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214723,
            "title": "Fundamentals in Vascular Biology",
            "abstract": null,
            "authors": [
                "Geiger et al."
            ],
            "year": 2024,
            "source": " In: Margarethe Geiger editors(s). Fundamentals in Vascular Biology. Springer Verlag;  2024",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214723-14079"
            ],
            "persons": [
                "214723-51136"
            ],
            "imported": "2025-02-27T11:02:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Margarethe Geiger",
            "collection_title": "Fundamentals in Vascular Biology",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214727,
            "title": "Synopsis of the 13. D-A-CH Symposium Sports Cardiology Salzburg",
            "abstract": null,
            "authors": [
                "Niebauer et al."
            ],
            "year": 2024,
            "source": "Cardio News Austria. 2024; ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214727-14079"
            ],
            "persons": [
                "214727-51136"
            ],
            "imported": "2025-02-27T11:13:36+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": 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": 214741,
            "title": "Long term treatment after VTE",
            "abstract": null,
            "authors": [
                "Gary T"
            ],
            "year": 2024,
            "source": "Gefäßmedizinische Fortbildung Zürich; 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214741-14079"
            ],
            "persons": [
                "214741-51136"
            ],
            "imported": "2025-02-27T12:07:06+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": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214737,
            "title": "Antiphospholipid Ak Syndrom",
            "abstract": null,
            "authors": [
                "Gary T"
            ],
            "year": 2024,
            "source": "Grazer Gerinnungstage; 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214737-14079"
            ],
            "persons": [
                "214737-51136"
            ],
            "imported": "2025-02-27T12:02:00+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": null,
            "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": 214744,
            "title": "Anticoagulation in obese patients - Does size matters?",
            "abstract": null,
            "authors": [
                "Gary T"
            ],
            "year": 2022,
            "source": "; 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214744-14079"
            ],
            "persons": [
                "214744-51136"
            ],
            "imported": "2025-02-27T12:19:50+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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214742,
            "title": "Anticoagulation in pulmonary embolism",
            "abstract": null,
            "authors": [
                "Gary T"
            ],
            "year": 2023,
            "source": "Lung Days Graz; 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214742-14079"
            ],
            "persons": [
                "214742-51136"
            ],
            "imported": "2025-02-27T12:15:21+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": null,
            "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": 214747,
            "title": "Gerinnungsphänomene bei Impfungen",
            "abstract": null,
            "authors": [
                "Gary T"
            ],
            "year": 2022,
            "source": "Sailersymposium; 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214747-14079"
            ],
            "persons": [
                "214747-51136"
            ],
            "imported": "2025-02-27T12:29:49+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": null,
            "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": 214738,
            "title": "Gerinnung bei zerebralen Durchblutungsstörung",
            "abstract": null,
            "authors": [
                "Gary T"
            ],
            "year": 2024,
            "source": "Neurologischer Kongress Klagenfurt; 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214738-14079"
            ],
            "persons": [
                "214738-51136"
            ],
            "imported": "2025-02-27T12:03:16+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": null,
            "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": 214739,
            "title": "Sport unter Thrombozytenfunktionshemmern und NOAKs",
            "abstract": null,
            "authors": [
                "Gary T"
            ],
            "year": 2024,
            "source": "DACH Tagung der Sportmedizin; 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214739-14079"
            ],
            "persons": [
                "214739-51136"
            ],
            "imported": "2025-02-27T12:04:44+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": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214740,
            "title": "Therapie der venösen Thromboembolie",
            "abstract": null,
            "authors": [
                "Gary T"
            ],
            "year": 2024,
            "source": "Hämostaseologie Kurs Wien; 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214740-14079"
            ],
            "persons": [
                "214740-51136"
            ],
            "imported": "2025-02-27T12:05:58+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": null,
            "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": 214748,
            "title": "Praxisrelevante Aspekte und Fallbeispiele der VITT",
            "abstract": null,
            "authors": [
                "Gary T"
            ],
            "year": 2022,
            "source": "Angiologische Sommerakademie Wien; 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214748-14079"
            ],
            "persons": [
                "214748-51136"
            ],
            "imported": "2025-02-27T12:31:06+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": null,
            "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": 214743,
            "title": "Guideline Update VTE",
            "abstract": null,
            "authors": [
                "Gary T"
            ],
            "year": 2023,
            "source": "Grazer Gerinnungstage; 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214743-14079"
            ],
            "persons": [
                "214743-51136"
            ],
            "imported": "2025-02-27T12:16:38+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": null,
            "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": 214751,
            "title": "Neuropsychologie bei Multipler Sklerose: Kognition, Emotion und Fatigue.",
            "abstract": null,
            "authors": [
                "Pinter, D"
            ],
            "year": 2025,
            "source": "Fortbildung. Institut für neuropsychologische Bildung; 01 MAR, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214751-14051"
            ],
            "persons": [
                "214751-66708"
            ],
            "imported": "2025-03-01T09:42:58+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 148985,
            "title": "TP53 Mutational Status and Prediction of Benefit from Adjuvant 5-Fluorouracil in Stage III Colon Cancer Patients.",
            "abstract": null,
            "authors": [
                "Kandioler, D",
                "Mittlböck, M",
                "Kappel, S",
                "Puhalla, H",
                "Herbst, F",
                "Langner, C",
                "Wolf, B",
                "Tschmelitsch, J",
                "Schippinger, W",
                "Steger, G",
                "Hofbauer, F",
                "Samonigg, H",
                "Gnant, M",
                "Teleky, B",
                "Kührer, I",
                "p53 Research Group and the Austrian Breast and Colorectal Study Group (ABCSG)"
            ],
            "year": 2015,
            "source": "EBioMedicine. 2015; 2(8):825-830",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000365955900021",
            "pubmed": "26425688",
            "doi": "10.1016/j.ebiom.2015.06.003",
            "pmc": "PMC4563117",
            "organizations": [
                "148985-14020",
                "148985-14085"
            ],
            "persons": [
                "148985-50044-6",
                "148985-51532-6"
            ],
            "imported": "2016-01-04T11:15:22+01:00",
            "journal": "EBIOMEDICINE",
            "issn": "2352-3964",
            "collection_publisher": null,
            "collection_title": "EBIOMEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 151436,
            "title": "Allergen immunotherapy for insect venom allergy: protocol for a systematic review.",
            "abstract": null,
            "authors": [
                "Dhami, S",
                "Nurmatov, U",
                "Varga, EM",
                "Sturm, G",
                "Muraro, A",
                "Akdis, CA",
                "Antolín-Amérigo, D",
                "Bilò, MB",
                "Bokanovic, D",
                "Calderon, MA",
                "Cichocka-Jarosz, E",
                "Elberink, JN",
                "Gawlik, R",
                "Jakob, T",
                "Kosnik, M",
                "Lange, J",
                "Mingomataj, E",
                "Mitsias, DI",
                "Mosbech, H",
                "Pfaar, O",
                "Pitsios, C",
                "Pravettoni, V",
                "Roberts, G",
                "Ruëff, F",
                "Sin, BA",
                "Sheikh, A"
            ],
            "year": 2015,
            "source": "Clin Transl Allergy. 2015; 6(3):6-6",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000390112600001",
            "pubmed": "26885362",
            "doi": "10.1186/s13601-016-0095-x",
            "pmc": "PMC4754882",
            "organizations": [
                "151436-14047",
                "151436-14095"
            ],
            "persons": [
                "151436-87717-6"
            ],
            "imported": "2016-02-20T01:00:00+01:00",
            "journal": "Clin Transl Allergy",
            "issn": "2045-7022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164066,
            "title": "Tackling the increasing problem of malnutrition in older persons: The Malnutrition in the Elderly (MaNuEL) Knowledge Hub",
            "abstract": null,
            "authors": [
                "Visser, M",
                "Volkert, D",
                "Corish, C",
                "Geisler, C",
                "de Groot, LC",
                "Cruz-Jentoft, AJ",
                "Lohrmann, C",
                "O'Connor, EM",
                "Schindler, K",
                "de van der Schueren, MA"
            ],
            "year": 2017,
            "source": "NUTR BULL. 2017; 42(2): 178-186. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000416999500011",
            "pubmed": null,
            "doi": "10.1111/nbu.12268",
            "pmc": null,
            "organizations": [
                "164066-14509"
            ],
            "persons": [],
            "imported": "2017-12-20T10:28:47+01:00",
            "journal": "NUTR BULL",
            "issn": "1471-9827",
            "collection_publisher": null,
            "collection_title": "NUTRITION BULLETIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}