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=151620&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156924,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151640&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151600&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 151684,
            "title": "The WHO Grade I Collagen-forming Meningioma Produces Angiogenic Substances. A New Meningioma Entity.",
            "abstract": null,
            "authors": [
                "Haybaeck, J",
                "Smolle, E",
                "Schökler, B",
                "Kleinert, R"
            ],
            "year": 2016,
            "source": "Anticancer Res. 2016; 36(3):941-949",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000375444200014",
            "pubmed": "26976982",
            "doi": null,
            "pmc": null,
            "organizations": [
                "151684-14020",
                "151684-14050",
                "151684-14087"
            ],
            "persons": [
                "151684-71794-6"
            ],
            "imported": "2016-03-17T01:00:00+01:00",
            "journal": "Anticancer Res",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.937,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "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": 139020,
            "title": "Evolving patterns in the diagnosis of reactive gastropathy: data from a prospective Central European multicenter study with proposal of a new histologic scoring system.",
            "abstract": null,
            "authors": [
                "Wolf, EM",
                "Plieschnegger, W",
                "Schmack, B",
                "Bordel, H",
                "Höfler, B",
                "Eherer, A",
                "Schulz, T",
                "Vieth, M",
                "Langner, C"
            ],
            "year": 2014,
            "source": "Pathol Res Pract. 2014; 210(12):847-854",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000346454200012",
            "pubmed": "25238940",
            "doi": "10.1016/j.prp.2014.08.009",
            "pmc": null,
            "organizations": [
                "139020-14020",
                "139020-14073",
                "139020-14081"
            ],
            "persons": [
                "139020-50044-4"
            ],
            "imported": "2014-09-25T02:00:00+02:00",
            "journal": "Pathol Res Pract",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.397,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.303,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "PATHOLOGY",
            "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": 152201,
            "title": "Pancreas Cancer Surgery in Octogenarians - Should We or Should We Not?",
            "abstract": null,
            "authors": [
                "Marsoner, K",
                "Kornprat, P",
                "Sodeck, G",
                "Schagerl, J",
                "Langeder, R",
                "Csengeri, D",
                "Wagner, D",
                "Mischinger, HJ",
                "Haybaeck, J"
            ],
            "year": 2016,
            "source": "Anticancer Res. 2016; 36(4):1979-1984",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000375450600071",
            "pubmed": "27069190",
            "doi": null,
            "pmc": null,
            "organizations": [
                "152201-14020",
                "152201-14073"
            ],
            "persons": [
                "152201-50039-4",
                "152201-51595-6",
                "152201-59327-6"
            ],
            "imported": "2016-04-28T02:00:00+02:00",
            "journal": "Anticancer Res",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.937,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "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": 120599,
            "title": "Cytoplasmic pitting has a negative influence on implantation outcome.",
            "abstract": null,
            "authors": [
                "Ebner, T",
                "Tews, G",
                "Sommergruber, M",
                "Moser, M"
            ],
            "year": 2005,
            "source": "J Assist Reprod Genet. 2005; 22(6):239-244",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230396000002",
            "pubmed": "16021852",
            "doi": "10.1007/s10815-005-5146-5",
            "pmc": "PMC3455726",
            "organizations": [],
            "persons": [],
            "imported": "2012-07-23T02:00:00+02:00",
            "journal": "J Assist Reprod Genet",
            "issn": "1058-0468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.889,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 188746,
            "title": "Unfractionated Heparin Selectively Modulates the Expression of CXCL8, CCL2 and CCL5 in Endometrial Carcinoma Cells",
            "abstract": null,
            "authors": [
                "Doster, A",
                "Schwarzig, U",
                "Zygmunt, M",
                "Rom, J",
                "Schutz, F",
                "Fluhr, H"
            ],
            "year": 2016,
            "source": "ANTICANCER RES. 2016; 36(4): 1535-1544. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000375450600010",
            "pubmed": "27069129",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "188746-110025-4"
            ],
            "imported": "2021-07-30T10:03:18+02:00",
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": "ANTICANCER RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.937,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "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": 135765,
            "title": "A novel method for isolation of epithelial cells from ovine esophagus for tissue engineering.",
            "abstract": null,
            "authors": [
                "Macheiner, T",
                "Kuess, A",
                "Dye, J",
                "Saxena, AK"
            ],
            "year": 2014,
            "source": "Biomed Mater Eng. 2014; 24(2):1457-1468",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000333059600004",
            "pubmed": "24642973",
            "doi": "10.3233/BME-130950",
            "pmc": null,
            "organizations": [
                "135765-14049",
                "135765-28392",
                "135765-28394"
            ],
            "persons": [],
            "imported": "2014-03-21T01:00:00+01:00",
            "journal": "Biomed Mater Eng",
            "issn": "0959-2989",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.091,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL-SCI",
            "impactfactor_norm_super": 0.333,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "ENGINEERING, BIOMEDICAL",
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 160859,
            "title": "VITAMIN D: CURRENT GUIDELINES AND FUTURE OUTLOOK   ",
            "abstract": null,
            "authors": [
                "Pilz, S"
            ],
            "year": 2017,
            "source": "Anticancer Research. 2017; 37(6):3342-3342.-Vitamin D in Prevention and Therapy and Biologic Effects of Light; JUN 21-23, 2017; Homburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000402181600099",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160859-14080"
            ],
            "persons": [
                "160859-53344"
            ],
            "imported": "2017-06-23T17:27:40+02:00",
            "journal": null,
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 161056,
            "title": "HUMAN PIGMENTATION, CUTANEOUS VITAMIN D SYNTHESIS AND EVOLUTION: VARIANTS OF GENES (SNPS) INVOLVED IN SKIN PIGMENTATION ARE ASSOCIATED WITH 25(OH)D SERUM CONCENTRATION",
            "abstract": null,
            "authors": [
                "Saternus, R",
                "Rossberg, W",
                "Pilz, S",
                "Graber, S",
                "Wagenpfeil, S",
                "Kleber, M",
                "Marz, W",
                "Reichrath, S",
                "Vogt, T",
                "Reichrath, J"
            ],
            "year": 2017,
            "source": "ANTICANCER RES. 2017; 37(6):3353-3353.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000402181600128",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161056-14028",
                "161056-14080"
            ],
            "persons": [
                "161056-53344"
            ],
            "imported": "2017-06-30T14:47:50+02:00",
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": "ANTICANCER RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.895,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "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": 161081,
            "title": "IMPERATIVE PARTIAL NEPHRECTOMY VERSUS RADICAL NEPHRECTOMY IN PATIENTS WITH RENAL CELL CARCINOMA AND VENOUS THROMBUS",
            "abstract": null,
            "authors": [
                "Marra, G",
                "Gontero, P",
                "Brattoli, M",
                "Capitanio, U",
                "Daneshmand, S",
                "Huang, WC",
                "Espinos, EL",
                "Martinez-Salamanca, JI",
                "Mckiernan, JM",
                "Montorsi, F",
                "Scherr, DS",
                "Zigeuner, R",
                "Libertino, JA"
            ],
            "year": 2017,
            "source": "ANTICANCER RES. 2017; 37(4):2118-2119.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000402167700151",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161081-14056"
            ],
            "persons": [
                "161081-51738"
            ],
            "imported": "2017-06-30T15:08:33+02:00",
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": "ANTICANCER RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.895,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "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": 178426,
            "title": "Novel Aspects in Manufacture, Storage, and Transfusion of Blood Components",
            "abstract": null,
            "authors": [
                "Schlenke, P"
            ],
            "year": 2019,
            "source": "TRANSFUS MED HEMOTH. 2019; 46(4): 221-222. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000496287600001",
            "pubmed": null,
            "doi": "10.1159/000501977",
            "pmc": null,
            "organizations": [
                "178426-14058"
            ],
            "persons": [
                "178426-88593-2"
            ],
            "imported": "2019-12-02T10:04:52+01:00",
            "journal": "TRANSFUS MED HEMOTH",
            "issn": "1660-3796",
            "collection_publisher": null,
            "collection_title": "TRANSFUSION MEDICINE AND HEMOTHERAPY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.937,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "HEMATOLOGY-SCI",
            "impactfactor_norm_super": 0.548,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "HEMATOLOGY-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": true
        },
        {
            "id": 165385,
            "title": "Oncologic Impact of Renal Tissue Adjacent to Renal Cell Carcinoma.",
            "abstract": null,
            "authors": [
                "Aufderklamm, S",
                "Hennenlotter, J",
                "Todenhöfer, T",
                "Senghaas, N",
                "Scharpf, M",
                "Gakis, G",
                "Rausch, S",
                "Mischinger, J",
                "Bier, S",
                "Stenzl, A",
                "Schwentner, C",
                "Bedke, J"
            ],
            "year": 2016,
            "source": "Anticancer Res. 2016; 36(6):2865-2869",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000377464200028",
            "pubmed": "27272798",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "165385-99872-6"
            ],
            "imported": "2018-02-06T01:00:00+01:00",
            "journal": "Anticancer Res",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.937,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "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": 176376,
            "title": "Connexin 43 Expression in Primary Colorectal Carcinomas in Patients with Stage III and IV Disease.",
            "abstract": null,
            "authors": [
                "Radić, J",
                "Krušlin, B",
                "Šamija, M",
                "Ulamec, M",
                "Milošević, M",
                "Jazvić, M",
                "Šamija, I",
                "Grah, JJ",
                "Bolanča, A",
                "Kusić, Z"
            ],
            "year": 2016,
            "source": "Anticancer Res. 2016; 36(5): 2189-2196. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000375456200018",
            "pubmed": "27127122",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "176376-103379-6"
            ],
            "imported": "2019-08-20T02:00:00+02:00",
            "journal": "Anticancer Res",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.937,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "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": 161061,
            "title": "CHALLENGE AND PROMISE: THE RELEVANCE OF VITAMIN D FOR PREVENTIVE MEDICINE",
            "abstract": null,
            "authors": [
                "Marz, W",
                "Pilz, S"
            ],
            "year": 2017,
            "source": "ANTICANCER RES. 2017; 37(6):3339-3339.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000402181600093",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161061-14028",
                "161061-14080"
            ],
            "persons": [
                "161061-53344"
            ],
            "imported": "2017-06-30T14:47:50+02:00",
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": "ANTICANCER RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.895,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161060,
            "title": "AN UPDATE ON SOLARIUM USE AND RISK FOR MALIGNANT MELANOMA: A CRITICAL SYSTEMATIC REVIEW AND META-ANALYSIS",
            "abstract": null,
            "authors": [
                "Burgard, B",
                "Schope, J",
                "Holzschuh, I",
                "Schiekofer, C",
                "Reichrath, S",
                "Marz, W",
                "Ordonez-Mena, J",
                "Pilz, S",
                "Vogt, T",
                "Wagenpfeil, S",
                "Reichrath, J"
            ],
            "year": 2017,
            "source": "ANTICANCER RES. 2017; 37(6):3344-3344.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000402181600104",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161060-14028",
                "161060-14080"
            ],
            "persons": [
                "161060-53344"
            ],
            "imported": "2017-06-30T14:47:50+02:00",
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": "ANTICANCER RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.895,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "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": 90736,
            "title": "Impaired regulation of cardiac function in sepsis, SIRS, and MODS.",
            "abstract": null,
            "authors": [
                "Werdan, K",
                "Schmidt, H",
                "Ebelt, H",
                "Zorn-Pauly, K",
                "Koidl, B",
                "Hoke, RS",
                "Heinroth, K",
                "Müller-Werdan, U"
            ],
            "year": 2009,
            "source": "Can J Physiol Pharmacol. 2009; 87(4):266-274",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000265606000003",
            "pubmed": "19370080",
            "doi": "10.1139/Y09-012",
            "pmc": null,
            "organizations": [
                "90736-14011"
            ],
            "persons": [
                "90736-50969-6",
                "90736-51681-6"
            ],
            "imported": "2009-05-25T13:54:24+02:00",
            "journal": "CAN J PHYSIOL PHARMACOL",
            "issn": "0008-4212",
            "collection_publisher": null,
            "collection_title": "CANADIAN JOURNAL OF PHYSIOLOGY AND PHARMACOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.341,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.26271186440678,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": 0.41,
            "impactfactor_norm_super_year": 2007,
            "impactfactor_norm_super_category": "PHYSIOLOGY",
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77009,
            "title": "Outcome in borderline disorders. A literature review",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB",
                "Kapfhammer, HP"
            ],
            "year": 1999,
            "source": "Fortschr Neurol Psychiatr. 1999; 67(5):200-217",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000080521100002",
            "pubmed": "10367212",
            "doi": "10.1055/s-2007-993997",
            "pmc": null,
            "organizations": [],
            "persons": [
                "77009-50097-2",
                "77009-51907-6"
            ],
            "imported": "2008-02-28T01:00:00+01:00",
            "journal": "Fortschr Neurol Psychiatr",
            "issn": "0720-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.602,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.2625,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 1100,
            "title": "Frequency of immunologic disorders in acute schizophrenia",
            "abstract": null,
            "authors": [
                "Fabisch, H",
                "Fabisch, K",
                "Langs, G",
                "Demel, U",
                "Wieselmann, G",
                "Tilz, GP",
                "Zapotoczky, HG"
            ],
            "year": 1999,
            "source": "FORTSCHR NEUROL PSYCHIAT 1999 67: 218-224.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080521100003",
            "pubmed": "10367213",
            "doi": "10.1055/s-2007-993998",
            "pmc": null,
            "organizations": [
                "1100-29444"
            ],
            "persons": [
                "1100-51537-6",
                "1100-51731-6"
            ],
            "imported": null,
            "journal": "FORTSCHR NEUROL PSYCHIAT",
            "issn": "0720-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.602,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.2625,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 84480,
            "title": "Longitudinal determination of serum placental protein 13 during development of preeclampsia.",
            "abstract": null,
            "authors": [
                "Huppertz, B",
                "Sammar, M",
                "Chefetz, I",
                "Neumaier-Wagner, P",
                "Bartz, C",
                "Meiri, H"
            ],
            "year": 2008,
            "source": "Fetal Diagn Ther. 2008; 24(3):230-236",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000259726100014",
            "pubmed": "18753763",
            "doi": "10.1159/000151344",
            "pmc": null,
            "organizations": [
                "84480-14017"
            ],
            "persons": [
                "84480-54142-2"
            ],
            "imported": "2008-10-01T02:00:00+02:00",
            "journal": "Fetal Diagn Ther",
            "issn": "1015-3837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.184,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.262295081967213,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": 0.281,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY",
            "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": 182632,
            "title": "Characteristics of paediatric patients with altered conscious state attended by road ambulances in a metropolitan area - An 8 year observational study.",
            "abstract": null,
            "authors": [
                "Heschl, S",
                "Bernard, S",
                "Andrew, E",
                "Smith, K"
            ],
            "year": 2020,
            "source": "Australas Emerg Care. 2020; 23(3):142-146",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000572692000002",
            "pubmed": "32595108",
            "doi": "10.1016/j.auec.2020.02.006",
            "pmc": null,
            "organizations": [],
            "persons": [
                "182632-67711-2"
            ],
            "imported": "2020-07-08T02:00:00+02:00",
            "journal": "Australas Emerg Care",
            "issn": "2588-994X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.283,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.262,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "NURSING-SSCI",
            "impactfactor_norm_super": 0.262,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "NURSING-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": 88042,
            "title": "Reconstruction of humeroradial joint",
            "abstract": null,
            "authors": [
                "Linhart, WE",
                "Kraus, T"
            ],
            "year": 2009,
            "source": "OPER ORTHOPADE TRAUMATOL. 2009; 20(4-5): 396-408. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000262786200011",
            "pubmed": "19169782",
            "doi": "10.1007/s00064-008-1411-y",
            "pmc": null,
            "organizations": [
                "88042-14049"
            ],
            "persons": [
                "88042-51571-2",
                "88042-54144-6"
            ],
            "imported": "2009-02-20T13:09:51+01:00",
            "journal": "OPER ORTHOPADE TRAUMATOL",
            "issn": "0934-6694",
            "collection_publisher": null,
            "collection_title": "OPERATIVE ORTHOPADIE UND TRAUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.433,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.262,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": 0.262,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "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
        }
    ]
}