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=153560&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157099,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153580&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153540&ordering=-impactfactor",
    "results": [
        {
            "id": 1937,
            "title": "Performance of the automated COBAS AMPLICOR system for the detection of hepatitis C virus RNA.",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Dragon, EA",
                "Pierer, K",
                "Santner, BI",
                "Liao, Y",
                "Stünzner, D",
                "Stelzl, E",
                "Marth, E"
            ],
            "year": 1997,
            "source": "Clin Diagn Virol. 1997; 7(3):139-145",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WT72400003",
            "pubmed": "9126682",
            "doi": "10.1016%2FS0928-0197%2896%2900263-2",
            "pmc": null,
            "organizations": [
                "1937-14023"
            ],
            "persons": [
                "1937-51803-6",
                "1937-51503-6",
                "1937-51812-2"
            ],
            "imported": null,
            "journal": "CLIN DIAGN VIROL",
            "issn": "0928-0197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.52,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "VIROLOGY",
            "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": 2163,
            "title": "Quantitation and genotyping of hepatitis C virus RNA in sera of hemodialysis and AIDS patients.",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Santner, BI",
                "Umlauft, F",
                "Kronawetter, M",
                "Stünzner, D",
                "Pierer, K",
                "Stelzl, E",
                "Grünewald, K",
                "Marth, E"
            ],
            "year": 1996,
            "source": "Clin Diagn Virol. 1996; 5(1):73-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD77200011",
            "pubmed": "15566864",
            "doi": "10.1016/0928-0197(95)00154-9",
            "pmc": null,
            "organizations": [
                "2163-14023"
            ],
            "persons": [
                "2163-51803-6",
                "2163-50514-6",
                "2163-51503-6",
                "2163-51812-2"
            ],
            "imported": null,
            "journal": "CLIN DIAGN VIROL",
            "issn": "0928-0197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.52,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "VIROLOGY",
            "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": 4158,
            "title": "Randomized open controlled clinical study on the efficacy and tolerance of an oral enzyme preparation in lymphadenectomy patients",
            "abstract": null,
            "authors": [
                "May, C",
                "Smola, M",
                "Ruda, C",
                "Scharnagl, E"
            ],
            "year": 2001,
            "source": "INT J IMMUNOTHER 2001 17: 149-152.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174631500017",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4158-14057",
                "4158-14073",
                "4158-14076"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J IMMUNOTHER",
            "issn": "0255-9625",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.52,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 61007,
            "title": "Intraocular pressure following small-incision cataract surgery and polyHEMA posterior chamber lens implantation. A comparison between acetylcholine and carbachol.",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Menapace, R"
            ],
            "year": 1992,
            "source": "J Cataract Refract Surg. 1992; 18(5):500-505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JN79400013",
            "pubmed": "1403756",
            "doi": "10.1016/S0886-3350(13)80106-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61007-53938-2"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.52,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.7890625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 2514,
            "title": "The determination of metabolite M17 and its meaning for immunosuppressive cyclosporin therapy.",
            "abstract": null,
            "authors": [
                "Khoschsorur, G",
                "Auer, T",
                "Lanzer, G",
                "Petritsch, P",
                "Holzer, H",
                "Tscheliessnigg, KH"
            ],
            "year": 1998,
            "source": "Angiology. 1998; 49(4):307-314",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073041900009",
            "pubmed": "9555934",
            "doi": "10.1177/000331979804900409",
            "pmc": null,
            "organizations": [
                "2514-14056",
                "2514-14073"
            ],
            "persons": [
                "2514-51535-6"
            ],
            "imported": null,
            "journal": "ANGIOLOGY",
            "issn": "0003-3197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.519,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.179487179487179,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 3976,
            "title": "Effect of sustained adrenergic receptors stimulation and blockade on lactate threshold in rats.",
            "abstract": null,
            "authors": [
                "Zarzeczny, R",
                "Langfort, J",
                "Pilis, W",
                "Nazar, K",
                "Kaciuba-Uscilko, H",
                "Porta, S"
            ],
            "year": 2001,
            "source": "J Sports Med Phys Fitness. 2001; 41(3):324-329",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172103400007",
            "pubmed": "11533562",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3976-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "J SPORTS MED PHYS FITNESS",
            "issn": "0022-4707",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.519,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.426470588235294,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 4240,
            "title": "Tissue transglutaminase antibody determination in celiac disease. Analysis of diagnostic specificity of anti-human IgA-type assays.",
            "abstract": null,
            "authors": [
                "Földes-Papp, Z",
                "Demel, U",
                "Berry, D",
                "Domej, W",
                "Fuchs, D",
                "Tilz, GP"
            ],
            "year": 2002,
            "source": "J Immunoassay Immunochem. 2002; 23(2):211-227",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175685800006",
            "pubmed": "12033644",
            "doi": "10.1081%2FIAS-120003662",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4240-51525-6",
                "4240-51537-4"
            ],
            "imported": null,
            "journal": "J IMMUNOASS IMMUNOCHEM",
            "issn": "1532-1819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.519,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 2757,
            "title": "Treatment of left ventricular hypertrophy in hypertensive patients with a combination of verapamil and captopril--a multicenter study.",
            "abstract": null,
            "authors": [
                "Magometschnigg, D",
                "Brandt, D",
                "Hofmann, R",
                "Sihorsch, K",
                "Stoschitzky, K",
                "Zangeneh, M",
                "Zenker, G"
            ],
            "year": 1997,
            "source": "Int J Clin Pharmacol Ther. 1997; 35(9):389-396",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XV91700009",
            "pubmed": "9314093",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2757-14083"
            ],
            "persons": [
                "2757-51374-6"
            ],
            "imported": null,
            "journal": "INT J CLIN PHARM THERAPEUTICS",
            "issn": "0946-1965",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.519,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.365168539325843,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 22159,
            "title": "Cellular activity of resident macrophages during Wallerian degeneration.",
            "abstract": null,
            "authors": [
                "Shen, ZL",
                "Lassner, F",
                "Bader, A",
                "Becker, M",
                "Walter, GF",
                "Berger, A"
            ],
            "year": 2000,
            "source": "Microsurgery. 2000; 20(5):255-261",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089428600006",
            "pubmed": "11015722",
            "doi": "10.1002/1098-2752(2000)20:5<255::AID-MICR6>3.0.CO;2-A",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MICROSURGERY",
            "issn": "0738-1085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.517,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.294117647058824,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "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": 209195,
            "title": "The slap in the face. Part 1-General aspects and biomechanics",
            "abstract": null,
            "authors": [
                "Adamec, J",
                "Schöpfer, J",
                "Hofer, P",
                "Pittner, S",
                "Graw, M",
                "Monticelli, F"
            ],
            "year": 2020,
            "source": "RECHTSMEDIZIN. 2020; 30(1): 1-7. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000515579900001",
            "pubmed": null,
            "doi": "10.1007/s00194-019-00362-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-04-26T11:53:09+02:00",
            "journal": "RECHTSMEDIZIN",
            "issn": "0937-9819",
            "collection_publisher": null,
            "collection_title": "RECHTSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.517,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.118,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "MEDICINE, LEGAL-SCI",
            "impactfactor_norm_super": 0.235,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, LEGAL-SCI",
            "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": 5848,
            "title": "The clinical spectrum of mitochondrial disease in 75 pediatric patients.",
            "abstract": null,
            "authors": [
                "Skladal, D",
                "Sudmeier, C",
                "Konstantopoulou, V",
                "Stöckler-Ipsiroglu, S",
                "Plecko-Startinig, B",
                "Bernert, G",
                "Zeman, J",
                "Sperl, W"
            ],
            "year": 2003,
            "source": "Clin Pediatr (Phila). 2003; 42(8):703-710",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185904700006",
            "pubmed": "14601919",
            "doi": "10.1177/000992280304200806",
            "pmc": null,
            "organizations": [
                "5848-14048"
            ],
            "persons": [
                "5848-51875-6"
            ],
            "imported": null,
            "journal": "CLIN PEDIAT",
            "issn": "0009-9228",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.517,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.191176470588235,
            "impactfactor_norm_year": 2003,
            "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": 114259,
            "title": "Does bariatric surgery affect addiction to overeating and eating disorders?.",
            "abstract": null,
            "authors": [
                "Ardelt-Gattinger, E",
                "Meindl, M",
                "Mangge, H",
                "Neubauer, M",
                "Ring-Dimitriou, S",
                "Spendlingwimmer, J",
                "Thun-Hohenstein, L",
                "Weghuber, D",
                "Miller, K"
            ],
            "year": 2012,
            "source": "Chirurg. 2012; 83(6):561-567",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000305227400009",
            "pubmed": "22012418",
            "doi": "10.1007/s00104-011-2170-0",
            "pmc": null,
            "organizations": [
                "114259-14028"
            ],
            "persons": [
                "114259-52854-6"
            ],
            "imported": "2011-10-22T02:00:00+02:00",
            "journal": "Chirurg",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.517,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.171,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.223,
            "impactfactor_norm_super_year": 2010,
            "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": 196954,
            "title": "Compilation and establishment of a knowledge-based case databank for forensic imaging-WiFas",
            "abstract": null,
            "authors": [
                "Heinze, S",
                "Grunert, S",
                "Grabherr, S",
                "Labudde, D"
            ],
            "year": 2020,
            "source": "RECHTSMEDIZIN. 2020; 30(2): 71-78. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000522425700001",
            "pubmed": null,
            "doi": "10.1007/s00194-020-00371-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "196954-115441-2"
            ],
            "imported": "2022-08-10T09:48:57+02:00",
            "journal": "RECHTSMEDIZIN",
            "issn": "0937-9819",
            "collection_publisher": null,
            "collection_title": "RECHTSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.517,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.118,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "MEDICINE, LEGAL-SCI",
            "impactfactor_norm_super": 0.235,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, LEGAL-SCI",
            "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": false
        },
        {
            "id": 209194,
            "title": "The slap in the face. Part 2-resulting injuries and legal meaning",
            "abstract": null,
            "authors": [
                "Hofer, P",
                "Adamec, J",
                "Graw, M",
                "Pittner, S",
                "Monticelli, F",
                "Schoepfer, J"
            ],
            "year": 2020,
            "source": "RECHTSMEDIZIN. 2020; 30(1): 8-14. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000517824600002",
            "pubmed": null,
            "doi": "10.1007/s00194-019-00363-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-04-26T11:53:09+02:00",
            "journal": "RECHTSMEDIZIN",
            "issn": "0937-9819",
            "collection_publisher": null,
            "collection_title": "RECHTSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.517,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.118,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "MEDICINE, LEGAL-SCI",
            "impactfactor_norm_super": 0.235,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, LEGAL-SCI",
            "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": 174365,
            "title": "[Extended donor criteria defined by the German Medical Association : study on their usefulness as prognostic model for early outcome after liver transplantation].",
            "abstract": null,
            "authors": [
                "Schrem, H",
                "Reichert, B",
                "Frühauf, N",
                "Kleine, M",
                "Zachau, L",
                "Becker, T",
                "Lehner, F",
                "Bektas, H",
                "Klempnauer, J"
            ],
            "year": 2012,
            "source": "Chirurg. 2012; 83(11): 980-988. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000310889400006",
            "pubmed": "22810545",
            "doi": "10.1007/s00104-012-2325-7",
            "pmc": "PMC7095839",
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "Chirurg",
            "issn": "1433-0385",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.517,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.171,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.223,
            "impactfactor_norm_super_year": 2010,
            "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": false
        },
        {
            "id": 4761,
            "title": "Congenital transhaesio intestini tenuis supragastrica in a 14-year-old girl - a rare case of internal hernia.",
            "abstract": null,
            "authors": [
                "Bahadori, K",
                "Mayr, J",
                "Schleef, J"
            ],
            "year": 2003,
            "source": "Eur J Pediatr Surg. 2003; 13(1):54-56",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181836600011",
            "pubmed": "12664417",
            "doi": "10.1055/s-2003-38292",
            "pmc": null,
            "organizations": [
                "4761-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.516,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.24113475177305,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "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": 123892,
            "title": "Postpericardiotomy syndrome after minimally invasive pectus excavatum repair unresponsive to nonsteroidal anti-inflammatory treatment",
            "abstract": null,
            "authors": [
                "Muensterer, OJ",
                "Schenk, DS",
                "Praun, M",
                "Boehm, R",
                "Till, H"
            ],
            "year": 2003,
            "source": "Eur J Pediatr Surg. 2003; 13(3):206-208",
            "category": 1,
            "document_type": 18,
            "sci": "ISI:000184841700012",
            "pubmed": "12939707",
            "doi": "10.1055/s-2003-41269",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123892-83445-6"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF PEDIATRIC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.516,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.241,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 4762,
            "title": "Message of the president of EUPSA",
            "abstract": null,
            "authors": [
                "Höllwarth, ME"
            ],
            "year": 2003,
            "source": "EUR J PEDIATR SURG 2003 13: 69-69.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000181836600016",
            "pubmed": null,
            "doi": "10.1055/s-2003-38301",
            "pmc": null,
            "organizations": [
                "4762-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.516,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.24113475177305,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 5272,
            "title": "The influence of cerebral malformations on the quality of general movements in spina bifida aperta.",
            "abstract": null,
            "authors": [
                "Sival, DA",
                "Brouwer, OF",
                "Meiners, LC",
                "Sauer, PJ",
                "Prechtl, HF",
                "Bos, AF"
            ],
            "year": 2003,
            "source": "Eur J Pediatr Surg. 2003; 13 Suppl 1(3):S29-S30",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000188732600008",
            "pubmed": "14986607",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5272-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.516,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.24113475177305,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 123886,
            "title": "Ileoileal intussusception caused by a Ewing sarcoma tumour. An unusual case report",
            "abstract": null,
            "authors": [
                "Boehm, R",
                "Till, H",
                "Landes, J",
                "Schmid, I",
                "Joppich, I"
            ],
            "year": 2003,
            "source": "Eur J Pediatr Surg. 2003; 13(4):272-275",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185366400013",
            "pubmed": "13680499",
            "doi": "10.1055/s-2003-42234",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123886-83445-6"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF PEDIATRIC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.516,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.241,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "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
        }
    ]
}