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=151780&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151800&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151760&ordering=impactfactor",
    "results": [
        {
            "id": 157107,
            "title": "Mobiles Kinderteam Graz: die ersten 21 Monate",
            "abstract": null,
            "authors": [
                "Benesch,M",
                "Ott,A",
                "Sovinz,P",
                "Mossböcj,T",
                "Paier,K",
                "Sauruck,H",
                "Stradner,R.",
                "Westreicher,R",
                "Schrag,A",
                "Möstl,N",
                "Wohlmuther,B",
                "Lackner-Haas,P",
                "Kasper,K",
                "Steinkellner,S",
                "Urban,C"
            ],
            "year": 2016,
            "source": "Paediatr.Paedolog.Austria . 2016; 51(6):267-267.-1.Österr. Hospiz und Palliativkongress f. Kinder in Österreich; SEPT 14,2016; Salzburg. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157107-14048",
                "157107-14092"
            ],
            "persons": [
                "157107-51369",
                "157107-59537"
            ],
            "imported": "2017-01-16T13:29:57+01:00",
            "journal": null,
            "issn": "0030-9338",
            "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": 157119,
            "title": "The renin-angiotensin system in the brain: an update.",
            "abstract": null,
            "authors": [
                "Culman, J",
                "Baulmann, J",
                "Blume, A",
                "Unger, T"
            ],
            "year": 2001,
            "source": "J Renin Angiotensin Aldosterone Syst. 2001; 2(2):96-102",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000171769700003",
            "pubmed": "11881106",
            "doi": "10.3317/jraas.2001.019",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-01-16T01:00:00+01:00",
            "journal": "J Renin Angiotensin Aldosterone Syst",
            "issn": "1470-3203",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 157126,
            "title": "Isolated systolic hypertension. Therapy or not?].",
            "abstract": null,
            "authors": [
                "Baulmann, J"
            ],
            "year": 2013,
            "source": "MMW Fortschr Med. 2013; 155(16):51-52",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "24279157",
            "doi": "10.1007/s15006-013-2171-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-01-16T01:00:00+01:00",
            "journal": "MMW Fortschr Med",
            "issn": "1438-3276",
            "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
        },
        {
            "id": 157129,
            "title": "Circadian rhythm of silent myocardial ischemia. Why morning is so risky for hypertensive patients].",
            "abstract": null,
            "authors": [
                "Un, S",
                "Baulmann, J",
                "Weisser, B",
                "Düsing, R",
                "Vetter, H",
                "Mengden, T"
            ],
            "year": 2003,
            "source": "MMW Fortschr Med. 2003; 145(47):34-38",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "14725031",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-01-16T01:00:00+01:00",
            "journal": "MMW Fortschr Med",
            "issn": "1438-3276",
            "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
        },
        {
            "id": 157135,
            "title": "Galanin receptors 2 and 3 do not influence the course of DSS-induced colitis in mice.",
            "abstract": null,
            "authors": [
                "Brunner, S",
                "Reichmann, F",
                "Farzi, A",
                "Fröhlich, EE",
                "Holzer, P",
                "Kofler, B"
            ],
            "year": 2016,
            "source": "Book of Abstracts and Conference Proceedings of the 8th Annual ÖGMBT meeting. 2016; -8. ÖGMBT (Österreichische Gesellschaft für Molekulare Biowissenschaften und Biotechnologie)-Tagung; SEP 12-14, 2016; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157135-14022"
            ],
            "persons": [
                "157135-71386",
                "157135-71487",
                "157135-51529"
            ],
            "imported": "2017-01-16T16:58:46+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": 157136,
            "title": "Optimizing the 3D-reconstruction technique for serial block-face scanning electron microscopy\r\n",
            "abstract": null,
            "authors": [
                "Sele, M",
                "Wernitznig, S",
                "Hobusch, U",
                "Pargger, L",
                "Zankel, A",
                "Pölt, P",
                "Rind, F.C",
                "Leitinger, G",
                ""
            ],
            "year": 2015,
            "source": "Book of Abstracts. 2015; -108th Annual Meeting of the German Zoological Society; Sept 9-12, 2015; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157136-14017"
            ],
            "persons": [
                "157136-50960",
                "157136-63647",
                "157136-82600"
            ],
            "imported": "2017-01-16T17:00: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 157137,
            "title": "Galanin receptors 2 and 3 do not influence the course of DSS-induced colitis in mice.",
            "abstract": null,
            "authors": [
                "Brunner, S",
                "Reichmann, F",
                "Farzi, A",
                "Fröhlich, EE",
                "Holzer, P",
                "Kofler, B"
            ],
            "year": 2016,
            "source": "Abstract book of the 7th Paracelsus Science Get Together. 2016; -Paracelsus Science Get Together 2016; JUN 6, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157137-14022"
            ],
            "persons": [
                "157137-71386",
                "157137-71487",
                "157137-51529"
            ],
            "imported": "2017-01-16T17:29:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 157138,
            "title": "Epidemiology of the Antiphospholipid syndrome with \r\nparticular reference to sex ",
            "abstract": null,
            "authors": [
                "Gries, A",
                "Gabron, C",
                "Lackner, HK",
                "Gary, T",
                "Brodmann, M",
                "Kolovetsiou-Kreiner, V",
                "Mayer-Pickel, K",
                "Lang, U",
                " Binder, B",
                "Aberer, E",
                "Demel, U",
                "Pichler, A",
                "Horn, S",
                ""
            ],
            "year": 2016,
            "source": "Tag des Zentrums für Physiologische Medizin; MAR 31, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157138-14010",
                "157138-14038",
                "157138-14047",
                "157138-14051",
                "157138-14064",
                "157138-14073",
                "157138-14079",
                "157138-14084",
                "157138-14086"
            ],
            "persons": [
                "157138-51136",
                "157138-51689",
                "157138-51690",
                "157138-53009",
                "157138-64295",
                "157138-68055",
                "157138-74840",
                "157138-71486"
            ],
            "imported": "2017-01-16T19:18:08+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": 157139,
            "title": "Lipoprotein(a) - from bench to bedside.",
            "abstract": null,
            "authors": [
                "Gries, A",
                ""
            ],
            "year": 2016,
            "source": "ÖPG-Symposium 2016; OCT 6-7, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157139-14010"
            ],
            "persons": [],
            "imported": "2017-01-16T19:29:11+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": 157140,
            "title": "Pulmonale Hypertonie.",
            "abstract": null,
            "authors": [
                "Olschewski, H"
            ],
            "year": 2016,
            "source": " In: Kreuter, M; Costabel, U; Herth, F; Kirsten, D; editors(s). Seltene Lungenerkrankungen. Berlin Heidelberg: Springer-Verlag GmbH; p. 448.  2016(ISBN: 978-3-662-48418-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157140-14046"
            ],
            "persons": [],
            "imported": "2017-01-16T19:44:14+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Kreuter, M; Costabel, U; Herth, F; Kirsten, D;",
            "collection_title": "Seltene Lungenerkrankungen",
            "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
        },
        {
            "id": 157142,
            "title": "Erweiterte Ballonangioplastie: Lithopastie - Shockwave®, Scoring Angioplastie.",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2017,
            "source": " In: Teichgräber; Scheinert; Aschenbach; Schmidt editors(s). Angiologie interdisziplinär: Periphere arterielle Interventionen. Springer;  2017",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157142-14079"
            ],
            "persons": [
                "157142-51689"
            ],
            "imported": "2017-01-17T09:06:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Teichgräber; Scheinert; Aschenbach; Schmidt",
            "collection_title": "Angiologie interdisziplinär: Periphere arterielle Interventionen",
            "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": 157143,
            "title": "Lungenfunktionsdiagnostik für die Praxis.",
            "abstract": null,
            "authors": [
                "Modl, M",
                "Pfleger, A",
                "Weinhandl, E",
                "Weger, E"
            ],
            "year": 2016,
            "source": "Pädiatrischer Frühling; MAY 18-20, 2016; Leibnitz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157143-14095"
            ],
            "persons": [
                "157143-60829"
            ],
            "imported": "2017-01-17T09:12: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157144,
            "title": "Pulmonary Complications of Neuromuscular Disease.",
            "abstract": null,
            "authors": [
                "Pfleger, A"
            ],
            "year": 2016,
            "source": "American Austrian Foundation. 2016; -CHOP Pediatric Pulmonology Seminar; OCT 30-NOV 5, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157144-14095"
            ],
            "persons": [
                "157144-60829"
            ],
            "imported": "2017-01-17T09:26: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": 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": 157145,
            "title": "Chest Physio-therapy in CF & Neuromuscular Disease.",
            "abstract": null,
            "authors": [
                "Wagner, M"
            ],
            "year": 2016,
            "source": "American Austrian Foundation. 2016; -CHOP Pediatric Pulmonology Seminar; OCT 30-NOV 5, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157145-14095"
            ],
            "persons": [
                "157145-63489"
            ],
            "imported": "2017-01-17T09:36:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": 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": 157146,
            "title": "Eukaryotic Initiation factors (eIFs) in colorectal carcinoma",
            "abstract": null,
            "authors": [
                "Golob-Schwarzl, N",
                "Schweiger, C",
                "Koller, C",
                "Kraßnig, S",
                "Gogg-Kamerer, M",
                "Gantenbein, N",
                "Bergler, H",
                "Pertschy, B",
                "M",
                "Uranitsch, S",
                "Lackner, K",
                "Punschart, A",
                "Stiegler, P",
                "Keil, M",
                "Hoffmann, J",
                "Henderson, D",
                "Lehrach, H",
                "Regenbrecht,C",
                "Reinhard, CH",
                "Schicho, R",
                "Fickert, P",
                "Lax, S",
                "Haybaeck, J,"
            ],
            "year": 2017,
            "source": "19th International AEK Cancer Congress 2017 ; 1 – 3 March 2017 ; Heidelberg, GERMANY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157146-14020",
                "157146-14022",
                "157146-14073",
                "157146-14081",
                "157146-14086"
            ],
            "persons": [
                "157146-50874",
                "157146-52938",
                "157146-56687",
                "157146-84167"
            ],
            "imported": "2017-01-17T09:37:56+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": 157147,
            "title": "Interstitial Lung Disease.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2016,
            "source": "American Austrian Foundation. 2016; -CHOP Pediatric Pulmonology Seminar; OCT 30-NOV 5, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157147-14095"
            ],
            "persons": [
                "157147-51713"
            ],
            "imported": "2017-01-17T09:38:17+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": 157148,
            "title": "Schwangerschaft aus biopsychosoziale\r\nPerspektive",
            "abstract": null,
            "authors": [
                "Schnitzlein, HD",
                "Cervar-Zivkovic M."
            ],
            "year": 2013,
            "source": "Symposium Biopsychosoziale Medizin in der Lehre; International Society of Biopsychosocial Medicine; 16.11.2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157148-14085"
            ],
            "persons": [],
            "imported": "2017-01-17T09:39: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": 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": 157152,
            "title": "„The Impact of Social Support on Healthy and Physically Active Pregnant Women”",
            "abstract": null,
            "authors": [
                "Schnitzlein, HD",
                "Trapp EM",
                "Csapo, B",
                "Egger JW",
                ""
            ],
            "year": 2015,
            "source": "International Student Congress Graz; JUN, 4-6 2015; Graz, Austria. 2015. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157152-14085",
                "157152-29447"
            ],
            "persons": [
                "157152-51505"
            ],
            "imported": "2017-01-17T09:58:56+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": 157153,
            "title": "Grundlagen: Implantatchirurgie – Osseointegration & allgemeine Erfolgskriterien zur OP Technik.",
            "abstract": null,
            "authors": [
                "Jakse, N"
            ],
            "year": 2016,
            "source": "6. Curriculum Implantatchirurgie; 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157153-14057"
            ],
            "persons": [
                "157153-51707"
            ],
            "imported": "2017-01-17T09:59:44+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": null,
            "conference_international": 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": 157154,
            "title": "Implantatchirurgie – GBR / Sinuslift – Grundlagen & Technik.",
            "abstract": null,
            "authors": [
                "Jakse, N",
                "Payer, M"
            ],
            "year": 2017,
            "source": "6. Curriculum Implantatchirurgie; 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157154-14109"
            ],
            "persons": [
                "157154-51707"
            ],
            "imported": "2017-01-17T10:01:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}