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=156300&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156924,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156320&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156280&ordering=impactfactor",
    "results": [
        {
            "id": 164289,
            "title": "Mathematical models used to inform study design or surveillance systems in infectious diseases: a systematic review",
            "abstract": null,
            "authors": [
                "Blaizot S",
                "Herzog SA",
                "Hens N"
            ],
            "year": 2017,
            "source": "Epidemivcs 6; NOV 28- DEC 1, 2017; Sitges, Spain. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164289-14026"
            ],
            "persons": [
                "164289-83644"
            ],
            "imported": "2018-01-08T15:48: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": 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": 164290,
            "title": "Pädiatrische Herpesviren Infekte",
            "abstract": null,
            "authors": [
                "Binder,B",
                ""
            ],
            "year": 2017,
            "source": "Pädiatrie Update Refresher; Dec 2, 2017; Vienna, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164290-14047"
            ],
            "persons": [
                "164290-53009"
            ],
            "imported": "2018-01-08T16:00:01+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": 164291,
            "title": "Modul 10: Chronische Wunden - Management oder Therapie?",
            "abstract": null,
            "authors": [
                "Binder, B",
                "Trautinger, F"
            ],
            "year": 2017,
            "source": "OEADF 2017; May 25-27, 2017; Linz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164291-14047"
            ],
            "persons": [
                "164291-53009"
            ],
            "imported": "2018-01-08T16:03: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": 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": 164292,
            "title": "Erfahrungen mit bioaktiver Wundversorgung durch Hyaluronsäure bei stagnierenden Wunden. ",
            "abstract": null,
            "authors": [
                "Niederkorn, A",
                "Binder, B"
            ],
            "year": 2017,
            "source": "2. WundD-A-CH Dreiländerkongress 2017; Sep 28-30, 2017; St. Gallen, Suisse. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164292-14047"
            ],
            "persons": [
                "164292-53009",
                "164292-61975"
            ],
            "imported": "2018-01-08T16:07:55+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": 164293,
            "title": "Pharmakogenetisch maßgeschneiderte Therapie in der Psychiatrie ",
            "abstract": null,
            "authors": [
                "Reininghaus E"
            ],
            "year": 2017,
            "source": "Symposium Labormedizin; Dec 01, 2017; 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164293-29444"
            ],
            "persons": [
                "164293-50654"
            ],
            "imported": "2018-01-08T16:11:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164294,
            "title": "Consequences of hepatocyte-specific lysosomal acid lipase deficiency on lipid and carbohydrate metabolism",
            "abstract": null,
            "authors": [
                "Leopold, C",
                "Duta-Mare, M",
                "Rainer, S",
                "Kolb-Lenz, D",
                "Radović, B",
                "Kratky, D",
                ""
            ],
            "year": 2017,
            "source": "Doctoral Day 2017; DEZ 13, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164294-14013",
                "164294-25164"
            ],
            "persons": [
                "164294-50245",
                "164294-51904",
                "164294-58881",
                "164294-59025"
            ],
            "imported": "2018-01-08T16:16: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 164295,
            "title": "Structural MRI changes in cerebral psycho-motor networks in functional Tremor.",
            "abstract": null,
            "authors": [
                "Franthal, S",
                "Seiler, S",
                "Homayoon, N",
                "Koegl, M",
                "Katschnig-Winter, P",
                "Wenzel, K",
                "Schmidt, R",
                "Schwingenschuh, P"
            ],
            "year": 2017,
            "source": "Jahrestagung der Österreichischen Parkinsongesellschaft 2017; Oct 12-14, 2017; Innsbruck, Austria. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164295-14051"
            ],
            "persons": [
                "164295-50172",
                "164295-50982",
                "164295-83427"
            ],
            "imported": "2018-01-08T16:41: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": 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": 164296,
            "title": "Grundlagen der Augenheilkunde",
            "abstract": null,
            "authors": [
                "Brandner M"
            ],
            "year": 2017,
            "source": "Universitätslehrgang Interdisziplinäre Frühförderung und Familienbegleitung; DEZ 15, 2017; Graz. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164296-14043"
            ],
            "persons": [
                "164296-53949"
            ],
            "imported": "2018-01-08T16:45:02+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": true,
            "local_affiliation": true
        },
        {
            "id": 164297,
            "title": "Structural MRI changes in cerebral psycho-motor networks in functional Tremor.",
            "abstract": null,
            "authors": [
                "Franthal, S",
                "Seiler, S",
                "Homayoon, N",
                "Koegl, M",
                "Katschnig-Winter, P",
                "Wenzel, K",
                "Schmidt, R",
                "Schwingenschuh, P"
            ],
            "year": 2017,
            "source": "3rd International Conference on Functional (Psychogenic) Neurological Disorders; Sep 6-8, 2017; Edinburgh, Scotland. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164297-14051"
            ],
            "persons": [
                "164297-50172",
                "164297-50982",
                "164297-83427"
            ],
            "imported": "2018-01-08T16:45:55+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": 164299,
            "title": "Kongenitale Motilitätsstörungen",
            "abstract": null,
            "authors": [
                "Brandner M"
            ],
            "year": 2017,
            "source": "Schielkurs II der ÖOG und des CSA; OCT 20-21, 2017; Graz. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164299-14043"
            ],
            "persons": [
                "164299-53949"
            ],
            "imported": "2018-01-08T16:54:40+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": true,
            "local_affiliation": true
        },
        {
            "id": 164300,
            "title": "GPR55 promotes colorectal cancer through alterations of the tumor microenvironment",
            "abstract": null,
            "authors": [
                "Hasenoehrl, C",
                "Pichler, M",
                "Sturm, E",
                "Haybaeck, J",
                "Schuligoi, R",
                "Schicho, R"
            ],
            "year": 2018,
            "source": "Joint DK-Retreat MCBO/MOLIN/IAI \"Cancer, Inflammation, Immunity\"; JAN 13-17, 2018; Obergurgl, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164300-14020",
                "164300-14022",
                "164300-14085"
            ],
            "persons": [
                "164300-50791",
                "164300-56687"
            ],
            "imported": "2018-01-08T17:07: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": 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": 164302,
            "title": "EGFR inhibitors Identified as a Potential Treatment for Chordoma in a Focused Compound Screen",
            "abstract": null,
            "authors": [
                "Scheipl, S",
                "Barnard, M",
                "Cottone, L",
                "Jorgensen, M",
                "Drewry, D",
                "Zuercher, W",
                "Turlais, F",
                "Ye, H",
                "Leite, A",
                "Smith, J",
                "Leithner, A",
                "Moeller, P",
                "Bruederlein, S",
                "Pillay, N",
                "Amary, F",
                "Tirabosco, R",
                "Strauss, S",
                "Guppy, N",
                "Flanagan, A\r\n"
            ],
            "year": 2017,
            "source": "CTOS; NOV 8-11, 2017; Maui, Hawaii. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164302-14052"
            ],
            "persons": [
                "164302-50448",
                "164302-53237"
            ],
            "imported": "2018-01-08T18:46: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": false,
            "local_affiliation": true
        },
        {
            "id": 164303,
            "title": "Independent evaluation of prognostic value of residual cancer burden (RCB) score on disease free and overall survival of breast cancer patients treated with neoadjuvant systemic treatment at a single institution",
            "abstract": null,
            "authors": [
                "Balic, M",
                "Mueller, HD",
                "Hammer,R",
                "Gumpoldsberger, M",
                "Suppan,C",
                "Posch,F",
                "Stoeger, H",
                "Dandachi, N",
                "Prein, K",
                "Hauser, H",
                "Lax, S",
                ""
            ],
            "year": 2017,
            "source": "Proceedings of the 40th San Antonio Breast Cancer Symposium Abstracts2View™ Portal. 2017; -SABACS; DEC 5-9 2017; San Antonio, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164303-14073",
                "164303-14085"
            ],
            "persons": [
                "164303-50563",
                "164303-51538",
                "164303-51746",
                "164303-59188",
                "164303-97797",
                "164303-92241"
            ],
            "imported": "2018-01-08T19:55:47+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": 164304,
            "title": "Does the birth mode have an influence on the active ear acupuncture points in neonates?",
            "abstract": null,
            "authors": [
                "Stadler, J",
                "Flucher, C",
                "Tritschler, N",
                "Pichler, G",
                "Urlesberger, B",
                "Raith, W."
            ],
            "year": 2017,
            "source": "Journal of Hungarian Obstetricians and Gynaecologists. 2017; 80(5):271-271.-XXXIX. Alpe Adria Meeting of Perinatal Medicine; OCT 13-14, 2017; Tapolca, HUNGARY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164304-14048",
                "164304-14049",
                "164304-14094"
            ],
            "persons": [
                "164304-50907",
                "164304-82414",
                "164304-95093"
            ],
            "imported": "2018-01-08T20:44:32+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": 164305,
            "title": "Veränderungen der lokalen Hauttemperatur bei Neugeborenen während Laserakupunktur: 3 Studien auf einem Blick.",
            "abstract": null,
            "authors": [
                "Stadler, J",
                "Raith, W",
                "Litscher, G",
                "Urlesberger, B."
            ],
            "year": 2017,
            "source": "Monatsschrift Kinderheilkunde. 2017; 165(Suppl2):152-153.-55. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde (ÖGKJ); SEP 21-23, 2017; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164305-14044",
                "164305-14048",
                "164305-14094"
            ],
            "persons": [
                "164305-82414"
            ],
            "imported": "2018-01-08T21:05: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164306,
            "title": "Akupunktur zur Schmerztherapie in der Neonatologie: Aktuelle Studienlage.",
            "abstract": null,
            "authors": [
                "Stadler, J."
            ],
            "year": 2017,
            "source": "Schmerzexperte/in Neonatologie - Pflege Weiterqualifizierung 2017; JUN 6-8, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164306-14094"
            ],
            "persons": [
                "164306-82414"
            ],
            "imported": "2018-01-08T21:12:24+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": 164308,
            "title": "Determination of reversion frequency of clinical Thymidine dependent Small-Colony Variants of Staphylococcus aureus\r\n",
            "abstract": null,
            "authors": [
                "Toplitsch, D",
                "Kittinger, C",
                "Folli, B",
                "Masoud-Landgraf, L",
                "Zarfel, G",
                ""
            ],
            "year": 2017,
            "source": "HDID V Programme. 2017; -HDID V; SEPT 6-8, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164308-14023"
            ],
            "persons": [
                "164308-54018",
                "164308-58733",
                "164308-65782"
            ],
            "imported": "2018-01-09T08:16: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": false,
            "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": 164309,
            "title": "Determination of reversion frequency of clinical Thymidine dependent Small-Colony Variants of Staphylococcus aureus ",
            "abstract": null,
            "authors": [
                "Toplitsch, D",
                "Kittinger, C",
                "Folli, B",
                "Masoud-Landgraf, L",
                "Zarfel, G",
                ""
            ],
            "year": 2017,
            "source": "4. DOSCH-Symposium\r\nHYGIENE UND  INFEKTIONEN IN EINRICHTUNGEN DES \r\nGESUNDHEITSWESENS\r\nKRANKENHAUSHYGIENE – ENTWICKLUNGEN UND MESSBARE ERGEBNISSE; MAY 15-17, 2017; Velden, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164309-14023"
            ],
            "persons": [
                "164309-54018",
                "164309-58733",
                "164309-65782"
            ],
            "imported": "2018-01-09T08:23:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": 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": 164310,
            "title": "Biofilm formation of Staphylococcus aureus under CuCl2 or CuSO4 influence: impedance analyses as tool for early biofilm development detection.",
            "abstract": null,
            "authors": [
                "Paulitsch-Fuchs, A",
                "Toplitsch, D",
                "Michelitsch,L",
                "Fuchs, E",
                "Zarfel, G",
                "Kittinger, C"
            ],
            "year": 2017,
            "source": "HDID V; SEPT 6-8, 2017; Vienna, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164310-14023"
            ],
            "persons": [
                "164310-51488",
                "164310-54018",
                "164310-58733"
            ],
            "imported": "2018-01-09T08:27:02+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164313,
            "title": "Glycosylated hemoglobin and glycosylated proteins for metabolic control of diabetes mellitus].",
            "abstract": null,
            "authors": [
                "Schnedl, WJ",
                "Leitner, G",
                "Lipp, RW"
            ],
            "year": 1997,
            "source": "Wien Med Wochenschr. 1997; 147(15):359-361",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "9432808",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "164313-51948-6"
            ],
            "imported": "2018-01-09T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": false
        }
    ]
}