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=155720&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155740&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155700&ordering=-imported",
    "results": [
        {
            "id": 61514,
            "title": "Spannungspneumothorax mit Pneumo-peritoneum bei Zwerchfellruptur- ein Fallbericht",
            "abstract": null,
            "authors": [
                "Grasslober, M",
                "Gumpert, R",
                "Konstantiniuk, J",
                "Matzi, V",
                "Seggl, W"
            ],
            "year": 2006,
            "source": "Sitzung Thoraxtrauma II der 42. Jahrestagung der Österr. Gesellschaft für Unfallchirurgie (ÖGU); -42. Jahrestagung der Österr. Gesellschaft für Unfallchirurgie (ÖGU); NOV 9-11, 2006; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61514-14052",
                "61514-14074",
                "61514-14077"
            ],
            "persons": [
                "61514-50038",
                "61514-50143"
            ],
            "imported": "2006-11-22T13:14:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61513,
            "title": "Was gibt es Neues in der Thoraxchirurgie?",
            "abstract": null,
            "authors": [
                "Smolle-Jüttner, FM"
            ],
            "year": 2006,
            "source": "Universum Innere Medizin. 2006",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61513-14077"
            ],
            "persons": [
                "61513-51615"
            ],
            "imported": "2006-11-22T13:08:20+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": 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": 61512,
            "title": "Das perforierende Thoraxtrauma: Eine Herausforderung oder Überforderung für Nicht-Thoraxchirurgen",
            "abstract": null,
            "authors": [
                "Maier, A",
                "Seitz, H",
                "Matzi, V",
                "Lindenmann, J",
                "Smolle-Jüttner, FM"
            ],
            "year": 2006,
            "source": "Sitzung Thoraxtrauma II der 42. Jahrestagung der Österr. Gesellschaft für Unfallchirurgie (ÖGU); -42. Jahrestagung der Österr. Gesellschaft für Unfallchirurgie (ÖGU); NOV 9-11, 2006; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61512-14052",
                "61512-14077"
            ],
            "persons": [
                "61512-50143",
                "61512-50145",
                "61512-51935",
                "61512-51615"
            ],
            "imported": "2006-11-22T13:07:34+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": 61511,
            "title": "Der Stellenwert der digitalen Thoraxdrainage in der Erstversorgung des Thoraxtraumas",
            "abstract": null,
            "authors": [
                "Matzi, V",
                "Lindenmann, J",
                "Mujkic, D",
                "Maier, A",
                "Smolle-Jüttner, FM"
            ],
            "year": 2006,
            "source": "Sitzung Thoraxtrauma II der 42. Jahrestagung der Österr. Gesellschaft für Unfallchirurgie (ÖGU); -42. Jahrestagung der Österr. Gesellschaft für Unfallchirurgie (ÖGU); NOV 9-11, 2006; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61511-14077"
            ],
            "persons": [
                "61511-50143",
                "61511-50145",
                "61511-51935",
                "61511-51615"
            ],
            "imported": "2006-11-22T12:58:35+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": 61509,
            "title": "Die Aktivierung nikotinerger Acetylcholinrezeptoren durch Nikotin und Rezeptorsubunit-selektive Agonisten fördert nicht die Dünndarmperistaltik. Untersuchungen am Meerschweinchendünndarm in vitro.",
            "abstract": null,
            "authors": [
                "Herbert, MK",
                "Schubring, M",
                "Roewer, N",
                "Holzer, P"
            ],
            "year": 2006,
            "source": "Intensivmed Notfallmed. 43 (Suppl 1): 30-31.-8. Deutscher Interdisziplinärer Kongress für Intensivmedizin und Notfallmedizin; NOV 8-11, 2006; Hamburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61509-14022"
            ],
            "persons": [
                "61509-51529"
            ],
            "imported": "2006-11-22T12:53:46+01:00",
            "journal": "Intensivmed Notfallmed",
            "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": 61508,
            "title": "Die Immunonutritionslösung Intestamin beeinträchtigt die Dünndarmperistaltik und verstärkt die motilitätshemmende Wirkung von Sedativa. Untersuchungen am Meerschweinchendünndarm in vitro.",
            "abstract": null,
            "authors": [
                "Weis, R",
                "Herbert, MK",
                "Czapek, F",
                "Holzer, P"
            ],
            "year": 2006,
            "source": "Intensivmed Notfallmed. 43 (Suppl 1): 29-30.-8. Deutscher Interdisziplinärer Kongress für Intensivmedizin und Notfallmedizin; NOV 8-11, 2006; Hamburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61508-14022"
            ],
            "persons": [
                "61508-51529"
            ],
            "imported": "2006-11-22T12:51:33+01:00",
            "journal": "Intensivmed Notfallmed",
            "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": 61506,
            "title": "Pharmacological study of nicotinic acetylcholine receptors mediating intestinal peristalsis.",
            "abstract": null,
            "authors": [
                "Herbert, MK",
                "Schubring, M",
                "Holzer, P"
            ],
            "year": 2006,
            "source": "Neurogastroenterol Motil. 18: 760-761.-Neurogastroenterology and Motility 2006 Joint International Meeting; SEP 14-17, 2006; Boston, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61506-14022"
            ],
            "persons": [
                "61506-51529"
            ],
            "imported": "2006-11-22T12:47:14+01:00",
            "journal": "Neurogastroenterol Motil",
            "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": 61504,
            "title": "Tumorbedingte Amputationen der oberen Extremität.",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Glehr, M",
                "Scheipl, S",
                "Windhager, R"
            ],
            "year": 2006,
            "source": "-Symposium hand-handlos-kunsthand; NOV 18, 2006; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61504-14052"
            ],
            "persons": [
                "61504-50448",
                "61504-53237"
            ],
            "imported": "2006-11-22T12:01:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61502,
            "title": "Prechtl's assessment of fetal movements.",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 2006,
            "source": "Fetal MRI Course and Congress; MAY 11-13, 2006; Vienna, AUSTRIA. 2006. ",
            "category": 2,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61502-14010"
            ],
            "persons": [],
            "imported": "2006-11-22T11:54:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61499,
            "title": "Changes of physiological neurological parameters in hyperbaric environment.",
            "abstract": null,
            "authors": [
                "Pokorny, A",
                "Diez, J",
                "Renner, H",
                "Klemen, H",
                "Smolle-Juettner, FM"
            ],
            "year": 2006,
            "source": "European Journal of Underwater and Hyperbaric Medicine. Abstracts of the 32nd Annual Scientific Meeting of the EUBS; 7(3):45-46.-32nd Annual Scientific Meeting of the EUBS; AUG 23- 26; Bergen, Norway. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61499-14077"
            ],
            "persons": [
                "61499-51981",
                "61499-51615"
            ],
            "imported": "2006-11-22T11:44:05+01:00",
            "journal": "European Journal of Underwater and Hyperbaric Medicine",
            "issn": "1605-9204",
            "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": 61498,
            "title": "Beurteilung der General Movements als neurologische Funktionsdiagnostik. ",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Prechtl, HFR"
            ],
            "year": 2006,
            "source": "Charité-Gespräche; MAI 5-6, 2006; Berlin, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61498-14010"
            ],
            "persons": [],
            "imported": "2006-11-22T11:42:37+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61497,
            "title": "Influence of compression on the cardiovascular System.",
            "abstract": null,
            "authors": [
                "Renner, H",
                "Pokorny, A",
                "Spreitzer, E",
                "Smolle-Juettner, FM"
            ],
            "year": 2006,
            "source": "European Journal of Underwater Hyperbaric Medicine. Abstracts of the 32nd Annual Scientific Meeting of the EUBS; 7(3):45-45.-32nd Annual Scientific Meeting of the EUBS; AUG 23- 26; Bergen, Norway. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61497-14077"
            ],
            "persons": [
                "61497-51615"
            ],
            "imported": "2006-11-22T11:40:22+01:00",
            "journal": "European Journal of Underwater Hyperbaric Medicine",
            "issn": "1605-9204",
            "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": 61496,
            "title": "Ontogenese und neurophysiologische Grundlagen der Spontanbewegungen.",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Prechtl, HFR"
            ],
            "year": 2006,
            "source": "Charité-Gespräche; MAI 5-6, 2006; Berlin, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61496-14010"
            ],
            "persons": [],
            "imported": "2006-11-22T11:40:21+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61495,
            "title": "Testing the performance of volumetric syringe pumps under hyperbaric conditions.",
            "abstract": null,
            "authors": [
                "Pokorny, A",
                "Preininger, A",
                "Klemen, H",
                "Renner, H",
                "Raber, T",
                "Ratzenhofer-Komenda, B",
                "Smolle-Juettner, FM"
            ],
            "year": 2006,
            "source": "Abstracts of the 32nd Annual Scientific Meeting of the EUBS. European Journal of Underwater and Hyperbaric Medicine; 7(3):56-57.-Annual Scientific Meeting of the EUBS; AUG 23- 26; Bergen, Norway. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61495-14044",
                "61495-14070",
                "61495-14077"
            ],
            "persons": [
                "61495-51981",
                "61495-58945",
                "61495-51615"
            ],
            "imported": "2006-11-22T11:30:03+01:00",
            "journal": "Abstracts of the 32nd Annual Scientific Meeting of the EUBS",
            "issn": "1605-9204",
            "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": 61494,
            "title": "Das erste Lebenshalbjahr von Mädchen mit Rett-Syndrom: Ist die Entwicklung tatsächlich unauffällig?",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Marschik, PB",
                "Kerr, AM",
                "Prechtl, HFR"
            ],
            "year": 2006,
            "source": "Informationsblatt der Wissenschaftlichen Gesellschaft der Ärzte in der Steiermark2006; 13: 1-1.-Wissenschaftliche Gesellschaft der Ärzte in der Steiermark; APR 6, 2006; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61494-14010"
            ],
            "persons": [
                "61494-58883"
            ],
            "imported": "2006-11-22T11:24:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61493,
            "title": "Fetal general movements - a window into the developing nervous system.",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 2006,
            "source": "Een Oog op Morgen. Developmental Problems and Prognosis; FEB 18, 2006; Leuven, BELGIUM. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61493-14010"
            ],
            "persons": [],
            "imported": "2006-11-22T11:18: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61492,
            "title": "General movements of the preterm and fullterm infant - what do they tell us?",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 2006,
            "source": "Een Oog op Morgen. Developmental Problems and Prognosis; FEB 18, 2006; Leuven, BELGIUM. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61492-14010"
            ],
            "persons": [],
            "imported": "2006-11-22T11:04:24+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61491,
            "title": "Sudden infant death as a psychosocial problem",
            "abstract": null,
            "authors": [
                "Aglas, F",
                "Pilgram, EH",
                "Kremser, A",
                "Artner, B",
                "Aglas, I",
                "Einspieler, C",
                "Kurz, R"
            ],
            "year": 1998,
            "source": "MONATSSCHR KINDERHEILK. 1998; 146(8): 801-804. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075783400015",
            "pubmed": null,
            "doi": "10.1007/s001120050327",
            "pmc": null,
            "organizations": [
                "61491-14010",
                "61491-14085"
            ],
            "persons": [
                "61491-57566-6"
            ],
            "imported": "2006-11-22T10:00:13+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.191,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 42168,
            "title": "The impact of overweight on the development of diabetes after heart transplantation.",
            "abstract": null,
            "authors": [
                "Kahn, J",
                "Rehak, P",
                "Schweiger, M",
                "Wasler, A",
                "Wascher, T",
                "Tscheliessnigg, KH",
                "Müller, H"
            ],
            "year": 2006,
            "source": "Clin Transplant. 2006; 20(1):62-66",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000235840600010",
            "pubmed": "16556155",
            "doi": "10.1111/j.1399-0012.2005.00441.x",
            "pmc": null,
            "organizations": [
                "42168-14045",
                "42168-14073",
                "42168-14080"
            ],
            "persons": [
                "42168-50144-2",
                "42168-51982-6"
            ],
            "imported": "2006-11-22T07:32:05+01:00",
            "journal": "CLIN TRANSPLANT",
            "issn": "0902-0063",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.051,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.762589928057554,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61476,
            "title": "Conservative therapy of upper gastrointestinal hemorrhage (prospective, randomized, controlled).",
            "abstract": null,
            "authors": [
                "Stadler, H",
                "Giebler, A",
                "Tscheliessnigg, KH",
                "Berger, A",
                "Mischinger, HJ"
            ],
            "year": 1985,
            "source": "Wien Med Wochenschr. 1985; 135(21): 536- 537",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AVB3600004",
            "pubmed": "3878631",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61476-14073"
            ],
            "persons": [
                "61476-51595-6"
            ],
            "imported": "2006-11-22T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": false,
            "local_affiliation": true
        }
    ]
}