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=153540&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157099,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153560&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153520&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 160683,
            "title": "Rates and Routes of Hysterectomy for Benign Indications in Austria 2002 - 2014.",
            "abstract": null,
            "authors": [
                "Edler, KM",
                "Tamussino, K",
                "Fülöp, G",
                "Reinstadler, E",
                "Neunteufel, W",
                "Reif, P",
                "Laky, R",
                "Aigmüller, T"
            ],
            "year": 2017,
            "source": "Geburtshilfe Frauenheilkd. 2017; 77(5):482-486",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000402322400008",
            "pubmed": "28579619",
            "doi": "10.1055/s-0043-107784",
            "pmc": "PMC5444531",
            "organizations": [
                "160683-14063",
                "160683-14064"
            ],
            "persons": [
                "160683-51826-4",
                "160683-64794-6",
                "160683-84968-6"
            ],
            "imported": "2017-06-13T13:46:52+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.291,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.183,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCI",
            "impactfactor_norm_super": 0.183,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY-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": 181826,
            "title": "Blood Management in Revision Total Hip Arthroplasty for Metal-on-Metal Devices: The Efficiency of an Intraoperative Cell Salvage System.",
            "abstract": null,
            "authors": [
                "Maurer-Ertl, W",
                "Fellner, A",
                "Reinbacher, P",
                "Maier, M",
                "Leithner, A",
                "Friesenbichler, J"
            ],
            "year": 2020,
            "source": "Indian J Orthop. 2020; 54(2): 164-167. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000522460100008",
            "pubmed": "32257033",
            "doi": "10.1007/s43465-019-00026-0",
            "pmc": "PMC7096336",
            "organizations": [
                "181826-14052"
            ],
            "persons": [
                "181826-53237-6",
                "181826-85994-6",
                "181826-94962-6"
            ],
            "imported": "2020-04-08T02:00:00+02:00",
            "journal": "Indian J Orthop",
            "issn": "0019-5413",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.251,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.183,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "ORTHOPEDICS-SCI",
            "impactfactor_norm_super": 0.197,
            "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": 170551,
            "title": "Role of the tissue-type plasminogen activator -7351C > T and plasminogen activator inhibitor 1 4G/5G gene polymorphisms in central serous chorioretinopathy.",
            "abstract": null,
            "authors": [
                "Malle, EM",
                "Posch-Pertl, L",
                "Renner, W",
                "Pinter-Hausberger, S",
                "Singer, C",
                "Haas, A",
                "Wedrich, A",
                "Weger, M"
            ],
            "year": 2018,
            "source": "Ophthalmic Genet. 2018; 39(6): 714-716. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000451681700006",
            "pubmed": "30442055",
            "doi": "10.1080/13816810.2018.1536219",
            "pmc": null,
            "organizations": [
                "170551-14028",
                "170551-14043"
            ],
            "persons": [
                "170551-100070-6",
                "170551-50910-6",
                "170551-51850-6",
                "170551-51984-6",
                "170551-53938-6",
                "170551-88932-6"
            ],
            "imported": "2018-11-22T01:00:00+01:00",
            "journal": "Ophthalmic Genet",
            "issn": "1381-6810",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.285,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.183,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCI",
            "impactfactor_norm_super": 0.589,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 174081,
            "title": "Do different Treatment Strategies affect the psychological Burden of Women? - A prospective Follow-up Study in Women with pre-malignant HPV-associated Genital Changes",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Greimel, E",
                "Dorfer, M",
                "Trutnovsky, G"
            ],
            "year": 2019,
            "source": "GEBURTSH FRAUENHEILK. Konferenzband 48. Jahrestagung der Deutschen Gesellschaft für Psychosomatische Frauenheilkunde und Geburtshilfe e.V.. 2019; 79(2):209-210.-48. Jahrestagung der Deutschen Gesellschaft für Psychosomatische Frauenheilkunde und Geburtshilfe e.V.; MAR 13-16, 2019; München, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000459912600051",
            "pubmed": null,
            "doi": "10.1055/s-0039-1678374",
            "pmc": null,
            "organizations": [
                "174081-14038",
                "174081-14063"
            ],
            "persons": [
                "174081-50853",
                "174081-51918"
            ],
            "imported": "2019-03-14T12:29:37+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.291,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.183,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 189222,
            "title": "[Pain experience and pain therapy of tumor patients in the view of general practitioners].",
            "abstract": null,
            "authors": [
                "Janig, H",
                "Pipam, W",
                "Lastin, S",
                "Sittl, R",
                "Bernatzky, G",
                "Likar, R"
            ],
            "year": 2005,
            "source": "Schmerz. 2005; 19(2):97-108",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000228968700002",
            "pubmed": "15004748",
            "doi": "10.1007/s00482-004-0326-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "189222-53309-6"
            ],
            "imported": "2021-09-07T02:00:00+02:00",
            "journal": "Schmerz",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.681,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.182,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 121355,
            "title": "Infection of an urachal cyst during etanercept therapy in juvenile idiopathic arthritis",
            "abstract": null,
            "authors": [
                "Holl-Wieden, A",
                "Beer, M",
                "Marx, A",
                "Bonwg, R",
                "Tappe, D",
                "Girschick, HJ"
            ],
            "year": 2008,
            "source": "Rheumatol Int. 2008; 28(8):819-822",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000255742200017",
            "pubmed": "18193232",
            "doi": "10.1007/s00296-008-0521-z",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-09-17T12:17:44+02:00",
            "journal": "RHEUMATOL INT",
            "issn": "0172-8172",
            "collection_publisher": null,
            "collection_title": "RHEUMATOLOGY INTERNATIONAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.327,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.182,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "impactfactor_norm_super": 0.409,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "RHEUMATOLOGY",
            "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": 99918,
            "title": "Skin infections after transplantation",
            "abstract": null,
            "authors": [
                "Wolf, IH"
            ],
            "year": 2010,
            "source": "HAUTARZT. 2010; 61(3): 230-233. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000275401200011",
            "pubmed": "20165826",
            "doi": "10.1007/s00105-009-1859-1",
            "pmc": null,
            "organizations": [
                "99918-14047"
            ],
            "persons": [
                "99918-51327-2"
            ],
            "imported": "2010-04-19T12:33:12+02:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.451,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.182,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.182,
            "impactfactor_norm_super_year": 2010,
            "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": 99890,
            "title": "Change in color of a papillomatous nevus",
            "abstract": null,
            "authors": [
                "Hofmann-Wellenhof, R"
            ],
            "year": 2010,
            "source": "HAUTARZT. 2010; 61(4): 343-344. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000276257100018",
            "pubmed": "20361319",
            "doi": "10.1007/s00105-010-1928-5",
            "pmc": null,
            "organizations": [
                "99890-14047"
            ],
            "persons": [
                "99890-51711-2"
            ],
            "imported": "2010-04-19T12:33:12+02:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.451,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.182,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.182,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 127092,
            "title": "[Cardiopulmonary resuscitation after heroin intoxication and hypothermia].",
            "abstract": null,
            "authors": [
                "Platzer, M",
                "Trampitsch, E",
                "Likar, R",
                "Breschan, C",
                "Schalk, HV"
            ],
            "year": 2007,
            "source": "Anaesthesist. 2007; 56(2): 141-4. ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000244453000005",
            "pubmed": "17268794",
            "doi": "10.1007/s00101-006-1116-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "127092-53309-6",
                "127092-88953-6"
            ],
            "imported": "2013-02-19T01:00:00+01:00",
            "journal": "Anaesthesist",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.777,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.182,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 102616,
            "title": "Lupus erythematosus. Wide range of symptoms through clinical variation, associated diseases and imitators.",
            "abstract": null,
            "authors": [
                "Aberer, E"
            ],
            "year": 2010,
            "source": "Hautarzt. 2010; 61(8): 676-682. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000280595400011",
            "pubmed": "20549478",
            "doi": "10.1007/s00105-010-1939-2",
            "pmc": null,
            "organizations": [
                "102616-14047"
            ],
            "persons": [],
            "imported": "2010-07-07T02:00:00+02:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.451,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.182,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.182,
            "impactfactor_norm_super_year": 2010,
            "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": 107711,
            "title": "The specific dermatoses of pregnancy.",
            "abstract": null,
            "authors": [
                "Ambros-Rudolph, CM"
            ],
            "year": 2010,
            "source": "HAUTARZT. 2010; 61(12): 1014-1020. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000284894200005",
            "pubmed": "21076803",
            "doi": "10.1007/s00105-010-2009-5",
            "pmc": null,
            "organizations": [
                "107711-14047"
            ],
            "persons": [],
            "imported": "2011-01-07T12:33:11+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.451,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.182,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.182,
            "impactfactor_norm_super_year": 2010,
            "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": 105852,
            "title": "[Early melanoma as opposed to a benign nevus, nevus-associated melanoma, or halo nevus with regression?].",
            "abstract": null,
            "authors": [
                "Basak, PY",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2010,
            "source": "Hautarzt. 2010; 61(9):785-786",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000281597400011",
            "pubmed": "20814777",
            "doi": "10.1007/s00105-010-2020-x",
            "pmc": null,
            "organizations": [
                "105852-14047"
            ],
            "persons": [
                "105852-51711-4"
            ],
            "imported": "2010-10-13T11:21:11+02:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.451,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.182,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.182,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 127089,
            "title": "[Topical application of local anesthetics and opioids after elective tooth extraction].",
            "abstract": null,
            "authors": [
                "Likar, R",
                "Schäfer, M",
                "Trampitsch, E",
                "Breschan, C",
                "Sittll, R",
                "Gaggl, A",
                "Stein, C"
            ],
            "year": 2005,
            "source": "Schmerz. 2005; 19(3):195-8, 200",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230037400004",
            "pubmed": "15083355",
            "doi": "10.1007/s00482-004-0334-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "127089-53309-2",
                "127089-88953-6"
            ],
            "imported": "2013-02-19T01:00:00+01:00",
            "journal": "Schmerz",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.681,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.182,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 67747,
            "title": "Coronary stents, dual antiplatelet therapy and peri-operative problems",
            "abstract": null,
            "authors": [
                "Metzler, H",
                "Huber, K",
                "Kozek-Langenecker, S",
                "Vicenzi, MN",
                "Münch, A"
            ],
            "year": 2007,
            "source": "ANAESTHESIST. 2007; 56(4): 401-410. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000246181900015",
            "pubmed": "17396240",
            "doi": "10.1007/s00101-007-1171-3",
            "pmc": null,
            "organizations": [
                "67747-14069",
                "67747-14070"
            ],
            "persons": [
                "67747-51611-2",
                "67747-51943-6"
            ],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.777,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 72776,
            "title": "Bleeding risk from dual antiplatelet therapy",
            "abstract": null,
            "authors": [
                "Kozek-Langenecker, SA",
                "Metzler, H"
            ],
            "year": 2007,
            "source": "ANAESTHESIST. 2007; 56(10): 1073; author reply 1073-1073; author reply 1074. ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000250408700013",
            "pubmed": "17882390",
            "doi": "10.1007/s00101-007-1234-5",
            "pmc": null,
            "organizations": [
                "72776-14044"
            ],
            "persons": [
                "72776-51611-6"
            ],
            "imported": "2007-12-13T16:09:21+01:00",
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.777,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 72775,
            "title": "Adverse events and adverse event reporting systems",
            "abstract": null,
            "authors": [
                "Hubler, M",
                "Mollemann, A",
                "Metzler, H",
                "Koch, T"
            ],
            "year": 2007,
            "source": "ANAESTHESIST. 2007; 56(10):  1070- 1072. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000250408700011",
            "pubmed": "17726588",
            "doi": "10.1007/s00101-007-1239-0",
            "pmc": null,
            "organizations": [
                "72775-14069"
            ],
            "persons": [
                "72775-51611-6"
            ],
            "imported": "2007-12-13T16:09:21+01:00",
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.777,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 53517,
            "title": "[Peripheral analgesic effect of intra-articularly applied clonidine].",
            "abstract": null,
            "authors": [
                "Sadjak, A",
                "Wintersteiger, R",
                "Zakel, D",
                "Wenzl, T",
                "Lankmayr, EP",
                "Gferer, E",
                "Likar, R"
            ],
            "year": 2006,
            "source": "Schmerz. 2006; 20(4):293-4, 296-9",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000240045400005",
            "pubmed": "16205905",
            "doi": "10.1007/s00482-005-0448-1",
            "pmc": null,
            "organizations": [
                "53517-14014"
            ],
            "persons": [
                "53517-53309-4"
            ],
            "imported": null,
            "journal": "SCHMERZ",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.717,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 62349,
            "title": "The contents of wet depositions as indicator for air quality and pollutant deposition in the region of Graz, Austria",
            "abstract": null,
            "authors": [
                "Mascher, F",
                "Schaffler, K",
                "Kessler, HH",
                "Fischer, G",
                "Marth, E"
            ],
            "year": 1997,
            "source": "GEFAHRST REINHALT LUFT. 1997; 57(2): 65-69. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WJ74600005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62349-14023"
            ],
            "persons": [
                "62349-51503-6",
                "62349-51664-2",
                "62349-51812-6"
            ],
            "imported": "2006-12-07T19:41:23+01:00",
            "journal": "GEFAHRST REINHALT LUFT",
            "issn": "0039-0771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.313,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, ENVIRONMENTAL",
            "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": 19014,
            "title": "[Topical application of morphine gel in inflammatory mucosal and cutaneous lesions].",
            "abstract": null,
            "authors": [
                "Platzer, M",
                "Likar, R",
                "Stein, C",
                "Beubler, E",
                "Sittl, R"
            ],
            "year": 2005,
            "source": "Schmerz. 2005; 19(4):296-301",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000231488400006",
            "pubmed": "15568159",
            "doi": "10.1007/s00482-004-0372-9",
            "pmc": null,
            "organizations": [
                "19014-14022"
            ],
            "persons": [
                "19014-51667-6",
                "19014-53309-4"
            ],
            "imported": "2007-01-18T10:31:28+01:00",
            "journal": "SCHMERZ",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.681,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 11767,
            "title": "ANTHROPOGENICALLY INDUCED SNOWFALLS IN CONURBATION",
            "abstract": null,
            "authors": [
                "MASCHER, F",
                "HARLFINGER, O",
                "FISCHER, G"
            ],
            "year": 1990,
            "source": "STAUB REINHALTUNG LUFT. 1990; 50:  383-385. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EC12500018",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "11767-14023"
            ],
            "persons": [
                "11767-51664-2"
            ],
            "imported": "2010-06-25T12:32:14+02:00",
            "journal": "STAUB REINHALTUNG LUFT",
            "issn": "0039-0771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.198,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, ENVIRONMENTAL",
            "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
        }
    ]
}