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=149140&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149160&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149120&ordering=impactfactor",
    "results": [
        {
            "id": 158314,
            "title": "Pathologie der Leber & Gallenwege. Präoperative Histologie & Schnellschnitt-Problematik.",
            "abstract": null,
            "authors": [
                "Ratschek, M"
            ],
            "year": 2016,
            "source": "Standards der Leber- und Gallenwegchirurgie; MAY 9 - 10, 2016; Graz. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158314-14020"
            ],
            "persons": [
                "158314-51528"
            ],
            "imported": "2017-02-07T14:14: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": 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": 168774,
            "title": "Micro-RNA Targets Associated with Bone Metabolism in Chronic Kidney Disease Patients Before and After Kidney Transplantation.",
            "abstract": null,
            "authors": [
                "Foessl, I",
                "Ulbing, M",
                "Kirsch, A",
                "Schweighofer, N",
                "Leber, B",
                "Lemesch, S",
                "Rosenkranz, A",
                "Eller, K",
                "Müller, H",
                "Stadlbauer, V",
                "Obermayer-Pietsch, B",
                ""
            ],
            "year": 2017,
            "source": "ESE Summer School on Endocrinology 2017 Venue. 2017; -ESE Summer School; JUL 30-AUG 3, 2017; Berlin. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168774-14012",
                "168774-14046",
                "168774-14073",
                "168774-14080",
                "168774-14081",
                "168774-14084"
            ],
            "persons": [
                "168774-50989",
                "168774-51809",
                "168774-51982",
                "168774-62756",
                "168774-72630",
                "168774-74174",
                "168774-75657",
                "168774-98005"
            ],
            "imported": "2018-08-19T19:30:25+02: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": 168775,
            "title": "Micro-RNA Targets Associated with Bone Metabolism in Chronic Kidney Disease Patients Before and After Kidney Transplantation.",
            "abstract": null,
            "authors": [
                "Foessl, I",
                "Ulbing, M",
                "Kirsch, A",
                "Schweighofer, N",
                "Leber, B",
                "Lemesch, S",
                "Rosenkranz, A",
                "Eller, K",
                "Müller, H",
                "Stadlbauer, V",
                "Obermayer-Pietsch, B",
                ""
            ],
            "year": 2017,
            "source": "8th Skeletal Endocrinology meeting, 3rd Translational ESE Bone Course. 2017; Apr 7-8, 2017; Mantova, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168775-14012",
                "168775-14046",
                "168775-14073",
                "168775-14080",
                "168775-14081",
                "168775-14084"
            ],
            "persons": [
                "168775-50989",
                "168775-51809",
                "168775-51982",
                "168775-62756",
                "168775-72630",
                "168775-74174",
                "168775-98005"
            ],
            "imported": "2018-08-19T19:47:50+02: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": 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": 168776,
            "title": "microRNA profiles in diabetic octogenarians with and without historical and prospective hip fractures.",
            "abstract": null,
            "authors": [
                "Foessl, I",
                "Kotzbeck, P",
                "Francic, V",
                "Haudum, C",
                "Gruselj-Strele, A",
                "Piswanger-Sölkner, CJ",
                "Dobnig, H",
                "Fahrleitner-Pammer, A",
                "Obermayer-Pietsch, B",
                ""
            ],
            "year": 2018,
            "source": "23. Jahrestagung der ÖGES. 2018; APR 5-6, 2017; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168776-14080",
                "168776-28083"
            ],
            "persons": [
                "168776-51063",
                "168776-51809",
                "168776-54183",
                "168776-57544",
                "168776-94754",
                "168776-95211",
                "168776-98005"
            ],
            "imported": "2018-08-19T19:56:10+02: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": 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": 168777,
            "title": "microRNA profiles in diabetic octogenarians with and without historical and prospective hip fractures",
            "abstract": null,
            "authors": [
                "Foessl, I",
                "Kotzbeck, P",
                "Francic, V",
                "Haudum, C",
                "Gruselj-Strele, A",
                "Piswanger-Sölkner, CJ",
                "Dobnig, H",
                "Fahrleitner-Pammer, A",
                "Obermayer-Pietsch, B"
            ],
            "year": 2018,
            "source": "20th European Congress of Endocrinology; MAY 19-22, 2018; Barcelona, SPAIN. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168777-14080",
                "168777-28083"
            ],
            "persons": [
                "168777-51063",
                "168777-51809",
                "168777-54183",
                "168777-57544",
                "168777-94754",
                "168777-95211",
                "168777-98005"
            ],
            "imported": "2018-08-19T20:10:17+02: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": 168778,
            "title": "Bone-specific microRNA profiles in elderly diabetes patients with and without prevalent and prospective hip fractures.",
            "abstract": null,
            "authors": [
                "Foessl, I",
                "Kotzbeck, P",
                "Francic, V",
                "Haudum, C",
                "Gruselj-Strele, A",
                "Piswanger-Sölkner, CJ",
                "Dobnig, H",
                "Fahrleitner-Pammer, A",
                "Obermayer-Pietsch, B"
            ],
            "year": 2018,
            "source": "ECTS 2018; MAY 26-29, 2018; Valencia, SPAIN. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168778-14080",
                "168778-28083"
            ],
            "persons": [
                "168778-51063",
                "168778-51809",
                "168778-54183",
                "168778-57544",
                "168778-94754",
                "168778-95211",
                "168778-98005"
            ],
            "imported": "2018-08-19T20:21:28+02: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": 158313,
            "title": "Biologische Rhythmen und ihre Bedeutung für die Osteopathie.",
            "abstract": null,
            "authors": [
                "Liem, T",
                "Moser, M"
            ],
            "year": 2016,
            "source": "Osteopathische Medizin. 2016; 17(1): 22-26. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158313-14010"
            ],
            "persons": [
                "158313-51671"
            ],
            "imported": "2017-02-07T14:10:27+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": 158310,
            "title": "Generating a new insulin prescription chart at a university hospital.",
            "abstract": null,
            "authors": [
                "Kopanz, J",
                "Neubauer, KM",
                "Sendlhofer, G",
                "Semlitsch, B",
                "Pak, A",
                "Cuder, G",
                "Pieber, TR",
                "Plank, J"
            ],
            "year": 2016,
            "source": "Safety in Health. 2016; 2 (Suppl 1): A6--4. Grazer Risikotag; SEP 21, 2016; Graz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158310-14046",
                "158310-14076",
                "158310-14080"
            ],
            "persons": [
                "158310-50551",
                "158310-51831",
                "158310-65558",
                "158310-78071"
            ],
            "imported": "2017-02-07T13:53:21+01:00",
            "journal": null,
            "issn": "2056-5917 ",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 158309,
            "title": "Ruthenium-106 plaque brachytherapy for uveal melanoma - Radiation related side effects and complications.",
            "abstract": null,
            "authors": [
                "Tarmann, L",
                "Winkler, P",
                "Langmann, G",
                "Wackernagel, W",
                ""
            ],
            "year": 2016,
            "source": "49th Ophthalmic Oncology Group - Spring Meeting; APRIL 7-9, 2016; Athens, GREECE. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158309-14043",
                "158309-14060"
            ],
            "persons": [
                "158309-57567"
            ],
            "imported": "2017-02-07T13:52: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": true
        },
        {
            "id": 158308,
            "title": "Prolonged Treatment With S-Nitroso Human Serum Albumin Compared to Inhaled Nitric Oxide is More Effective and Prevents Inflammatory and Oxidative Effects in Experimental Pulmonary Arterial Hypertension.",
            "abstract": null,
            "authors": [
                "Rungatscher, A",
                "Hallström, S",
                "Linardi, D",
                "Rossmann, C",
                "Ahmed, N",
                "Merigo, F",
                "Luciani, GB",
                "Faggian, G"
            ],
            "year": 2016,
            "source": "Circulation. 2016; 134(Suppl1):A20867--American Heart Association; NOV 12-16, 2016; New Orleans, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158308-14012"
            ],
            "persons": [
                "158308-50840",
                "158308-51091"
            ],
            "imported": "2017-02-07T13:44:15+01:00",
            "journal": null,
            "issn": "1524-4539",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCI",
            "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": 158307,
            "title": "A Mobile Computerized Decision Support System to Prevent Hypoglycemia in Hospitalized Patients With Type 2 Diabetes Mellitus.",
            "abstract": null,
            "authors": [
                "Spat, S",
                "Donsa, K",
                "Beck, P",
                "Höll, B",
                "Mader, JK",
                "Schaupp, L",
                "Augustin, T",
                "Chiarugi, F",
                "Lichtenegger, KM",
                "Plank, J",
                "Pieber, TR"
            ],
            "year": 2017,
            "source": "J Diabetes Sci Technol. 2017; 11(1):20-28",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "27810995",
            "doi": "10.1177/1932296816676501",
            "pmc": "PMC5375083",
            "organizations": [
                "158307-14080"
            ],
            "persons": [
                "158307-50877-6",
                "158307-51831-6",
                "158307-65558-6"
            ],
            "imported": "2017-02-07T01:00:00+01:00",
            "journal": "J Diabetes Sci Technol",
            "issn": "1932-2968",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 158304,
            "title": "Trimeric intracellular cation channel (TRIC-A) regulates Ca2+ cycling in\r\nRYR2 expressing HEK293 cells.",
            "abstract": null,
            "authors": [
                "Shrestha, N",
                "Bacsa, B",
                "Malli, M",
                "Sedej, S",
                "Groschner, K"
            ],
            "year": 2016,
            "source": "8th ÖGMBT Annual Meeting 2016\r\nLife Sciences for the Next Generation, September 12-14 Graz, Austria\r\nAbstract Book 2016. 2016; -8th ÖGMBT Annual Meeting 2016; Sep 12-14, 2016; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158304-14011",
                "158304-14083"
            ],
            "persons": [
                "158304-60041",
                "158304-78591",
                "158304-86144",
                "158304-90620"
            ],
            "imported": "2017-02-07T12:53:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 168790,
            "title": "Variability of beat to beat contraction strength measured with video recordings\r\n",
            "abstract": null,
            "authors": [
                "Ahammer, H",
                "Scheruebel, S",
                "Arnold, R",
                "Pelzmann, B",
                "Zorn-Pauly, K"
            ],
            "year": 2018,
            "source": "Arithmetic Methods in Mathematical Physics and Biology; AUG 5-11, 2018; Bedlewo, Poland. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168790-14011"
            ],
            "persons": [
                "168790-50615",
                "168790-50969",
                "168790-51753",
                "168790-65660"
            ],
            "imported": "2018-08-21T13:41:16+02: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168791,
            "title": "Temporal 3-dimensional spatial analysis of Centre of Mass during a Postural Balance Test and Effect of Static Taping",
            "abstract": null,
            "authors": [
                "Jelinek, HF",
                "Ahammer, H",
                "Bourke, P"
            ],
            "year": 2018,
            "source": "\r\nArithmetic Methods in Mathematical Physics and Biology; AUG 5-11, 2018; Bedlewo, POLAND. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168791-14011"
            ],
            "persons": [
                "168791-51753"
            ],
            "imported": "2018-08-21T13:46:40+02: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168793,
            "title": "Renal Agenesis, Dysplasia, Hypoplasia, and Cystic Diseases of the Kidney.",
            "abstract": null,
            "authors": [
                "Mache, C",
                "Hubmann, H"
            ],
            "year": 2018,
            "source": " In: Riccabona M editors(s). Pediatric Urogenital Radiology . Springer; p. 195-204.  2018(ISBN: 978-3-319-39200-4) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168793-14091"
            ],
            "persons": [
                "168793-50752",
                "168793-51877"
            ],
            "imported": "2018-08-21T16:08:20+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Riccabona M",
            "collection_title": "Pediatric Urogenital Radiology ",
            "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": 168794,
            "title": "Renal Parenchymal Disease.",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Acham-Roschitz, B"
            ],
            "year": 2018,
            "source": " In: Riccabona, M editors(s). Pediatric Urogenital Radiology. third Edition: Springer; p. 205-218.  2018(ISBN: 978-3-319-39200-4) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168794-14091"
            ],
            "persons": [
                "168794-61824"
            ],
            "imported": "2018-08-21T16:30:24+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Riccabona, M",
            "collection_title": "Pediatric Urogenital Radiology",
            "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": 168795,
            "title": "Renal Failure and Renal Transplantation.",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Hubmann, H",
                "Acham-Roschitz, B"
            ],
            "year": 2018,
            "source": " In: Riccabona, M editors(s). Pediatric Urogential Radiology. Third Edition : Springer; p. 283-297.  2018(ISBN: 978-3-319-39200-4) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168795-14091"
            ],
            "persons": [
                "168795-50752",
                "168795-61824"
            ],
            "imported": "2018-08-21T16:34:21+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Riccabona, M",
            "collection_title": "Pediatric Urogential Radiology",
            "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": 168798,
            "title": "Imaging in Renal Parenchymal Disease.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Ring, E"
            ],
            "year": 2018,
            "source": " In: Riccabona, M editors(s). Pediatric Urogenital Radiology. Third Edition : Springer; p. 579-602.  2018(ISBN: 978-3-319-39200-4) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168798-14091",
                "168798-14106"
            ],
            "persons": [
                "168798-51373"
            ],
            "imported": "2018-08-21T16:45:44+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Riccabona, M",
            "collection_title": "Pediatric Urogenital Radiology",
            "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": 168800,
            "title": "Clinical Management of Common Nephrourologic Disorders (Guidelines and Beyond).",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Ring, E",
                "Mentzel HJ"
            ],
            "year": 2018,
            "source": " In: Riccabona, M editors(s). Pediatric Urogenital Radiology. Third Edition : Springer; p. 753-772.  2018(ISBN: 978-3-319-39200-4) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168800-14091",
                "168800-14106"
            ],
            "persons": [
                "168800-51373"
            ],
            "imported": "2018-08-21T16:54:48+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Riccabona, M",
            "collection_title": "Pediatric Urogenital Radiology",
            "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": 168801,
            "title": "Normal Values.",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Mentzel, HJ",
                "Riccabona, M"
            ],
            "year": 2018,
            "source": " In: Riccabona, M editors(s). Pediatric Urogenital Radiology. Third Edition: Springer; p. 773-784.  2018(ISBN: 978-3-319-39200-4) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168801-14091",
                "168801-14106"
            ],
            "persons": [
                "168801-51373"
            ],
            "imported": "2018-08-21T17:01:34+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Riccabona, M",
            "collection_title": "Pediatric Urogenital Radiology",
            "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
        }
    ]
}