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=2280&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157496,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2300&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2260&ordering=impactfactor_norm",
    "results": [
        {
            "id": 127367,
            "title": "Unusual treatment of slaughterer's gun injury",
            "abstract": null,
            "authors": [
                "Crevenna, R",
                "Homann, CN",
                "Ivanic, G",
                "Klintschar, M"
            ],
            "year": 1999,
            "source": "Injury. 1999; 30(8):537-538",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082763600004",
            "pubmed": "10707209",
            "doi": "10.1016/S0020-1383(99)00145-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "127367-51959-6"
            ],
            "imported": "2013-03-08T15:48:43+01:00",
            "journal": "INJURY",
            "issn": "0020-1383",
            "collection_publisher": null,
            "collection_title": "INJURY-INTERNATIONAL JOURNAL OF THE CARE OF THE INJURED; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.261,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 1999,
            "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": 128997,
            "title": "Quality Management in the pre-graduate Training in the Department of Internal Medicine - The Graz Model.",
            "abstract": null,
            "authors": [
                "Roller-Wirnsberger, R",
                "Roller, RE",
                "Zöbl, M",
                "Bernhardt-Melischnig, J",
                "Manhal, S",
                "Dimai, HP"
            ],
            "year": 2013,
            "source": "INTERNIST. 2013; 54: 136-136.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000317299700315",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128997-13935",
                "128997-14026",
                "128997-14080"
            ],
            "persons": [
                "128997-51745",
                "128997-54278",
                "128997-82682",
                "128997-79271"
            ],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 128998,
            "title": "Validity of different Measurement Parameters to identify Protein Malnutrition in male and female geriatric Patients.",
            "abstract": null,
            "authors": [
                "Roller-Wirnsberger, R",
                "Wirnsberger, G",
                ""
            ],
            "year": 2013,
            "source": "INTERNIST.  . 2013; 54: 68-68.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000317299700149",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128998-14084"
            ],
            "persons": [
                "128998-51745",
                "128998-51739"
            ],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 129004,
            "title": "Considerations for the development of an undergraduate curriculum in geriatric medicine.",
            "abstract": null,
            "authors": [
                "Singler, K",
                "Roller-Wirnsberger, R",
                ""
            ],
            "year": 2013,
            "source": "INTERNIST.  . 2013; 54: 125-125.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000317299700287",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "129004-51745"
            ],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 129007,
            "title": "Exercise Training Benefits according to Age and Sex in Diastolic Heart Failure.",
            "abstract": null,
            "authors": [
                "von Oehsen, K",
                "Wachter, R",
                "Durstewitz, K",
                "Duvinage, A",
                "Stahrenberg, R",
                "Holzendorf, V",
                "Pieske, B",
                "Herrmann-Lingen, C",
                "Edelmann, F",
                ""
            ],
            "year": 2013,
            "source": "INTERNIST.  . 2013; 54: 103-103.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000317299700232",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129007-14083"
            ],
            "persons": [],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 129031,
            "title": "Renal Transplantation and Age - a particular Challenge.",
            "abstract": null,
            "authors": [
                "Wirnsberger, G",
                "Astrid, M",
                "Rosenkranz, A",
                "Renate, Z",
                "Roller-Wirnsberger, R",
                ""
            ],
            "year": 2013,
            "source": "INTERNIST. 2013; 54: 123-124.-DGfN; OCT 5-8, 2013; Berlin. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000317299700283",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129031-14084"
            ],
            "persons": [
                "129031-51745",
                "129031-72630",
                "129031-51739"
            ],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 129038,
            "title": "Discrepancy between history and biochemically specific Smoking status in Patients of LURIC Study.",
            "abstract": null,
            "authors": [
                "Wallner-Liebmann, S",
                "Siekmeier, R",
                "Grammer, T",
                "Mangge, H",
                "Marz, W",
                "Renner, W",
                ""
            ],
            "year": 2013,
            "source": "INTERNIST. 2013; 54: 106-106.-Jahrestagung der ÖKG; Juni 5-8, 2013; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000317299700240",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129038-14014",
                "129038-14028"
            ],
            "persons": [
                "129038-50910",
                "129038-51266",
                "129038-52854"
            ],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 129041,
            "title": "Galectin-3 in Heart Failure with Preserved Ejection Fraction - the Effects of Chronic Aldosterone Receptor Blockade (The Aldo-DHF Trial).",
            "abstract": null,
            "authors": [
                "Durstewitz, K",
                "Holzendorf, V",
                "Wachter, R",
                "Gelbrich, G",
                "Stahrenberg, R",
                "Hasenfuss, G",
                "Pieske, B",
                "Edelmann, F",
                ""
            ],
            "year": 2013,
            "source": "INTERNIST.  . 2013; 54: 104-105.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000317299700236",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129041-14083"
            ],
            "persons": [],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 183842,
            "title": "The role of the anti-apoptotic Bcl-2 proteins Bcl-x(L) and Mcl-1 in survival of T-cell Non-Hodgkin's lymphoma",
            "abstract": null,
            "authors": [
                "Jost, PJ",
                "Spinner, S",
                "Kelly, G",
                "Herold, M",
                "Yabal, M",
                "Strasser, A",
                "Peschel, C"
            ],
            "year": 2012,
            "source": "ONKOLOGIE. 2012; 35:  4-4. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000310766700010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "183842-107132"
            ],
            "imported": "2020-10-22T11:54:44+02:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": "ONKOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 185247,
            "title": "Novel staining procedures for whole mount preparations of greater wax moth (Galleria mellonella) embryos: toluidine blue-rhodamine B, plus calcofluor white.",
            "abstract": null,
            "authors": [
                "Abidalla, M",
                "Battaglia, D"
            ],
            "year": 2019,
            "source": "Biotech Histochem. 2019; 94(2):108-114",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000467970800004",
            "pubmed": "30354692",
            "doi": "10.1080/10520295.2018.1519726",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2021-01-18T01:00:00+01:00",
            "journal": "Biotech Histochem",
            "issn": "1473-7760",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.203,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY-SCI",
            "impactfactor_norm_super": 0.169,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "BIOTECHNOLOGY + APPLIED MICROBIOLOGY-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": 187153,
            "title": "[Long-term treatment concepts for osteoporosis].",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, B",
                "Fössl, I",
                "Dimai, HP"
            ],
            "year": 2021,
            "source": "INTERNIST. 2021; 62(5): 474-485. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000628073500002",
            "pubmed": "33710362",
            "doi": "10.1007/s00108-021-00993-3",
            "pmc": "PMC8079292",
            "organizations": [
                "187153-14080"
            ],
            "persons": [
                "187153-51809-2",
                "187153-98005-6",
                "187153-79271-6"
            ],
            "imported": "2021-03-29T12:23:08+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.834,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.15,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": true,
            "local_affiliation": true
        },
        {
            "id": 187554,
            "title": "[Chronic obstructive pulmonary disease: the right treatment for the right patient].",
            "abstract": null,
            "authors": [
                "Olschewski, H",
                "Buhl, R",
                "Funk, GC",
                "Valipour, A",
                "Vogelmeier, CF"
            ],
            "year": 2021,
            "source": "INTERNIST. 2021; 13(4):",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000640720900002",
            "pubmed": "33860810",
            "doi": "10.1007/s00108-021-01021-0",
            "pmc": "PMC8217063",
            "organizations": [
                "187554-14087"
            ],
            "persons": [],
            "imported": "2021-05-10T10:43:20+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.834,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.15,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": 120753,
            "title": "Histiocytic sarcoma - targeted therapy: novel therapeutic options? A series of 4 cases.",
            "abstract": null,
            "authors": [
                "Schlick, K",
                "Aigelsreiter, A",
                "Pichler, M",
                "Reitter, S",
                "Neumeister, P",
                "Hoefler, G",
                "Beham-Schmid, C",
                "Linkesch, W"
            ],
            "year": 2012,
            "source": "Onkologie. 2012; 35(7-8):447-450",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000307424400009",
            "pubmed": "22846978",
            "doi": "10.1159/000340066",
            "pmc": null,
            "organizations": [
                "120753-14020",
                "120753-14082",
                "120753-14085"
            ],
            "persons": [
                "120753-50871-1",
                "120753-51930-6"
            ],
            "imported": "2012-08-01T02:00:00+02:00",
            "journal": "Onkologie",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.0,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": 0.205,
            "impactfactor_norm_super_year": 2009,
            "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": 167128,
            "title": "Comparison of three surgical treatment options for unicameral bone cysts in humerus.",
            "abstract": null,
            "authors": [
                "Mavčič, B",
                "Saraph, V",
                "Gilg, MM",
                "Bergovec, M",
                "Brecelj, J",
                "Leithner, A"
            ],
            "year": 2019,
            "source": "J Pediatr Orthop B. 2019; 28(1):51-56",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000453527000009",
            "pubmed": "29688964",
            "doi": "10.1097/BPB.0000000000000518",
            "pmc": null,
            "organizations": [
                "167128-14049",
                "167128-14052"
            ],
            "persons": [
                "167128-50868-6",
                "167128-53237-6",
                "167128-77074-6",
                "167128-88122-6"
            ],
            "imported": "2018-04-26T02:00:00+02:00",
            "journal": "J Pediatr Orthop B",
            "issn": "1060-152X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.832,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ORTHOPEDICS-SCI",
            "impactfactor_norm_super": 0.171,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ORTHOPEDICS-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": 213427,
            "title": "The Geographical Distribution of Global Biobanks.",
            "abstract": null,
            "authors": [
                "Parvizpour, F",
                "Salahi, S",
                "Mahmanzar, MA",
                "Rahimian, K",
                "Esfandiari, N",
                "Fatahi, Z",
                "Khoshdast, N",
                "Yarmohammadi, R",
                "Amirkhani, MA",
                "Jafarian, A"
            ],
            "year": 2024,
            "source": "Cell J. 2025; 26(9): 523-529. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001410852700001",
            "pubmed": "39827379",
            "doi": "10.22074/cellj.2024.2024380.1525",
            "pmc": null,
            "organizations": [
                "213427-14010"
            ],
            "persons": [
                "213427-129518-6"
            ],
            "imported": "2025-01-27T01:00:00+01:00",
            "journal": "Cell J",
            "issn": "2228-5806",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CELL BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.236,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "CELL BIOLOGY-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": 123134,
            "title": "Correlations between variants in the ERCC2 gene and the risk of the development of radiation induced late toxicity in prostate cancer patients",
            "abstract": null,
            "authors": [
                "Thurner, EM",
                "Krenn-Pilko, S",
                "Absenger, G",
                "Hofmann, G",
                "Gerger, A",
                "Langsenlehner, U",
                "Kapp, KS",
                "Langsenlehner, T"
            ],
            "year": 2012,
            "source": "Onkologie - International Journal for Cancer Research and Treatment. 2012; 35(6):182-182.-Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Hämatologie und Onkologie; OKT 19-23, 2012; Stuttgart, GERMANY.  (ISBN: 978-3-318-02304-6 )",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000310766700475",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123134-14060",
                "123134-14085"
            ],
            "persons": [
                "123134-50495",
                "123134-52003",
                "123134-58814"
            ],
            "imported": "2012-11-07T22:19:27+01:00",
            "journal": null,
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 112353,
            "title": "Neuroendocrine adenoma of the middle ear (NAME) mimicking as chronic otitis media with an episode of facial nerve palsy",
            "abstract": null,
            "authors": [
                "Tomazic, PV",
                "Beham, A",
                "Lackner, A",
                "Ropposch, T",
                "Stockreiter, U",
                "Walch, C"
            ],
            "year": 2011,
            "source": "B-ENT. 2011; 7(2): 121-125. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000292426300008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "112353-14020",
                "112353-14066"
            ],
            "persons": [
                "112353-51729-6"
            ],
            "imported": "2011-07-21T14:06:48+02:00",
            "journal": "B-ENT",
            "issn": "0001-6497",
            "collection_publisher": null,
            "collection_title": "B-ENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.504,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": 0.122,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY",
            "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": 84119,
            "title": "Metabolism of 4-hydroxynonenal by the rat hepatoma cell line MH1C1.",
            "abstract": null,
            "authors": [
                "Ferro, M",
                "Marinari, UM",
                "Poli, G",
                "Dianzani, MU",
                "Fauler, G",
                "Zollner, H",
                "Esterbauer, H"
            ],
            "year": 1988,
            "source": "Cell Biochem Funct. 1988; 6(4): 245-250. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q372400004",
            "pubmed": "3191583",
            "doi": "10.1002/cbf.290060405",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-29T02:00:00+02:00",
            "journal": "Cell Biochem Funct",
            "issn": "0263-6484",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.041,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.122033898305085,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 96181,
            "title": "Detection of pneumoperitoneum by ultrasound examination: an experimental and clinical study.",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Peicha, G",
                "Clement, HG",
                "Grechenig, M"
            ],
            "year": 1999,
            "source": "Injury. 1999; 30(3):173-178",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079693500004",
            "pubmed": "10476262",
            "doi": "10.1016/S0020-1383(98)00248-4",
            "pmc": null,
            "organizations": [
                "96181-14052"
            ],
            "persons": [
                "96181-51694-1",
                "96181-60541-6"
            ],
            "imported": "2009-11-29T01:00:00+01:00",
            "journal": "Injury",
            "issn": "0020-1383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.261,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.122137404580153,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 62652,
            "title": "The place of lysis in acute pulmonary embolism",
            "abstract": null,
            "authors": [
                "Olschewski, H"
            ],
            "year": 2006,
            "source": "ZBL CHIR. 2006; 131(5): 432-434. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000241908700015",
            "pubmed": "17089298",
            "doi": "10.1055/s-2006-949535",
            "pmc": null,
            "organizations": [
                "62652-14087"
            ],
            "persons": [],
            "imported": "2006-12-12T13:31:25+01:00",
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.548,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.122302158273381,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}