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=150320&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157148,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150340&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150300&ordering=-year",
    "results": [
        {
            "id": 66923,
            "title": "MDR1 gene expression and treatment outcome in acute myeloid leukemia.",
            "abstract": null,
            "authors": [
                "Pirker, R",
                "Wallner, J",
                "Geissler, K",
                "Linkesch, W",
                "Haas, OA",
                "Bettelheim, P",
                "Hopfner, M",
                "Scherrer, R",
                "Valent, P",
                "Havelec, L"
            ],
            "year": 1991,
            "source": "J Natl Cancer Inst. 1991; 83(10):708-712",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FK86500013",
            "pubmed": "2023272",
            "doi": "10.1093/jnci/83.10.708",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "J NAT CANCER INST",
            "issn": "0027-8874",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.455,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.980769230769231,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": false
        },
        {
            "id": 68063,
            "title": "You make the diagnosis. Heterozygote factor XI deficiency",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Muntean, W"
            ],
            "year": 1991,
            "source": "Padiatr Padol. 1991; 26(5): 247-248. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1771083",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "68063-51647-1",
                "68063-51651-6"
            ],
            "imported": "2007-08-24T02:00:00+02:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 68529,
            "title": "Psychoneurological aspects of food allergy.",
            "abstract": null,
            "authors": [
                "Egger, J"
            ],
            "year": 1991,
            "source": "Eur J Clin Nutr. 1991; 45 Suppl 1(4): 35-45. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FM78800006",
            "pubmed": "1855506",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "68529-51505-2"
            ],
            "imported": "2007-09-19T02:00:00+02:00",
            "journal": "Eur J Clin Nutr",
            "issn": "0954-3007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.121,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.72,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": false
        },
        {
            "id": 68733,
            "title": "ESWL im Harntrakt",
            "abstract": null,
            "authors": [
                "Pummer, K"
            ],
            "year": 1991,
            "source": "Jahressitzung der Österreichischen Gesellschaft für Ultraschall in der Medizin.; Mar 02, 1991; Graz. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "68733-53053"
            ],
            "imported": "2007-09-21T16:25:00+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68735,
            "title": "Epirubicin beim Prostatakarzinom",
            "abstract": null,
            "authors": [
                "Pummer, K"
            ],
            "year": 1991,
            "source": "Urologen-Workshop für Urologen aus der Schweiz und Österreich.; APR 19-21, 1991; Barcelona. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "68735-53053"
            ],
            "imported": "2007-09-21T16:26:45+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 68736,
            "title": "Fortgeschrittenes Prostatakarzinom: Hat die Chemotherapie eine Berechtigung ?",
            "abstract": null,
            "authors": [
                "Pummer, K"
            ],
            "year": 1991,
            "source": "17. Gemeinsame Tagung der Österreichischen Gesellschaft für Urologie und der Bayerischen Urologenvereinigung.; MAY 09, 1991; Graz. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "68736-53053"
            ],
            "imported": "2007-09-21T16:29:08+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68738,
            "title": "Simultaneous vs sequential Hormone-Chemotherapy of Advanced Prostatic Carcinoma. ",
            "abstract": null,
            "authors": [
                "Pummer, K"
            ],
            "year": 1991,
            "source": "Satellite Symposium at the 86th Congress of the American Urological Association.; JUN 01-06, 1991; Toronto. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "68738-53053"
            ],
            "imported": "2007-09-21T16:51:29+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68996,
            "title": "Zur Feinstruktur der Stimmlippe.",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Friedrich, G"
            ],
            "year": 1991,
            "source": "1. Morphologische Grundlagen, Zbl Hals-, Nasen- und Ohrenheilkunde. 1991. 790-791. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "68996-51636"
            ],
            "imported": "2007-09-25T11:34:43+02:00",
            "journal": "1. Morphologische Grundlagen, Zbl Hals-, Nasen- und Ohrenheilkunde",
            "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": 68997,
            "title": "Zur Feinstruktur der Stimmlippe.",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Kainz, J"
            ],
            "year": 1991,
            "source": "2. Klinische Bedeutung, Zbl Hals-Nasen-Ohrenheilk.. 1991. 139: 791-",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "68997-51636"
            ],
            "imported": "2007-09-25T11:35:56+02:00",
            "journal": "2. Klinische Bedeutung, Zbl Hals-Nasen-Ohrenheilk.",
            "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": 69004,
            "title": "The optic nerve and internal carotid artery at the skull base: places of hazard during sinus surgery.",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Anderhuber, W",
                "Wolf, G"
            ],
            "year": 1991,
            "source": "Surgical Radiology Anat. 1991. 15-",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69004-51640"
            ],
            "imported": "2007-09-25T11:45:20+02:00",
            "journal": "Surgical Radiology Anat",
            "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": 69733,
            "title": "Neue Aspekte der Melanom-Morphologie",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Helige, C",
                "Soyer, H-P, Kerl, H"
            ],
            "year": 1991,
            "source": " In: Meigel, W; Lengen, W; Schwenzer, G editors(s). Diagnostik und Therapie maligener Melanoma. Berlin: Diesenbach ;  1991. p. 245-249. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69733-14017",
                "69733-14026",
                "69733-14047"
            ],
            "persons": [
                "69733-51617",
                "69733-51620"
            ],
            "imported": "2007-10-01T12:54:43+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Meigel, W; Lengen, W; Schwenzer, G",
            "collection_title": "Diagnostik und Therapie maligener Melanoma",
            "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": 69749,
            "title": "Ethnobotanical study of medicinal plants used by the native Emberas people of Department 21 of Choco region of Columbia.",
            "abstract": null,
            "authors": [
                "Gomez Diaz, JA",
                "Linck, G",
                "Reinthaler, FF, Sixl, W",
                "Trojovsky, A"
            ],
            "year": 1991,
            "source": "Geographia Medica1991; Supplement(6):89-100.-1th International Congress on Ethnopharmacology; JUNI 5 - 9, 1991; Straßbourg, FRANCE. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69749-51674"
            ],
            "imported": "2007-10-01T15:10:05+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 69786,
            "title": "Ist Gobi-FFF in einem 2-Jahresprojekt realisierbar?",
            "abstract": null,
            "authors": [
                "Enayat, U",
                "Habib, JM",
                "Reinthaler, FF",
                "Mascher, F",
                "Sixl, W"
            ],
            "year": 1991,
            "source": "Abstract im Konferenzband1991; -1. Deutscher Kongress für Infektions- und Tropenmedizin; MÄRZ 21 - 23, 1991; Berlin, BRD. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69786-50254",
                "69786-51664",
                "69786-51674"
            ],
            "imported": "2007-10-01T18:15:45+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 69787,
            "title": "Hygienic and ecologival problems of bathing waters on the Upper Adriatic Sea: a case study.",
            "abstract": null,
            "authors": [
                "Mascher, F",
                "Reinthaler, FF",
                "Pichler-Semmelrock, F",
                "Köck, M",
                "Möse, JR"
            ],
            "year": 1991,
            "source": "Proceedings of the 2nd Conference on International Travel Medicine1991; -2nd Conference on International Travel Medicine; MAI 9 - 12, 1991; Atlanta, USA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69787-51503",
                "69787-51664",
                "69787-51674"
            ],
            "imported": "2007-10-01T18:19:54+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 69801,
            "title": "Background of malnutrition in a social marginal group of Cairo/Egypt.",
            "abstract": null,
            "authors": [
                "Enayat, U",
                "Habib, JM",
                "Reinthaler, FF",
                "Mascher, F"
            ],
            "year": 1991,
            "source": "publiziert in: Themes 1991; 8/1992: -Conference on health research and developing countries; SEP 12 - 14, 1991; Kuopio, FINLAND. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69801-50254",
                "69801-51664",
                "69801-51674"
            ],
            "imported": "2007-10-01T20:06:13+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 70159,
            "title": "The Austrian penal code and the Codex Ur-nammu--a comparison from the forensic medicine viewpoint",
            "abstract": null,
            "authors": [
                "Feenstra, O",
                "Roll, P",
                "Seybold, I"
            ],
            "year": 1991,
            "source": "Beitr Gerichtl Med. 1991; 49:  289-295. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1811511",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "70159-51680-6"
            ],
            "imported": "2007-10-05T02:00:00+02:00",
            "journal": "Beitr Gerichtl Med",
            "issn": "0067-5016",
            "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": 71199,
            "title": "SRFB-Graz. SIDS-Risikofragebogen. 2. rev. Auflage",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Haidmayer, R",
                "Kurz, R",
                "Rosanelli, K",
                "Rosegger, H",
                "Schober, P"
            ],
            "year": 1991,
            "source": "Universität Graz und Land Steiermark. 1991",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "71199-51524"
            ],
            "imported": "2007-10-29T14:16:55+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": false
        },
        {
            "id": 71200,
            "title": "Der SIDS Risikofragebogen Graz (SRFB): Entwicklung, Validierung und prospektive Anwendung.",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Löscher, WN",
                "Kurz, R",
                "Rosanelli, K",
                "Rosegger, H",
                "Bachler, I",
                "Klug, EM",
                "Reiterer, F",
                "Schenkeli, R",
                "Kerbl, R",
                "Hoffmann, E",
                "Schober, PH",
                "Spannring, R",
                "Sutter-Holzer, A",
                "Kerbl-Mayer, U",
                "Flotzinger, D",
                "Resch, R",
                "Rauter, G",
                "Roll, P",
                "Kenner, T",
                "Haidmayer, R"
            ],
            "year": 1991,
            "source": " In: Jorch, G; editors(s). Sudden Infant Death.. Düsseldorf: MAGS-NRW;  1991. p. 1-8. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "71200-51680",
                "71200-51524",
                "71200-51653",
                "71200-51821"
            ],
            "imported": "2007-10-29T14:21:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Jorch, G;",
            "collection_title": "Sudden Infant Death.",
            "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": 71201,
            "title": "Respiratory mechanisms during sleep that might be responsible for sudden infant death syndrome.",
            "abstract": null,
            "authors": [
                "Haidmayer, R",
                "Einspieler, C",
                "Löscher, WN",
                "Reiterer, F",
                "Kenner, T"
            ],
            "year": 1991,
            "source": " In: Peter, JH; Penzel, P; Podszus, T; von Wichert, P; editors(s). Sleep and Health Risk. Berlin, Heidelberg, New York: Springer;  1991. p. 425-437. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "71201-51524",
                "71201-51653"
            ],
            "imported": "2007-10-29T14:28:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Peter, JH; Penzel, P; Podszus, T; von Wichert, P;",
            "collection_title": "Sleep and Health Risk",
            "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": 71202,
            "title": "Computerunterstütztes Schlafmonitoring bei Säuglingen",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Reiterer, F",
                "Steller, E",
                "Klug, EM",
                "Schenkeli, R",
                "Gallasch, E",
                "Einspieler, C",
                "Maresch, H",
                "Joechtl, G",
                "Löscher, WN",
                "Bachler, I",
                "Haidmayer R",
                "Kurz, R",
                "Kenner, T, Pfurtscheller, G"
            ],
            "year": 1991,
            "source": " In: Schläfke, ME; Gehlen, W; Schäfer, T;  editors(s). Schlaf und schlafbezogene autonome Störungen aus interdisziplinärer Sicht. . Bochum: Universitätsverlag Dr. N. Brockmeyer;  1991. p. 123-127. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "71202-51524",
                "71202-51653",
                "71202-51814"
            ],
            "imported": "2007-10-29T14:34:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Schläfke, ME; Gehlen, W; Schäfer, T; ",
            "collection_title": "Schlaf und schlafbezogene autonome Störungen aus interdisziplinärer Sicht. ",
            "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
        }
    ]
}