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=154220&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157152,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154240&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154200&ordering=-imported",
    "results": [
        {
            "id": 63249,
            "title": "Pain treatment with strong opioids.",
            "abstract": null,
            "authors": [
                "Beubler, E"
            ],
            "year": 2006,
            "source": "Pain treatment; March 18; Hefei. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63249-14022"
            ],
            "persons": [
                "63249-51667"
            ],
            "imported": "2006-12-14T17:17:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63246,
            "title": "Untersuchungen von Retikulozyten und fetalen Erythrozyten",
            "abstract": null,
            "authors": [
                "Sedlmayr P",
                "Hübl, W"
            ],
            "year": 2007,
            "source": " In: Ulrich Sack, Attila Tarnok, Gregor Rothe editors(s). Zelluläre Diagnostik. Grundlagen, Methoden und klinische Anwendungen der Durchflusszytometrie. Basel, Freiburg, Paris, London, New York, Bangalore, Bangkok, Singapore, Tokyo, Sydney: Karger Verlag;  2007. p. 381-399. (ISBN: 3-8055-7928-4 ) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63246-14017"
            ],
            "persons": [],
            "imported": "2006-12-14T17:16:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Ulrich Sack, Attila Tarnok, Gregor Rothe",
            "collection_title": "Zelluläre Diagnostik. Grundlagen, Methoden und klinische Anwendungen der Durchflusszytometrie",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 63245,
            "title": "Pain treatment with strong opioids.",
            "abstract": null,
            "authors": [
                "Beubler, E"
            ],
            "year": 2006,
            "source": "Pain Treatment; March 17; Guangzou, China. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63245-14022"
            ],
            "persons": [
                "63245-51667"
            ],
            "imported": "2006-12-14T17:15:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63243,
            "title": "Pain treatment with strong opioids",
            "abstract": null,
            "authors": [
                "Beubler, E"
            ],
            "year": 2006,
            "source": "Pain treatment; March 15, 2006; Jinan, China. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63243-14022"
            ],
            "persons": [
                "63243-51667"
            ],
            "imported": "2006-12-14T17:13:17+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63242,
            "title": "Importance of Evaluation of Quality of Life in Oncology.  ",
            "abstract": null,
            "authors": [
                "Greimel, E"
            ],
            "year": 2006,
            "source": "Psycho-Oncology. 4th International Conference.; 15.-17. 3. 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63242-14038"
            ],
            "persons": [],
            "imported": "2006-12-14T17:12:05+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63241,
            "title": "Pain treatment with strong opioids; Oxycodon ",
            "abstract": null,
            "authors": [
                "Beubler, E"
            ],
            "year": 2006,
            "source": "Pain Treatment for Oncologists; March 13, 2006; Shanghai, China. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63241-14022"
            ],
            "persons": [
                "63241-51667"
            ],
            "imported": "2006-12-14T17:10:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63239,
            "title": "Quality of Life Assessment in Clinical Trials ",
            "abstract": null,
            "authors": [
                "Greimel, E"
            ],
            "year": 2006,
            "source": "EORTC Gynecological Cancer Group meeting. ; 3.-4.11. 2006; Ponta Delgada, AZORES  . 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63239-14038"
            ],
            "persons": [],
            "imported": "2006-12-14T17:10:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63238,
            "title": "Development of EORTC Quality of Life Modules for Gynecologic Cancer Patients. ",
            "abstract": null,
            "authors": [
                "Greimel, E"
            ],
            "year": 2006,
            "source": "EORTC Quality of Life Group meeting;  23-24,11. 2006; Southampton, UK. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63238-14038"
            ],
            "persons": [],
            "imported": "2006-12-14T17:09:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": false
        },
        {
            "id": 63235,
            "title": "COX-Hemmer: Indikationen und Kontraindikationen, Reichenan a. d. Rax ",
            "abstract": null,
            "authors": [
                "Beubler, E"
            ],
            "year": 2006,
            "source": "Südbahngespräche; March 10-12,2006; Reichenau an der Rax. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63235-14022"
            ],
            "persons": [
                "63235-51667"
            ],
            "imported": "2006-12-14T17:06:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1391,
            "title": "Interferon-gamma in the treatment of systemic sclerosis: a randomized controlled multicentre trial.",
            "abstract": null,
            "authors": [
                "Grassegger, A",
                "Schuler, G",
                "Hessenberger, G",
                "Walder-Hantich, B",
                "Jabkowski, J",
                "MacHeiner, W",
                "Salmhofer, W",
                "Zahel, B",
                "Pinter, G",
                "Herold, M",
                "Klein, G",
                "Fritsch, PO"
            ],
            "year": 1998,
            "source": "Br J Dermatol. 1998; 139(4):639-648",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076603600012",
            "pubmed": "9892907",
            "doi": "10.1046%2Fj.1365-2133.1998.02460.x",
            "pmc": null,
            "organizations": [
                "1391-14047"
            ],
            "persons": [
                "1391-51721-6"
            ],
            "imported": "2006-12-14T17:04:21+01:00",
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.017,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.914285714285714,
            "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": 63233,
            "title": "Stellenwert der Lebensqualität in der Ovarialkarzinomtherapie ",
            "abstract": null,
            "authors": [
                "Greimel, E"
            ],
            "year": 2006,
            "source": "48. Seminar der Wilsede-Schule für Onkologie und Hämatologie. Mammakarzinom – Ovarialkarzinom – Supportivtherapie/Palliativmedizin. ;  8-11. 3. 2006; Wilsede, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63233-14038"
            ],
            "persons": [],
            "imported": "2006-12-14T17:04:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": false
        },
        {
            "id": 63232,
            "title": "MRI and CT in correlation with histopathology.",
            "abstract": null,
            "authors": [
                "Yen, K"
            ],
            "year": 2006,
            "source": "-31st Congress & 15th Advanced Course of the ESNR (European Society of Neuroradiology), Geneva, Switzerland ; Sep 2006; Geneva, SWITZERLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63232-14018"
            ],
            "persons": [],
            "imported": "2006-12-14T17:03:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 14777,
            "title": "High resolution ultrasound for monitoring the course of the disease and efficacy of oral PUVA-therapy in circumscribed scleroderma.",
            "abstract": null,
            "authors": [
                "Salmhofer, W",
                "HofmannWellenhof, R",
                "FinkPuches, R",
                "Hofer, A",
                "Wolf, P",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "J INVEST DERMATOL. 108: 780-780.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WP04000802",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14777-14047"
            ],
            "persons": [
                "14777-51618",
                "14777-51620",
                "14777-51711",
                "14777-51721"
            ],
            "imported": "2006-12-14T17:03:25+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.584,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "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": 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": 63231,
            "title": "Lichen planus pemphigoides in a 9-year-old child: Successful treatment with topical corticosteroids",
            "abstract": null,
            "authors": [
                "Hofmann-Wellenhof, R",
                "Salmhofer, W",
                "Kerl, H"
            ],
            "year": 1999,
            "source": "PEDIAT DERMATOL. 1999; 16(1): 70-71. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000078773200021",
            "pubmed": "10028008",
            "doi": "10.1046/j.1525-1470.1999.016001070.x",
            "pmc": null,
            "organizations": [
                "63231-14047"
            ],
            "persons": [
                "63231-51620-6",
                "63231-51711-1",
                "63231-51721-6"
            ],
            "imported": "2006-12-14T17:02:00+01:00",
            "journal": "PEDIAT DERMATOL",
            "issn": "0736-8046",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.874,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.583333333333333,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 63227,
            "title": "Role of thrombophilic gene polymorphisms in branch retinal vein occlusion ",
            "abstract": null,
            "authors": [
                "Weger, M",
                "Renner, W",
                "Steinbrugger, I",
                "Temmel, W",
                "El-Shabrawi, Y",
                "Lechner, H",
                "Schmut, O",
                "Haas, A"
            ],
            "year": 2006,
            "source": "Ophthalmologica Hungarica ; -Congress of the Alpe-Adria International Ophthalmological Society ; Juni 15-17,2006; Sopron. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63227-14028",
                "63227-14043"
            ],
            "persons": [
                "63227-50910",
                "63227-51850",
                "63227-51899",
                "63227-51984"
            ],
            "imported": "2006-12-14T16:53:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63226,
            "title": "Herzmißbildung- Welche Information benötigt der Kinderkardiologe?",
            "abstract": null,
            "authors": [
                "Gamillscheg, A"
            ],
            "year": 2006,
            "source": "Interdisplinäre Herzdiagnostik III; Okt 13-14, 2006; Maria Enzersdorf, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63226-14093"
            ],
            "persons": [],
            "imported": "2006-12-14T16:52:17+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63223,
            "title": "Role of the interleukin-6 -174 G>C gene polymorphism in retinal artery occlusion",
            "abstract": null,
            "authors": [
                "Steinbrugger, I",
                "Haas, A",
                "El-Shabrawi, Y",
                "Schmut, O",
                "Renner, W",
                "Weger, M"
            ],
            "year": 2006,
            "source": "Ophthalmologica Hungarica . -Congress of the Alpe-Adria International Ophthalmological Society; Juni 15-17,2006; Sopron. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63223-14028",
                "63223-14043"
            ],
            "persons": [
                "63223-50910",
                "63223-51850",
                "63223-51899",
                "63223-51984"
            ],
            "imported": "2006-12-14T16:49:37+01:00",
            "journal": "Ophthalmologica Hungarica ",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63222,
            "title": "Führt eine verminderte Ratio von L-Arginin und asymetrischem Dimethylarginin bei parodontalen Erkrankungen zu einer endothelialen Dysfunktion?",
            "abstract": null,
            "authors": [
                "Skerget, M",
                "Wimmer, G",
                "Thaller, E",
                "März, W",
                "Meinitzer, A",
                "Spary, A",
                "Brodmann, M",
                "Bratschko, RO",
                "Pilger, E",
                "Seinost, G"
            ],
            "year": 2006,
            "source": "-DGIM; 22.04.-26.04.06; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63222-14028",
                "63222-14079",
                "63222-14111"
            ],
            "persons": [
                "63222-51043",
                "63222-51541",
                "63222-51689",
                "63222-52018"
            ],
            "imported": "2006-12-14T16:48:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63221,
            "title": "Bleaching",
            "abstract": null,
            "authors": [
                "Glockner, K"
            ],
            "year": 2006,
            "source": "Stomatologie. -Österreichischer Zahnärztekongress in Krems; SEP 27-30, 2006; Krems, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63221-14111"
            ],
            "persons": [
                "63221-51840"
            ],
            "imported": "2006-12-14T16:39:08+01:00",
            "journal": "Stomatologie",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63220,
            "title": "Verarbeitung von Kompositen",
            "abstract": null,
            "authors": [
                "Glockner, K"
            ],
            "year": 2006,
            "source": "Fortbildungsveranstaltung der ÖGZMK Zweigverein Oberösterreich; JAN 17, 2006; Linz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63220-14111"
            ],
            "persons": [
                "63220-51840"
            ],
            "imported": "2006-12-14T16:36:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}