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=1760&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=1780&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1740&ordering=-impactfactor",
    "results": [
        {
            "id": 128028,
            "title": "WIRKUNG VON VITAMIN D IN HODENZELLKULTUREN",
            "abstract": null,
            "authors": [
                "Hofer, D",
                "Münzker, J",
                "Hutz, K",
                "Zigeuner, R",
                "Müller, H",
                "Pieber, T.R",
                "Obermayer-Pietsch, B."
            ],
            "year": 2013,
            "source": "Journal für Klinische Endokrinologie und Stoffwechsel. 2013; -18. Jahrestagung der Österreichischen Gesellschaft für Endokrinologie und Stoffwechsel; APR 18-19, 2013; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128028-14056",
                "128028-14073",
                "128028-14080"
            ],
            "persons": [
                "128028-51738",
                "128028-51809",
                "128028-51831",
                "128028-51982"
            ],
            "imported": "2013-04-21T17:34:11+02:00",
            "journal": null,
            "issn": "1998-7773",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 127246,
            "title": "Wien wird HERZsicher",
            "abstract": null,
            "authors": [
                "Krammel, M",
                "Ettl, F",
                "Weidenauer, D",
                "Winnisch, M",
                "van Tulder, R",
                "Orlob, S",
                "Schreiber, W",
                ""
            ],
            "year": 2013,
            "source": "Anästhesiologie & Intensivmedizin. 2013; 54(S 2):38-38.-Deutscher Interdisziplinärer Notfallmedizin Kongress; FEB 28-MAR 2, 2013; Wiesbaden, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127246-26796"
            ],
            "persons": [
                "127246-74176"
            ],
            "imported": "2013-03-01T11:15:01+01:00",
            "journal": null,
            "issn": "0170-5334",
            "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": 118198,
            "title": "Ist V.A.C. Ulta eine weitere Waffe gegen Problemkeime in der Pleurahöhle?",
            "abstract": null,
            "authors": [
                "Matzi, V",
                "Lindenmann, J",
                "Neuboeck, N",
                "Maier, A",
                "Smolle-Juettner, FM"
            ],
            "year": 2012,
            "source": "Zeitschrift für Wundheilung/ Supplement. 2012; -Drei-Länder-Kongress 2012; MAR 16-17, 2012; Essen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "118198-14077"
            ],
            "persons": [
                "118198-50143",
                "118198-50145",
                "118198-51935",
                "118198-51615"
            ],
            "imported": "2012-03-19T12:46:36+01:00",
            "journal": null,
            "issn": "1439-670X",
            "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": 117405,
            "title": "Long-term results after surgery for single- and multi-valve active infective endocarditis ",
            "abstract": null,
            "authors": [
                "Meszaros, K",
                "Nujic, S",
                "König, T",
                "Reineke, D",
                "Roost, E",
                "Englberger, L",
                "Sodeck, G",
                "Schmidli, J",
                "Carrel, T",
                "Czerny, M"
            ],
            "year": 2012,
            "source": "The Thoracic and Cardiovascular Surgeon Supplement Vol. 1 . 2012; 60(Supp.1):102-102.-41th Annual Meeting of the German Society of Thoracic and Cardiovascular Surgery ; Feb 12-15, 2012 ; Freiburg, Germany .  (ISBN: 0946-4778 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "117405-14075"
            ],
            "persons": [],
            "imported": "2012-02-15T09:06:15+01:00",
            "journal": null,
            "issn": "0946-4778",
            "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": 114989,
            "title": "Adequate time point of joint prosthesis reimplantation by functional imaging.",
            "abstract": null,
            "authors": [
                "Heber, D",
                "Sonneck-Koenne, C",
                "Knoll, P",
                "Aigner, RM",
                "Lipp, RW",
                "Ritschl, P",
                "Mirzaei, S"
            ],
            "year": 2012,
            "source": "Nuklearmedizin (Schattauer GmbH). 2012; -Radioactive Isotopes in Clinical Medicine and Research; Jän 11-14, 2012; Bad Hofgastein, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "114989-14107"
            ],
            "persons": [
                "114989-51948",
                "114989-51727"
            ],
            "imported": "2011-12-02T14:29:11+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": 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": 114143,
            "title": "The alpha1-adrenergic receptor antagonist prazosin induces apoptosis in human medullary thyroid carcinoma cells.",
            "abstract": null,
            "authors": [
                "Schwach, G",
                "Fuchs, R",
                "Ingolic, E",
                "Stelzer, I",
                "Hofer, D",
                "Sadjak, A",
                "Pfragner, R",
                ""
            ],
            "year": 2011,
            "source": "European Thyroid Journal, Launching Issue September 2011, 35th Annual Meeting of the European Thyroid Association. 2011; -35th Annual Meeting of the European Thyroid Association; SEPT 10-14, 2011; Krakow, POLAND.  (ISBN: 978-3-8055-9876-9 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "114143-14014",
                "114143-14028",
                "114143-14080"
            ],
            "persons": [
                "114143-51159"
            ],
            "imported": "2011-10-14T16:34:44+02:00",
            "journal": null,
            "issn": "2235-0640",
            "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": 104375,
            "title": "Opioid-Umrechnungs-Tabellen in der Schmerztherapie - eine Evidenz-basierte Annäherung",
            "abstract": null,
            "authors": [
                "Michaeli, K",
                "Liebhauser, M",
                "Bornemann-Cimenti, H",
                "Wejbora, M",
                "Kern-Pirsch, C",
                "Sandner-Kiesling, A"
            ],
            "year": 2010,
            "source": "A+IC News2010; (60):26-26.-Austrian International Congress (AIC); SEP 16-18, 2010; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "104375-14069"
            ],
            "persons": [
                "104375-51916",
                "104375-58422",
                "104375-63914"
            ],
            "imported": "2010-09-17T22:05:18+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 100110,
            "title": "Sternal Wound Reconstruction with Transverse Plate Fixation Using the SYNTHES System.",
            "abstract": null,
            "authors": [
                "Yates, A",
                "Meszaros, K",
                "Zirngast, B",
                "Mircic, A",
                "Knez, I",
                "Tscheliessnigg, KH"
            ],
            "year": 2010,
            "source": "Interactive Cardio Vascular and Thoracic Surgery, The European Society for Cardio-Vascular Surgery2010; 10 (S 1):577-577.-59th ESCVS International congress; APRIL 15-18, 2010; Izmir, TURKEY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "100110-14073",
                "100110-14075"
            ],
            "persons": [
                "100110-51936",
                "100110-51947",
                "100110-65924"
            ],
            "imported": "2010-05-02T22:00:56+02:00",
            "journal": null,
            "issn": "1569-9293",
            "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": 92297,
            "title": "A leptin/insulin factor is higher related to Subcutaneous Adipose Tissue Topography (SAT-Top) by means of Lipometer than BIA-derived fat mass in obese boys after a diet and physical activity intervention programme.",
            "abstract": null,
            "authors": [
                "Möller, R",
                "Tafeit, E",
                "Sudi, K",
                "Reiterer, E",
                "Vrecko, K",
                "Horejsi, R"
            ],
            "year": 1998,
            "source": "Scientific Program, Abstracts1998; 42-42.-Int. 15th Puijo Symp. \"Pyhsical Activity in the Prevention and Treatment of Obesity and its Metabolic Co-Morbidities.; June 22-25, 1998; Kuopio, FINLAND.  (ISBN: 951-781-669-3 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92297-14012"
            ],
            "persons": [],
            "imported": "2009-08-07T11:34:34+02:00",
            "journal": null,
            "issn": "1235-0303",
            "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": false
        },
        {
            "id": 85585,
            "title": "Analiza biomehanickih svojstava hrskavice nakon transplantacije genski modificirane kostane srzi.",
            "abstract": null,
            "authors": [
                "Hudetz, D",
                "Ivkovic, A",
                "Pascher, A",
                "Jelic, M",
                "Maticic, D",
                "Loparic, M",
                "Windhager, R",
                "Pecina, M",
                ""
            ],
            "year": 2008,
            "source": "LIJEC VJESN 130;2008; Suppl 4: 48-48.-Croatian Orthopaedic Congress; NOV 7-9, 2008; Zagreb, CROATIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85585-14052"
            ],
            "persons": [],
            "imported": "2008-11-10T12:20:21+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": 85200,
            "title": "Identification and distribution of ATP-sensitive potassium channel isoform subunits in rat primary afferent neurons after painful nerve injury. \r\n \r\n",
            "abstract": null,
            "authors": [
                "McCallum, JB",
                "Liang, MY",
                "Rigaud, M",
                "Kwok, WM",
                "Hogan, Q",
                "Sarantopoulos, C",
                ""
            ],
            "year": 2008,
            "source": "Proceedings of the Anaesthetic Research Society Meeting - British Journal of Anaesthesia. 2008; 100(4):580P-580P.-Annual Meeting of the Anaesthetic-Research-Society of the Royal College Anaesthetists; JAN 14; London. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000254954900049",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-10-22T11:02:48+02:00",
            "journal": null,
            "issn": "0007-0912",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 81605,
            "title": "Increased CD40+ expression in infants suffering form RSV bronchiolitis.",
            "abstract": null,
            "authors": [
                "Marschitz, I",
                "Rödl, S",
                "Müller, W",
                "Zobel, G"
            ],
            "year": 2008,
            "source": "No. 5802008; -(-):p. 111--.-ESPID; MAY 13-17, 2008; Graz, AUSTRIA.  (ISBN: - )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "81605-14094"
            ],
            "persons": [
                "81605-51643",
                "81605-51709"
            ],
            "imported": "2008-06-06T23:08:52+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": true,
            "local_affiliation": true
        },
        {
            "id": 76736,
            "title": "Computer controlled pneumatic tube system transportation does not affect platelet aggregation.",
            "abstract": null,
            "authors": [
                "Prüller, F",
                "Ramschak, H",
                "Mahla, E",
                "Münch, A",
                "Truschnig, M"
            ],
            "year": 2008,
            "source": "Hämostaseologie - Kongressausgabe 52. Jahrestagung der Gesellschaft für Thrombose- und Hämostaseforschung2008; 28(1-2):A114--52. Jahrestagung der Gesellschaft für Thrombose- und Hämostaseforschung; FEB 20-23, 2008; Wiesbaden, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76736-14028",
                "76736-14069",
                "76736-14070"
            ],
            "persons": [
                "76736-51616",
                "76736-51897"
            ],
            "imported": "2008-02-27T14:50:37+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": 76727,
            "title": "Improved APCR assay reduces the need for further Factor V Leiden PCR testing.",
            "abstract": null,
            "authors": [
                "Prüller, F",
                "Ramschak, H",
                "Renner, W",
                "Truschnig, M",
                "März, W",
                ""
            ],
            "year": 2008,
            "source": "Hämostaseologie - Kongressausgabe 52. Jahrestagung der Gesellschaft für Thrombose- und Hämostaseforschung e.V.2008; 28(1-2):A68--52. Jahrestagung der Gesellschaft für Thrombose- und Hämostaseforschung e.V.; FEB 20-23, 2008; Wiesbaden, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76727-14028"
            ],
            "persons": [
                "76727-50910"
            ],
            "imported": "2008-02-27T14:41:10+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": 69830,
            "title": "Die Inzidenz von Frakturen im Kindesalter - Eine Studie an 3811 Patienten.",
            "abstract": null,
            "authors": [
                "Ainoedhofer, H",
                "Schalamon, J",
                "Singer, G",
                "Hoellwarth ME"
            ],
            "year": 2007,
            "source": "European Journal of Trauma and Emergency Surgery2007; -26th Meeting of the Pediatric Section of the German Society of Trauma Surgeons (DGU); JUN 21-23, 2007; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69830-14049"
            ],
            "persons": [
                "69830-50052",
                "69830-50778"
            ],
            "imported": "2007-10-01T21:39:53+02:00",
            "journal": null,
            "issn": "1863-9933",
            "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": 68158,
            "title": "Notfallmedizinische Ausbildung im Neuen Studienplan an der Medizinischen Universität Graz. ",
            "abstract": null,
            "authors": [
                "Wildner, G",
                "Gemes, G",
                "Zechner, P",
                "Prause, G"
            ],
            "year": 2007,
            "source": "A+IC News - Kongressband. Proceedings der eingeladenen Vorträge und eingesandten Abstracts. 2007; 57(S2):22-22.-Austrian International Congress 2007; SEP 5-7, 2007; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68158-14069",
                "68158-14086"
            ],
            "persons": [
                "68158-50018",
                "68158-50869",
                "68158-51986",
                "68158-64334"
            ],
            "imported": "2007-09-05T23:00:52+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": true,
            "local_affiliation": true
        },
        {
            "id": 207315,
            "title": "Nephropathia epidemica im Kindesalter: Lymphopenie und Dyspnoe als Risikokonstellation für schwere Verlaufsformen",
            "abstract": null,
            "authors": [
                "Angerer, S",
                "Mache, C",
                "Hubmann, H",
                "Tschauner, S",
                "Acham-Roschitz, B"
            ],
            "year": 2023,
            "source": "Abstracts der 61. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde (ÖGKJ) 2023. 2023; 171(Supp 4):S350--61. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; SEP 28-30, 2023; Leoben. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207315-14091"
            ],
            "persons": [
                "207315-50752",
                "207315-51877",
                "207315-61824"
            ],
            "imported": "2024-01-31T15:44:26+01:00",
            "journal": null,
            "issn": "0026-9298",
            "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": 201489,
            "title": "The obscure joint - new insights into form-function relationships of the sacroiliac joint.",
            "abstract": null,
            "authors": [
                "Poilliot, A",
                "Müller-Gerbl, M",
                "Klima, S",
                "Scholze, M",
                "Hammer, N"
            ],
            "year": 2022,
            "source": "Abstracts of the 20th Congress of the IFAA. 2022; 16(S2):-XXth Congress of the International Federation of Associations of Anatomists; AUG 5-7, 2022; Istanbul, TURKEY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": "10.2399/ana.22.002s",
            "pmc": null,
            "organizations": [
                "201489-14018"
            ],
            "persons": [
                "201489-102804"
            ],
            "imported": "2023-02-10T15:38:30+01:00",
            "journal": null,
            "issn": "1307-8798",
            "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": 199932,
            "title": "Teledermatologie in der Allergologie.",
            "abstract": null,
            "authors": [
                "Grims, RH"
            ],
            "year": 2018,
            "source": "Dermatologie in Beruf und Umwelt. 2018; 66(2):79-80.-13. Dermatologisches Alpenseminar; MAY 10-12, 2018; Grainau, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "199932-14047"
            ],
            "persons": [],
            "imported": "2023-01-12T17:32:53+01:00",
            "journal": null,
            "issn": "1438-776X",
            "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": 196872,
            "title": "Die schmale Taille - ein immanentes Problem der abdominoperinealen \r\nRektumamputation",
            "abstract": null,
            "authors": [
                "M. Themel, K. Strohmeyer, F. Valentin, S. Sauseng, S. Gabor, T. Niernberger, M. \r\nKern, H. Rabl"
            ],
            "year": 2018,
            "source": "European Surgery. 2018; 50(1):-59th Annual Meeting of the Austrian Society of Surgery; June 6-8,2018; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196872-14073"
            ],
            "persons": [],
            "imported": "2022-08-06T17:23:46+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}