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=155600&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155620&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155580&ordering=-impactfactor",
    "results": [
        {
            "id": 117036,
            "title": "There is no significant difference in the operative risk between octogenarians compared with patients younger than 60 years in cardiac surgery(*)",
            "abstract": null,
            "authors": [
                "Machler, H",
                "Salaymeh, L",
                "Zirngast, B",
                "Anelli-Monti, M",
                "Oberwalder, P",
                "Yates, A",
                "Knez, I",
                "Huber, S",
                "Streinu, C",
                "Ovcina, I",
                "Malliga, D",
                "Keeling, I",
                "Beran, E",
                "Mircic, A",
                "Meszaros, K",
                "Hetterle, R",
                "Rieger, K",
                "Curcic, P",
                "Votsch, A",
                "Marte, W",
                "Toller, W",
                "Quehenberger, F",
                "Dacar, D"
            ],
            "year": 2011,
            "source": "EUR SURG. 2011; 43(6): 338-341. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700004",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0054-7",
            "pmc": null,
            "organizations": [
                "117036-14026",
                "117036-14070",
                "117036-14075"
            ],
            "persons": [
                "117036-50146-6",
                "117036-50147-6",
                "117036-50149-6",
                "117036-50466-6",
                "117036-51592-2",
                "117036-51742-6",
                "117036-51934-6",
                "117036-51936-6",
                "117036-51947-6",
                "117036-52012-6",
                "117036-59423-6",
                "117036-65924-6"
            ],
            "imported": "2012-02-13T11:47:22+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": true
        },
        {
            "id": 117035,
            "title": "Development of surgery in Graz. On the occasion of the 65th birthday of Karlheinz Tscheliessnigg, MD, Professor of Surgery",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Mischinger, HJ"
            ],
            "year": 2011,
            "source": "EUR SURG. 2011; 43(6): 331-332. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000299004700002",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0058-3",
            "pmc": null,
            "organizations": [
                "117035-14073"
            ],
            "persons": [
                "117035-51595-6",
                "117035-51746-2"
            ],
            "imported": "2012-02-13T11:47:22+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": true
        },
        {
            "id": 115429,
            "title": "Photodynamic therapy for esophageal carcinoma.",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Maier, A",
                "Matzi, V",
                "Neuboeck, N",
                "Anegg, U",
                "Porubsky, Ch",
                "Sankin, O",
                "Fell, B",
                "Renner, H",
                "Swatek, P",
                "Smolle-Juettner, FM"
            ],
            "year": 2011,
            "source": "Acta chirurgica Austriaca. Supplement.. 2011; 43(6): 355-365. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700007",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0051-x",
            "pmc": null,
            "organizations": [
                "115429-14077"
            ],
            "persons": [
                "115429-50143-6",
                "115429-50145-2",
                "115429-50477-6",
                "115429-50948-6",
                "115429-51935-6",
                "115429-53461-6",
                "115429-56918-6",
                "115429-51615-6"
            ],
            "imported": "2011-12-22T18:11:58+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": true
        },
        {
            "id": 117033,
            "title": "Vascular surgery for penetrating injury of the neck(*)",
            "abstract": null,
            "authors": [
                "Cohnert, TU",
                "Koter, S",
                "Schweiger, S",
                "Fruhmann, J",
                "Konstantiniuk, P",
                "Baumann, A"
            ],
            "year": 2011,
            "source": "EUR SURG. 2011; 43(6): 382-386. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700011",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0045-8",
            "pmc": null,
            "organizations": [
                "117033-14074"
            ],
            "persons": [
                "117033-50038-6",
                "117033-50860-2",
                "117033-50933-6",
                "117033-51880-6"
            ],
            "imported": "2012-02-13T11:47:22+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "citations": false,
            "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": 117032,
            "title": "Technique and outcome of 2 mm needlescopic cholecystectomy(*)",
            "abstract": null,
            "authors": [
                "Uranues, S",
                "Tomasch, G",
                "Nagele-Moser, D"
            ],
            "year": 2011,
            "source": "EUR SURG. 2011; 43(6): 374-377. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700009",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0056-5",
            "pmc": null,
            "organizations": [
                "117032-14045",
                "117032-14073"
            ],
            "persons": [
                "117032-51612-2",
                "117032-65380-6"
            ],
            "imported": "2012-02-13T11:47:22+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "citations": false,
            "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": 110046,
            "title": "Biology-based nutritional support of critically ill and injured patients.",
            "abstract": null,
            "authors": [
                "Dogjani, A",
                "Zatriqi, S",
                "Uranues, S",
                "Latifi, R"
            ],
            "year": 2011,
            "source": "ACTA CHIR AUST. 2011; 43(1): 7-12. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000288513200003",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0587-9",
            "pmc": null,
            "organizations": [
                "110046-14073"
            ],
            "persons": [
                "110046-51612-6"
            ],
            "imported": "2011-03-21T12:31:36+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": true
        },
        {
            "id": 112599,
            "title": "Esophageal smooth muscle cells dedifferentiate with loss of alpha-smooth muscle actin expression after 8 weeks of explant expansion in vitro culture: Implications on esophagus tissue engineering",
            "abstract": null,
            "authors": [
                "Kofler, K",
                "Ainoedhofer, H",
                "Tausendschon, J",
                "Hollwarth, ME",
                "Saxena, AK"
            ],
            "year": 2011,
            "source": "EUR SURG. 2011; 43(3): 168-173. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000293022600009",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0617-7",
            "pmc": null,
            "organizations": [
                "112599-14049"
            ],
            "persons": [
                "112599-51154-1"
            ],
            "imported": "2011-08-11T11:52:15+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 115694,
            "title": "Serum Cystatin C, serum creatinine and the MDRD as predictors for renal function defined by the inulin clearance after orthotopic liver transplantation.",
            "abstract": null,
            "authors": [
                "Wagner, D",
                "Kniepeiss, D",
                "Stiegler, P",
                "Sereinigg, M",
                "Zitta, S",
                "Schaffellner, S",
                "Jakoby, E",
                "Müller, H",
                "Iberer, F",
                "Rosenkranz, A",
                "Tscheliessnigg, KH",
                ""
            ],
            "year": 2011,
            "source": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA. 2011; 43(6): 333-337. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700003",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0052-9",
            "pmc": null,
            "organizations": [
                "115694-14073",
                "115694-14084"
            ],
            "persons": [
                "115694-50874-4",
                "115694-51843-6",
                "115694-51982-6",
                "115694-58323-6",
                "115694-59327-1",
                "115694-62118-6",
                "115694-72630-6"
            ],
            "imported": "2012-01-02T15:07:42+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "citations": false,
            "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": 115693,
            "title": "Hyperbaric oxygenation of UW Solution positively impacts on the energy state of porcine pancreatic tissue.",
            "abstract": null,
            "authors": [
                "Stiegler, P",
                "Stadlbauer-Köllner, V",
                "Sereinigg, M",
                "Hackl, F",
                "Puntschart, A",
                "Schweiger, M",
                "Prenner, G",
                "Schaffellner, S",
                "Iberer, F",
                "Lackner, C",
                "Jürgens, G",
                "Hallström, S",
                "Matzi, V",
                "Smolle-Jüttner, FM",
                "Tscheliessnigg, KH",
                ""
            ],
            "year": 2011,
            "source": "Acta chirurgica Austriaca. Supplement.. 2011; 43(6): 366-373. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700008",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0053-8",
            "pmc": null,
            "organizations": [
                "115693-14012",
                "115693-14020",
                "115693-14073",
                "115693-14077",
                "115693-14081"
            ],
            "persons": [
                "115693-50143-6",
                "115693-50840-6",
                "115693-50874-2",
                "115693-50989-6",
                "115693-51511-6",
                "115693-51983-6",
                "115693-62118-6",
                "115693-51615-6"
            ],
            "imported": "2012-01-02T15:03:36+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 117037,
            "title": "Management of bile duct injury after laparoscopic cholecystectomy(*)",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Bernhard, G",
                "Cerwenka, H",
                "Hauser, H",
                "Werkgartner, G",
                "Kornprat, P",
                "El Shabrawi, A",
                "Bacher, H"
            ],
            "year": 2011,
            "source": "EUR SURG. 2011; 43(6): 342-350. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700005",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0060-9",
            "pmc": null,
            "organizations": [
                "117037-14073"
            ],
            "persons": [
                "117037-50039-6",
                "117037-51595-2",
                "117037-51746-6",
                "117037-51760-6",
                "117037-51926-6"
            ],
            "imported": "2012-02-13T11:47:22+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": true
        },
        {
            "id": 117038,
            "title": "Gastric surgery at the department of surgery in Graz(*)",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Strohmeyer, K",
                "Thalhammer, M",
                "Beham, A",
                "Kroll, W",
                "Mischinger, HJ"
            ],
            "year": 2011,
            "source": "EUR SURG. 2011; 43(6): 351-354. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700006",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0057-4",
            "pmc": null,
            "organizations": [
                "117038-14020",
                "117038-14069",
                "117038-14073"
            ],
            "persons": [
                "117038-51595-6",
                "117038-51746-2",
                "117038-51965-6",
                "117038-51613-6"
            ],
            "imported": "2012-02-13T11:47:22+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "citations": false,
            "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": 3642,
            "title": "Cerebral complications from perioperative coagulation disorders in the elderly - Can we predict the risk?",
            "abstract": null,
            "authors": [
                "Fazekas, F"
            ],
            "year": 2001,
            "source": "INFUS THER TRANSFUS MED. 2001; 28:  114-115. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168333100019",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3642-14051"
            ],
            "persons": [],
            "imported": "2009-11-16T10:19:31+01:00",
            "journal": "INFUS THER TRANSFUS MED",
            "issn": "1424-5485",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.281,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0508474576271187,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1661,
            "title": "Minimal metastatic and minimal residual disease in patients with Ewing tumors",
            "abstract": null,
            "authors": [
                "Zoubek, A",
                "Pfleiderer, C",
                "Ambros, PF",
                "Kronberger, M",
                "Dworzak, MN",
                "Gruber, B",
                "Luegmayer, A",
                "Windhager, R",
                "Fink, FM",
                "Urban, C"
            ],
            "year": 1995,
            "source": "Klin Padiatr. 1995; 207(4):242-247",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RM46300020",
            "pubmed": "7564161",
            "doi": "10.1055/s-2008-1046548",
            "pmc": null,
            "organizations": [
                "1661-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.28,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.309859154929577,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 149152,
            "title": "Giant mixed-type liposarcoma of the mesentery: case report.",
            "abstract": null,
            "authors": [
                "Jukić, Z",
                "Brcić, I",
                "Zovak, M",
                "Vucić, M",
                "Mijić, A",
                "Kruslin, B"
            ],
            "year": 2012,
            "source": "Acta Clin Croat. 2012; 51(1): 97-101. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000307151300016",
            "pubmed": "22920010",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "149152-92422-4"
            ],
            "imported": "2016-01-08T01:00:00+01:00",
            "journal": "Acta Clin Croat",
            "issn": "0353-9466",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.28,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.155,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.235,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 144504,
            "title": "Patient data management systems in intensive care--1996 ESCTAIC & SCCCPMA satellite symposium. European Society of Computing and Technology in Anesthesia and Intensive Care. American society for Computing in Critical Care, Pulmonary Medicine and Anesthesia.",
            "abstract": null,
            "authors": [
                "Metnitz, PG",
                "Hiesmayr, M",
                "Popow, C",
                "Lenz, K"
            ],
            "year": 1996,
            "source": "Int J Clin Monit Comput. 1996; 13(2):99-102",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VP67100006",
            "pubmed": "8912025",
            "doi": "10.1007/BF02915846",
            "pmc": null,
            "organizations": [],
            "persons": [
                "144504-91898-2"
            ],
            "imported": "2015-04-01T10:56:11+02:00",
            "journal": "INT J CLIN MONIT COM",
            "issn": "0167-9945",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF CLINICAL MONITORING AND COMPUTING; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.279,
            "impactfactor_year": 1996,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 141115,
            "title": "Preference-Enhanced Communication Intervention and Development of Social Communicative Functions in a Child With Autism Spectrum Disorder",
            "abstract": null,
            "authors": [
                "van der Meer, L",
                "Sigafoos, J",
                "Sutherland, D",
                "McLay, L",
                "Lang, R",
                "Lancioni, GE",
                "O'Reilly, MF",
                "Marschik, PB"
            ],
            "year": 2014,
            "source": "CLIN CASE STUD. 2014; 13(3): 282-295. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000346588900006",
            "pubmed": null,
            "doi": "10.1177/1534650113508221",
            "pmc": null,
            "organizations": [
                "141115-14010"
            ],
            "persons": [
                "141115-58883-6"
            ],
            "imported": "2015-01-15T14:05:42+01:00",
            "journal": "CLIN CASE STUD",
            "issn": "1534-6501",
            "collection_publisher": null,
            "collection_title": "CLINICAL CASE STUDIES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.279,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.038,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PSYCHIATRY-SSCI",
            "impactfactor_norm_super": 0.038,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "PSYCHIATRY-SSCI",
            "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": true
        },
        {
            "id": 11773,
            "title": "Retrospective diagnosis of Jeune's syndrome in two patients with chronic renal failure.",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Zobel, G",
                "Ratschek, M",
                "Trop, M",
                "Wendler, H"
            ],
            "year": 1990,
            "source": "Child Nephrol Urol. 1990; 10(2):88-91",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990ED32300008",
            "pubmed": "2253258",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11773-14020",
                "11773-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "CHILD NEPHROL UROL",
            "issn": "1012-6694",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.279,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63551,
            "title": "Continuous arteriovenous hemodialysis in critically ill infants.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Kuttnig, M",
                "Ring, E"
            ],
            "year": 1990,
            "source": "Child Nephrol Urol. 1990; 10(4):196-198",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EZ01600004",
            "pubmed": "2088590",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Child Nephrol Urol",
            "issn": "1012-6694",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.279,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2820,
            "title": "Urinary excretion of N-acetyl-beta-D-glucosaminidase in proteinuric states.",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Zobel, G",
                "Erwa, W",
                "Haim-Kuttnig, M"
            ],
            "year": 1992,
            "source": "Child Nephrol Urol. 1992; 12(1):15-18",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HW27400004",
            "pubmed": "1606575",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2820-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "CHILD NEPHROL UROL",
            "issn": "1012-6694",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.279,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8887,
            "title": "CONTINUOUS ARTERIOVENOUS HEMOFILTRATION AS EMERGENCY PROCEDURE IN SEVERE HYPERKALEMIA",
            "abstract": null,
            "authors": [
                "ZOBEL, G",
                "HAIM, M",
                "RITSCHL, E",
                "MULLER, W"
            ],
            "year": 1989,
            "source": "CHILD NEPHROL UROL. 1989; 9:  236-238. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AM43800010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8887-51643-6"
            ],
            "imported": "2010-05-21T12:05:28+02:00",
            "journal": "CHILD NEPHROL UROL",
            "issn": "1012-6694",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.279,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}