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=155100&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155120&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155080&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 202276,
            "title": "Expression of Eukaryotic Translation Initiation Factors in the Urothelial Carcinoma of the Bladder.",
            "abstract": null,
            "authors": [
                "Luzha, J",
                "Nass, N",
                "Czapiewski, P",
                "Schroeder, N",
                "Kalinski, T",
                "Schostak, M",
                "Schatz, C",
                "Jandrig, B",
                "Haybaeck, J"
            ],
            "year": 2023,
            "source": "Anticancer Res. 2023; 43(4):1437-1448",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000967771800006",
            "pubmed": "36974813",
            "doi": "10.21873/anticanres.16292",
            "pmc": null,
            "organizations": [
                "202276-14020"
            ],
            "persons": [],
            "imported": "2023-03-29T02: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.6,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.112,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.163,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "ONCOLOGY-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": 203552,
            "title": "Treatment Algorithm for Patients With Gastric Adenocarcinoma: Austrian Consensus on Systemic Therapy - An Update.",
            "abstract": null,
            "authors": [
                "Wöll, E",
                "Amann, A",
                "Eisterer, W",
                "Gerger, A",
                "Grünberger, B",
                "Rumpold, H",
                "Weiss, L",
                "Winder, T",
                "Greil, R",
                "Prager, GW"
            ],
            "year": 2023,
            "source": "Anticancer Res. 2023; 43(7):2889-2897",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001072909600001",
            "pubmed": "37351962",
            "doi": "10.21873/anticanres.16460",
            "pmc": null,
            "organizations": [
                "203552-14085"
            ],
            "persons": [
                "203552-58814-6"
            ],
            "imported": "2023-06-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.6,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.112,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.163,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "ONCOLOGY-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": 209289,
            "title": "Diagnosis of interstitial Lung Diseases - Recommendation for Action with a Focus on rheumatological Systemic Diseases",
            "abstract": null,
            "authors": [
                "Reichenberger, F",
                "Dechant, C",
                "Ley, S",
                "Gschwendtner, A",
                "Benedikter, J",
                "Späthling-Mestekemper, S",
                "Kneidinger, N",
                "Powitz, F",
                "Krüger, K",
                "Wahle, M",
                "Schwaiblmair, M"
            ],
            "year": 2022,
            "source": "DEUT MED WOCHENSCHR. 2022; 147(21): 1371-1382. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000871687700016",
            "pubmed": "36279863",
            "doi": "10.1055/a-1877-0275",
            "pmc": null,
            "organizations": [],
            "persons": [
                "209289-125880-6"
            ],
            "imported": "2024-05-02T09:27:07+02:00",
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": "DEUTSCHE MEDIZINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.112,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.139,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 79387,
            "title": "10-Undecynoic acid, an inhibitor of cytochrome P450 4A1, inhibits ethanolamine-specific phospholipid base exchange reaction in rat liver microsomes.",
            "abstract": null,
            "authors": [
                "Lenart, J",
                "Pikula, S"
            ],
            "year": 1999,
            "source": "Acta Biochim Pol. 1999; 46(1): 203-210. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079528700020",
            "pubmed": "10453996",
            "doi": "10.18388/abp.1999_4198",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-03-31T02:00:00+02:00",
            "journal": "Acta Biochim Pol",
            "issn": "0001-527X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.569,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.111864406779661,
            "impactfactor_norm_year": 1999,
            "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": 3571,
            "title": "Source localization of induced cortical oscillations during tactile finger stimulation.",
            "abstract": null,
            "authors": [
                "Schweitzer, G",
                "Edlinger, G",
                "Krausz, G",
                "Neuper, C",
                "Bammer, R",
                "Stollberger, R",
                "Pfurtscheller, G"
            ],
            "year": 2001,
            "source": "BIOMED TECH 2001 46: 24-28.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167560200004",
            "pubmed": "11258138",
            "doi": "10.1515/bmte.2001.46.1-2.24",
            "pmc": null,
            "organizations": [
                "3571-14054"
            ],
            "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.431,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 2620,
            "title": "The role of occlusal discrepancies in the long-term stability of the mandibular arch.",
            "abstract": null,
            "authors": [
                "Weiland, FJ"
            ],
            "year": 1994,
            "source": "EUR J ORTHODONT. 1994; 16(6): 521-529. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QM47800005",
            "pubmed": "7720797",
            "doi": "10.1093/ejo/16.6.521",
            "pmc": null,
            "organizations": [
                "2620-14057"
            ],
            "persons": [],
            "imported": "2008-06-25T18:41:17+02:00",
            "journal": "EUR J ORTHODONT",
            "issn": "0141-5387",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.386,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 9232,
            "title": "Changes in occlusion and condylar positioning during retention with a gnathologic positioner.",
            "abstract": null,
            "authors": [
                "Droschl, H",
                "Permann, I",
                "Bantleon, HP"
            ],
            "year": 1989,
            "source": "EUR J ORTHODONT. 1989; 11(3): 221-227. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AQ24100005",
            "pubmed": "2676570",
            "doi": "10.1093/oxfordjournals.ejo.a035989",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-04-14T17:26:46+02:00",
            "journal": "EUR J ORTHODONT",
            "issn": "0141-5387",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 8698,
            "title": "Forces produced by orthodontic elastics as a function of time and distance extended.",
            "abstract": null,
            "authors": [
                "Bertl, WH",
                "Droschl, H"
            ],
            "year": 1986,
            "source": "EUR J ORTHODONT. 1986; 8(3): 198-201. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E417800010",
            "pubmed": "3464445",
            "doi": "10.1093/ejo/8.3.198",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T11:22:23+01:00",
            "journal": "EUR J ORTHODONT",
            "issn": "0141-5387",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 3720,
            "title": "Laser Doppler imaging and cryoglobulinemia",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Wang, L",
                "Nilsson, G"
            ],
            "year": 2001,
            "source": "Biomed Tech (Berl). 2001; 46(6):154-157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169296300002",
            "pubmed": "11458767",
            "doi": "10.1515/bmte.2001.46.6.154",
            "pmc": null,
            "organizations": [
                "3720-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.431,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 66661,
            "title": "Spinal cord regional anaesthetic procedure in children",
            "abstract": null,
            "authors": [
                "Vittinghoff, M"
            ],
            "year": 2007,
            "source": "ANASTHESIOL INTENS N. 2007; 42(2): 84-84. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000244272900002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66661-14070"
            ],
            "persons": [
                "66661-57034-2"
            ],
            "imported": "2007-03-29T14:10:20+02:00",
            "journal": "ANASTHESIOL INTENS N",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.275,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "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
        },
        {
            "id": 4068,
            "title": "The distal radius and surrounding soft tissues--ultrasound anatomy and ultrasound pathology in the adult and child",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Mayr, J",
                "Peicha, G",
                "Windisch, G",
                "Grechenig, S"
            ],
            "year": 2001,
            "source": "Biomed Tech (Berl). 2001; 46(12):366-372",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173156600006",
            "pubmed": "11820165",
            "doi": "10.1515/bmte.2001.46.12.366",
            "pmc": null,
            "organizations": [
                "4068-14018",
                "4068-14049",
                "4068-14052"
            ],
            "persons": [
                "4068-51694-2"
            ],
            "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.431,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 3898,
            "title": "Polygraphic belt with force-sensing expander for physiological tests on cosmonauts.",
            "abstract": null,
            "authors": [
                "Rafolt, D",
                "Gallasch, E"
            ],
            "year": 2001,
            "source": "Biomed Tech (Berl). 2001; 46(9):230-235",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171316700003",
            "pubmed": "11593979",
            "doi": "10.1515/bmte.2001.46.9.230",
            "pmc": null,
            "organizations": [
                "3898-14010"
            ],
            "persons": [
                "3898-51814-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.431,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 6012,
            "title": "Unsatisfactory lower arch alignment after retention - Reply.",
            "abstract": null,
            "authors": [
                "Weiland, F"
            ],
            "year": 1996,
            "source": "EUR J ORTHODONT     . 1996; 18(1): 99-99. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1996TW95300013",
            "pubmed": "8964281",
            "doi": "10.1093/ejo/18.1.99",
            "pmc": null,
            "organizations": [
                "6012-14057"
            ],
            "persons": [],
            "imported": "2009-04-29T13:29:39+02:00",
            "journal": "EUR J ORTHODONT     ",
            "issn": "0141-5387",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.563,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 5766,
            "title": "Effects of one week juice fasting on lipid metabolism: a cohort study in healthy subjects.",
            "abstract": null,
            "authors": [
                "Huber, R",
                "Nauck, M",
                "Lüdtke, R",
                "Scharnagl, H"
            ],
            "year": 2003,
            "source": "Forsch Komplementarmed Klass Naturheilkd. 2003; 10(1):7-10",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181935800002",
            "pubmed": "12624474",
            "doi": "10.1159/000069901",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5766-50886-6"
            ],
            "imported": null,
            "journal": "FORSCH KOMPLEMENTMED KLASS NA",
            "issn": "1424-7364",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.308,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "INTEGRATIVE & COMPLEMENTARY MEDICINE",
            "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": 2304,
            "title": "Secular trends in malocclusion in Austrian men.",
            "abstract": null,
            "authors": [
                "Weiland, FJ",
                "Jonke, E",
                "Bantleon, HP"
            ],
            "year": 1997,
            "source": "Eur J Orthod. 1997; 19(4):355-359",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XU51700002",
            "pubmed": "9308255",
            "doi": "10.1093/ejo/19.4.355",
            "pmc": null,
            "organizations": [
                "2304-14057"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J ORTHODONT",
            "issn": "0141-5387",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.4,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 187109,
            "title": "Airway obstruction can be better predicted using Global Lung Function Initiative spirometry reference equations in Marfan syndrome.",
            "abstract": null,
            "authors": [
                "Kolonics-Farkas, AM",
                "Kovats, Z",
                "Bohacs, A",
                "Odler, B",
                "Benke, K",
                "Agg, B",
                "Szabolcs, Z",
                "Müller, V"
            ],
            "year": 2021,
            "source": "Physiol Int. 2021; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000684218800009",
            "pubmed": "33769955",
            "doi": "10.1556/2060.2021.00002",
            "pmc": null,
            "organizations": [
                "187109-14084"
            ],
            "persons": [
                "187109-94970-6"
            ],
            "imported": "2021-03-27T01:00:00+01:00",
            "journal": "Physiol Int",
            "issn": "2498-602X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.697,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.111,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "PHYSIOLOGY-SCI",
            "impactfactor_norm_super": 0.247,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "PHYSIOLOGY-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": 177857,
            "title": "[Surgical treatment of short bowel syndrome].",
            "abstract": null,
            "authors": [
                "Kargl, S",
                "Pumberger, W"
            ],
            "year": 2014,
            "source": "Chirurg. 2014; 85(2): 147-150. ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000330952800010",
            "pubmed": "23942915",
            "doi": "10.1007/s00104-013-2542-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-10-29T01:00:00+01:00",
            "journal": "Chirurg",
            "issn": "1433-0385",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.574,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.111,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "SURGERY-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": 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": 166912,
            "title": "RegentK and Physiotherapy Support Knee Function after Anterior Cruciate Ligament Rupture without Surgery after 1 Year: A Randomized Controlled Trial.",
            "abstract": null,
            "authors": [
                "Ofner, M",
                "Kastner, A",
                "Schwarzl, G",
                "Schwameder, H",
                "Alexander, N",
                "Strutzenberger, G",
                "Walach, H"
            ],
            "year": 2018,
            "source": "COMPLEMENT MED RES. 2018; 25(1): 30-37. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000427054000010",
            "pubmed": "29166636",
            "doi": "10.1159/000479152",
            "pmc": null,
            "organizations": [
                "166912-14014"
            ],
            "persons": [],
            "imported": "2018-04-10T12:19:47+02:00",
            "journal": "COMPLEMENT MED RES",
            "issn": "2504-2092",
            "collection_publisher": null,
            "collection_title": "COMPLEMENTARY MEDICINE RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.805,
            "impactfactor_year": null,
            "impactfactor_norm": 0.111,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "INTEGRATIVE & COMPLEMENTARY MEDICINE-SCI",
            "impactfactor_norm_super": 0.111,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "INTEGRATIVE + COMPLEMENTARY MEDICINE-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": 136769,
            "title": "Melanoma detection in Italian pigmented lesion clinics.",
            "abstract": null,
            "authors": [
                "Argenziano, G",
                "Moscarella, E",
                "Annetta, A",
                "Battarra, VC",
                "Brunetti, B",
                "Buligan, C",
                "Cantisani, C",
                "Capizzi, R",
                "Carbone, A",
                "Carlino, A",
                "Corsetti, V",
                "Damiano, A",
                "De Salvo, V",
                "De Simone, P",
                "Di Caterino, P",
                "Fargnoli, MC",
                "Ferrari, A",
                "Fossati, B",
                "Frascione, P",
                "Ghigliotti, G",
                "González Inchaurraga, MA",
                "Guerriero, C",
                "Landi, C",
                "Mazzoni, L",
                "Mirizzi, S",
                "Palazzo, G",
                "Pedretti, A",
                "Peris, K",
                "Piemonte, P",
                "Rossi, A",
                "Satta, R",
                "Savoia, F",
                "Scalvenzi, M",
                "Stanganelli, I",
                "Stinco, G",
                "Zampieri, P",
                "Zalaudek, I"
            ],
            "year": 2014,
            "source": "G Ital Dermatol Venereol. 2014; 149(2):161-166",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000337261100002",
            "pubmed": "24819635",
            "doi": null,
            "pmc": null,
            "organizations": [
                "136769-14047"
            ],
            "persons": [
                "136769-50151-6"
            ],
            "imported": "2014-05-15T02:00:00+02:00",
            "journal": "G Ital Dermatol Venereol",
            "issn": "0392-0488",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.677,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.111,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.186,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 117834,
            "title": "Artifacts in optical coherence tomography (OCT) imaging of the retina.",
            "abstract": null,
            "authors": [
                "Strauss, RW",
                "Scholz, F",
                "Ulbig, MW",
                "Kampik, A",
                "Neubauer, AS"
            ],
            "year": 2007,
            "source": "Klin Monbl Augenheilkd. 2007; 224(1):47-51",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244175600006",
            "pubmed": "17260319",
            "doi": "10.1055/s-2006-927274",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117834-69775-1"
            ],
            "imported": "2012-02-22T01:00:00+01:00",
            "journal": "Klin Monbl Augenheilkd",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.576,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.111,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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
        }
    ]
}