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=3260&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157860,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3280&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3240&ordering=impactfactor_norm",
    "results": [
        {
            "id": 161355,
            "title": "Placental protein 13 (PP13)-induced vasodilation of resistance arteries from pregnant and nonpregnant rats occurs via endothelial-signaling pathways.",
            "abstract": null,
            "authors": [
                "Drobnjak, T",
                "Gizurarson, S",
                "Gokina, NI",
                "Meiri, H",
                "Mandalá, M",
                "Huppertz, B",
                "Osol, G"
            ],
            "year": 2017,
            "source": "Hypertens Pregnancy. 2017; 36(2):186-195",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000403435800010",
            "pubmed": "28524718",
            "doi": "10.1080/10641955.2017.1295052",
            "pmc": null,
            "organizations": [
                "161355-14017"
            ],
            "persons": [
                "161355-54142-6"
            ],
            "imported": "2017-07-19T11:06:02+02:00",
            "journal": "HYPERTENS PREGNANCY",
            "issn": "1064-1955",
            "collection_publisher": null,
            "collection_title": "HYPERTENSION IN PREGNANCY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.257,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.171,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCI",
            "impactfactor_norm_super": 0.316,
            "impactfactor_norm_super_year": 2014,
            "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": 146423,
            "title": "Fibronectin glomerulopathy in a 34-year-old man: a case report.",
            "abstract": null,
            "authors": [
                "Brcić, I",
                "Brcić, L",
                "Kuzmanić, D",
                "Corić, M",
                "Corić, M"
            ],
            "year": 2010,
            "source": "Ultrastruct Pathol. 2010; 34(4): 240-242. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000282644000010",
            "pubmed": "20594046",
            "doi": "10.3109/01913121003783209",
            "pmc": null,
            "organizations": [],
            "persons": [
                "146423-92422-1"
            ],
            "imported": "2015-07-26T02:00:00+02:00",
            "journal": "Ultrastruct Pathol",
            "issn": "0191-3123",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.727,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.171,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": 0.222,
            "impactfactor_norm_super_year": 2007,
            "impactfactor_norm_super_category": "MICROSCOPY",
            "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": 161351,
            "title": "Placental expression of sFlt-1 and PlGF in early preeclampsia vs. early IUGR vs. age-matched healthy pregnancies.",
            "abstract": null,
            "authors": [
                "Hoeller, A",
                "Ehrlich, L",
                "Golic, M",
                "Herse, F",
                "Perschel, FH",
                "Siwetz, M",
                "Henrich, W",
                "Dechend, R",
                "Huppertz, B",
                "Verlohren, S"
            ],
            "year": 2017,
            "source": "Hypertens Pregnancy. 2017; 36(2):151-160",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000403435800006",
            "pubmed": "28609172",
            "doi": "10.1080/10641955.2016.1273363",
            "pmc": null,
            "organizations": [
                "161351-14017"
            ],
            "persons": [
                "161351-50469-6",
                "161351-54142-6"
            ],
            "imported": "2017-07-19T11:06:02+02:00",
            "journal": "HYPERTENS PREGNANCY",
            "issn": "1064-1955",
            "collection_publisher": null,
            "collection_title": "HYPERTENSION IN PREGNANCY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.257,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.171,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCI",
            "impactfactor_norm_super": 0.316,
            "impactfactor_norm_super_year": 2014,
            "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": 174365,
            "title": "[Extended donor criteria defined by the German Medical Association : study on their usefulness as prognostic model for early outcome after liver transplantation].",
            "abstract": null,
            "authors": [
                "Schrem, H",
                "Reichert, B",
                "Frühauf, N",
                "Kleine, M",
                "Zachau, L",
                "Becker, T",
                "Lehner, F",
                "Bektas, H",
                "Klempnauer, J"
            ],
            "year": 2012,
            "source": "Chirurg. 2012; 83(11): 980-988. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000310889400006",
            "pubmed": "22810545",
            "doi": "10.1007/s00104-012-2325-7",
            "pmc": "PMC7095839",
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "Chirurg",
            "issn": "1433-0385",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.517,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.171,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.223,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 161794,
            "title": "Systemic vascular resistance and endogenous inhibitors of nitric oxide synthesis in early- compared to late-onset preeclampsia: preliminary findings.",
            "abstract": null,
            "authors": [
                "Lucovnik, M",
                "Lackner, HK",
                "Papousek, I",
                "Schmid-Zalaudek, K",
                "Schulter, G",
                "Roessler, A",
                "Moertl, MG"
            ],
            "year": 2017,
            "source": "Hypertens Pregnancy. 2017; 36(3):276-281",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000410904800006",
            "pubmed": "28841341",
            "doi": "10.1080/10641955.2017.1364381",
            "pmc": null,
            "organizations": [
                "161794-14010"
            ],
            "persons": [
                "161794-51737-6",
                "161794-64295-4",
                "161794-94147-6"
            ],
            "imported": "2017-08-28T02:00:00+02:00",
            "journal": "Hypertens Pregnancy",
            "issn": "1064-1955",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.257,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.171,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCI",
            "impactfactor_norm_super": 0.316,
            "impactfactor_norm_super_year": 2014,
            "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": 161356,
            "title": "Increased placental sFlt-1 but unchanged PlGF expression in late-onset preeclampsia.",
            "abstract": null,
            "authors": [
                "Ehrlich, L",
                "Hoeller, A",
                "Golic, M",
                "Herse, F",
                "Perschel, FH",
                "Henrich, W",
                "Dechend, R",
                "Huppertz, B",
                "Verlohren, S"
            ],
            "year": 2017,
            "source": "Hypertens Pregnancy. 2017; 36(2):175-185",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000403435800009",
            "pubmed": "28494189",
            "doi": "10.1080/10641955.2017.1291673",
            "pmc": null,
            "organizations": [
                "161356-14017"
            ],
            "persons": [
                "161356-54142-6"
            ],
            "imported": "2017-07-19T11:06:02+02:00",
            "journal": "HYPERTENS PREGNANCY",
            "issn": "1064-1955",
            "collection_publisher": null,
            "collection_title": "HYPERTENSION IN PREGNANCY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.257,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.171,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCI",
            "impactfactor_norm_super": 0.316,
            "impactfactor_norm_super_year": 2014,
            "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": 205530,
            "title": "[Digital pathology in Austria].",
            "abstract": null,
            "authors": [
                "Schatz, C",
                "Qerimi, A",
                "Haybaeck, J"
            ],
            "year": 2023,
            "source": "Pathologie (Heidelb). 2023; 44(Suppl 3):229-231",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001166535900027",
            "pubmed": "37987811",
            "doi": "10.1007/s00292-023-01278-2",
            "pmc": null,
            "organizations": [
                "205530-14020"
            ],
            "persons": [],
            "imported": "2023-11-22T01:00:00+01:00",
            "journal": "Pathologie (Heidelb)",
            "issn": "2731-7196",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.9,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.171,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PATHOLOGY-SCIE",
            "impactfactor_norm_super": 0.171,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PATHOLOGY-SCIE",
            "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": 199580,
            "title": "Cyst of the Canal of Nuck (Female Hydrocele) and Concurrent Endometriosis: Cytological and Histological Appearance of a Poorly Known Association",
            "abstract": null,
            "authors": [
                "Varelas, AI",
                "Szyszkowitz, A",
                "Langner, C"
            ],
            "year": 2023,
            "source": "INT J SURG PATHOL. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000899562000001",
            "pubmed": "36523169",
            "doi": "10.1177/10668969221105625",
            "pmc": null,
            "organizations": [
                "199580-14020"
            ],
            "persons": [
                "199580-50044-4"
            ],
            "imported": "2023-01-02T09:36:29+01:00",
            "journal": "INT J SURG PATHOL",
            "issn": "1066-8969",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF SURGICAL PATHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.9,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.171,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PATHOLOGY-SCIE",
            "impactfactor_norm_super": 0.197,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PATHOLOGY-SCIE",
            "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": 1015,
            "title": "Expression of Bcl-2 Protein (Bcl-2) in Cutaneous Neoplasms - An Immunohistochemical Study of 259 Benign and Malignant-Tumors of the Skin",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "EUROPEAN J DERMATOLOGY. 1995; 5:  619-624. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TF63900016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1015-14047"
            ],
            "persons": [
                "1015-51620-6",
                "1015-51751-2"
            ],
            "imported": "2008-06-25T18:16:04+02:00",
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.464,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1586,
            "title": "Malignant Blue Nevus - Malignant-Melanoma in Association with Blue Nevus",
            "abstract": null,
            "authors": [
                "Koch, H",
                "Zelger, B",
                "Cerroni, L",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1996,
            "source": "EUROPEAN J DERMATOLOGY 1996 6: 335-338.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UX06600003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1586-14047"
            ],
            "persons": [
                "1586-51751-6",
                "1586-51620-6",
                "1586-51895-1"
            ],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.562,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1636,
            "title": "Merkel,Friedrich,Sigmund (1845-1919) and His Cell",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Holubar, K"
            ],
            "year": 1994,
            "source": "EUROPEAN J DERMATOLOGY. 1994; 4:  506-508. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PQ37200002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1636-14047"
            ],
            "persons": [
                "1636-51842-2"
            ],
            "imported": "2008-06-25T18:42:16+02:00",
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.464,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2365,
            "title": "Simulators of malignant melanoma of the skin.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Kerl, H"
            ],
            "year": 1998,
            "source": "Eur J Dermatol. 1998; 8(6):388-396",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075870600003",
            "pubmed": "9729049",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2365-14047"
            ],
            "persons": [
                "2365-51751-2",
                "2365-51620-6"
            ],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.464,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4788,
            "title": "25 years of cardiac CT imaging: past, present, and future.",
            "abstract": null,
            "authors": [
                "Rienmüller, R"
            ],
            "year": 2003,
            "source": "Herz. 2003; 28(2):99-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182191200005",
            "pubmed": "12669223",
            "doi": "10.1007/s00059-003-2459-y",
            "pmc": null,
            "organizations": [
                "4788-14054"
            ],
            "persons": [
                "4788-51726-2"
            ],
            "imported": null,
            "journal": "HERZ",
            "issn": "0340-9937",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.579,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 2003,
            "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": 14647,
            "title": "Therapy of pulmonary arterial hypertension",
            "abstract": null,
            "authors": [
                "Olschewski, H",
                "Ghofrani, A",
                "Enke, B",
                "Reichenberger, F",
                "Voswinckel, R",
                "Kreckel, A",
                "Ghofrani, S",
                "Wiedemann, R",
                "Schulz, R",
                "Grimminger, F",
                "Seeger, W"
            ],
            "year": 2005,
            "source": "Internist (Berl). 2005; 46(3):341-349",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227447700012",
            "pubmed": "15703889",
            "doi": "10.1007/s00108-004-1350-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.359,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 19073,
            "title": "Sense and nonsense in antibiotic therapy for respiratory tract infections",
            "abstract": null,
            "authors": [
                "Domej, W",
                "Flögel, E",
                "Tilz, GP",
                "Demel, U"
            ],
            "year": 2005,
            "source": "INTERNIST 2005 46: 795-799.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230843700014",
            "pubmed": "15815891",
            "doi": "10.1007/s00108-005-1397-6",
            "pmc": null,
            "organizations": [
                "19073-14087"
            ],
            "persons": [
                "19073-51525-2",
                "19073-51537-6"
            ],
            "imported": null,
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.359,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22636,
            "title": "Clinical pharmacology of analgesics: outlook and risks",
            "abstract": null,
            "authors": [
                "Beubler, E"
            ],
            "year": 2005,
            "source": "Internist (Berl). 2005; 46(10): 1082- 1086",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000232374200002",
            "pubmed": "16034581",
            "doi": "10.1007/s00108-005-1465-y",
            "pmc": null,
            "organizations": [
                "22636-14022"
            ],
            "persons": [
                "22636-51667-2"
            ],
            "imported": null,
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.359,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 45911,
            "title": "Congo red-negative light chain disease - Immunofixation and light chain quantification",
            "abstract": null,
            "authors": [
                "Sill, H"
            ],
            "year": 2006,
            "source": "INTERNIST. 2006; 47:  273-273. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000236325900008",
            "pubmed": null,
            "doi": "10.1007/s00108-006-1593-z",
            "pmc": null,
            "organizations": [
                "45911-14082"
            ],
            "persons": [
                "45911-51857-2"
            ],
            "imported": "2007-02-02T18:20:11+01:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.277,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 65426,
            "title": "Depressive disorders. A diagnostic and therapeutic challenge also for primary care",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2007,
            "source": "Internist (Berl). 2007; 48(2): 173-186. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000244686600003",
            "pubmed": "17111158",
            "doi": "10.1007/s00108-006-1704-x",
            "pmc": null,
            "organizations": [
                "65426-29444"
            ],
            "persons": [
                "65426-51907-2"
            ],
            "imported": "2007-02-12T01:00:00+01:00",
            "journal": "Internist (Berl)",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 85373,
            "title": "Immunological markers in plasma and CSF distinguish vascular parkinsonism from idiopathic Parkinson's disease",
            "abstract": null,
            "authors": [
                "Vrecko, K",
                "Schwingenschuh, P",
                "Holl, A",
                "Saurugg, R",
                "Wenzel, K",
                "Katschnig, P",
                "Tafeit, E",
                "Ott, E"
            ],
            "year": 2008,
            "source": "PTERIDINES. 2008; 19(1): 7-11. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000259454000001",
            "pubmed": null,
            "doi": "10.1515/pteridines.2008.19.1.7",
            "pmc": null,
            "organizations": [
                "85373-14012",
                "85373-14051"
            ],
            "persons": [
                "85373-50172-6",
                "85373-50982-6"
            ],
            "imported": "2008-11-03T15:20:46+01:00",
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": "PTERIDINES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.706,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": 0.171428571428571,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "BIOPHYSICS",
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 89946,
            "title": "Laboratory Methods for Assessing Coagulation and Platelet Aggregation in Whole Blood Samples",
            "abstract": null,
            "authors": [
                "Cvirn G",
                "Gallistl, S",
                "Wagner, T",
                "Janschitz, M",
                "Juergens, G",
                "Koestenberger M"
            ],
            "year": 2009,
            "source": "Pteridines. 2009; 20: 8-9.-Twenty-eight International Winter-Workshop\r\non Clinical, Chemical, and Biochemical Aspects of Pteridines; MAR 1-8; St. Christoph, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "89946-14011",
                "89946-14012",
                "89946-14058",
                "89946-14091",
                "89946-14093"
            ],
            "persons": [
                "89946-50068",
                "89946-50280",
                "89946-51511",
                "89946-51963",
                "89946-51964",
                "89946-52013"
            ],
            "imported": "2009-04-09T16:50:32+02:00",
            "journal": null,
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.706,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}