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=152940&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156963,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152960&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152920&ordering=impactfactor_norm",
    "results": [
        {
            "id": 102861,
            "title": "Efficacy and safety of the haemostasis achieved by Vivostat system during laparoscopic partial nephrectomy.",
            "abstract": null,
            "authors": [
                "Gidaro, S",
                "Cindolo, L",
                "Lipsky, K",
                "Zigeuner, R",
                "Schips, L"
            ],
            "year": 2009,
            "source": "Arch Ital Urol Androl. 2009; 81(4): 223-227. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "20608146",
            "doi": null,
            "pmc": null,
            "organizations": [
                "102861-14056"
            ],
            "persons": [
                "102861-51738-6"
            ],
            "imported": "2010-07-21T02:00:00+02:00",
            "journal": "Arch Ital Urol Androl",
            "issn": "1124-3562",
            "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": 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": 102863,
            "title": "Stammzelltransplantation bei MDS: Zeitpunkt entscheidend",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 2010,
            "source": "memo - Magazine of European Medical Oncology. 2010; 02(10): 6-6. ",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102863-14082"
            ],
            "persons": [],
            "imported": "2010-07-21T18:35:36+02: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": 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": 102865,
            "title": "Quality assurance and quality control in the routine molecular diagnostic laboratory",
            "abstract": null,
            "authors": [
                "Raggam, RB",
                "Kessler, HH",
                "Rabenau, H"
            ],
            "year": 2010,
            "source": "CLIN CHEM LAB MED 2010, 48:(5)Suppl2010; -ISMD 2010; JUN 3-5, 2010; Graz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102865-14028"
            ],
            "persons": [
                "102865-50564"
            ],
            "imported": "2010-07-22T15:32:43+02: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": true
        },
        {
            "id": 102866,
            "title": "Rapid quantitation of Cytomegalovirus DNA in wohle blood by molecular assays based on automated sample preparation and real-time PCR",
            "abstract": null,
            "authors": [
                "Raggam, RB",
                "Bozic, M",
                "Hammerschmidt, S",
                "Homberg, C",
                "Salzer, HJF",
                "Kessler, HH"
            ],
            "year": 2010,
            "source": "Clinical Chemistry and Laboratory Medicine. 2010; 48(5):A15-A15.-ISMD2010 - 8th International Symposium on Molecular Diagnostics; JUN 3-5, 2010; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102866-14023",
                "102866-14028",
                "102866-14087"
            ],
            "persons": [
                "102866-50506",
                "102866-50564",
                "102866-51812"
            ],
            "imported": "2010-07-22T15:37:34+02:00",
            "journal": null,
            "issn": "1424-6621",
            "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": 102867,
            "title": "New anti-platelet therapeutic strategies demand for high-throughput platelet function testing including high-level of automation and standardization - an overview of current methods available",
            "abstract": null,
            "authors": [
                "Prüller, F",
                "Raggam, RB",
                "Zweiker, R",
                "Gary, T",
                "Bornemann-Cimenti, H",
                "Truschnig, M"
            ],
            "year": 2010,
            "source": "CLIN CHEM LAB MED 2010, 48:(5) suppl2010; -ISMD2010; JUN 3-5, 2010; Graz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102867-14028",
                "102867-14069",
                "102867-14079",
                "102867-14083"
            ],
            "persons": [
                "102867-50564",
                "102867-51136",
                "102867-58422"
            ],
            "imported": "2010-07-22T15:42:19+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102869,
            "title": "Drei Engel für Eisenerz – Innenstadtaktivierung durch Umwertung im Außenring. in: Der Ideenwettbewerb \"Eisenerz 2021.\"",
            "abstract": null,
            "authors": [
                "Muckenhuber, J",
                "Roy, T",
                "Silberschneider, E"
            ],
            "year": 2007,
            "source": " In: Nussmüller, W; Rossegger, Reditor(s). Graz: Eigenverlag; 2007. pp. 20. ",
            "category": 10,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102869-14024"
            ],
            "persons": [
                "102869-53649"
            ],
            "imported": "2010-07-23T11:41:18+02: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": 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": 102870,
            "title": "Lacking support for wellbeing of overworked self-employed.",
            "abstract": null,
            "authors": [
                "Muckenhuber, J"
            ],
            "year": 2010,
            "source": "http://www.iuhpeconference.net/index.php2010; -20th IUHPE World Conference on Health Promotion\r\n; july 11-15, 2010; Geneva, SWITZERLAND. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102870-14024"
            ],
            "persons": [
                "102870-53649"
            ],
            "imported": "2010-07-23T11:52:38+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102871,
            "title": "Gender differences in health resources for well-being of overworked self-employed in Austria.",
            "abstract": null,
            "authors": [
                "Muckenhuber, J"
            ],
            "year": 2010,
            "source": "http://www.eshms2010.be2010; -13th Biennial Congress of the European Society for Health and medical Sociology\r\n; august 26-28, 2010; Gent, Belgium. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102871-14024"
            ],
            "persons": [
                "102871-53649"
            ],
            "imported": "2010-07-23T11:56:18+02: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": 102872,
            "title": "Kenntnis der FeldakteurInnen im Gesundheitssystem und die Einschätzung der Bedeutung dieses Wissens -  Die Bedeutung von Hospitation für Studierende der Medizin.",
            "abstract": null,
            "authors": [
                "Muckenhuber, J",
                "Rasky, E"
            ],
            "year": 2010,
            "source": "13. Wissenschaftliche Tagung Österreichische Gesellschaft für Public Health\r\nLernen für Gesundheit; SEP 16-17, 2010; Linz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102872-14024"
            ],
            "persons": [
                "102872-51688",
                "102872-53649"
            ],
            "imported": "2010-07-23T12:00:31+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102873,
            "title": "Soziales Milieu und Gesundheitsverhalten -das Problem der familiären Reproduktion eines gesundheitsförderlichen/hemmenden Habitus.",
            "abstract": null,
            "authors": [
                "Muckenhuber, J",
                "Fernandez, K"
            ],
            "year": 2010,
            "source": "13. Wissenschaftliche Tagung Österreichische Gesellschaft für Public Health\r\nLernen für Gesundheit; SEP 16-17, 2010; Linz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102873-14024"
            ],
            "persons": [
                "102873-53649"
            ],
            "imported": "2010-07-23T12:02:45+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102874,
            "title": "Die Thoraxdrainage- basics, pitfalls and possibilities.",
            "abstract": null,
            "authors": [
                "Matzi, V"
            ],
            "year": 2010,
            "source": "Thoraxchirurgische Fortbildungsveranstaltung an der Unfallchirurgischen Abteilung des LKH Judenburg-Knittelfeld.; JUL 14, 2010; Judenburg, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102874-14077"
            ],
            "persons": [
                "102874-50143"
            ],
            "imported": "2010-07-23T12:37:26+02: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102875,
            "title": "Die Thoraxdrainage- basics, pitfalls and possibilities.",
            "abstract": null,
            "authors": [
                "Matzi, V"
            ],
            "year": 2010,
            "source": "Thoraxchirurgische Fortbildungsveranstaltung am UKH Graz.; JUL 21, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102875-14077"
            ],
            "persons": [
                "102875-50143"
            ],
            "imported": "2010-07-23T12:38:50+02: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102876,
            "title": "Correct choice of the sample material for molecular diagnostics in infectious diseases.",
            "abstract": null,
            "authors": [
                "Rabenau, HF",
                "Raggam, RB",
                "Salzer, HJF"
            ],
            "year": 2010,
            "source": "Clin Chem Lab Med 2010 Suppl2010; 48, (5): -ISMD2010; JUN 3-5, 2010; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102876-14028",
                "102876-14087"
            ],
            "persons": [
                "102876-50564"
            ],
            "imported": "2010-07-23T14:39:11+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102877,
            "title": "Oral Antifungal Prophylaxis in Patients with Squamous Cell Cancer of the Head and Neck undergoing Radiotherapy and its Effect on oral Candida Colonization ",
            "abstract": null,
            "authors": [
                "Raggam, RB",
                "Salzer, HJF",
                "Krause, R",
                "Reinisch, S",
                "Kessler, HH",
                "Kapp, KS",
                "Santner, B",
                "Partl, R"
            ],
            "year": 2010,
            "source": " 2010; -Laboratory Medicine in Health Care - First European Joint Congress of EFCC and UEMS; OCT 13-16, 2010; Lisbon, PORTUGAL. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102877-14023",
                "102877-14028",
                "102877-14060",
                "102877-14066",
                "102877-14087"
            ],
            "persons": [
                "102877-50564",
                "102877-50656",
                "102877-51812",
                "102877-51976",
                "102877-51803",
                "102877-62261"
            ],
            "imported": "2010-07-23T14:52:08+02: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": 102878,
            "title": "The adaptive and innate immune system are dispensable upon prion transmission by aerosols",
            "abstract": null,
            "authors": [
                "Haybaeck, J"
            ],
            "year": 2010,
            "source": "ALPINE MEETING 2010, MOLECULAR BASIS OF DISEASE; 15.-18.07.2010; Valens, Switzerland. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102878-14020"
            ],
            "persons": [],
            "imported": "2010-07-23T22:42:54+02: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": true
        },
        {
            "id": 102879,
            "title": "Liver inflammation, fibrosis and metabolic stress leading to hepatocellular cancer",
            "abstract": null,
            "authors": [
                "Haybaeck, J"
            ],
            "year": 2010,
            "source": "Research seminar: Hot topics in progression of chronic liver injury\r\nto fibrosis and cancer; 21.07.2010; UNIVERSITÄTSKLINIK FÜR INNERE MEDIZIN III, AKH Wien, Austria. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102879-14020"
            ],
            "persons": [],
            "imported": "2010-07-23T22:49:31+02: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102880,
            "title": "Interactive presentation of cases. ",
            "abstract": null,
            "authors": [
                "Hofmann-Wellenhof, R",
                "Massone, C"
            ],
            "year": 2010,
            "source": "International Short Course on Dermoscopy. ; July 20-24, 2010; Graz . 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102880-14047"
            ],
            "persons": [
                "102880-51711"
            ],
            "imported": "2010-07-25T00:18:23+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102881,
            "title": "Teledermoscopy. ",
            "abstract": null,
            "authors": [
                "Massone, C"
            ],
            "year": 2010,
            "source": "International Short Course on Dermoscopy. ; July 20-24, 2010; Graz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102881-14047"
            ],
            "persons": [],
            "imported": "2010-07-25T00:19:51+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102883,
            "title": "Zevalin-rezente Labelerweiterung & eigene Erfahrungsberichte betreeffend den Einsatz von Zevalin am Universitätsklinikum Graz",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 2008,
            "source": "RIT-aktueller Stand und Zukunftsperspektiven; SEPT 12, 2008; Baden. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102883-14082"
            ],
            "persons": [],
            "imported": "2010-07-26T15:50:08+02: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102885,
            "title": "Retroviral Transduction of CCR1, CXCR6 and XCR1 in lymphoma cell lines.",
            "abstract": null,
            "authors": [
                "Deutsch, AJ",
                "Schaider, H",
                "Neumeister, P"
            ],
            "year": 2010,
            "source": "1st CELL CULTURE DAY; 23.6.2010; ZMF Graz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102885-14047",
                "102885-14082"
            ],
            "persons": [
                "102885-51930",
                "102885-59183",
                "102885-53662"
            ],
            "imported": "2010-07-27T11:47:01+02: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": true,
            "local_affiliation": true
        }
    ]
}