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=149600&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157654,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149620&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149580&ordering=-impactfactor",
    "results": [
        {
            "id": 168863,
            "title": "Skin manifestations of rheumatoid arthritis.",
            "abstract": null,
            "authors": [
                "Lora, V",
                "Cerroni, L",
                "Cota, C"
            ],
            "year": 2018,
            "source": "GIORN ITAL DERMAT V. 2018; 153(2): 243-255. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000441204100013",
            "pubmed": "29368864",
            "doi": "10.23736/S0392-0488.18.05872-8",
            "pmc": null,
            "organizations": [
                "168863-14047"
            ],
            "persons": [
                "168863-51751-6"
            ],
            "imported": "2018-08-24T12:38:32+02:00",
            "journal": "GIORN ITAL DERMAT V",
            "issn": "0392-0488",
            "collection_publisher": null,
            "collection_title": "GIORNALE ITALIANO DI DERMATOLOGIA E VENEREOLOGIA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.967,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.152,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.317,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "DERMATOLOGY-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": 123988,
            "title": "Diseases of the Trachea.",
            "abstract": null,
            "authors": [
                "Aust, W",
                "Till, H",
                "Dietz, A",
                ""
            ],
            "year": 2011,
            "source": "LARYNGO RHINO OTOL. 2011; 90(8): 491-503. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000295392000016",
            "pubmed": "21809234",
            "doi": "10.1055/s-0031-1284205",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123988-83445-6"
            ],
            "imported": "2012-12-10T12:57:20+01:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": "LARYNGO-RHINO-OTOLOGIE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.967,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.415,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": 0.415,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 168105,
            "title": "Cutaneous squamous cell carcinoma. Italian Guidelines by SIDeMaST adapted to and updating EADO/EDF/EORTC guidelines.",
            "abstract": null,
            "authors": [
                "Peris, K",
                "Alaibac, M",
                "Argenziano, G",
                "Di Stefani, A",
                "Fargnoli, MC",
                "Frascione, P",
                "Gualdi, G",
                "Longo, C",
                "Moscarella, E",
                "Naldi, L",
                "Pellacani, G",
                "Pimpinelli, N",
                "Quaglino, P",
                "Salgarello, M",
                "Sollena, P",
                "Valentini, V",
                "Zalaudek, I",
                "Calzavara-Pinton, PG",
                "Italian Group of Dermato-Oncology (GIDO) of SIDeMaST"
            ],
            "year": 2018,
            "source": "G Ital Dermatol Venereol. 2018; 153(6):747-762",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000456062600001",
            "pubmed": "29898593",
            "doi": "10.23736/S0392-0488.18.06093-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "168105-50151-6"
            ],
            "imported": "2018-06-21T02:00:00+02:00",
            "journal": "G Ital Dermatol Venereol",
            "issn": "1827-1820",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.967,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.152,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.317,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21969,
            "title": "Aerosolized vasodilators in pulmonary hypertension.",
            "abstract": null,
            "authors": [
                "Gessler, T",
                "Schmehl, T",
                "Olschewski, H",
                "Grimminger, F",
                "Seeger, W"
            ],
            "year": 2002,
            "source": "J Aerosol Med. 2002; 15(2):117-122",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177019000002",
            "pubmed": "12184861",
            "doi": "10.1089/089426802320282239",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J AEROSOL MED",
            "issn": "0894-2684",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.967,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.433333333333333,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "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": 166802,
            "title": "The window of opportunities for targeted therapy in BRAFwt/NRASwt/KITwt melanoma: biology and clinical implications of fusion proteins and other mutations.",
            "abstract": null,
            "authors": [
                "Berger, M",
                "Richtig, G",
                "Kashofer, K",
                "Aigelsreiter, A",
                "Richtig, E"
            ],
            "year": 2018,
            "source": "G Ital Dermatol Venereol. 2018; 153(3): 349-360. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000441204800007",
            "pubmed": "29600692",
            "doi": "10.23736/S0392-0488.18.05970-9",
            "pmc": null,
            "organizations": [
                "166802-14020",
                "166802-14022",
                "166802-14047"
            ],
            "persons": [
                "166802-50871-6",
                "166802-52274-6",
                "166802-57386-6",
                "166802-83984-4"
            ],
            "imported": "2018-04-04T02: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.967,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.152,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.317,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "DERMATOLOGY-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": 3596,
            "title": "Three-dimensional ultrasonographic imaging of the neonatal brain in high-risk neonates: preliminary study.",
            "abstract": null,
            "authors": [
                "Salerno, CC",
                "Pretorius, DH",
                "Hilton, SW",
                "O'Boyle, MK",
                "Hull, AD",
                "James, GM",
                "Riccabona, M",
                "Mannino, F",
                "Craft, A",
                "Nelson, TR"
            ],
            "year": 2000,
            "source": "J Ultrasound Med. 2000; 19(8):549-555",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167754600007",
            "pubmed": "10944041",
            "doi": "10.7863/jum.2000.19.8.549",
            "pmc": null,
            "organizations": [
                "3596-14106"
            ],
            "persons": [
                "3596-51373-6"
            ],
            "imported": null,
            "journal": "J ULTRASOUND MED",
            "issn": "0278-4297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.966,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.777777777777778,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ACOUSTICS",
            "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": 3598,
            "title": "Echo-enhanced color Doppler sonography in children and adolescents.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Uggowitzer, M",
                "Klein, E",
                "Lindbichler, F",
                "Ebner, F",
                "Fotter, R"
            ],
            "year": 2000,
            "source": "J Ultrasound Med. 2000; 19(11):789-796",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167754900009",
            "pubmed": "11065268",
            "doi": "10.7863/jum.2000.19.11.789",
            "pmc": null,
            "organizations": [
                "3598-14106"
            ],
            "persons": [
                "3598-51876-6",
                "3598-51373-2",
                "3598-51557-6"
            ],
            "imported": null,
            "journal": "J ULTRASOUND MED",
            "issn": "0278-4297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.966,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.777777777777778,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ACOUSTICS",
            "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": 2857,
            "title": "Weak relationship between symptom perception and objective hypoglycaemia-induced changes of autonomic function in hypoglycaemia unawareness in diabetes.",
            "abstract": null,
            "authors": [
                "Howorka, K",
                "Heger, G",
                "Schabmann, A",
                "Skrabal, F",
                "Pumprla, J"
            ],
            "year": 1998,
            "source": "Acta Diabetol. 1998; 35(1):1-8",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073613700001",
            "pubmed": "9625282",
            "doi": "10.1007/s005920050093",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA DIABETOL",
            "issn": "0940-5429",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.966,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.313253012048193,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 3597,
            "title": "Sonographic evaluation of the thenar compartment musculature.",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Peicha, G",
                "Weiglein, A",
                "Tesch, P",
                "Lawrence, K",
                "Mayr, J",
                "Preidler, KW"
            ],
            "year": 2000,
            "source": "J Ultrasound Med. 2000; 19(11):733-741",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167754900002",
            "pubmed": "11065261",
            "doi": "10.7863/jum.2000.19.11.733",
            "pmc": null,
            "organizations": [
                "3597-14018",
                "3597-14049",
                "3597-14052",
                "3597-14054"
            ],
            "persons": [
                "3597-51694-1"
            ],
            "imported": null,
            "journal": "J ULTRASOUND MED",
            "issn": "0278-4297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.966,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.777777777777778,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ACOUSTICS",
            "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": 4035,
            "title": "Noninvasive bioelectrical neuromonitoring in anaesthesia and critical care.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G"
            ],
            "year": 2001,
            "source": "Eur J Anaesthesiol. 2001; 18(12):785-788",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000172696000001",
            "pubmed": "11737176",
            "doi": "10.1046%2Fj.1365-2346.2001.01028.x",
            "pmc": null,
            "organizations": [
                "4035-14044"
            ],
            "persons": [
                "4035-51073-6"
            ],
            "imported": null,
            "journal": "EUR J ANAESTH",
            "issn": "0265-0215",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.966,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.545454545454545,
            "impactfactor_norm_year": 2001,
            "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": true
        },
        {
            "id": 65931,
            "title": "HMG-CoA reductase inhibition: anti-inflammatory effects beyond lipid lowering?",
            "abstract": null,
            "authors": [
                "März, W",
                "Wieland, H"
            ],
            "year": 2000,
            "source": "Herz. 2000; 25(2):117-125",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000086882100012",
            "pubmed": "10829251",
            "doi": "10.1007/PL00001949",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-22T01:00:00+01:00",
            "journal": "Herz",
            "issn": "0340-9937",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.965,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.46031746031746,
            "impactfactor_norm_year": 2000,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8866,
            "title": "Postprandial hyperlipemia inhibits platelet aggregation without affecting prostanoid metabolism.",
            "abstract": null,
            "authors": [
                "Nimpf, J",
                "Malle, E",
                "Leopold, B",
                "Wurm, H",
                "Kostner, GM"
            ],
            "year": 1989,
            "source": "Prostaglandins Leukot Essent Fatty Acids. 1989; 37(1):7-13",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AF80300001",
            "pubmed": "2762369",
            "doi": "10.1016/0952-3278(89)90179-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8866-51669-6",
                "8866-51833-6"
            ],
            "imported": null,
            "journal": "PROSTAGLAND LEUK ESSENT FATTY",
            "issn": "0952-3278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.965,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.397590361445783,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 8020,
            "title": "MICRO-DETERMINATION OF ZINC IN HUMAN-SERUM",
            "abstract": null,
            "authors": [
                "WAWSCHINEK, O"
            ],
            "year": 1983,
            "source": "MIKROCHIM ACTA 1983 3: 77-81.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RL01400010",
            "pubmed": null,
            "doi": "10.1007/BF01202682",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MIKROCHIM ACTA",
            "issn": "0026-3672",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.965,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.276923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 855,
            "title": "Effects of fish oils on lipid variables and platelet function indices.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Kostner, GM"
            ],
            "year": 1993,
            "source": "Prostaglandins Leukot Essent Fatty Acids. 1993; 49(3):645-663",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1993LW70900001",
            "pubmed": "8248270",
            "doi": "10.1016%2F0952-3278%2893%2990074-7",
            "pmc": null,
            "organizations": [
                "855-14013"
            ],
            "persons": [
                "855-51669-4",
                "855-51833-1"
            ],
            "imported": null,
            "journal": "PROSTAGLAND LEUK ESSENT FATTY",
            "issn": "0952-3278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.965,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.397590361445783,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 7648,
            "title": "THE DETERMINATION OF ALUMINUM IN HUMAN-PLASMA",
            "abstract": null,
            "authors": [
                "WAWSCHINEK, O",
                "PETEK, W",
                "LANG, J",
                "POGGLITSCH, H",
                "HOLZER, H"
            ],
            "year": 1982,
            "source": "MIKROCHIM ACTA 1982 1: 335-339.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NH64300003",
            "pubmed": null,
            "doi": "10.1007/BF01197113",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7648-51535-6"
            ],
            "imported": null,
            "journal": "MIKROCHIM ACTA",
            "issn": "0026-3672",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.965,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.276923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 8019,
            "title": "DETERMINATION OF GOLD IN TISSUES AND BLOOD-CELLS BY COLD ASHING COMBINED WITH GRAPHITE-FURNACE ATOMIC-ABSORPTION SPECTROPHOTOMETRY",
            "abstract": null,
            "authors": [
                "LANG, J",
                "WAWSCHINEK, O",
                "RAINER, F",
                "LANZER, G"
            ],
            "year": 1983,
            "source": "MIKROCHIM ACTA. 1983; 3:  53-60. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RL01400007",
            "pubmed": null,
            "doi": "10.1007/BF01202679",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-04T16:57:59+02:00",
            "journal": "MIKROCHIM ACTA",
            "issn": "0026-3672",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.965,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.276923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 65937,
            "title": "Cost effectiveness of pravastatin in secondary coronary prevention in patients with myocardial infarct or unstable angina in Germany. An analysis on the basis of the LIPID trial",
            "abstract": null,
            "authors": [
                "Szucs, TD",
                "Berger, K",
                "März, W",
                "Schäfer, JR"
            ],
            "year": 2000,
            "source": "Herz. 2000; 25(5): 487-494. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088836600003",
            "pubmed": "10992997",
            "doi": "10.1007/PL00001961",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-22T01:00:00+01:00",
            "journal": "Herz",
            "issn": "0340-9937",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.965,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.46031746031746,
            "impactfactor_norm_year": 2000,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107778,
            "title": "Safeguarding donors' personal rights and biobank autonomy in biobank networks: the CRIP privacy regime.",
            "abstract": null,
            "authors": [
                "Schröder, C",
                "Heidtke, KR",
                "Zacherl, N",
                "Zatloukal, K",
                "Taupitz, J"
            ],
            "year": 2011,
            "source": "Cell Tissue Bank. 2011; 12(3): 233-240. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000292744000008",
            "pubmed": "20632213",
            "doi": "10.1007/s10561-010-9190-8",
            "pmc": null,
            "organizations": [
                "107778-14020"
            ],
            "persons": [
                "107778-51663-6"
            ],
            "imported": "2011-01-12T01:00:00+01:00",
            "journal": "Cell Tissue Bank",
            "issn": "1389-9333",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.965,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": 0.357,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ENGINEERING, BIOMEDICAL",
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 120286,
            "title": "Clinicopathologic and genetic correlation of melanocytic tumors - Implication for treatment.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                ""
            ],
            "year": 2012,
            "source": "AUSTRALAS J DERMATOL. 2012; 53: 1-1.-45th Annual Scientific Meeting of the Australasian College of Dermatologists; MAY 20-23, 2012; Brisbane, AUSTRALIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000304248600003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "120286-14047"
            ],
            "persons": [
                "120286-51751"
            ],
            "imported": "2012-07-04T15:35:10+02:00",
            "journal": "AUSTRALAS J DERMATOL",
            "issn": "0004-8380",
            "collection_publisher": null,
            "collection_title": "AUSTRALASIAN JOURNAL OF DERMATOLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.965,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.288,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 120279,
            "title": "Unusual clinicopathological presentations of common dermatoses.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                ""
            ],
            "year": 2012,
            "source": "AUSTRALAS J DERMATOL. 2012; 53: 22-22.-45th Annual Scientific Meeting of the Australasian College of Dermatologists; MAY 20-23, 2012; Brisbane, AUSTRALIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000304248600064",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "120279-14047"
            ],
            "persons": [
                "120279-51751"
            ],
            "imported": "2012-07-04T15:35:10+02:00",
            "journal": "AUSTRALAS J DERMATOL",
            "issn": "0004-8380",
            "collection_publisher": null,
            "collection_title": "AUSTRALASIAN JOURNAL OF DERMATOLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.965,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.288,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}