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=158040&ordering=impactfactor
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=158060&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158020&ordering=impactfactor",
    "results": [
        {
            "id": 185960,
            "title": "Increase in Insulin Sensitivity During the First Trimester of Human Pregnancy is Affected by Maternal Adiposity",
            "abstract": null,
            "authors": [
                "Bandres-Meriz, J",
                "Dieberger, AM",
                "Hoch, D",
                "Glasner, A",
                "van Poppel, MNM",
                "Desoye, G"
            ],
            "year": 2019,
            "source": "Abstract Book, Diabetic Pregnancy Study Group, 51 Meeting . 2019; -Diabetic Pregnancy Study Group, 51 Meeting ; SEPT 5-7, 2020; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185960-14038"
            ],
            "persons": [
                "185960-100817",
                "185960-51632"
            ],
            "imported": "2021-02-04T12:35:54+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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 185962,
            "title": "Komplikationen und Management von  MCDA Gemini \r\nanhand von Fallbeispielen  ",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2020,
            "source": "Arlberger Sonografie Akademie; MAR 8-13, 2020; Oberlech, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185962-14064"
            ],
            "persons": [
                "185962-50155"
            ],
            "imported": "2021-02-04T13:27:39+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": 185963,
            "title": "Vom Karyotyp zum Array zum Whole Exome Sequencing.",
            "abstract": null,
            "authors": [
                "Petek, P",
                "Geipel, A",
                "Faschinbauer, F",
                "Elefteriades, M",
                "Cetin, E",
                "Klaritsch, P"
            ],
            "year": 2020,
            "source": "Arlberger Sonografie Akademie; MAR 8-13, 2020; Oberlech, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185963-14021",
                "185963-14064"
            ],
            "persons": [
                "185963-50155",
                "185963-51996"
            ],
            "imported": "2021-02-04T13:30:22+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": 185964,
            "title": "COVID-19 und Schwangerschaft.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2020,
            "source": "Mittwoch-Fortbildung der Universitätsklinik für Frauenheilkunde und Geburtshilfe Graz; MAY 6, 2020; Graz, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185964-14064"
            ],
            "persons": [
                "185964-50155"
            ],
            "imported": "2021-02-04T13:33:26+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": 185965,
            "title": "Kongenitale diaphragmale Hernie – pränatale Therapieoptionen.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2020,
            "source": "Journalclub der Universitätsklinik für Kinder- und Jugendchirurgie Graz; JUN 24, 2020; Graz, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185965-14064"
            ],
            "persons": [
                "185965-50155"
            ],
            "imported": "2021-02-04T13:37: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": 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": 185966,
            "title": "Ultraschall bei ausgeprägter Adipositas: Tipps und Tricks.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2020,
            "source": "7. Deutsch-Österreichisches Symposium Pränataldiagnostik; JUL 3-4, 2020; 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185966-14064"
            ],
            "persons": [
                "185966-50155"
            ],
            "imported": "2021-02-04T13:39:27+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": 185967,
            "title": "Komplexe Zwillingsprobleme anhand von Fallbeispielen.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2020,
            "source": "Ultraschall Update 6; Seggau, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185967-14064"
            ],
            "persons": [
                "185967-50155"
            ],
            "imported": "2021-02-04T13:46: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 185968,
            "title": "Diskordante Anomalien bei Mehrlingen - Pitfalls und Fallbeispiele.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2020,
            "source": "ÖGUM Webinar - Fetale Auffälligkeiten - Fallbesprechungen aus der täglichen Ultraschallpraxis; DEC, 9, 2020; Vienna, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185968-14064"
            ],
            "persons": [
                "185968-50155"
            ],
            "imported": "2021-02-04T13:53:29+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": 185970,
            "title": "Pränatale Medizin, Pränataldiagnostik, Schwangerenbetreuung.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2021,
            "source": "Neujahrstagung des Karl Landsteiner Instituts für gynäkologische Chirurgie und Onkologie; JAN 13, 2021; Linz, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185970-14064"
            ],
            "persons": [
                "185970-50155"
            ],
            "imported": "2021-02-04T14:00:20+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": 185972,
            "title": "Das psychophysische Problem und die Kategoriendisziplin.",
            "abstract": null,
            "authors": [
                "Fabisch, H",
                "Fabisch, K"
            ],
            "year": 2020,
            "source": " In: Fabisch, H; Fabisch, K; Kapfhammer, HP editors(s). Die Welten von Psyche und Soma - Zur Verbindung von Psychoanalyse und Neuropsychiatrie. Hamburg: Verlag Dr. Kovac; p. 119 - 130.  2020(ISBN: 978-3-8300-9892-8) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185972-29444"
            ],
            "persons": [
                "185972-51731"
            ],
            "imported": "2021-02-04T14:17:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Fabisch, H; Fabisch, K; Kapfhammer, HP",
            "collection_title": "Die Welten von Psyche und Soma - Zur Verbindung von Psychoanalyse und Neuropsychiatrie",
            "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": 185973,
            "title": "Die Welten von Psyche und Soma - Zur Verbindung von Psychoanalyse und Neuropsychiatrie.",
            "abstract": null,
            "authors": null,
            "year": 2020,
            "source": "Fabisch, H; Fabisch, K; Kapfhammer, HP. editor(s). Hamburg: Verlag Dr. Kovac; 2020. (ISBN: 978-3-8300-9892-8) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185973-29444",
                "185973-29447"
            ],
            "persons": [
                "185973-51731",
                "185973-51907"
            ],
            "imported": "2021-02-04T14:21:26+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": 185974,
            "title": "Patient Activation and Health Behavior in Patients with Chronic Diseases.",
            "abstract": null,
            "authors": [
                "Holter, M",
                "Avian, A",
                "Wedrich, A",
                "Berghold, A"
            ],
            "year": 2020,
            "source": "GMDS & CEN-IBS ; SEP 6-11, 2020; Berlin, GERMANY. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185974-14026",
                "185974-14043"
            ],
            "persons": [
                "185974-51344",
                "185974-53938",
                "185974-67207",
                "185974-97023"
            ],
            "imported": "2021-02-04T14:29:14+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": true,
            "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": 185975,
            "title": "Islet composition beyond insulitis: Re-evaluating grading of beta cell destruction via fluorescent multiplexed immunohistochemistry (fm-IHC).",
            "abstract": null,
            "authors": [
                "Ehall, B",
                "Karacay, C",
                "Herbsthofer, L",
                "Tomberger, M",
                "Harer, C",
                "Kotzbeck, P",
                "Prietl, B",
                "Pieber, T \r\n"
            ],
            "year": 2021,
            "source": "13th Annual JDRF nPOD Scientific Meeting; FEB 22-24, 2021; Florida, USA (digital meeting). 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185975-14076",
                "185975-14080"
            ],
            "persons": [
                "185975-51831",
                "185975-56667",
                "185975-81132",
                "185975-95211",
                "185975-97867"
            ],
            "imported": "2021-02-04T15:23: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": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 185976,
            "title": "Laboratory analysis of half-life-prolonged coagulation factors VIII rurioctocog alfa pegol and IX, nonacog beta pegol and of rVWF - vonicog alpha in spiked human plasma samples - First results of a multicenter study by the Austrian laboratory societies ÖGLMKC and ÖQUASTA [PB0589]",
            "abstract": null,
            "authors": [
                "Stuebler, M",
                "Seier, J",
                "Wimmer, E",
                "Cadamuro, J",
                "Fraunberger, P",
                "Griesmacher, A",
                "Irsara, C",
                "Hauer, R",
                "Prueller, F",
                "Quehenberger, P",
                "Radek, J",
                "Schlagenhauf, A",
                "Sussitz-Rack, S",
                "Tomasits, J",
                "Haushofer AC",
                ""
            ],
            "year": 2020,
            "source": "ISTH 2020 Virtual Congress; JUL 12-14, 2020; Milao, ITALY. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185976-14028",
                "185976-14091"
            ],
            "persons": [
                "185976-53597",
                "185976-62201",
                "185976-57144"
            ],
            "imported": "2021-02-04T15:46: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": 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": 185977,
            "title": "Improving Comparability of Optical Aggregometry Results from Automated Coagulation Analyzer Systems Compared with a Manual Aggregometer [PB0667].",
            "abstract": null,
            "authors": [
                "Prüller, F",
                "Rabensteiner, J",
                "Riegler, A",
                "Mangge, H",
                "Mahla, E",
                "Herrmann, M, von Lewinski, D"
            ],
            "year": 2020,
            "source": "ISTH 2020 Virtual Congress; JUL 12-14, 2020; Milano, ITALY. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185977-14028",
                "185977-14070",
                "185977-14083"
            ],
            "persons": [
                "185977-51616",
                "185977-52854",
                "185977-59317",
                "185977-99451",
                "185977-57144"
            ],
            "imported": "2021-02-04T15:52:30+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": 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": 185978,
            "title": "Potent platelet inhibition results in improved long-term clinical outcome independent from clinical variables [PB1394].",
            "abstract": null,
            "authors": [
                "Gager, G",
                "Jilma, B",
                "Winter, M-P",
                "Hengstenberg, C",
                "Lang, I",
                "Toma, A",
                "Prüller, F",
                "Wallner M, Kolesnik,  D",
                "von Lewinski, D",
                "Siller-Matula, J"
            ],
            "year": 2020,
            "source": "ISTH 2020 Virtual Congress ; JUL 12-14, 2020; Milano, ITALY. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185978-14028",
                "185978-14083"
            ],
            "persons": [
                "185978-59317",
                "185978-72301",
                "185978-57144",
                "185978-91265"
            ],
            "imported": "2021-02-04T15:58:42+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": 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": 185980,
            "title": "Labordiagnostik.",
            "abstract": null,
            "authors": [
                "Prüller, F"
            ],
            "year": 2020,
            "source": " In: Bauer, F; Gary, T; Gattringer, T; Haas, T; Kölblinger, C; Neumeister, P; Pfanner, G; Prüller, F; steiner, K; Walch, H; Weihs, W; Weiss, EC; Ziegler, B editors(s). Gerinnung im klinischen Alltag. (8): Graz: IGS-  Interdisziplinäre Gerinnungsgruppe Steiermark ; p. 1 - 50.  2020(ISBN: 978-3-200-06188-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185980-14051",
                "185980-14064",
                "185980-14079",
                "185980-14082"
            ],
            "persons": [
                "185980-50854",
                "185980-51136",
                "185980-51930",
                "185980-70680"
            ],
            "imported": "2021-02-04T16:23:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Bauer, F; Gary, T; Gattringer, T; Haas, T; Kölblinger, C; Neumeister, P; Pfanner, G; Prüller, F; steiner, K; Walch, H; Weihs, W; Weiss, EC; Ziegler, B",
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 185981,
            "title": "Gerinnungsdiagnostik - Worauf ist unbedingt zu achten? - Was leistet Ihr Labor?",
            "abstract": null,
            "authors": [
                "Prüller, F"
            ],
            "year": 2020,
            "source": ".. 2020; -GTH Gesellschaft für Thrombose- und Hämostaseforschung e.V. für  Hämostaseologiekurs 2020 unter Leitung von Univ.-Prof. Dr. Ingrid Pabinger-Fasching und Univ.-Prof. Dr. Christoph Male-Dressler, Medizinische Universität Wien; OCT 13-14,2020; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185981-14028"
            ],
            "persons": [
                "185981-57144"
            ],
            "imported": "2021-02-04T16:34:39+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 185982,
            "title": "The relationship between carotid intima-media thickness, serum biomarkers of cardiovascular disease, and HIV-infection in a South African study population.",
            "abstract": "Background: Brachial artery flow-mediated dilatation (FMD) and carotid artery intima-media thickness (IMT) are measures of vascular endothelial function and subclinical atherosclerosis respectively. Both endothelial dysfunction and subclinical atherosclerosis have been linked with HIV and antiretroviral therapy (ART) in the developed world. Furthermore, known biomarkers of inflammation and endothelial dysfunction can be measured to predict cardiovascular outcomes in HIV-infected individuals. The exact link between endothelial dysfunction, atherosclerosis, HIV, ART and the biomarkers remains inconclusive, particularly in South African and Western Cape populations.",
            "authors": [
                "Charania, S"
            ],
            "year": 2021,
            "source": " [ Dissertation ] Stellenbosch University; 2021. pp.267. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2021-02-04T17:55:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Stellenbosch University",
            "country": "710",
            "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": false
        },
        {
            "id": 185983,
            "title": "The Role of Mass Spectrometry in Endocrinology.",
            "abstract": null,
            "authors": [
                "Herrmann, M"
            ],
            "year": 2020,
            "source": "18th National Congress of the Greek Society of Clinical Chemistry - Clinical Biochemistry; OCT 15-17,2020; ioannina. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "185983-14028"
            ],
            "persons": [
                "185983-99451"
            ],
            "imported": "2021-02-04T18:02:10+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}