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=151640&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156918,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151660&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151620&ordering=impactfactor",
    "results": [
        {
            "id": 156859,
            "title": "Human age and skin physiology shape diversity and abundance of Archaea on skin",
            "abstract": null,
            "authors": [
                "Moissl-Eichinger, C",
                "Probst, A.",
                "Koskinen, K.",
                "Wolf, P.",
                ""
            ],
            "year": 2016,
            "source": "3rd Theodor Escherich Symposium; NOV 4, 2016; Graz, Austria. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156859-14047"
            ],
            "persons": [
                "156859-51618",
                "156859-90021"
            ],
            "imported": "2017-01-11T17:32:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 156863,
            "title": "Chirurgie des metastasierten malignen Melanoms - mit minimalem Zugang maximal versorgt",
            "abstract": null,
            "authors": [
                "Niernberger, T",
                "Gabor, S",
                "Sauseng, S",
                "Themel, M",
                "Mathew, E",
                "Davidovic, M",
                "Rabl, H",
                ""
            ],
            "year": 2014,
            "source": "55th Annual Meeting of the Austrian Society of Surgery. 2014; 46(2):-55. Österreichischer Chirurgenkongress; MAI 25-27, 2014; Graz, Austria.  (ISBN: 1682-8631 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156863-14028",
                "156863-14073"
            ],
            "persons": [],
            "imported": "2017-01-11T18:21: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": 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": 156869,
            "title": "Anatomically accurate high resolution modeling of cardiac electromechanics:\r\nA strongly scalable algebraic multigrid solver method for nonlinear deformation.",
            "abstract": null,
            "authors": [
                "Augustin, CM",
                "Neic, A",
                "Liebmann, M",
                "Prassl, AJ",
                "Niederer, SA",
                "Haase, G",
                "Plank, G"
            ],
            "year": 2016,
            "source": "Dreiländertagung der Biomedizinischen Technik: BMT2016; OCT 4-6, 2016; Basel, SWITZERLAND. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156869-14011"
            ],
            "persons": [
                "156869-50966",
                "156869-50967",
                "156869-79791"
            ],
            "imported": "2017-01-11T21:08:05+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": 156871,
            "title": "Versteckte Fallen im Analkanal",
            "abstract": null,
            "authors": [
                "Mathew, E",
                "Gabor, S",
                "Niernberger, T",
                "Suppan, G",
                "Jilek, K",
                "Rabl, H",
                ""
            ],
            "year": 2015,
            "source": "56th Annual Meeting of the Austrian Society of Surgery. 2015; 47(2):-56. Österreichischer Chirurgenkongress; JUN 3-5, 2015; Linz, AUSTRIA.  (ISBN: 1682-8631 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156871-14028"
            ],
            "persons": [],
            "imported": "2017-01-11T21:20: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156885,
            "title": "Bestimmung der rechtsventrikulären Funktion mittels kardialer MRT und axialer Schichtführung: Einfluss eines Rechtsschenkelblocks auf die Beurteilung der kardialen Performanceparameter.",
            "abstract": null,
            "authors": [
                "Marterer, R",
                "Nagy, E",
                "Tschauner, S",
                "Grangl, G",
                "Sorantin E"
            ],
            "year": 2016,
            "source": "Radiologe (2016) Jahrestagung der Gesellschaft für Pädiatrische Radiologie e.V. (GPR). 2016; 56(8):754-772.-53. Jahrestagung der Gesellschaft für Pädiatrische Radiologie (GPR); SEP 15-17, 2016; Stuttgart, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156885-14054",
                "156885-14091",
                "156885-14106"
            ],
            "persons": [
                "156885-90514",
                "156885-50713",
                "156885-51913",
                "156885-85440"
            ],
            "imported": "2017-01-12T00:20:23+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": 156886,
            "title": "An algorithmic approach to intravenous contrast injection in children for CT. ",
            "abstract": null,
            "authors": [
                "Nagy, E",
                "Sorantin, E",
                "Weissensteiner, S",
                "Oppelt, B",
                "Bompoti, A",
                "Fister, N"
            ],
            "year": 2016,
            "source": "Alpe-Adria-Meeting 2016; NOV 12, 2016; Deutschlandsberg, AUSTRIA.. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156886-14106"
            ],
            "persons": [
                "156886-90514",
                "156886-51913"
            ],
            "imported": "2017-01-12T00:27:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156887,
            "title": "Strategie bei intramuralen Fremdkörpern",
            "abstract": null,
            "authors": [
                "Binder,S",
                "Velikay, M",
                "Stolba, U",
                "Wedrich, A",
                "Datlinger, P"
            ],
            "year": 1993,
            "source": "Spektrum der Augenheilkunde. 1993; 7(2): 57-60. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/BF03163979",
            "pmc": null,
            "organizations": [],
            "persons": [
                "156887-53938"
            ],
            "imported": "2017-01-12T10:12:29+01:00",
            "journal": null,
            "issn": "0930-4282",
            "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": 156888,
            "title": "Der intraokulare Druck nach Kataraktoperation in Normal- und Glaukomaugen",
            "abstract": null,
            "authors": [
                "Wedrich, A"
            ],
            "year": 1995,
            "source": "Spektrum der Augenheilkunde. 1995; 9(Suppl): 1-73. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "156888-53938"
            ],
            "imported": "2017-01-12T10:17: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": 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": 156892,
            "title": "eNOS / NO – INDUCING CAPACITY OF ENDOTHELIAL LIPASE MODIFIED SERUM",
            "abstract": null,
            "authors": [
                "Radulović, S",
                "Kirsch, A",
                "Macher, T",
                "Schilcher, I ,Nusshold, C",
                "Hallström, S",
                "Schmidt, K",
                "Frank, S"
            ],
            "year": 2016,
            "source": "8th ÖGMBT Annual Meeting. 2016; 8: 95-95.-8th ÖGMBT Annual Meeting; SEP 12-14, 2016; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156892-14012",
                "156892-14013"
            ],
            "persons": [
                "156892-77116",
                "156892-50840",
                "156892-51988",
                "156892-58736",
                "156892-70700",
                "156892-79173"
            ],
            "imported": "2017-01-12T12:21: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": 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": 156894,
            "title": "Outcomes of a large cohort of children with IBDU compared to other IBD subtypes   and treatment option- a longitudinal report from the Porto pediatric IBD group of ESPGHAN. ",
            "abstract": null,
            "authors": [
                "Birinberg S, Schwartz L.B, Hauer A.C et al."
            ],
            "year": 2016,
            "source": "Journal of Pediatric Gastroenterology and Nutrition, 2016 - online. 2016; -49th Annual Meeting ESPGHAN\r\n; May 25-28, 2016; Athen, Greece. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156894-14091"
            ],
            "persons": [
                "156894-51968"
            ],
            "imported": "2017-01-12T12:31:57+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": 156895,
            "title": "Development and Validation of diagnostic criteria for IBD-uncalssified in children: a multicenter-case-control study of the IBD working group of ESPGHAN",
            "abstract": null,
            "authors": [
                "Birinberg S, Schwartz L.B, Hauer A.C"
            ],
            "year": 2016,
            "source": "Pediatric Gastroenterology and Nutrition - online\r\n. 2016; -49th Annual Meeting ESPGHAN\r\n; May 25-28, 2016; Athen, Greece. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156895-14091"
            ],
            "persons": [
                "156895-51968"
            ],
            "imported": "2017-01-12T12:37: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": 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": 156896,
            "title": "UGI findings at Diagnosis in IBD Subtypes – a longitudinal study from the Pediatric IBD Porto group of ESPGHAN",
            "abstract": null,
            "authors": [
                "Birinberg S, Schwartz L.B, Hauer A.C"
            ],
            "year": 2016,
            "source": "Journal of Pediatric Gastroenterology and Nutrition - online. 2016; -49th Annual Meeting ESPGHAN\r\n; May 25-28, 2016; Athen, Greece. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156896-14091"
            ],
            "persons": [
                "156896-51968"
            ],
            "imported": "2017-01-12T12:59: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156897,
            "title": "CEDATA - GPGE - a collaborative development of an enhanced online platform to facilitate quality improvement",
            "abstract": null,
            "authors": [
                "De Laffolie J, Schwarz B, Wendt C, Sohrabi K, Zimmer KP, Hauer AC and CEDATA-GPGE \r\nPatient Registry"
            ],
            "year": 2016,
            "source": "Journal of Pediatric Gastroenterology and Nutrition - online. 2016; -49th Annual Meeting ESPGHAN\r\n; May 25-28, 2016; Athen, Greece. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156897-14091"
            ],
            "persons": [
                "156897-51968"
            ],
            "imported": "2017-01-12T13:04: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": 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": 156898,
            "title": "Prevalence and Evaluation of Predictors of Poor Outcome in Paediatric Crohn’s Disease Patients -data from the CEDATA-GPGE registry ",
            "abstract": null,
            "authors": [
                "De Laffolie J, Kho Y, Wendt C, Hauer A.C,  Zimmer KP and CEDATA-GPGE Group"
            ],
            "year": 2016,
            "source": "Journal of Pediatric Gastroenterology and Nutrition - online;  Supplement 1. 2016; 62: -49th Annual Meeting ESPGHAN\r\n; May 25-28, 2016; Athen, Greece. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156898-14091"
            ],
            "persons": [
                "156898-51968"
            ],
            "imported": "2017-01-12T13:07:04+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": 156899,
            "title": "Practical approach to acute gastroenteritis in Austria: a nationwide survey on intravenous rehydration",
            "abstract": null,
            "authors": [
                "Bauchinger S, Waldner J, Zöhrer E, Hauer A.C, Jahnel J"
            ],
            "year": 2016,
            "source": "Journal of Pediatric Gastroenterology and Nutrition - online. 2016; -49th Annual Meeting ESPGHAN\r\n; May 25-28, 2016; Athen, Greece. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156899-14091"
            ],
            "persons": [
                "156899-51968",
                "156899-56792"
            ],
            "imported": "2017-01-12T13: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": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156900,
            "title": "Prevalence of thromboembolism in pediatric patients with inflammatory bowel   disease-data from the CEDATA-GPGE registry",
            "abstract": null,
            "authors": [
                "Deutschmann A, Blueml C, De Laffolie J, Wendt C, Wirth S. and  the CEDATA-GPGE Study Group  Ballauf  A., Behrens R., Berger T., Buderus S., Classen M., Hauer A.C, Keller KM., Koletzko S., Laass M., Lang T, Rodeck B., Zimmer KP"
            ],
            "year": 2016,
            "source": "Journal of Pediatric Gastroenterology and Nutrition - online. 2016; -49th Annual Meeting ESPGHAN\r\n; May 25-28,2016; Athen, Greece. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156900-14091"
            ],
            "persons": [
                "156900-51968"
            ],
            "imported": "2017-01-12T13:26:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156903,
            "title": "Prospektive multizentrische Studie zur Antikörperdiagnostik bei pädiatrischer Zöliakie (AbCD): Ergebnisse nach abgeschlosserner Rekrutierung von 949 Kindern mit  Zöliakieverdacht in 13 europäischen Studienzentren ",
            "abstract": null,
            "authors": [
                "Wolf J",
                "Petroff D, Hasenclever D, Mothes T and AbCD Group"
            ],
            "year": 2016,
            "source": "Pädiatrie hautnah. 2016; 28 (SH1): 54-55.-31. Jahrestagung der GPGE; SEP 14-17, 2016; Hamburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156903-14091"
            ],
            "persons": [
                "156903-51968"
            ],
            "imported": "2017-01-12T13:45:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156908,
            "title": "Thrombophilieparameter – Was ist möglich, was ist sinnvoll?",
            "abstract": null,
            "authors": [
                "Renner, W"
            ],
            "year": 2016,
            "source": "11. Sailersymposium; JUN 16-17, 2016; Graz. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156908-14028"
            ],
            "persons": [
                "156908-50910"
            ],
            "imported": "2017-01-12T14:11:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156909,
            "title": "Bauchlagerung bei künstlich beatmeten Erwachsenen mit akutem Lungenversagen",
            "abstract": null,
            "authors": [
                "Suppan, T",
                "Platzer, E",
                "Schoberer, D"
            ],
            "year": 2016,
            "source": "ProCare. 2016; 09:  26-27. ",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156909-14509"
            ],
            "persons": [
                "156909-63683"
            ],
            "imported": "2017-01-12T14:12:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 156910,
            "title": "Der genetische Thrombophilie-Score",
            "abstract": null,
            "authors": [
                "Renner, W"
            ],
            "year": 2016,
            "source": "6. Jahrestagung der ÖGLMKC; NOV 9-11, 2016; Salzburg, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156910-14028"
            ],
            "persons": [
                "156910-50910"
            ],
            "imported": "2017-01-12T14:14: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}