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=3040&ordering=impactfactor
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=3060&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3020&ordering=impactfactor",
    "results": [
        {
            "id": 7879,
            "title": "Treatment of postsurgical chylothorax with fibrin glue.",
            "abstract": null,
            "authors": [
                "Stenzl, W",
                "Rigler, B",
                "Tscheliessnigg, KH",
                "Beitzke, A",
                "Metzler, H"
            ],
            "year": 1983,
            "source": "Thorac Cardiovasc Surg. 1983; 31(1):35-36",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QB78600007",
            "pubmed": "6189249",
            "doi": "10.1055/s-2007-1020289",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7879-51611-6"
            ],
            "imported": null,
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7972,
            "title": "Reconstructive surgery for tracheobronchial injuries including complete disruption of the right main bronchus.",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Pinter, H",
                "Popper, H",
                "Ratschek, M",
                "Friehs, GB"
            ],
            "year": 1984,
            "source": "Thorac Cardiovasc Surg. 1984; 32(3):174-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SW55400009",
            "pubmed": "6206598",
            "doi": "10.1055/s-2007-1023377",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7972-51615-2"
            ],
            "imported": null,
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8945,
            "title": "Malignant fibrous histiocytoma of the lung: prognosis and therapy of a rare disease. Report of two cases and review of the literature.",
            "abstract": null,
            "authors": [
                "Juettner, FM",
                "Popper, H",
                "Sommersgutter, K",
                "Smolle, J",
                "Friehs, GB"
            ],
            "year": 1987,
            "source": "Thorac Cardiovasc Surg. 1987; 35(4):226-231",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1987J911900007",
            "pubmed": "2444005",
            "doi": "10.1055/s-2007-1020235",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8945-51617-6",
                "8945-51615-2"
            ],
            "imported": null,
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9140,
            "title": "Solitary coin lesion in patients with malignant melanoma: an indication for thoracotomy?",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Smolle, J",
                "Pinter, H",
                "Popper, H",
                "Friehs, G"
            ],
            "year": 1988,
            "source": "Thorac Cardiovasc Surg. 1988; 36(4):232-233",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1988P939800011",
            "pubmed": "3187985",
            "doi": "10.1055/s-2007-1020085",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9140-51617-6",
                "9140-51615-2"
            ],
            "imported": null,
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52946,
            "title": "MYOCARDIAL ALTERATIONS AFTER ACUTE RIGHT VENTRICULAR PRESSURE OVERLOADING",
            "abstract": null,
            "authors": [
                "STENZL, W",
                "TSCHELIESSNIGG, KH",
                "WALTER, G",
                "REHAK, P",
                "METZLER, H",
                "DACAR, D",
                "RIGLER, B",
                "KRAFTKINZ, J"
            ],
            "year": 1984,
            "source": "THORAC CARDIOVASC SURG 1984 32: 84-84.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984SA83600067",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52946-14020",
                "52946-14044",
                "52946-14045"
            ],
            "persons": [
                "52946-51611"
            ],
            "imported": null,
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65065,
            "title": "PATENT DUCTUS-ARTERIOSUS IN SMALL PRETERM INFANTS WITH IRDS-INDICATION TO SURGICAL CLOSURE",
            "abstract": null,
            "authors": [
                "TSCHELIESSNIGG, KH",
                "RIGLER, B",
                "KRAFTKINZ, J",
                "BEITZKE, A",
                "HERMANN, W",
                "STENZL, W",
                "METZLER, H",
                "HIOTAKIS, K"
            ],
            "year": 1981,
            "source": "THORAC CARDIOVASC SURG. 1981; 29:  29-30. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981LC25900050",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65065-51611"
            ],
            "imported": "2007-01-29T10:30:48+01:00",
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 70322,
            "title": "Physiological considerations about a statement by Gaius Petronius.",
            "abstract": null,
            "authors": [
                "Kenner, T"
            ],
            "year": 2007,
            "source": "ACTA PHYSIOL HUNG. 2007; 94(3): 271-283. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000249052500012",
            "pubmed": "17853779",
            "doi": "10.1556/APhysiol.94.2007.3.12",
            "pmc": null,
            "organizations": [
                "70322-14010"
            ],
            "persons": [],
            "imported": "2007-10-09T11:29:06+02:00",
            "journal": "ACTA PHYSIOL HUNG",
            "issn": "0231-424X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.453,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.0641025641025641,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 108215,
            "title": "Is monocular perception of depth through the rigid endoscope a disadvantage compared to binocular vision through the operating microscope in paranasal sinus surgery?",
            "abstract": null,
            "authors": [
                "Tasman, AJ",
                "Wallner, F",
                "Kolling, GH",
                "Stammberger, H"
            ],
            "year": 1998,
            "source": "AMER J RHINOL. 1998; 12(2): 87-91. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073287500003",
            "pubmed": null,
            "doi": "10.2500/105065898781390343",
            "pmc": null,
            "organizations": [
                "108215-14066"
            ],
            "persons": [],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "AMER J RHINOL",
            "issn": "1050-6586",
            "collection_publisher": null,
            "collection_title": "AMERICAN JOURNAL OF RHINOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.453,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.413793103448276,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 108225,
            "title": "Video-endoscope versus endoscope for paranasal sinus surgery: Influence on stereoacuity",
            "abstract": null,
            "authors": [
                "Tasman, AJ",
                "Stammberger, H"
            ],
            "year": 1998,
            "source": "AMER J RHINOL. 1998; 12(6): 389-392. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077777100002",
            "pubmed": null,
            "doi": "10.2500/105065898780707946",
            "pmc": null,
            "organizations": [
                "108225-14066"
            ],
            "persons": [],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "AMER J RHINOL",
            "issn": "1050-6586",
            "collection_publisher": null,
            "collection_title": "AMERICAN JOURNAL OF RHINOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.453,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.413793103448276,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 135956,
            "title": "Computer-generated 3D representations of the aorta: a new tool in the management of aortic aneurysm patients.",
            "abstract": null,
            "authors": [
                "Dapunt, OE",
                "de Asla, RA",
                "Griepp, EB",
                "Midulla, PS",
                "Griepp, RB"
            ],
            "year": 1994,
            "source": "Thorac Cardiovasc Surg. 1994; 42(1):25-28",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NB26800006",
            "pubmed": "8184389",
            "doi": "10.1055/s-2007-1016449",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-04-02T13:04:45+02:00",
            "journal": "THORAC CARDIOV SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": "THORACIC AND CARDIOVASCULAR SURGEON; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.422,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 719,
            "title": "Diagnosis and treatment of carotid body tumors.",
            "abstract": null,
            "authors": [
                "Rabl, H",
                "Friehs, I",
                "Gutschi, S",
                "Pascher, O",
                "Koch, G"
            ],
            "year": 1993,
            "source": "Thorac Cardiovasc Surg. 1993; 41(6):340-343",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP76900004",
            "pubmed": "8128461",
            "doi": "10.1055/s-2007-1013886",
            "pmc": null,
            "organizations": [
                "719-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 310,
            "title": "Balloon atrial septostomy under two-dimensional echocardiographic control.",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Stein, JI",
                "Suppan, C"
            ],
            "year": 1991,
            "source": "INT J CARDIOL. 1991; 30(1): 33-42. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EQ70800005",
            "pubmed": "1991667",
            "doi": "10.1016%2F0167-5273%2891%2990121-5",
            "pmc": null,
            "organizations": [
                "310-14048"
            ],
            "persons": [],
            "imported": "2010-06-25T16:24:49+02:00",
            "journal": "INT J CARDIOL",
            "issn": "0167-5273",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.454,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.354838709677419,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 8779,
            "title": "Mitral atresia with premature closure of the oval foramen, right-sided levoatriocardinal vein and thrombus formation in the left atrium.",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Mächler, H",
                "Stein, JI"
            ],
            "year": 1987,
            "source": "Int J Cardiol. 1987; 14(2):221-224",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987F853000011",
            "pubmed": "3818138",
            "doi": "10.1016/0167-5273(87)90011-8",
            "pmc": null,
            "organizations": [
                "8779-14075"
            ],
            "persons": [
                "8779-51592-6"
            ],
            "imported": "2009-11-13T12:00:41+01:00",
            "journal": "INT J CARDIOL",
            "issn": "0167-5273",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.454,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.354838709677419,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 8121,
            "title": "Double outlet left ventricle with intact ventricular septum.",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Suppan, C"
            ],
            "year": 1984,
            "source": "Int J Cardiol. 1984; 5(2):175-183",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SC26100008",
            "pubmed": "6698644",
            "doi": "10.1016/0167-5273(84)90142-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J CARDIOL",
            "issn": "0167-5273",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.454,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.354838709677419,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 179662,
            "title": "[Diabetes Type I therapy through transplantation].",
            "abstract": null,
            "authors": [
                "Bucher, P",
                "Mathe, Z",
                "Buhler, LH",
                "Andres, A",
                "Bosco, D",
                "Berney, T",
                "Morel, P"
            ],
            "year": 2005,
            "source": "Ann Chir. 2005; 130(6-7):374-383",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000230861600003",
            "pubmed": "15992762",
            "doi": "10.1016/j.anchir.2005.06.001",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2020-01-24T01:00:00+01:00",
            "journal": "Ann Chir",
            "issn": "0003-3944",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.455,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.158,
            "impactfactor_norm_year": 2005,
            "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": 9037,
            "title": "A precise and time-saving method of setting up an indirectly bonded retainer.",
            "abstract": null,
            "authors": [
                "Bantleon, HP",
                "Droschl, H"
            ],
            "year": 1988,
            "source": "AMER J ORTHODONT DENT ORTHOP. 1988; 93(1): 78-82. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988L904400009",
            "pubmed": "3276148",
            "doi": "10.1016/0889-5406(88)90196-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-21T10:53:29+01:00",
            "journal": "AMER J ORTHODONT DENT ORTHOP",
            "issn": "0889-5406",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.456,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.244444444444444,
            "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": 116521,
            "title": "Advanced bladder cancer in elderly patients : Prognostic outcomes and therapeutic strategies.",
            "abstract": null,
            "authors": [
                "Rink, M",
                "Chun, FK",
                "Chromecki, TF",
                "Fajkovic, H",
                "Dahlem, R",
                "Fisch, M",
                "Shariat, SF"
            ],
            "year": 2012,
            "source": "Urologe A. 2012; 51(6):820-828",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000305215100007",
            "pubmed": "22282102",
            "doi": "10.1007/s00120-011-2769-2",
            "pmc": null,
            "organizations": [
                "116521-14056"
            ],
            "persons": [],
            "imported": "2012-01-29T01:00:00+01:00",
            "journal": "Urologe A",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.456,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.123,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 125635,
            "title": "Treatment of stress urinary incontinence after radical prostatectomy: adjustable transobturator male system - results of a multicenter prospective observational study].",
            "abstract": null,
            "authors": [
                "Hoda, MR",
                "Primus, G",
                "Schumann, A",
                "Fischereder, K",
                "von Heyden, B",
                "Schmid, N",
                "Moll, V",
                "Hamza, A",
                "Karsch, JJ",
                "Steinbach, F",
                "Brössner, C",
                "Bauer, W",
                "Fornara, P"
            ],
            "year": 2012,
            "source": "Urologe A. 2012; 51(11):1576-1583",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000310999500010",
            "pubmed": "22836942",
            "doi": "10.1007/s00120-012-2950-2",
            "pmc": null,
            "organizations": [
                "125635-14056"
            ],
            "persons": [],
            "imported": "2013-01-25T12:15:10+01:00",
            "journal": "UROLOGE",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": "UROLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.456,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.123,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": 136098,
            "title": "Quality of care of rural, rheumatoid arthritis patients in Austria",
            "abstract": null,
            "authors": [
                "Puchner, R",
                "Brezinschek, H",
                "Herold, M",
                "Nothnagl, T",
                "Leeb, B"
            ],
            "year": 2013,
            "source": "Z RHEUMATOL. 2013; 72: 55-55.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000331709100090",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "136098-14086"
            ],
            "persons": [
                "136098-51807"
            ],
            "imported": "2014-04-11T13:18:29+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.456,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.133,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 136101,
            "title": "Painful Swelling of the left Forearm of a young female Patient - after all more than Tenosynovitis?",
            "abstract": null,
            "authors": [
                "Thonhofer, R",
                "Ranak, C",
                "Derler-Siegel, C",
                "Asslaber, M"
            ],
            "year": 2013,
            "source": "Z RHEUMATOL. .. 2013; 72: 68-68.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000331709100120",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "136101-14020"
            ],
            "persons": [],
            "imported": "2014-04-11T13:18:29+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.456,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.133,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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
        }
    ]
}