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=1640&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1660&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1620&ordering=-impactfactor",
    "results": [
        {
            "id": 153791,
            "title": "The potential interaction of factor XIII with the neuromuscular unit particularly after subarachnoid hemorrhage ",
            "abstract": null,
            "authors": [
                "Bosche, B",
                "Ai, J",
                "Alharby, BM",
                "Tso, MK",
                "Wan, H",
                "Molcanyi, M",
                "Noll, T",
                "MacDonald, RL"
            ],
            "year": 2015,
            "source": " JCBFM - Journal of Cerebral Blood Flow and Metabolism. 2015; 36(supp1):-Brain 2015; JUNE 27-30, 2015; Vancouver, British Columbia, CANADA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "153791-14050"
            ],
            "persons": [],
            "imported": "2016-07-27T23:04:36+02:00",
            "journal": null,
            "issn": "1559-7016",
            "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": false
        },
        {
            "id": 151092,
            "title": "FREQUENCY OF CARDIOPULMONARY COMORBIDITIES IN PATIENTS WITH PULMONARY HYPERTENSION",
            "abstract": null,
            "authors": [
                "Douschan, P",
                "Kovacs, G",
                "Foris, V",
                "Olschewski, A",
                "Olschewski, H",
                ""
            ],
            "year": 2015,
            "source": "American Journal of Respiratory and Critical Care Medicine. 2015; 191: -ATS 2015; 15 - 20.05.2015; Denver, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000377582804486",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "151092-14044",
                "151092-14046",
                "151092-14087"
            ],
            "persons": [
                "151092-54345",
                "151092-59238",
                "151092-79732",
                "151092-87980"
            ],
            "imported": "2016-02-11T19:22:32+01:00",
            "journal": null,
            "issn": "1073-449X",
            "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": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 147885,
            "title": "Feasibility trial to assess the patient safety culture in the professional group of dietitians",
            "abstract": null,
            "authors": [
                "Geil, S",
                "Sendlhofer, G",
                "Toplak, H",
                "Pregartner, G",
                "Pail, E"
            ],
            "year": 2015,
            "source": "Safety in Health, Supplement 1. 2015; Volume 1(1):1-19.-Sicherheit im Krankenhaus: Von der Strategie zur Umsetzung; Sep 29-30, 2015; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "147885-14026",
                "147885-14076"
            ],
            "persons": [
                "147885-51846",
                "147885-78071",
                "147885-84730"
            ],
            "imported": "2015-10-30T16:08:52+01:00",
            "journal": null,
            "issn": "2056-5917",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 143346,
            "title": "Onkologische Erkrankungen im Kindesalter: Auswirkungen auf die Berufswahl",
            "abstract": null,
            "authors": [
                "Wiegele, K",
                "Fürschuß, C",
                "Mohapp, A",
                "Szilagyi, I",
                "Urban, C"
            ],
            "year": 2014,
            "source": "Kinder- und Jugendmedizin. 2014; 4a 2014(14):A 64-A 65.-52. Jahrestagung der ÖGKJ; SEP 17 - 19 , 2014; Vienna. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "143346-14048",
                "143346-14092"
            ],
            "persons": [
                "143346-81071",
                "143346-111461"
            ],
            "imported": "2015-02-13T13:20:29+01:00",
            "journal": null,
            "issn": "1617-0288",
            "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": 140267,
            "title": "Einfluss einer notfallmedizinischen Lehrveranstaltung auf die Durchführung der manuellen Defibrillation.",
            "abstract": null,
            "authors": [
                "Karnberger, A",
                "Wetzel, J",
                "Kopaunik, LSF",
                "Kneihsl, M",
                "Wegscheider, T",
                "Mileder, LP"
            ],
            "year": 2014,
            "source": "Anaesthesiology & Intensive Care (A+IC) News. 2014; 64 (Oktober): 64-64.-AIC 2014 - Jahrestagung der Österreichischen Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin; NOV 26-29, 2014; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140267-14070"
            ],
            "persons": [
                "140267-68533",
                "140267-68534",
                "140267-83425"
            ],
            "imported": "2014-11-30T12:53:02+01:00",
            "journal": null,
            "issn": "1810-1887",
            "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": 85582,
            "title": "The Incidence of Osteosarcoma in AUstria from 1984 to 2004.",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Wibmer, C",
                "Leithner, K",
                "Maurer-Ertl, W",
                "Zielonke, N",
                "Windhager R",
                ""
            ],
            "year": 2008,
            "source": "LIJEC VJESN 130;2008; Suppl 4: 58-58.-Croatian Orthopaedic Congress; NOV 7-9, 2008; Zagreb, CROATIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85582-14052",
                "85582-14087"
            ],
            "persons": [
                "85582-53237",
                "85582-57557",
                "85582-59398"
            ],
            "imported": "2008-11-10T12:11:01+01:00",
            "journal": null,
            "issn": "0024-3477",
            "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": 139792,
            "title": "Vitamin D is associated with androgen synthesis \r\nin human testicular cells.\r\n",
            "abstract": null,
            "authors": [
                "Hofer, D",
                "Münzker,J",
                "Zachhuber,V",
                "Stiegler,Ph",
                "Hutz, K",
                "Zigeuner,R",
                "Pieber,T.R",
                "Müller,H",
                "Obermayer-Pietsch, B."
            ],
            "year": 2014,
            "source": "Endocrine Abstracts\r\n16th European Congress of Endocrinology 2014. 2014; 35: -ECE- European Congress of Endocrinology; MAY 3-7, 2014; Breslau, Poland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "139792-14056",
                "139792-14080"
            ],
            "persons": [
                "139792-51738",
                "139792-51809"
            ],
            "imported": "2014-10-30T10:48:06+01:00",
            "journal": null,
            "issn": "1479-6848",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 129100,
            "title": "Reference values of the tricuspid annular peak systolic velocity in healthy pediatric patients, calculation of z-score values, and comparison to the tricuspid annular plane systolic excursion",
            "abstract": null,
            "authors": [
                "Koestenberger, M",
                "Avian. A",
                "Heinzl, B",
                "Nagel, B",
                "Cvirn, G",
                "Fritsch, P",
                "Rehak, T",
                "Ravekes, W",
                "Gamillscheg, A."
            ],
            "year": 2013,
            "source": "Wien Klin Wochenschr. 2013; 125 (suppl 1): s54-s55.-Jahrestagung der österreichischen Kardiologischen Gesellschaft; Juni 5-8, 2013; Salzburg, Österreich. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129100-14012",
                "129100-14026",
                "129100-14093"
            ],
            "persons": [
                "129100-50068",
                "129100-52013",
                "129100-67207"
            ],
            "imported": "2013-06-10T14:04:00+02:00",
            "journal": null,
            "issn": "1613-7671",
            "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": 207538,
            "title": "MiR-4646-5p Acts as a Tumor-Suppressive Factor in Triple Negative Breast Cancer and Targets the Cholesterol Transport Protein GRAMD1B.",
            "abstract": null,
            "authors": [
                "Jonas, K",
                "Prinz, F",
                "Ferracin, M",
                "Krajina, K",
                "Deutsch, A",
                "Madl, T",
                "Rinner, B",
                "Slaby, O",
                "Klec, C",
                "Pichler, M"
            ],
            "year": 2024,
            "source": "Noncoding RNA. 2023; 10(1):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001170546900001",
            "pubmed": "38250802",
            "doi": "10.3390/ncrna10010002",
            "pmc": "PMC10801495",
            "organizations": [
                "207538-14013",
                "207538-14082",
                "207538-14085",
                "207538-27477"
            ],
            "persons": [
                "207538-104199-1",
                "207538-50826-6",
                "207538-59183-6",
                "207538-91207-6"
            ],
            "imported": "2024-02-05T01:00:00+01:00",
            "journal": "Noncoding RNA",
            "issn": "2311-553X",
            "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": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 128927,
            "title": "Improved recovery rates and DNA quality in rare cell analysis",
            "abstract": null,
            "authors": [
                "Passegger, C",
                "Sedlmayr, P",
                "Kroneis, T"
            ],
            "year": 2013,
            "source": "Chimerism. 2013; 4(2):59-59.-Symposium on Chimerism; May 30 - JUN 1, 2013; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128927-14017"
            ],
            "persons": [
                "128927-54171"
            ],
            "imported": "2013-06-05T19:25:43+02:00",
            "journal": null,
            "issn": "1938-1964",
            "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": 126276,
            "title": "Unterdrucktherapie nach Laserbehandlung.",
            "abstract": null,
            "authors": [
                "Weigel, G",
                "Spendel, S",
                "Girsch, W"
            ],
            "year": 2012,
            "source": "53rd Annual Meeting of the Austrian Society of Surgery . 2012; 44(245):-53rd Annual Meeting of the Austrian Society of Surgery ; JUN 7-9, 2012; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126276-14076"
            ],
            "persons": [
                "126276-51824"
            ],
            "imported": "2013-02-12T20:27:04+01:00",
            "journal": null,
            "issn": "1682-8631",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 116041,
            "title": "Tissue engineering humaner peripherer Schwann Zellen.",
            "abstract": null,
            "authors": [
                "Weigel,G",
                "Trapp,E",
                "Kuess,A",
                "Saxena,AK",
                "Spendel,ST"
            ],
            "year": 2011,
            "source": "European Surgery, From the issue entitled \"35th Seminar of the Austrian Society for Surgical Research / 35. Seminar der Österreichischen Gesellschaft für Chirurgische Forschung, November 2011\"\r\n\r\n. 2011; 43(243):1-28.-35th Seminar of the Austrian Society for Surgical Research / 35. Seminar der Österreichischen Gesellschaft für Chirurgische Forschung; NOV 10-12, 2011; Wagrain, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "116041-14049",
                "116041-14063",
                "116041-14076"
            ],
            "persons": [
                "116041-76969",
                "116041-51824"
            ],
            "imported": "2012-01-13T09:53:54+01:00",
            "journal": null,
            "issn": "1682-8631",
            "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": 104394,
            "title": "Cardiac movement on prehospital echocardiography as a predictor for outcome in cardiac arrest patients.",
            "abstract": null,
            "authors": [
                "Aichinger, G",
                "Zechner, PM",
                "Fox, JC",
                "Anderson, C",
                "Sacherer, F",
                "Wildner, G",
                "Prause, G"
            ],
            "year": 2010,
            "source": "A + IC NEWS. Kongressband 2010; 60(1):6-6.- Austrian International Congress. Jahrestagung der Österr. Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin ; SEP 16-18, 2010; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "104394-14069",
                "104394-14086"
            ],
            "persons": [
                "104394-50018",
                "104394-51986",
                "104394-64334"
            ],
            "imported": "2010-09-18T19:19:16+02:00",
            "journal": null,
            "issn": "1810-1887",
            "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": 88782,
            "title": "Association between plasma lipoprotein(a) concentration and restenosis after stent implantation in the superficial femoral artery.",
            "abstract": null,
            "authors": [
                "Gary, T",
                "Stojakovic, T",
                "Froehlich, H",
                "Scharnagl, H",
                "Hafner, F",
                "Pilger, E",
                "Brodmann, M"
            ],
            "year": 2009,
            "source": "Hämostaseologie-Kongressausgabe 2009; 29: 77--53. Jahrestagung der Gesellschaft für Thrombose-und Hämostaseforschung e.V. (GTH) 2009; FEB 4-7, 2009; Wien. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "88782-14028",
                "88782-14079"
            ],
            "persons": [
                "88782-50886",
                "88782-51136",
                "88782-51541",
                "88782-51689"
            ],
            "imported": "2009-03-01T13:48:53+01:00",
            "journal": null,
            "issn": "0720-9355",
            "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": 87758,
            "title": "High speed centrifugation reduces turn around time of standard coagulation test results",
            "abstract": null,
            "authors": [
                "Glänzer, K",
                "Kreiner, K",
                "Ramschak, H",
                "Truschnig, M",
                "Prüller, F"
            ],
            "year": 2009,
            "source": "Hämostaseologie 2009; 29(1):A24-A24.-53rd Annual Meeting Society of Thrombosis and Haemostasis Research\r\n(53. Jahrestagung der Gesellschaft für Thrombose- und Hämostaseforschung e.V.); FEB 4–7, 2009; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "87758-14028"
            ],
            "persons": [],
            "imported": "2009-02-17T12:21:56+01:00",
            "journal": null,
            "issn": "0720-9355",
            "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": 87510,
            "title": "Plattenepithelkarzinom des Ösophagus:Diagnostische Wertigkeit von F18-FDG PET/CT an lokoregionären Lymphknoten.",
            "abstract": null,
            "authors": [
                "Gstettner, C",
                "Bisail, B",
                "Wolf, I",
                "Passath, A",
                "Aigner, RM"
            ],
            "year": 2009,
            "source": "Nuclear Medicine - Molecular Imaging and Therapy2009; 6/08(47):A158-A159.-7.Jahrestagung der Österreichischen Gesellschaft für Nuklearmedizin; Jan 22-24, 2009; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "87510-14054",
                "87510-14107"
            ],
            "persons": [
                "87510-51727",
                "87510-60016"
            ],
            "imported": "2009-02-11T17:15:03+01:00",
            "journal": null,
            "issn": "0029-5566",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 85584,
            "title": "No Increase in the Incidence of Soft Tissue Sarcomas in Austria.",
            "abstract": null,
            "authors": [
                "Wibmer, C",
                "Leithner, A",
                "Sperl, M",
                "Zielonke, N",
                "Windhager, R",
                ""
            ],
            "year": 2008,
            "source": "LIJEC VJESN 130;2008; Suppl 4: 81-81.-Croatian Orthopaedic Congress; NOV 7-9, 2008; Zagreb, CROATIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85584-14052"
            ],
            "persons": [
                "85584-53237",
                "85584-59398"
            ],
            "imported": "2008-11-10T12:16:10+01:00",
            "journal": null,
            "issn": "0024-3477",
            "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": 84980,
            "title": "SOD3 R231G polymorphism associated with coronary artery disease and myocardial infarction in the Ludwigshafen risk and cardiovascular health study.",
            "abstract": null,
            "authors": [
                "Grammer, TB",
                "Renner, W",
                "Hoffmann, MM",
                "Winkelmann, BR",
                "Boehm, BO",
                "Marz, W"
            ],
            "year": 2005,
            "source": "Atheroscl Suppl2005; 6(1):4-4.-75th Congress of the European Atherosclerosis Society; APR 23-26, 2005; Prague, CZECH REPUBLIC. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "84980-14028"
            ],
            "persons": [
                "84980-50910"
            ],
            "imported": "2008-10-09T14:44:09+02:00",
            "journal": null,
            "issn": "1567-5688",
            "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": 80718,
            "title": "Ein Ansatz zur Vermeidung des durch Computerarbeit hervorgerufenen trockenen Auges",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Haid, J",
                "Rabensteiner, DF",
                "Haid, W",
                "Wedrich, A"
            ],
            "year": 2008,
            "source": "Spektrum der Augenheilkunde2008; 22(2):101-101.-49. Tagung der Österreichischen Ophthalmologischen Gesellschaft; MAY 1-3, 2008; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "80718-14043"
            ],
            "persons": [
                "80718-53938"
            ],
            "imported": "2008-05-05T12:51:55+02:00",
            "journal": null,
            "issn": "0930-4282",
            "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": 74341,
            "title": "Serum trace and bulk elements in patients with pulmonary sarcoidosis related to healthy adults.",
            "abstract": null,
            "authors": [
                "Domej, W",
                "Krachler, M",
                "Maier, A",
                "Goessler, W",
                "Irgolic, KJ"
            ],
            "year": 2000,
            "source": "Eur Respir J2000; 16(31):425-425.-ERS; AUG 30 - SEP 3, 2000; Florence, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "74341-14087"
            ],
            "persons": [
                "74341-51525"
            ],
            "imported": "2008-02-10T16:26:05+01:00",
            "journal": null,
            "issn": "0904-1850",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}