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=149100&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149120&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149080&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 558,
            "title": "Concentrations of selected trace elements in human milk and in infant formulas determined by magnetic sector field inductively coupled plasma-mass spectrometry.",
            "abstract": null,
            "authors": [
                "Krachler, M",
                "Prohaska, T",
                "Koellensperger, G",
                "Rossipal, E",
                "Stingeder, G"
            ],
            "year": 2000,
            "source": "Biol Trace Elem Res. 2000; 76(2):97-112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088842400001",
            "pubmed": "11049226",
            "doi": "10.1385/BTER:76:2:97",
            "pmc": null,
            "organizations": [
                "558-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOL TR ELEM RES",
            "issn": "0163-4984",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.786,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.372549019607843,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 702,
            "title": "Determination of selenium in serum by FI-HG-AAS and calculation of dietary intake.",
            "abstract": null,
            "authors": [
                "Li, F",
                "Rossipal, E",
                "Micetic-Turk, D"
            ],
            "year": 2000,
            "source": "Biol Trace Elem Res. 2000; 73(3):201-210",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086125600002",
            "pubmed": "11049212",
            "doi": "10.1385/BTER:73:3:201",
            "pmc": null,
            "organizations": [
                "702-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOL TR ELEM RES",
            "issn": "0163-4984",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.786,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.372549019607843,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 3594,
            "title": "Pleural effusions and sera from patients with benign or malignant diseases.",
            "abstract": null,
            "authors": [
                "Domej, W",
                "Krachler, M",
                "Goessler, W",
                "Maier, A",
                "Irgolic, KJ"
            ],
            "year": 2000,
            "source": "Biol Trace Elem Res. 2000; 78(1-3):13-33",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167741800003",
            "pubmed": "11314972",
            "doi": "10.1385/BTER:78:1-3:13",
            "pmc": null,
            "organizations": [
                "3594-14045"
            ],
            "persons": [
                "3594-51525-2"
            ],
            "imported": null,
            "journal": "BIOL TR ELEM RES",
            "issn": "0163-4984",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.786,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.372549019607843,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 3595,
            "title": "Concentrations of copper, zinc, manganese, rubidium, and magnesium in thoracic empyemata and corresponding sera.",
            "abstract": null,
            "authors": [
                "Domej, W",
                "Krachler, M",
                "Goessler, W",
                "Maier, A",
                "Irgolic, KJ",
                "Lang, JK"
            ],
            "year": 2000,
            "source": "Biol Trace Elem Res. 2000; 78(1-3):53-66",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167741800006",
            "pubmed": "11314988",
            "doi": "10.1385/BTER:78:1-3:53",
            "pmc": null,
            "organizations": [
                "3595-14045"
            ],
            "persons": [
                "3595-51525-2"
            ],
            "imported": null,
            "journal": "BIOL TR ELEM RES",
            "issn": "0163-4984",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.786,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.372549019607843,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 2649,
            "title": "Thermographic visualization of changes in peripheral perfusion during acupuncture",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Wang, L"
            ],
            "year": 1999,
            "source": "Biomed Tech (Berl). 1999; 44(5):129-134",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080674700003",
            "pubmed": "10413986",
            "doi": "10.1515/bmte.1999.44.5.129",
            "pmc": null,
            "organizations": [
                "2649-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.757,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.372093023255814,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 2794,
            "title": "Ultrasound identification and size determination of the palmaris longus tendon",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, H",
                "Mayr, J",
                "Grechenig, M"
            ],
            "year": 1999,
            "source": "Biomed Tech (Berl). 1999; 44(11):319-323",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083899600004",
            "pubmed": "10608076",
            "doi": "10.1515/bmte.1999.44.11.319",
            "pmc": null,
            "organizations": [
                "2794-14048",
                "2794-14052"
            ],
            "persons": [
                "2794-51694-2",
                "2794-60541-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.757,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.372093023255814,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 552,
            "title": "Computer-controlled acupuncture. A new construction for simultaneous measurement of blood flow velocity of the supratrochlear and middle cerebral arteries",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Yang, NH",
                "Schwarz, G",
                "Wang, L"
            ],
            "year": 1999,
            "source": "Biomed Tech (Berl). 1999; 44(3):58-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079661300004",
            "pubmed": "10321052",
            "doi": "10.1515/bmte.1999.44.3.58",
            "pmc": null,
            "organizations": [
                "552-14043",
                "552-14044",
                "552-14070"
            ],
            "persons": [
                "552-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.757,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.372093023255814,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 185359,
            "title": "Axillary artery dissection after scapular fracture.",
            "abstract": null,
            "authors": [
                "Cvjetko, I",
                "Staresinic, M",
                "Hlevnjak, D",
                "Bakota, B",
                "Dovzak, I"
            ],
            "year": 2011,
            "source": "Ann Vasc Surg. 2011; 25(6):837.e5-837.e7",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000293269500017",
            "pubmed": "21530158",
            "doi": "10.1016/j.avsg.2011.02.014",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2021-01-22T01:00:00+01:00",
            "journal": "Ann Vasc Surg",
            "issn": "0890-5096",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.035,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.372,
            "impactfactor_norm_year": 2011,
            "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": 187856,
            "title": "Quantitative evaluation of the sacroiliac joint fixation in stress reduction on both sacroiliac joint cartilage and ligaments: A finite element analysis.",
            "abstract": null,
            "authors": [
                "Venayre, B",
                "Koyama, Y",
                "Kurosawa, D",
                "Hammer, N",
                "Lingslebe, U",
                "Murakami, E",
                "Ozawa, H",
                "Ohashi, T"
            ],
            "year": 2021,
            "source": "Clin Biomech (Bristol, Avon). 2021; 85:105350",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000651381300006",
            "pubmed": "33878625",
            "doi": "10.1016/j.clinbiomech.2021.105350",
            "pmc": null,
            "organizations": [
                "187856-14018"
            ],
            "persons": [
                "187856-102804-6"
            ],
            "imported": "2021-06-07T10:48:32+02:00",
            "journal": "CLIN BIOMECH",
            "issn": "0268-0033",
            "collection_publisher": null,
            "collection_title": "CLINICAL BIOMECHANICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.034,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.372,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "ORTHOPEDICS-SCI",
            "impactfactor_norm_super": 0.553,
            "impactfactor_norm_super_year": 2018,
            "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": 204462,
            "title": "Accuracy of Conventional Instrumentation is Dependent on Alignment Philosophy Using the Identical Surgical Technique in Total Knee Arthroplasty.",
            "abstract": null,
            "authors": [
                "Koutp, A",
                "Clar, C",
                "Leitner, L",
                "Fischerauer, S",
                "Reinbacher, P",
                "Leithner, A",
                "Klasan, A",
                "Sadoghi, P"
            ],
            "year": 2024,
            "source": "J Knee Surg. 2024; 37(1):20-25",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001094498900005",
            "pubmed": "37714215",
            "doi": "10.1055/a-2176-4767",
            "pmc": null,
            "organizations": [
                "204462-14052"
            ],
            "persons": [
                "204462-53237-6",
                "204462-59379-4",
                "204462-72835-6",
                "204462-91941-6",
                "204462-94958-1",
                "204462-94962-6"
            ],
            "imported": "2023-09-16T02:00:00+02:00",
            "journal": "J Knee Surg",
            "issn": "1538-8506",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.372,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": 0.465,
            "impactfactor_norm_super_year": 2021,
            "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": 122042,
            "title": "GABA(C) receptors are expressed in GABAergic and non-GABAergic neurons of the rat superior colliculus and visual cortex.",
            "abstract": null,
            "authors": [
                "Grabert, J",
                "Jost, B",
                "Patz, S",
                "Wahle, P",
                "Wahle, P",
                "Schmidt, M"
            ],
            "year": 2009,
            "source": "Exp Brain Res. 2009; 199(3-4):245-252",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000272119600004",
            "pubmed": "19198818",
            "doi": "10.1007/s00221-009-1710-z",
            "pmc": null,
            "organizations": [],
            "persons": [
                "122042-63490-6"
            ],
            "imported": "2012-10-08T02:00:00+02:00",
            "journal": "Exp Brain Res",
            "issn": "0014-4819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.256,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.372,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": 0.393,
            "impactfactor_norm_super_year": 2007,
            "impactfactor_norm_super_category": "NEUROSCIENCES",
            "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": 187873,
            "title": "Does femoral anteversion and internally rotated gait correlate in subjects with patellofemoral instability?",
            "abstract": null,
            "authors": [
                "Schranz, C",
                "Belohlavek, T",
                "Sperl, M",
                "Kraus, T",
                "Svehlik, M"
            ],
            "year": 2021,
            "source": "Clin Biomech (Bristol, Avon). 2021; 84:105333",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000648651000026",
            "pubmed": "33845347",
            "doi": "10.1016/j.clinbiomech.2021.105333",
            "pmc": null,
            "organizations": [
                "187873-14052"
            ],
            "persons": [
                "187873-54144-6",
                "187873-65038-6"
            ],
            "imported": "2021-06-07T10:48:32+02:00",
            "journal": "CLIN BIOMECH",
            "issn": "0268-0033",
            "collection_publisher": null,
            "collection_title": "CLINICAL BIOMECHANICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.034,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.372,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "ORTHOPEDICS-SCI",
            "impactfactor_norm_super": 0.553,
            "impactfactor_norm_super_year": 2018,
            "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": 204536,
            "title": "Restoring Tibial Slope and Sagittal Alignment of the Femoral Component in Unrestricted Kinematically Aligned Total Knee Arthroplasty Using Conventional versus Patient-Specific Instrumentation.",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Draschl, A",
                "Leitner, L",
                "Fischerauer, S",
                "Koutp, A",
                "Clar, C",
                "Leithner, A",
                "Klasan, A"
            ],
            "year": 2024,
            "source": "J Knee Surg. 2024; 37(1):2-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001094498900004",
            "pubmed": "37734408",
            "doi": "10.1055/a-2179-8364",
            "pmc": null,
            "organizations": [
                "204536-14052"
            ],
            "persons": [
                "204536-53237-6",
                "204536-59379-2",
                "204536-72835-6",
                "204536-91941-6",
                "204536-94958-6"
            ],
            "imported": "2023-09-23T02:00:00+02:00",
            "journal": "J Knee Surg",
            "issn": "1538-8506",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.372,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": 0.465,
            "impactfactor_norm_super_year": 2021,
            "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": 127644,
            "title": "Efficacy of misoprostol in relation to uterine position in the treatment of early pregnancy failure.",
            "abstract": null,
            "authors": [
                "Reif, P",
                "Tappauf, C",
                "Panzitt, T",
                "Haas, J",
                "Lang, U",
                "Klaritsch, P"
            ],
            "year": 2013,
            "source": "Int J Gynaecol Obstet. 2013; 121(2):137-140",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000318137400009",
            "pubmed": "23419998",
            "doi": "10.1016/j.ijgo.2012.11.019",
            "pmc": null,
            "organizations": [
                "127644-14038",
                "127644-14064"
            ],
            "persons": [
                "127644-50155-6",
                "127644-51627-6",
                "127644-80792-6"
            ],
            "imported": "2013-03-21T01:00:00+01:00",
            "journal": "Int J Gynaecol Obstet",
            "issn": "0020-7292",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.563,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.372,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": 0.709,
            "impactfactor_norm_super_year": 2011,
            "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": 156050,
            "title": "Involvement of the epidermal growth factor receptor in the modulation of multidrug resistance in human hepatocellular carcinoma cells in vitro.",
            "abstract": null,
            "authors": [
                "Hoffmann, K",
                "Xiao, Z",
                "Franz, C",
                "Mohr, E",
                "Serba, S",
                "Büchler, MW",
                "Schemmer, P"
            ],
            "year": 2011,
            "source": "Cancer Cell Int. 2011; 11(3):40-40",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000297699800001",
            "pubmed": "22088142",
            "doi": "10.1186/1475-2867-11-40",
            "pmc": "PMC3228664",
            "organizations": [],
            "persons": [],
            "imported": "2016-11-28T01:00:00+01:00",
            "journal": "Cancer Cell Int",
            "issn": "1475-2867",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.973,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.372,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": 0.372,
            "impactfactor_norm_super_year": 2011,
            "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": 162170,
            "title": "Diagnosis of Internal Hernia After Roux-en-Y gastric bypass in Bariatric Patients by CT Imaging].",
            "abstract": null,
            "authors": [
                "Vollmann, RK",
                "Beckerhinn, P",
                "Kalmar, PI",
                "Vollmann, J",
                "Sochor, HP"
            ],
            "year": 2017,
            "source": "ROFO-FORTSCHR RONTG. 2017; 189(9): 805-807. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000408316800001",
            "pubmed": "28834980",
            "doi": "10.1055/s-0043-109009",
            "pmc": null,
            "organizations": [
                "162170-14108"
            ],
            "persons": [],
            "imported": "2017-09-13T15:06:51+02:00",
            "journal": "ROFO-FORTSCHR RONTG",
            "issn": "1438-9029",
            "collection_publisher": null,
            "collection_title": "ROFO-FORTSCHRITTE AUF DEM GEBIET DER RONTGENSTRAHLEN UND DER BILDGEBENDEN VERFAHREN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.636,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.372,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": 0.419,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": true
        },
        {
            "id": 225,
            "title": "Anterior and upward displacement of the inferior mesenteric vein:a new diagnostic clue to left paraduodenal hernias?",
            "abstract": null,
            "authors": [
                "Schaffler, GJ",
                "Groell, R",
                "Kammerhuber, F",
                "Stacher, R",
                "Hammerl, R",
                "Rabl, H",
                "Hoess, G",
                "Szolar, DH"
            ],
            "year": 1999,
            "source": "Abdom Imaging. 1999; 24(1):29-31",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077779600006",
            "pubmed": "9933669",
            "doi": "10.1007%2Fs002619900435",
            "pmc": null,
            "organizations": [
                "225-14045",
                "225-14050",
                "225-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ABDOM IMAGING",
            "issn": "0942-8925",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.891,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.371794871794872,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 62274,
            "title": "Immunohistochemistry with monoclonal antibody against Candida albicans mannan antigen demonstrates cutaneous Candida granulomas as evidence of Candida sepsis in an immunosuppressed host.",
            "abstract": null,
            "authors": [
                "Breier, F",
                "Oesterreicher, C",
                "Brugger, S",
                "Linkesch, W",
                "Anegg, B",
                "Jurecka, W"
            ],
            "year": 1997,
            "source": "DERMATOLOGY. 1997; 194(3): 293-296. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XC02400024",
            "pubmed": "9187854",
            "doi": "10.1159/000246130",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62274-56918-6"
            ],
            "imported": "2006-12-07T09:52:40+01:00",
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.719,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 1213,
            "title": "Homeopathic Versus Placebo Therapy of Children with Warts on the Hands - Reply",
            "abstract": null,
            "authors": [
                "Kainz, JT",
                "Kozel, G",
                "Haidvogl, M",
                "Smolle, J"
            ],
            "year": 1997,
            "source": "DERMATOLOGY 1997 195: 183-183.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XU47700023",
            "pubmed": null,
            "doi": "10.1159/000245730",
            "pmc": null,
            "organizations": [
                "1213-14047"
            ],
            "persons": [
                "1213-51617-6"
            ],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.719,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 5986,
            "title": "Photodynamic therapy with 5-aminolevulinic acid: a promising concept for the treatment of cutaneous tumors.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Dermatology. 1995; 190(3):183-185",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1995QU77600002",
            "pubmed": "7599378",
            "doi": "10.1159/000246681",
            "pmc": null,
            "organizations": [
                "5986-14047"
            ],
            "persons": [
                "5986-51618-1",
                "5986-51620-6"
            ],
            "imported": null,
            "journal": "DERMATOLOGY         ",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.73,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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
        }
    ]
}