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=153800&ordering=-imported
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=153820&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153780&ordering=-imported",
    "results": [
        {
            "id": 63777,
            "title": "Hand surgery and the internet: results of a worldwide survey.",
            "abstract": null,
            "authors": [
                "Koch, H",
                "Hubmer, M",
                "Haas, F",
                "Schwarzl, F",
                "Scharnagl, E"
            ],
            "year": 2002,
            "source": "Hand Surg. 2002; 7(2):167-170",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12596273",
            "doi": "10.1142/S0218810402001072",
            "pmc": null,
            "organizations": [
                "63777-14076"
            ],
            "persons": [
                "63777-51895-2",
                "63777-59917-6"
            ],
            "imported": "2006-12-20T01:00:00+01:00",
            "journal": "Hand Surg",
            "issn": "0218-8104",
            "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": 63741,
            "title": "Der plötzliche Säuglingstod: Risikoerhebung und Arousals – von der Epidemiologie zur physiologischen Grundlagenforschung.",
            "abstract": null,
            "authors": [
                "Zotter, H"
            ],
            "year": 2005,
            "source": " [ Habilitationsschrift ] Medizinische Universität Graz; 2005. ",
            "category": 5,
            "document_type": 17,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63741-14094"
            ],
            "persons": [],
            "imported": "2006-12-19T22:49:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medical University Graz",
            "country": "40",
            "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": 63740,
            "title": "Neues in der Parkinsontherapie-Rotigotin.",
            "abstract": null,
            "authors": [
                "Schwingenschuh, P"
            ],
            "year": 2006,
            "source": "6. Grazer Parkinsontag; DEC 15-16, 2006; Graz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63740-14051"
            ],
            "persons": [
                "63740-50172"
            ],
            "imported": "2006-12-19T21:02:40+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": 63739,
            "title": "Dopamin Metaboliten beim Restless Legs Syndrom. ",
            "abstract": null,
            "authors": [
                "Katschnig, P",
                "Schwingenschuh, P",
                "Saurugg, R",
                "Wenzel, K",
                "Vrecko, K",
                "Ott, E"
            ],
            "year": 2006,
            "source": "Jahrestagung Österreichische Parkinsongesellschaft 2006; NOV 23-25, 2006; Vienna, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63739-14012",
                "63739-14051"
            ],
            "persons": [
                "63739-50172",
                "63739-50982"
            ],
            "imported": "2006-12-19T20:58:54+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63738,
            "title": "Kontrolliertes Atmen und Singen als Strategie um Dyskinesien im Rahmen eines L-Dopa Langzeitsyndroms zu unterdrücken. ",
            "abstract": null,
            "authors": [
                "Saurugg, R",
                "Schwingenschuh, P",
                "Katschnig, P",
                "Wenzel, K",
                "Kögl-Wallner, M",
                "Melisch, B",
                "Ott, E"
            ],
            "year": 2006,
            "source": "Jahrestagung Österreichische Parkinsongesellschaft 2006; NOV 23-25, 2006; Vienna, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63738-14051"
            ],
            "persons": [
                "63738-50172",
                "63738-50982"
            ],
            "imported": "2006-12-19T20:55:33+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63737,
            "title": "Beeinträchtigung der olfaktorischen, chemosensorisch-trigeminalen und gustatorischen Leistungen beim idiopathischen Parkinsonsyndrom. ",
            "abstract": null,
            "authors": [
                "Maric, M",
                "Herting, B",
                "Hummel, T",
                "Reichmann, H",
                "Saurugg, R",
                "Wenzel, K",
                "Schwingenschuh, P",
                "Katschnig, P",
                "Kögl-Wallner, M",
                "Melisch, B",
                "Ott, E"
            ],
            "year": 2006,
            "source": "Jahrestagung Österreichische Parkinsongesellschaft 2006; NOV 23-25, 2006; Vienna, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63737-14051"
            ],
            "persons": [
                "63737-50172",
                "63737-50982"
            ],
            "imported": "2006-12-19T20:51:57+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63736,
            "title": "Fallbericht einer Patientin mit einem palatinem Tic. ",
            "abstract": null,
            "authors": [
                "Schwingenschuh, P",
                "Wenzel, K",
                "Katschnig, P",
                "Saurugg, R",
                "Ott, E"
            ],
            "year": 2006,
            "source": "Jahrestagung Österreichische Parkinsongesellschaft 2006; NOV 23-25, 2006; Vienna, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63736-14051"
            ],
            "persons": [
                "63736-50172",
                "63736-50982"
            ],
            "imported": "2006-12-19T20:48:18+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63732,
            "title": "Fallbericht Palatiner Tic.",
            "abstract": null,
            "authors": [
                "Schwingenschuh, P",
                "Katschnig, P",
                "Wenzel, K",
                "Quasthoff, S",
                "Ott, E"
            ],
            "year": 2006,
            "source": "4. Jahrestagung ÖGN; MAR 15-18, 2006; Vienna, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63732-14051"
            ],
            "persons": [
                "63732-50172",
                "63732-50982",
                "63732-52002"
            ],
            "imported": "2006-12-19T20:19: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63731,
            "title": "Computerunterstützte Ganganalyse bei Parkinsonpatienten.",
            "abstract": null,
            "authors": [
                "Schwingenschuh, P"
            ],
            "year": 2001,
            "source": " [ Dissertation ] Karl-Franzens-University Graz; 2001. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63731-14051"
            ],
            "persons": [
                "63731-50172"
            ],
            "imported": "2006-12-19T20:00:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Karl Franzens University Graz",
            "country": "40",
            "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": 63730,
            "title": "Effect of Standard Insulin Tolerance Test on Plasma Leptin Levels in Children with and without Growth Hormone Deficiency.",
            "abstract": null,
            "authors": [
                "Zotter, H",
                "Kerbl, R",
                "Borkenstein, M"
            ],
            "year": 2006,
            "source": " In: Kiyani, S; Acerini, C; Buchanan, C; Maheshwari, H;  editors(s). Growth, Growth Hormone, & Metabolism. 1(3) : London: Remedica Medical Education and Publishing;  2006. p. 68-70. (ISBN: 1750-8673) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63730-14091",
                "63730-14094"
            ],
            "persons": [
                "63730-51654"
            ],
            "imported": "2006-12-19T19:59:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Kiyani, S; Acerini, C; Buchanan, C; Maheshwari, H; ",
            "collection_title": "Growth, Growth Hormone, & Metabolism",
            "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": 63729,
            "title": "The hepatic microvascular alterations in polymicrobial sepsis are not mediated by bacterial endotoxin.",
            "abstract": null,
            "authors": [
                "Singer, G",
                "Granger, DN"
            ],
            "year": 2006,
            "source": "FASEB J. 20(4):A704--Experimental Biology 2006; MAR 1-5. 2006; San Francisco, CA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63729-14049"
            ],
            "persons": [
                "63729-50778"
            ],
            "imported": "2006-12-19T18:21:52+01:00",
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.064,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.969230769230769,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "BIOLOGY",
            "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": 63728,
            "title": "Differential Insulin Receptor Splicing in Trophoblasts vs Placental Endothelial Cells",
            "abstract": null,
            "authors": [
                "Hiden, U",
                "Wadsack, C",
                "Tabano, S",
                "Radaelli, T",
                "Cetin, I",
                "Desoye, G"
            ],
            "year": 2006,
            "source": "-The 12th International Federation of Placenta Associations (IFPA) Meeting; SEP 6-9, 2006; Kobe, JAPAN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63728-14038"
            ],
            "persons": [
                "63728-50442",
                "63728-50674"
            ],
            "imported": "2006-12-19T18:20:44+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": 63727,
            "title": "Ultrasonic Bone Densitometry in Pediatric Trauma Patients.",
            "abstract": "The aim of the study was to compare Bone Mineral Density (BMD9 in children with fractures with the respective values in children without fractures. In addition possible environmental factors influencing BMD in the study cohort were evaluated. BMD was measured by Quantitative Ultrasound (QUS) in 50 children who had sustained an acute fracture and in 154 healthy children as controls. Nutritional habits and activity level of the children were documented by a standardised questionnaire. Children with fractures had a significantly lower BMD compared to children without a history of fractures. This difference could not be explained by differences in diet, body-mass-index (BMI) nor physical activity. Previous studies have suggested that low BMD levels might contribute to an increased prevalence of fractures in patients with systemic diseases. This study showed that low BMD may contribute to the risk of sustaining a fracture also in healthy children. Nevertheless, the differences in measurements are marginal despite statistical significance and the biological impact remains unclear. Low BDM values could not be explained by any of the studied environmental factors.",
            "authors": [
                "Singer, G"
            ],
            "year": 2003,
            "source": "[ Dissertation ] Graz Medical University; 2003. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63727-14049"
            ],
            "persons": [
                "63727-50778"
            ],
            "imported": "2006-12-19T17:46:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Graz Medical University",
            "country": "40",
            "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": 52784,
            "title": "Stem cell therapy for ischemic heart disease: beginning or end of the road?",
            "abstract": null,
            "authors": [
                "Stamm, C",
                "Liebold, A",
                "Steinhoff, G",
                "Strunk, D"
            ],
            "year": 2006,
            "source": "CELL TRANSPLANT. 2006; 15 Suppl 1(21): S47-S56. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000238617800007",
            "pubmed": "16826795",
            "doi": "10.3727/000000006783982313",
            "pmc": null,
            "organizations": [
                "52784-14082"
            ],
            "persons": [],
            "imported": "2006-12-19T15:58:26+01:00",
            "journal": "CELL TRANSPLANT",
            "issn": "0963-6897",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.482,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 63726,
            "title": "A humanized system to propagate cord blood-derived mesenchymal stem cells for clinical applications",
            "abstract": null,
            "authors": [
                "Reinisch, A",
                "Malischnik, C",
                "Rohde, E",
                "Schallmoser, K",
                "Bjelic-Radisic, V",
                "Strunk, D"
            ],
            "year": 2006,
            "source": "ONKOLOGIE. 29(S3):28-28.-Gemeinsame Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaften für Hämatologie und Onkologie; NOV 4-8; Leipzig, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63726-14058",
                "63726-14063",
                "63726-14082"
            ],
            "persons": [
                "63726-50747"
            ],
            "imported": "2006-12-19T15:51:06+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.206,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.170731707317073,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 63725,
            "title": "Arthroskopische matrixassoziierte autologe Chondrocytentransplantation ",
            "abstract": null,
            "authors": [
                "Grasslober, M",
                "Mauschitz, R",
                "Pichler, W",
                "Schatz, B",
                "Seggl, W",
                "Fellinger, M"
            ],
            "year": 2006,
            "source": "Thoraxtrauma - Polytrauma. Abstracts 2006. -42. Jahrestagung der Österreichischen Gesellschaft für Unfallchirurgie; NOV 9-11, 2006; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63725-14052"
            ],
            "persons": [],
            "imported": "2006-12-19T15:30:25+01:00",
            "journal": "Thoraxtrauma - Polytrauma. Abstracts 2006",
            "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": 63723,
            "title": "Das Polytrauma im höheren Alter – eine Herausforderung?",
            "abstract": null,
            "authors": [
                "Grasslober, M",
                "Mauschitz, R",
                "Leithgöb, O",
                "Hartwager, W",
                "Peicha, G"
            ],
            "year": 2006,
            "source": "Thoraxtrauma - Polytrauma. Abstracts 2006.   2006; 55-55.- 42. Jahrestagung der Österreichischen Gesellschaft für Unfallchirurgie; NOV 9-11, 2006; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63723-14052"
            ],
            "persons": [],
            "imported": "2006-12-19T15:18:29+01:00",
            "journal": "Thoraxtrauma - Polytrauma. Abstracts 2006",
            "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": 63722,
            "title": "Das präklinische und klinische Management in der Versorgung einer thorakalen Pfählungsverletzung – Fallbericht",
            "abstract": null,
            "authors": [
                "Gumpert, R",
                "Leithgöb ,O",
                "Hartwagner, W",
                "Pichler, W",
                "Mauschitz, R"
            ],
            "year": 2006,
            "source": "Thoraxtrauma - Polytrauma. Abtracts 2006. 14-14.-42. Jahrestagung der Österreichischen Gesellschaft für Unfallchirurgie; NOV 9-11; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63722-14052"
            ],
            "persons": [],
            "imported": "2006-12-19T15:14:35+01:00",
            "journal": "Thoraxtrauma - Polytrauma. Abtracts 2006",
            "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": 63721,
            "title": "Emergency Management of Unstable Pelvic Injury with the Pelvic Clamp (99-05) ",
            "abstract": null,
            "authors": [
                "Seibert, FJ",
                "Peicha, G",
                "Grechenig, W",
                "Mauschitz, R",
                "Tanzer, K",
                "Hartwagner, W",
                "Leithgöb, O",
                "Seggl, W"
            ],
            "year": 2006,
            "source": "European Journal of Trauma. 32(1):67-67.-7th European Trauma Congress; MAY 14-17, 2006; Ljubljana, SLOVENIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63721-14052"
            ],
            "persons": [
                "63721-51694",
                "63721-51724"
            ],
            "imported": "2006-12-19T15:09:25+01:00",
            "journal": "European Journal of Trauma",
            "issn": "1439-0590",
            "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": 63720,
            "title": "First Experience with the PFN-A at the Medical University Graz",
            "abstract": null,
            "authors": [
                "Hartwagner, W",
                "Clement, H",
                "Leithgöb, O",
                "Grasslober, M",
                "Gumpert, R",
                "Mauschitz, R"
            ],
            "year": 2006,
            "source": "European Jounal of Trauma. 32(1):21-21.-7th European Trauma Congress; MAY 14-17, 2006; Ljubljana, SLOVENIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63720-14052"
            ],
            "persons": [
                "63720-60541"
            ],
            "imported": "2006-12-19T15:04:29+01:00",
            "journal": "European Jounal of Trauma",
            "issn": "1439-0590",
            "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
        }
    ]
}