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=158320&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158418,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158340&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158300&ordering=impactfactor",
    "results": [
        {
            "id": 180987,
            "title": "Alcohol septal ablation in a patient with hypertrophic obstructive cardiomyopathy due to Anderson-Fabry disease.",
            "abstract": null,
            "authors": [
                "Verheyen, N",
                "Seggewiss, H",
                "Ablasser, A",
                "Kolesnik, E",
                "Zach, D",
                "Binder, J",
                "Zirlik, A",
                "Toth, G"
            ],
            "year": 2019,
            "source": "https://esc365.escardio.org/Congress/Heart-Failure-2019-6th-World-Congress-on-Acute-Heart-Failure/Oral-Clinical-Case-2/192919-alcohol-septal-ablation-in-a-patient-with-hypertrophic-obstructive-cardiomyopathy-due-to-anderson-fabry-disease#abstract. 2019; -ESC Heart Failure Congress; MAY 25 - 28, 2019; Athen, Greece. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "180987-14083"
            ],
            "persons": [
                "180987-100358",
                "180987-100805",
                "180987-81519",
                "180987-89154",
                "180987-91265"
            ],
            "imported": "2020-02-14T13:46: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213189,
            "title": "Wieviele Implantate braucht die Prothetik?",
            "abstract": null,
            "authors": [
                "Sokolowski, A"
            ],
            "year": 2022,
            "source": "Österreichische Gesellschaft für Implantologie (ÖGI). 2022; -Jahrestagung der Österreichischen Gesellschaft für Implantologie (ÖGI); Dez, 2022; Salzburg. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213189-14111"
            ],
            "persons": [
                "213189-94472"
            ],
            "imported": "2025-01-16T11:23: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": 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": 181898,
            "title": "Untersuchung spezifischer Einflussfaktoren auf die Internetrecherche zu Gesundheitsthemen von PatientInnen mit der Diagnose Krebs.",
            "abstract": null,
            "authors": [
                "Schuster, E",
                "Partl, R",
                "Seedlmayer, F",
                "Dieplinger, A"
            ],
            "year": 2019,
            "source": "STRAHLENTHER ONCOL (2020). 2019; 196(3):304-305.-36. Jahrestagung der Österreichischen Gesellschaft für Radioonkologie, Radiobiologie und Medizinische Radiophysik; NOV 8-9, 2019; Wiener Neustadt, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181898-14060"
            ],
            "persons": [
                "181898-62261"
            ],
            "imported": "2020-04-21T20:24:16+02: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": 181899,
            "title": "Untersuchung spezifischer Einflussfaktoren auf die Internetrecherche zu Gesundheitsthemen von PatientInnen mit der Diagnose Krebs.",
            "abstract": null,
            "authors": [
                "Schuster, E",
                "Partl, R",
                "Seedlmayer, F",
                "Dieplinger, A"
            ],
            "year": 2020,
            "source": "STRAHLENTHER ONKOL. 2020; 196(3):304-305.-36. Jahrestagung der Österreichischen Gesellschaft für Radioonkologie, Radiobiologie und Medizinische Radiophysik; NOV 8-9, 2019; Wiener Neustadt, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181899-14060"
            ],
            "persons": [
                "181899-62261"
            ],
            "imported": "2020-04-21T20:25:24+02:00",
            "journal": null,
            "issn": "0179-7158",
            "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": 180986,
            "title": "Why is fecal microbiota Transplantation promising in ulcerative colitis",
            "abstract": null,
            "authors": [
                "Gorkiewicz G"
            ],
            "year": 2019,
            "source": "Probiotics in digestive medicine; NOV 22-24, 2019; Pula, CROATIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "180986-14020"
            ],
            "persons": [
                "180986-50496"
            ],
            "imported": "2020-02-14T13:31:52+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 181901,
            "title": "Sleeping disorders in children A functional neuroanatomical approach.",
            "abstract": null,
            "authors": [
                "Sammer, A",
                "Sammer, F"
            ],
            "year": 2020,
            "source": "MAN MED. 2020; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000520906200001",
            "pubmed": null,
            "doi": "10.1007/s00337-020-00670-w",
            "pmc": null,
            "organizations": [
                "181901-14018"
            ],
            "persons": [],
            "imported": "2020-04-22T09:41:04+02:00",
            "journal": "MAN MED",
            "issn": "0025-2514",
            "collection_publisher": null,
            "collection_title": "MANUELLE MEDIZIN; ",
            "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": 181902,
            "title": "Manual Medicine for Children The Dawn of a new Future!",
            "abstract": null,
            "authors": [
                "Sammer, A"
            ],
            "year": 2020,
            "source": "MAN MED. 2020; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000525234000001",
            "pubmed": null,
            "doi": "10.1007/s00337-020-00676-4",
            "pmc": null,
            "organizations": [
                "181902-14018"
            ],
            "persons": [],
            "imported": "2020-04-22T09:41:04+02:00",
            "journal": "MAN MED",
            "issn": "0025-2514",
            "collection_publisher": null,
            "collection_title": "MANUELLE MEDIZIN; ",
            "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": 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": 181905,
            "title": "Pediatric manual medicine-new didactic directions The \"Ausserfern examination procedure\".",
            "abstract": null,
            "authors": [
                "Sammer, A",
                "Sammer, F",
                "Mantl, P"
            ],
            "year": 2020,
            "source": "MAN MED. 2020; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000521666600001",
            "pubmed": null,
            "doi": "10.1007/s00337-020-00671-9",
            "pmc": null,
            "organizations": [
                "181905-14018"
            ],
            "persons": [],
            "imported": "2020-04-22T09:41:04+02:00",
            "journal": "MAN MED",
            "issn": "0025-2514",
            "collection_publisher": null,
            "collection_title": "MANUELLE MEDIZIN; ",
            "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": 181906,
            "title": "Thrombocytopenia after AVR using the Perceval S - reality or myth?",
            "abstract": null,
            "authors": [
                "Knez, I"
            ],
            "year": 2020,
            "source": "Germany's PERCEVAL Forum\r\n11 years of experience sharing; Jan 27, 2020; Frankfurt, GERMANY. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181906-14075"
            ],
            "persons": [
                "181906-51936"
            ],
            "imported": "2020-04-22T10:43:52+02: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": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 181907,
            "title": "Mitralklappenendokarditis - ein Update.",
            "abstract": null,
            "authors": [
                "Knez, I",
                ""
            ],
            "year": 2019,
            "source": "2. Wiener Klappenkolloquium \r\n\r\nzum Thema\r\n \r\nAktuelles in der Behandlung von Mitralklappenerkrankungen\r\n; NOV 22, 2019; Vienna, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181907-14075"
            ],
            "persons": [
                "181907-51936"
            ],
            "imported": "2020-04-22T10:49:10+02: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": 181908,
            "title": "Operative Korrektur angeborener Herzfehler im Erwachsenenalter",
            "abstract": null,
            "authors": [
                "Knez, I",
                ""
            ],
            "year": 2019,
            "source": "1. Grazer Herzkreislauftage; SEPT 13-15, 2019; Graz, Austria. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181908-14075"
            ],
            "persons": [
                "181908-51936"
            ],
            "imported": "2020-04-22T13:41:19+02: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": 181909,
            "title": "Korrekturverlust nach minimal invasiver Versorgung von A3- und A4-Frakturen der thorakalen und lumbalen Wirbelsäule.",
            "abstract": null,
            "authors": [
                "Eibinger, N",
                "Hackl, M",
                "Seibert, FJ",
                "Puchwein, P"
            ],
            "year": 2020,
            "source": "Jatros Orthopädie & Traumatologie, Rheumatologie. 2020; 02/2020:  22-23. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181909-14052"
            ],
            "persons": [
                "181909-62925",
                "181909-95868",
                "181909-51724"
            ],
            "imported": "2020-04-22T13:46:05+02: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": 181910,
            "title": "Concomitant cardiac Procedures – Der morbide Patient mit kardiovaskulären Mehrfachdiagnosen: Vorgehen bei AST mit manifester KHK\r\n",
            "abstract": null,
            "authors": [
                "Knez, I",
                ""
            ],
            "year": 2019,
            "source": "Wiener Klinische Wochenschrift. 2019; -Jahrestagung 2019 der ÖKG; MAY 29 - JUN 1, 2019; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181910-14075"
            ],
            "persons": [
                "181910-51936"
            ],
            "imported": "2020-04-22T14:00:33+02: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": 181911,
            "title": "Streitfälle behandelter distaler Radiusfrakturen in der Steiermark - eine retrospektive Datenanalyse Humanmedizin.",
            "abstract": null,
            "authors": [
                "Schweder, J",
                "Fischerauer, S"
            ],
            "year": 2020,
            "source": " [ Habilitationsschrift ] Graz Medical University ; 2020. ",
            "category": 5,
            "document_type": 17,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181911-14052"
            ],
            "persons": [
                "181911-72835"
            ],
            "imported": "2020-04-22T14:17:26+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Graz Medical University ",
            "country": "40",
            "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": 181912,
            "title": "Nestbaumaterial als Refinement.\r\n",
            "abstract": null,
            "authors": [
                "Obermüller, B",
                "Reininger-Gutmann, B"
            ],
            "year": 2017,
            "source": "3Rs TagGraz; FEB 15,2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181912-23613",
                "181912-28393"
            ],
            "persons": [
                "181912-58208",
                "181912-90375"
            ],
            "imported": "2020-04-22T14:31:34+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 181913,
            "title": "Nestbaumaterial als Refinement\r\n",
            "abstract": null,
            "authors": [
                "Obermüller, B",
                "Reininger-Gutmann, B"
            ],
            "year": 2018,
            "source": "56th annual Meeting of the Society for Laboratory Animal Science GV-SOLAS and 18th advanced Training Course of the IGTP; SEPT 12-14,2018; Munich, Germany. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181913-28393"
            ],
            "persons": [
                "181913-58208",
                "181913-90375"
            ],
            "imported": "2020-04-22T14:41:48+02: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": 181914,
            "title": "Different mouse strains – different nesting materials\r\nSearching for the perfect refinement in the housing\r\nof mice",
            "abstract": null,
            "authors": [
                "Obermüller, B",
                "Reininger-Gutmann, B"
            ],
            "year": 2018,
            "source": "EUSAAT-Congress; SEPT 23-26,2018; Linz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181914-28393"
            ],
            "persons": [
                "181914-58208",
                "181914-90375"
            ],
            "imported": "2020-04-22T14:46:27+02: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": 181915,
            "title": "Nestbaumaterial als Refinement",
            "abstract": null,
            "authors": [
                "Obermüller, B",
                "Reininger-Gutmann, B"
            ],
            "year": 2019,
            "source": "3Rs Tage; FEB 27-28,2019; Graz, Austria. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181915-28393"
            ],
            "persons": [
                "181915-58208",
                "181915-90375"
            ],
            "imported": "2020-04-22T14:55:55+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213187,
            "title": "Heading for optimal esthetics",
            "abstract": null,
            "authors": [
                "Sokolowski, A"
            ],
            "year": 2023,
            "source": "Dentsply Sirona Implants. 2023; -Implant Solution World Summit; Jun 9, 2023; Athen. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213187-14111"
            ],
            "persons": [
                "213187-94472"
            ],
            "imported": "2025-01-16T11:10:18+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
        },
        {
            "id": 180985,
            "title": "The role of HDL-S1P axis in inflammation and endothelial dysfunction at the feto-placental endothelium.",
            "abstract": null,
            "authors": [
                "Hendrix, S"
            ],
            "year": 2018,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] Graz University of Technology; 2018. pp.87. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2020-02-14T13:31:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Graz University of Technology",
            "country": "40",
            "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
        }
    ]
}