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=149280&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149300&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149260&ordering=impactfactor",
    "results": [
        {
            "id": 174166,
            "title": "Update Neurofilamente in Liquor und Serum im Rahmen der ARGE Sitzung Neuroimmunologie, Liquordiagnostik, Neuroonkologie.",
            "abstract": null,
            "authors": [
                "Khalil, M"
            ],
            "year": 2019,
            "source": "16. Jahrestagung der Österreichischen Gesellschaft für Neurologie (ÖGN); MAR 20-22, 2019; Eisenstadt, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174166-14051"
            ],
            "persons": [
                "174166-57435"
            ],
            "imported": "2019-03-22T14:34:45+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": 174167,
            "title": "Neue Methoden in der Liquordiagnostik im Rahmen der ARGE Sitzung Neuroimmunologie, Liquordiagnostik, Neuroonkologie. ",
            "abstract": null,
            "authors": [
                "Khalil, M"
            ],
            "year": 2019,
            "source": "16. Jahrestagung der Österreichischen Gesellschaft für Neurologie (ÖGN); MAR 20-22, 2019; Eisenstadt, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174167-14051"
            ],
            "persons": [
                "174167-57435"
            ],
            "imported": "2019-03-22T14:37:31+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": 174168,
            "title": "Case of the month (3/2019): Epidermoid metaplasia. ",
            "abstract": null,
            "authors": [
                "Vasas, B",
                "Gröchenig, HP",
                "Langner, C"
            ],
            "year": 2019,
            "source": "European Network of Gastrointestinal Pathology (www.medunigraz.at/ENGIP). 2019",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174168-14020"
            ],
            "persons": [
                "174168-50044"
            ],
            "imported": "2019-03-22T19:10:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 174169,
            "title": "Neugeborenenversorgung.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2019,
            "source": "15. Repetitorium für Kinderanästhesie; MAR 22-23, 2019; Schloss Seggau, Leibnitz, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174169-14094"
            ],
            "persons": [
                "174169-79516"
            ],
            "imported": "2019-03-22T23:03:31+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": 174170,
            "title": "Pädiatrische Fallbeispiele.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2019,
            "source": "19. Seminare im März der Ärztekammer Steiermark - Notarzt-Fortbildung 1 (nach § 40(3) ÄG); MAR 22-23, 2019; Graz, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174170-14094"
            ],
            "persons": [
                "174170-79516"
            ],
            "imported": "2019-03-22T23:07:09+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": 174171,
            "title": "Pädiatrische Fallbeispiele.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2019,
            "source": "19. Seminare im März der Ärztekammer Steiermark - Notarzt-Fortbildung 2 (nach § 40(3) ÄG); MAR 29-30, 2019; Graz, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174171-14094"
            ],
            "persons": [
                "174171-79516"
            ],
            "imported": "2019-03-22T23:09:13+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 174172,
            "title": "Perkutane transluminale Angioplastie über Kollateralenzugang der Arteria profunda femoris.",
            "abstract": null,
            "authors": [
                "Jud, P",
                "Adelsmayr, G",
                "Schmid, F",
                "Hafner, F"
            ],
            "year": 2019,
            "source": "Zeitschrift für Gefäßmedizin. 2019; 16(1): 17-18. ",
            "category": 1,
            "document_type": 5,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174172-14079",
                "174172-14104"
            ],
            "persons": [
                "174172-87602",
                "174172-94413"
            ],
            "imported": "2019-03-23T11:10:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 174174,
            "title": "Die zerebrale Sinusvenenthrombose: Eine seltene zerebrovaskuläre Erkrankung vorwiegend junger Patientinnen",
            "abstract": null,
            "authors": [
                "Pendl, T",
                "Gattringer, T"
            ],
            "year": 2019,
            "source": "Zeitschrift für Gefäßmedizin. 2019; ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174174-14051"
            ],
            "persons": [
                "174174-70680"
            ],
            "imported": "2019-03-23T12:38: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": 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": 174175,
            "title": "Update Sekundärprophylaxe des Schlaganfalls.",
            "abstract": null,
            "authors": [
                "Gattringer, T"
            ],
            "year": 2019,
            "source": "16. Jahrestagung der Österreichischen Gesellschaft für Neurologie; MAR, 20-22, 2019; Eisenstadt, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174175-14051"
            ],
            "persons": [
                "174175-70680"
            ],
            "imported": "2019-03-23T12:40: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": 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": 174176,
            "title": "Der Weg als Nachwuchswissenschafter (ARGE Sitzung der Jungen Neurologinnen)",
            "abstract": null,
            "authors": [
                "Gattringer, T"
            ],
            "year": 2019,
            "source": "16. Jahrestagung der Österreichischen Gesellschaft für Neurologie; MAR, 20-22, 2019; Eisenstadt, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174176-14051"
            ],
            "persons": [
                "174176-70680"
            ],
            "imported": "2019-03-23T12:43:13+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": 174179,
            "title": "Iron metabolism",
            "abstract": null,
            "authors": [
                "Enko D"
            ],
            "year": 2019,
            "source": "8th Leobner Health Day; APR 6, 2019; Leoben, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174179-14028"
            ],
            "persons": [
                "174179-89193"
            ],
            "imported": "2019-03-24T08:14:43+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 174181,
            "title": "Der Steirische SIDS-Risikofragebogen.",
            "abstract": null,
            "authors": [
                "Sonnleitner, A",
                "Krenn, L",
                "Gautsch-Kofler, A",
                "Hausegger, M",
                "Grgic-Mustafic, R",
                "Eber, E",
                "Kerbl, R"
            ],
            "year": 2019,
            "source": " In: Weiss, S; Sauseng, W; Paditz, E editors(s). traumhaft und grenzenlos. Aktuelle Kinderschlafmedizin 2019.. Dresden: kleanthes; p. 170 - 172.  2019(ISBN: 978-3-942 622-22-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174181-14048",
                "174181-14091",
                "174181-14093",
                "174181-14094"
            ],
            "persons": [
                "174181-51713",
                "174181-51821",
                "174181-62745",
                "174181-85721"
            ],
            "imported": "2019-03-24T17:09:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Weiss, S; Sauseng, W; Paditz, E",
            "collection_title": "traumhaft und grenzenlos. Aktuelle Kinderschlafmedizin 2019.",
            "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": 174182,
            "title": "Der Steirische SIDS-Risikofragebogen",
            "abstract": null,
            "authors": [
                "Sonnleitner, A"
            ],
            "year": 2019,
            "source": "Frühjahrstagung der AG Pädiatrie der DGSM & AG Schlafmedizin und Schlafforschung der ÖGKJ; Mar 22-23, 2019; Vienna, Austria. 2019. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174182-14091"
            ],
            "persons": [
                "174182-85721"
            ],
            "imported": "2019-03-24T17:16:33+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 174186,
            "title": "Interventionen - Einführung.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2019,
            "source": "Konsensustreffen Mammadiagnostik, KuKMa 2019 – BI-RADS® & Beyond; MAR 23, 2019; Frankfurt, GERMANY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174186-14054"
            ],
            "persons": [
                "174186-82111"
            ],
            "imported": "2019-03-25T08:39:45+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": 174188,
            "title": "Regionalanästhesie bei Kindern",
            "abstract": null,
            "authors": [
                "Heschl, S"
            ],
            "year": 2019,
            "source": "15. Repetitorium für Kinderanästhesie; MAR 22-23, 2019; Seggauberg, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174188-14070"
            ],
            "persons": [
                "174188-67711"
            ],
            "imported": "2019-03-25T12:19:48+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": 174189,
            "title": "Increased Bleeding Risk in a Patient with Oral Anticoagulant Therapy and Concomitant Herbal Intake - A Case Report.",
            "abstract": null,
            "authors": [
                "Gressenberger, P",
                "Rief, P",
                "Jud, P",
                "Gütl, K",
                "Muster, V",
                "Ghanim, L",
                "Brodmann, M",
                "Gary, T"
            ],
            "year": 2019,
            "source": "EJIFCC. 2019; 30(1): 95-98. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "30881279",
            "doi": null,
            "pmc": "PMC6416813",
            "organizations": [
                "174189-14079"
            ],
            "persons": [
                "174189-51136-6",
                "174189-51689-6",
                "174189-87603-6",
                "174189-88373-6",
                "174189-94413-6",
                "174189-94798-6",
                "174189-98007-2",
                "174189-98626-6"
            ],
            "imported": "2019-03-25T01:00:00+01:00",
            "journal": "EJIFCC",
            "issn": "1650-3414",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 174190,
            "title": "Variability of MRI measures of focal and global tissue damage in MS in\r\nclinical practice – insights from two Austrian MS Centers.",
            "abstract": null,
            "authors": [
                "Damulina, A",
                "Guger, M",
                "Borsodi, F",
                "Leitner-Pohn, D",
                "Pichler, A",
                "Fuchs, S",
                "Pirpamer, L",
                "Langkammer, C",
                "Ropele, S",
                "Fazekas, F",
                "Enzinger, C"
            ],
            "year": 2019,
            "source": "NeuoLogisch. 2019; -16. Jahrestagung der Österreichischen Gesellschaft für Neurologie (ÖGN); MAR 20-22, 2019; Eisenstadt, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174190-14051"
            ],
            "persons": [
                "174190-50173",
                "174190-51279",
                "174190-60116",
                "174190-98464",
                "174190-71486"
            ],
            "imported": "2019-03-25T15:14: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": 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": 174191,
            "title": "Knieschmerzen - Von der beginnenden Arthrose bis zur Endoprothese.",
            "abstract": null,
            "authors": [
                "Sadoghi, P."
            ],
            "year": 2019,
            "source": "Klinikfortbildung am Theresienhof; MAR 25, 2019; 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174191-14052"
            ],
            "persons": [
                "174191-59379"
            ],
            "imported": "2019-03-25T15:49: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": null,
            "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": 174194,
            "title": "Evaluation der respiratorischen Situation bei neuromuskulären PatientInnen.  ",
            "abstract": null,
            "authors": [
                "Wagner, M"
            ],
            "year": 2019,
            "source": "Jatros Pneumologie & HNO. 2019; 01/2019:  28-29. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174194-14095"
            ],
            "persons": [
                "174194-63489"
            ],
            "imported": "2019-03-26T11:41:41+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": 174196,
            "title": "Light-induced gating of ion channels and characterization of neuronal outgrowth on organic semiconductors",
            "abstract": null,
            "authors": [
                "Schmidt, T",
                "Stilianu, C",
                "Kornmüller, K",
                "Patz, S",
                "Karayleva, N",
                "Jakešová, M",
                "Sytnyk, M",
                "Waldherr, L",
                "Scherübel, S",
                "Prassl, R",
                "Leitinger, G",
                "Groschner, K",
                "Heiss, W",
                "Glowacki, ED",
                "Schindl, R"
            ],
            "year": 2019,
            "source": "BioEl2019 International Winterschool on Bioelectronics; MAR 16-23, 2019; Kirchberg in Tirol, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174196-14011",
                "174196-14017",
                "174196-14050"
            ],
            "persons": [
                "174196-83066",
                "174196-50960",
                "174196-63490",
                "174196-78591",
                "174196-83104",
                "174196-98848",
                "174196-99325",
                "174196-99703"
            ],
            "imported": "2019-03-27T10:00:07+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
        }
    ]
}