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=153300&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157092,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153320&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153280&ordering=impactfactor",
    "results": [
        {
            "id": 186722,
            "title": "Advances in tumor endoprostheses - can we still improve implant survival?",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Bergovec, M",
                "Friesenbichler, J",
                "Smolle, M"
            ],
            "year": 2021,
            "source": "IMSOS; MAR 5-7, 2021; New Dehli, INDIA;. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186722-14052"
            ],
            "persons": [
                "186722-53237",
                "186722-88122",
                "186722-95171"
            ],
            "imported": "2021-03-06T17:48:53+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": 186723,
            "title": "Margins in STS - How much is adequate?",
            "abstract": null,
            "authors": [
                "Leithner, A"
            ],
            "year": 2021,
            "source": "IMSOS; MAR 5-7, 2021; New Dehli, INDIA;. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186723-14052"
            ],
            "persons": [
                "186723-53237"
            ],
            "imported": "2021-03-06T17:49:53+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": 186724,
            "title": "Sex specific differences exist in BMI trajectories from childhood to young adulthood among type 1 diabetes patients – a longitudinal group-based modeling approach based on the DPV registry.",
            "abstract": null,
            "authors": [
                "Fritsch, M",
                "Prinz, N",
                "Schwandt, A",
                "Becker, M",
                "Denzer, C",
                "Flury, M",
                "Lemmer, A",
                "Papsch, M",
                "Galller, A",
                "Reinehr, T",
                "Rosenbauer, J",
                "Holl, R. W."
            ],
            "year": 2018,
            "source": "Obesity Facts . 2018; 11(S1):231-231.- 25th European Congress on Obesity; May 23-26, 2018; Vienna, Austria . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186724-14091"
            ],
            "persons": [
                "186724-100804"
            ],
            "imported": "2021-03-06T18:28:12+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": false
        },
        {
            "id": 186726,
            "title": "Monitoring of pediatric asthma by symptoms and lung function versus symptoms, lung function and exhaled NO.",
            "abstract": null,
            "authors": [
                "Frischer, T",
                "Uxa, S",
                "Fritsch, M"
            ],
            "year": 2004,
            "source": "European Respiratory Journal . 2004; 24(48):4209-4209.-ERSAnnual Congress Glasgow ; Sep, 4-9, 2004; Glasgow, UK . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "186726-100804"
            ],
            "imported": "2021-03-06T18:47: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": false
        },
        {
            "id": 186728,
            "title": "Homozygous familial hypercholesterolemia in children and adolescents: effect of lipid lowering treatment and prevalence of cardiovascular disease. ",
            "abstract": null,
            "authors": [
                "Fritsch, M, Grübler,A",
                "Skacel, A",
                "Derfler, K",
                "Hörtenhuber, T",
                "Pauer, S,  Kreissl, A,  Michel-Behnke, I",
                "Greber-Platzer, S"
            ],
            "year": 2016,
            "source": "1st Symposium of the Vienna Center for Rare and Undiagnosed Diseases/3rd International Rare and Undiagnosed Diseases Meeting, ; Feb, 19-22, 2016; Vienna. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186728-14091"
            ],
            "persons": [
                "186728-100804"
            ],
            "imported": "2021-03-06T18:51:31+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 186730,
            "title": "Aspirinintoleranz bei primärer Ziliendyskinesie. Jahrestagung der Gesellschaft für pädiatrische Pneumologie",
            "abstract": null,
            "authors": [
                "Fritsch M, Lehmann L, Ott H, Barker M"
            ],
            "year": 2005,
            "source": "Jahrestagung der GPP ; MAR,  31- APR, 2, 2005; Hannover, Deutschland . 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "186730-100804"
            ],
            "imported": "2021-03-06T18:56: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": 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": false
        },
        {
            "id": 186732,
            "title": "Sudden death: A nearly-complete occlusion of the coronary artery of a 4 year old boy with homozygous familial hypercholesterolemia caused by an aggressive low-density lipoprotein receptor mutation (W556R). ",
            "abstract": null,
            "authors": [
                "Widhalm,  K",
                "Binder, CB",
                "Fritsch, M",
                "Aldover-Macasaet, E",
                "Kroisboeck, S",
                "Kreissl, A"
            ],
            "year": 2010,
            "source": "Monatszeitschrift Kinderheilkunde . 2010; 158(S2):261-261.-Jahrestagung der ÖGKJ ; Sep 9- OCT 10, 2010; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186732-14091"
            ],
            "persons": [
                "186732-100804"
            ],
            "imported": "2021-03-06T19:07: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 186733,
            "title": "4-year follow-up study of morbidly-obese adolescents who underwent bariatric surgery: weight loss and psychological data. ",
            "abstract": null,
            "authors": [
                "Widhalm, K",
                "Dietrich, S",
                "Kreissl, A",
                "Fritsch, M",
                "Helk, O",
                "Prager, G",
                "Silberhummer, G"
            ],
            "year": 2010,
            "source": "Monatszeitschrift Kinderheilkunde . 2010; 158(S2):285-285.-ÖGKJ Jahrestagung; Sep 30- OCT2, 2010; Linz, AUSTRIA . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186733-14091"
            ],
            "persons": [
                "186733-100804"
            ],
            "imported": "2021-03-06T19:13:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 186734,
            "title": "Postprandialer Triglyzeridstoffwechsel bei Kindern und Jugendlichen mit familiär kombinierter Hyperlipidämie (FCH) und familiärer Hypercholesterinämie (FH)",
            "abstract": null,
            "authors": [
                "Binder, CB",
                "Fritsch, M",
                "Aldover-Macasaet, E",
                "Widhalm, K"
            ],
            "year": 2010,
            "source": "Monatszeitschrift Kinderheilkunde . 2010; 158(S2):261-261.-ÖGKJ Jahrestagung; Sep 30- OCT2, 2010; Linz, AUSTRIA . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186734-14091"
            ],
            "persons": [
                "186734-100804"
            ],
            "imported": "2021-03-06T19:14: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 186735,
            "title": "Extreme Adipositas im Säuglingsalter bei Leptinde zienz – ein Fallbericht.",
            "abstract": null,
            "authors": [
                "Fritsch, M",
                "Hörtenhuber,T",
                "Skacel, G",
                "Ertl, A",
                "Tendl, T",
                "Greber-Platzer, S\r\n"
            ],
            "year": 2014,
            "source": "Jahrestagung der ÖGKJ ; SEP 17-19, 2014; Vienna, Austria . 2014. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186735-14091"
            ],
            "persons": [
                "186735-100804"
            ],
            "imported": "2021-03-06T19:23:25+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": false
        },
        {
            "id": 186736,
            "title": "Hyperlipoproteinemia(a) in four pediatric patients with cerebral insult",
            "abstract": null,
            "authors": [
                "M. Fritsch*, G. Skacel, A. Kreissl, S. Greber-Platzer (Vienna, Austria)\r\nHyperlipoproteinemia(a) in four pediatric patients with cerebral insult"
            ],
            "year": 2018,
            "source": "2nd E-ISFA Congress; MAR 22-24, 2018; Vienna, Ausria . 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186736-14091"
            ],
            "persons": [
                "186736-100804"
            ],
            "imported": "2021-03-06T19:34: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 186737,
            "title": "Previous diabetic ketoacidosis as independent risk factor for recurrent diabetic ketoacidosis in a large prospective contemporary pediatric cohort: results from the DPV initiative",
            "abstract": null,
            "authors": [
                "Hammersen, J",
                "Tittel, SR",
                "Warncke, K",
                "L Fritsch, M",
                "Placzek, K",
                "Pacaud,D",
                "Karges,B",
                "Woelfle,J",
                "Holl",
                "RW",
                "for the DPV Initiative"
            ],
            "year": 2020,
            "source": "46th ISPAD 2020 virtual Annual Conference ; OCT 15-17, 2020 ; vritual. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186737-14091"
            ],
            "persons": [
                "186737-100804"
            ],
            "imported": "2021-03-07T07:54:00+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": 186738,
            "title": "Current use of sensor-augmented insulin pumps (SAP) in routine care in Germany and Austria: Data from the Diabetes Prospective Follow-up (DPV) registry ",
            "abstract": null,
            "authors": [
                "Müller, H",
                "Bollow, E",
                "Eckstein, E",
                "Büsing, S",
                "Kerner, W",
                "Biester, T",
                "Heidtmann, B",
                "Tzamouranis, K",
                "Fritsch, M",
                "Holl RW"
            ],
            "year": 2018,
            "source": "DIABETES TECHNOLOGY & THERAPEUTICS. 2018; 20(S1):A49-A49.-ATTD-Kongress Vienna ; FEB 14-17, 2018 ; Vienna. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186738-14091"
            ],
            "persons": [
                "186738-100804"
            ],
            "imported": "2021-03-07T07:57:12+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": false
        },
        {
            "id": 186739,
            "title": "Stadler, M; Bollow, E;Fritsch, M;Kerner, W;Schuetz-Fuhrmann, I;Krakow, D;Merger, S; Riedl, M; Jehle,P; Holl, RW for the DPV Initiative and the German BMBF Competence Network Diabetes mellitus",
            "abstract": null,
            "authors": [
                "Stadler, M",
                "Bollow, E",
                "Fritsch, M",
                "Kerner, W",
                "Schuetz-Fuhrmann, I",
                "Krakow, D",
                "Merger, S",
                "Riedl, M",
                "Jehle,P",
                "Holl, RW for the DPV Initiative and the German BMBF Competence Network Diabetes mellitus"
            ],
            "year": 2015,
            "source": "Diabetic Medicine . 2015; 32(S1):25-25.-Diabetes UK Professional Conference; MAR 11-13,2015; LONDON, UK. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186739-14091"
            ],
            "persons": [
                "186739-100804"
            ],
            "imported": "2021-03-07T08:01:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": false
        },
        {
            "id": 186740,
            "title": "Prevalence of increased liver enzymes in 15466 children and adolescents with type 1 diabetes mellitus and type 2 diabetes mellitus in the DPV cohort. ",
            "abstract": null,
            "authors": [
                "Fritsch, MJ",
                "Schober, E",
                "Grulich-Henn, J",
                "Meissner, T",
                "Kapellen, T\r\n",
                "Dunstheimer, D",
                "Beyer, P",
                "Vogel, C",
                "Molz, E",
                "Holl, RW",
                "German Competence Network Diabetes mellitus, DPV initiative"
            ],
            "year": 2012,
            "source": "Diabetologiea . 2012; 55(S1):369-369.-48th Annual Meeting, European Association for the Study of Diabetes; OCT 1-5, 2012 ; Berlin, GERMANY . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186740-14091"
            ],
            "persons": [
                "186740-100804"
            ],
            "imported": "2021-03-07T08:05:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 186742,
            "title": "Current practice of diabetes education in children and adolescents with type 1 diabetes in Germany and Austria: An analysis based on the German / Austrian DPV database ",
            "abstract": null,
            "authors": [
                "Konrad, K",
                "Bartus, B",
                "Fink, K",
                "Fritsch, M",
                "Herwig, J",
                "Lange, K",
                "Nellen-Hellmuth, N",
                "Vogel, C",
                "Holl, RW"
            ],
            "year": 2013,
            "source": "Pediatric Diabetes  . 2013; 14 (S18):100-100.-39th Annual Conference of the International Society for Pediatric and Adolescent Diabetes (ISPAD); OCT 16-19, 2013 ; Gothenburg, Sweden. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186742-14091"
            ],
            "persons": [
                "186742-100804"
            ],
            "imported": "2021-03-07T08:10:28+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": false
        },
        {
            "id": 186743,
            "title": "Predictors of recurrent diabetic ketoacidosis in children and adolescents with type 1 diabetes. Experience from a large multicenter database. ",
            "abstract": null,
            "authors": [
                "Fritsch, MJ",
                "Rosenbauer, J",
                "Schober, E",
                "Neu, A",
                "Placzek, K",
                "Holl, RW",
                "German Competence Network diabetes mellitus, DPV initiative"
            ],
            "year": 2009,
            "source": "Diabetologia. 2009; 52(S1):346-346.-45th EASD Annual Meeting; SEP 29 -OCT, 2009 ; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "186743-100804"
            ],
            "imported": "2021-03-07T08:13:15+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": false
        },
        {
            "id": 186744,
            "title": "Growth in children and adolescents with type 1 diabetes: final height an d influence of diabetes control and duration. A multicenter analysis from the German/Austrian DPV-Wiss-Database ",
            "abstract": null,
            "authors": [
                "Bonfig, W",
                "Kapellen, T",
                "Dost, A",
                "Fritsch, M",
                "Rohrer, T",
                "Wolf, J",
                "Holl R"
            ],
            "year": 2011,
            "source": "Hormone Research in Paediatrics . 2011; 76(S2):100-100.-50th annual European Society for Pediatric Endocrinology (ESPE) Meeting; SEP 25-28, 2011 ; Glasgow, UK. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186744-14091"
            ],
            "persons": [
                "186744-100804"
            ],
            "imported": "2021-03-07T08:17:58+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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 186746,
            "title": "Junior Image Interpretation Quiz \"The force awakens\".",
            "abstract": null,
            "authors": [
                "Talakic, E",
                "Kaufmann-Bühler, A.K., Reiter, C."
            ],
            "year": 2021,
            "source": "European Congress of Radiology; MARCH 3-7, 2021; Vienna, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186746-14104"
            ],
            "persons": [
                "186746-104202",
                "186746-97688"
            ],
            "imported": "2021-03-07T09:46: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186748,
            "title": "Correction to: Probiotics and the Microbiota-Gut-Brain Axis: Focus on Psychiatry.",
            "abstract": null,
            "authors": [
                "Mörkl, S",
                "Butler, MI",
                "Holl, A",
                "Cryan, JF",
                "Dinan, TG"
            ],
            "year": 2020,
            "source": "Curr Nutr Rep. 2020; 9(3):183",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000651290100007",
            "pubmed": "32504412",
            "doi": "10.1007/s13668-020-00319-z",
            "pmc": "PMC7645514",
            "organizations": [
                "186748-29444"
            ],
            "persons": [
                "186748-84449"
            ],
            "imported": "2021-03-07T01:00:00+01:00",
            "journal": "Curr Nutr Rep",
            "issn": "2161-3311",
            "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
        }
    ]
}