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=149540&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157654,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149560&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149520&ordering=-year",
    "results": [
        {
            "id": 111872,
            "title": "Lungenfunktionsmessung bei respiratorisch kranken Säuglingen.",
            "abstract": null,
            "authors": [
                "Steinbrugger, B",
                "Eber, E",
                "Zach, M"
            ],
            "year": 1992,
            "source": "4. Ungarisch-Österreichisches Pädiatertreffen; MAY 9, 1992; Sárvár, HUNGARY. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "111872-51713"
            ],
            "imported": "2011-07-05T13:58:48+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": 111874,
            "title": "Flexible Bronchoskopie.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 1992,
            "source": "6. Mondseer Gespräche der Arbeitsgemeinschaft für Lungenerkrankungen im Kindesalter der Österreichischen Gesellschaft für Lungenerkrankungen und Tuberkulose; APR 29 - MAY 1, 1992; Loibichl am Mondsee, AUSTRIA. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "111874-51713"
            ],
            "imported": "2011-07-05T14:01: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": 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": 111906,
            "title": "Anatomische Entwicklung des kindlichen Respirationstrakts.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 1992,
            "source": "Atemtherapie in der Pädiatrie; APR 24, 1992; Graz, AUSTRIA. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "111906-51713"
            ],
            "imported": "2011-07-06T12:01:20+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": 111907,
            "title": "Endoskopische Diagnostik.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 1992,
            "source": "Atemtherapie in der Pädiatrie; APR 25, 1992; Graz, AUSTRIA. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "111907-51713"
            ],
            "imported": "2011-07-06T12:02: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": 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": 111908,
            "title": "Aspiration versus akuter Asthmaanfall.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 1992,
            "source": "Notfallmedizin - aktuell (Arbeitsgemeinschaft für Notfallmedizin); MAR 20, 1992; Graz, AUSTRIA. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "111908-51713"
            ],
            "imported": "2011-07-06T12:10:03+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": 115579,
            "title": "Voltage-sensitive chloride channels of large conductance in the membrane of pig aortic endothelial cells.",
            "abstract": null,
            "authors": [
                "Groschner, K",
                "Kukovetz, WR"
            ],
            "year": 1992,
            "source": "Pflugers Arch. 1992; 421(2-3):209-217",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JG27900015",
            "pubmed": "1382265",
            "doi": "10.1007/BF00374829",
            "pmc": null,
            "organizations": [],
            "persons": [
                "115579-78591-2"
            ],
            "imported": "2012-01-02T01:00:00+01:00",
            "journal": "Pflugers Arch",
            "issn": "0031-6768",
            "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": false
        },
        {
            "id": 115670,
            "title": "VOLTAGE-SENSITIVE CHLORIDE CHANNELS OF LARGE CONDUCTANCE IN THE MEMBRANE OF PIG AORTIC ENDOTHELIAL-CELLS (PFLUGERS ARCH, VOL 421, PG 209, 1992)",
            "abstract": null,
            "authors": [
                "GROSCHNER, K",
                "KUKOVETZ, WR"
            ],
            "year": 1992,
            "source": "PFLUG ARCH EUR J PHY. 1992; 421(6): 613-613. ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:A1992KF38500013",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "115670-78591"
            ],
            "imported": "2012-01-02T11:43:03+01:00",
            "journal": "PFLUG ARCH EUR J PHY",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": "PFLUGERS ARCHIV-EUROPEAN JOURNAL OF PHYSIOLOGY; ",
            "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": false
        },
        {
            "id": 115671,
            "title": "CA2+- DEPENDENT CELLULAR-REGULATION OF LARGE-CONDUCTANCE CL- CHANNELS IN VASCULAR ENDOTHELIUM",
            "abstract": null,
            "authors": [
                "GROSCHNER, K",
                "KUKOVETZ, WR"
            ],
            "year": 1992,
            "source": "FASEB J. 1992; 6(1): A283-A283. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1992GY44001620",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "115671-78591"
            ],
            "imported": "2012-01-02T11:43:03+01:00",
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": "FASEB JOURNAL; ",
            "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": 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": 116543,
            "title": "A rare tumor of the sciatic nerve--myxoid neurofibroma. A case report.",
            "abstract": null,
            "authors": [
                "Smola, MG",
                "Ratschek, M",
                "Hoflehner, H"
            ],
            "year": 1992,
            "source": "Handchir Mikrochir Plast Chir. 1992; 24(2):84-87",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1582617",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-01-30T01:00:00+01:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "0722-1819",
            "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": 117438,
            "title": "Thyrotropin-releasing hormone analog injected into the raphe pallidus and obscurus increases gastric contractility in rats.",
            "abstract": null,
            "authors": [
                "Garrick, T",
                "Yang, H",
                "Trauner, M",
                "Livingston, E",
                "Taché, Y"
            ],
            "year": 1992,
            "source": "Eur J Pharmacol. 1992; 223(1):75-81",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JY91300011",
            "pubmed": "1478259",
            "doi": "10.1016/0014-2999(92)90820-T",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Eur J Pharmacol",
            "issn": "0014-2999",
            "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": false
        },
        {
            "id": 117780,
            "title": "Laser assisted percutaneous treatment of lumbar discs.",
            "abstract": null,
            "authors": [
                "Ascher, PW",
                "Fan, M",
                "Schroettner, O",
                "Sutter, B"
            ],
            "year": 1992,
            "source": "Lasers in Surgery and Medicine. 1992; (Suppl.):37.-Abstracts, 12th Annual Meeting of the American Society for Laser Medicine and Surgery; MAY 17-19, 1992; Lake Buena Vista, Florida, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117780-51686"
            ],
            "imported": "2012-02-21T10:09:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 117781,
            "title": "Nucleus pulposus vaporization of protruded lumbar discs.",
            "abstract": null,
            "authors": [
                "Ascher, PW",
                "Fan, M",
                "Sutter, B"
            ],
            "year": 1992,
            "source": "In: Photodynamic Therapy and Biomedical Lasers, Spinelli P, Dal Fante M, Marchesini R (eds.) - International Congress Series. 1992; 1011: 366-369.-Proceedings of the International Conference Photodynamic Therapy and Medical Laser Applications; JUN 24-27, 1992; Milan, ITALY. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117781-51686"
            ],
            "imported": "2012-02-21T10:26: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": 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": 117785,
            "title": "Nucleus pulposus vaporization of protruded lumbar discs.",
            "abstract": null,
            "authors": [
                "Ascher, PW",
                "Fan, M",
                "Sutter, B"
            ],
            "year": 1992,
            "source": "Lasers in Medical Science. 1992; 7(1-4):207.-Abstracts, International Conference Photodynamic Therapy and Medical Laser Applications; JUN 24-27, 1992; Milan, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117785-51686"
            ],
            "imported": "2012-02-21T10:41:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 117961,
            "title": "Antigenic analysis of human haemopoietic progenitor cells expressing the growth factor receptor c-kit.",
            "abstract": null,
            "authors": [
                "Strobl, H",
                "Takimoto, M",
                "Majdic, O",
                "Höcker, P",
                "Knapp, W"
            ],
            "year": 1992,
            "source": "Br J Haematol. 1992; 82(2):287-294",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JR33500001",
            "pubmed": "1384648",
            "doi": "10.1111/j.1365-2141.1992.tb06420.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117961-79192-1"
            ],
            "imported": "2012-03-01T12:29:02+01:00",
            "journal": "BRIT J HAEMATOL",
            "issn": "0007-1048",
            "collection_publisher": null,
            "collection_title": "BRITISH JOURNAL OF HAEMATOLOGY; ",
            "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": false
        },
        {
            "id": 118953,
            "title": "Akute Blutung als Notfall im Kindesalter",
            "abstract": null,
            "authors": [
                "Zenz W, Muntean W"
            ],
            "year": 1992,
            "source": "Reddemann H, Sutor AH Hrsg; Berlin, Heidelberg, New York, London, Paris, Tokio: Springer ; 1992. pp. 8. ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "118953-14091"
            ],
            "persons": [
                "118953-51651",
                "118953-51647"
            ],
            "imported": "2012-04-30T12:26:40+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": 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": 118967,
            "title": "HIV- Infektionen",
            "abstract": null,
            "authors": [
                "Zenz W"
            ],
            "year": 1992,
            "source": "30. Jahrestagung der Österreichischen Gesellschaft für Kinder- u Jugendheilkunde; 1992; Villach. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "118967-51647"
            ],
            "imported": "2012-04-30T13:11:11+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 118980,
            "title": "Gerinnungsstörungen im Kindesalter",
            "abstract": null,
            "authors": [
                "Muntean W, Zenz W"
            ],
            "year": 1992,
            "source": "Wiener Intensivmedizinische Tage; 1992; Wien. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "118980-14091"
            ],
            "persons": [
                "118980-51651",
                "118980-51647"
            ],
            "imported": "2012-04-30T19:09:44+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 118981,
            "title": "Bedrohliche Blutungen bei Lupusinhibitor",
            "abstract": null,
            "authors": [
                "Muntean W, Zenz W, Joannou A"
            ],
            "year": 1992,
            "source": "30. Jahrestagung der österreichischen Gesellschaft f. Kinder- u. Jugendheilkunde; 1992; Villach. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "118981-14091"
            ],
            "persons": [
                "118981-51651",
                "118981-51647"
            ],
            "imported": "2012-04-30T19:12:35+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 842,
            "title": "Effectiveness and safety of recombinant human erythropoietin in predialysis patients. Austrian Multicenter Study Group of r-HuEPO in Predialysis Patients.",
            "abstract": null,
            "authors": [
                "GRAF, H",
                "BARNAS, U",
                "STIFTER, S",
                "KOVARIK, J",
                "FRANZ, M",
                "BALCKE, P",
                "STOCKENHUBER, F",
                "ZIMMERMANN, E",
                "POSCHEK, M",
                "PUCHEGGER, R",
                "HUSPECK, M",
                "PRONAI, W",
                "HEISER, A",
                "KREMPLER, F",
                "POGGLITSCH, H",
                "HORINA, J",
                "PUHR, G",
                "PINGGERA, WF",
                "ZAZGORNIK, J",
                "STUMMVOLL, HK",
                "NEYER, U",
                "FRITZER, W",
                "KONIG, P",
                "NEUGEBAUER, I",
                "PAUL, O",
                "KRAMAR, R",
                "HOLTL, G",
                "VIKYDAL, R",
                "KAISER, N"
            ],
            "year": 1992,
            "source": "NEPHRON. 1992; 61(4): 399-403. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JE05400004",
            "pubmed": "1501735",
            "doi": "10.1159/000186956",
            "pmc": null,
            "organizations": [],
            "persons": [
                "842-51717-6"
            ],
            "imported": "2009-08-14T16:12:09+02:00",
            "journal": "NEPHRON",
            "issn": "0028-2766",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.441,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.682926829268293,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 124237,
            "title": "Präoperative Embolisation intrakranieller Meningeome: Angiographische und intraoperative Korrelationen.",
            "abstract": null,
            "authors": [
                "Klein, GE",
                "lammer,J",
                "Pilger,E",
                "Klein, GE",
                "Hausegger,KA",
                "Waltner,F",
                "Aschauer,M",
                ""
            ],
            "year": 1992,
            "source": "Konferenzband. 1992; -Jahrestagung der ÖGNR; MAI 23, 1992; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "124237-14079",
                "124237-14108"
            ],
            "persons": [
                "124237-51541",
                "124237-51876"
            ],
            "imported": "2012-12-21T20: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": 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
        }
    ]
}