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=149160&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149180&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149140&ordering=-year",
    "results": [
        {
            "id": 69016,
            "title": "Das juvenile Nasen-Rachen-Fibrom. Teil 1: Immunhistochemische Untersuchungen in 32 Fällen.",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Walch, C",
                "Beham, A",
                "Fletcher C"
            ],
            "year": 1993,
            "source": "Zbl Hals-Nasen-Ohrenheilk.. 1993. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69016-51729"
            ],
            "imported": "2007-09-25T12:03:31+02:00",
            "journal": "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": false
        },
        {
            "id": 69020,
            "title": "Das juvenile Nasen-Rachen-Fibrom. Teil 2: Diagnose, Staging und Therapie.",
            "abstract": null,
            "authors": [
                "Walch, C",
                "Kainz, J",
                "Beham, A",
                "Fletcher, C"
            ],
            "year": 1993,
            "source": "Zbl Hals-Nasen-Ohrenheilk.. 1993. 782-783. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69020-51729"
            ],
            "imported": "2007-09-25T12:06:11+02:00",
            "journal": "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": 69139,
            "title": "Der Nervus accessorius und Halslymphknotenmetastasen: Eine histologische Untersuchung.",
            "abstract": null,
            "authors": [
                "Jakse, R",
                "Kainz, J"
            ],
            "year": 1993,
            "source": "Zbl Hals-Nasen-Ohrenheilk.. 1993. 777-778. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-09-25T16:12:29+02:00",
            "journal": "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": 69141,
            "title": "Akute laryngotracheale Einengung des Kindes.",
            "abstract": null,
            "authors": [
                "Kainz, J"
            ],
            "year": 1993,
            "source": "Domej W. (Hrsg.): \"Kompendium präklinischer Notfälle\", Manstein-Verlag. 1993. 32-35. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-09-25T16:14:03+02:00",
            "journal": "Domej W. (Hrsg.): \"Kompendium präklinischer Notfälle\", Manstein-Verlag",
            "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": 69144,
            "title": "Akute laryngotracheale Einengung des Erwachsenen.",
            "abstract": null,
            "authors": [
                "Kainz, J"
            ],
            "year": 1993,
            "source": "Domej W. (Hrsg.): \"Kompendium präklinischer Notfälle\", Manstein-Verlag. 1993. 32-35. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-09-25T16:15:28+02:00",
            "journal": "Domej W. (Hrsg.): \"Kompendium präklinischer Notfälle\", Manstein-Verlag",
            "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": 69337,
            "title": "Indications and requirements for Computer integrated paranasal sinus surgery.",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Klimek, L",
                "Stammberger, H",
                "Mösges, R"
            ],
            "year": 1993,
            "source": "Computer integrated surgery. 1993",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-09-27T16:30:15+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": true
        },
        {
            "id": 69489,
            "title": "Hydrobakteriologische Untersuchungen zum Einfluss des Uferfiltrates auf das angrenzende Grundwasser.",
            "abstract": null,
            "authors": [
                "Damisch, I",
                ""
            ],
            "year": 1993,
            "source": " [ Diplomarbeit/Master Thesis ] MUG; 1993. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-09-28T11:16:13+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medical University Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 69808,
            "title": "Tropenkrankheit - Tendenz steigend.",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Pierer, K",
                "Reinthaler, FF",
                "Marth, E"
            ],
            "year": 1993,
            "source": "Therapiewoche Österreich. 1993; 8(1): 14-23. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69808-51503",
                "69808-51812",
                "69808-51674"
            ],
            "imported": "2007-10-01T20:22:09+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": 69811,
            "title": "Enterale Microsporidia-Infektionen bei HIV-1-Positiven.",
            "abstract": null,
            "authors": [
                "Hassl, A",
                "Reinthaler, FF",
                "Weinmayr, B",
                "Mayerhofer, S",
                "Aspöck, H"
            ],
            "year": 1993,
            "source": "Abstract im Tagungsband1993; -IV. Österreichischer AIDS-Kongress; SEP 17 - 18, 1993; Wien, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69811-51674"
            ],
            "imported": "2007-10-01T20:26:56+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 69813,
            "title": "Intestinale Mikrosporidiose in einem HIV-1 infizierten Patientenkollektiv.",
            "abstract": null,
            "authors": [
                "Mayerhofer, S",
                "Hassl, A",
                "Weninger, W",
                "Reinthaler, FF",
                "Seebach, F",
                "Stingl, G",
                "Tschachler, E"
            ],
            "year": 1993,
            "source": "Abstract im Tagungsband1993; -IV. Österreichischer AIDS- Kongress; SEP 17 - 18, 1993; Wien, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69813-51674"
            ],
            "imported": "2007-10-01T20:29:21+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 69816,
            "title": "Light- microscopical detection of Microsporidia spores in stool samples from AIDS-patients in Austria.",
            "abstract": null,
            "authors": [
                "Weinmayr, B",
                "Reinthaler, FF",
                "Hassl, A",
                "Allerberger, F",
                "Ingolic, E",
                "Marth, E"
            ],
            "year": 1993,
            "source": "Abstract im Tagungsband1993; -IX International Congress of Protozoology; JUL 25 - AUG 1, 1993; Berlin, BRD. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69816-51503",
                "69816-51674"
            ],
            "imported": "2007-10-01T20:32:22+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": 69820,
            "title": "Hygienestatuserhebungen in österreichischen Zahnarztpraxen - Realisierung von Hygieneforderungen in der Praxis.",
            "abstract": null,
            "authors": [
                "Reinthaler, FF",
                "Mascher, F",
                "Pschaid, A"
            ],
            "year": 1993,
            "source": "Abstract im Tagungsband1993; -Österreichischer Zahnärztekongress; SEP 14 - 18, 1993; St. Pölten, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69820-51664",
                "69820-51674"
            ],
            "imported": "2007-10-01T20:47:04+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": false
        },
        {
            "id": 69887,
            "title": "Differential lectin binding to the fibrinoid of human full term placenta: Correlation with a fibrin antibody and the PAF-HALMI method. ",
            "abstract": null,
            "authors": [
                "Lang, I",
                "Hartmann, M",
                "Blaschitz, A",
                "Dohr, G",
                "Kaufmann, P",
                "Desoye, G"
            ],
            "year": 1993,
            "source": "Placenta 1993; 14: A41--5th Meeting of the European Placenta Group ; SEPT 8-11, 1993; Manchester, UK. . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69887-51666",
                "69887-51718"
            ],
            "imported": "2007-10-02T16:00:26+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69889,
            "title": "Isolation and culture of fetal vascular endothelial cells derived from human full term placenta. ",
            "abstract": null,
            "authors": [
                "Lang, I",
                "Dohr, G",
                "Desoye, G"
            ],
            "year": 1993,
            "source": "Placenta 1993; 14: A40--5th Meeting of the European Placenta Group ; SEPT 8-11, 1993; Manchester, UK . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69889-51666",
                "69889-51718"
            ],
            "imported": "2007-10-02T16:05: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69890,
            "title": "Histochemical reaction pattern of the endothelial cell specific lectin Bandeiraea (Griffonia) simplicifolia with blood vessels of human full term placenta is independent of the blood group. ",
            "abstract": null,
            "authors": [
                "Lang, I",
                "Desoye, G"
            ],
            "year": 1993,
            "source": "Placenta 1993; 14: A40--5th Meeting of the European Placenta Group; SEPT 8-11, 1993; Manchester, UK. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69890-51718"
            ],
            "imported": "2007-10-02T16:08:38+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 70101,
            "title": "Epidemiologie und Diagnsotik von Mikrosporidien (Enterocytozoon bieneusi) bei AIDS- Patienten.",
            "abstract": null,
            "authors": [
                "Reinthaler, FF",
                "Hassl, A",
                "Weinmayr, B",
                "Ingolic, E"
            ],
            "year": 1993,
            "source": "Proceeding in: Mitteilungen der Österreichischen Gesellschaft für Tropenmedizin und Parasitologie. 1993; 15: 207-212.-XXVI. Tagung der Österreichischen Gesellschaft für Tropenmedizin und Parasitologie (ÖGTP); NOV 19 - 21, 1992; Graz, AUSTRIA.  (ISBN: 3 900 555 15 x )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "70101-51674"
            ],
            "imported": "2007-10-05T11:25: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 70102,
            "title": "Wet-Feeding a policy of food supplementation.",
            "abstract": null,
            "authors": [
                "Habib, JM",
                "Enayat, U",
                "Reinthaler, FF",
                "Mascher, F"
            ],
            "year": 1993,
            "source": "Proceeding in: Mitteilungen der Österreichischen Gesellschaft für Tropenmedizin und Parasitologie. 1993; 15: 183-188.-XXVI. Tagung der Österreichischen Gesellschaft für Tropenmedizin und Parasitologie (ÖGTP); NOV 19 - 21, 1992; Graz, AUSTRIA.  (ISBN: 3 900 555 15 x )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70102-14023"
            ],
            "persons": [
                "70102-50254",
                "70102-51664",
                "70102-51674"
            ],
            "imported": "2007-10-05T11:32: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": 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": 70103,
            "title": "Detection of Legionella species in bronchoalveolar lavage fluids using polymerase chain reaction and nucleic acid hybridization.",
            "abstract": null,
            "authors": [
                "Kessler, H",
                "Reinthaler, FF",
                "Pschaid, A",
                "Pierer, K",
                "Kleinhappl, B",
                "Marth, E"
            ],
            "year": 1993,
            "source": "Abstract im Tagungsband1993; -8th Meeting - European Working Group - Legionella Infections (EWGLI); MAI 10 -12, 1993; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "70103-50057",
                "70103-51503",
                "70103-51812",
                "70103-51863",
                "70103-51674"
            ],
            "imported": "2007-10-05T11:38:28+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": 70266,
            "title": "Abfallerhebung 1992 in steirischen Krankenanstalten.",
            "abstract": null,
            "authors": [
                "Reinthaler, FF"
            ],
            "year": 1993,
            "source": "Proceedings im Tagungsband. Hrsg: Informationszentrale für Umweltschutz des Landeshygienikers für Steiermark1993; 11: -Krankenhausabfall - Vermeidung, Verwertung, Entsorgung; JÄN 26, 1993; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "70266-51674"
            ],
            "imported": "2007-10-08T09:47:23+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": false
        },
        {
            "id": 70933,
            "title": "Excitation-contraction coupling and contractile protein function in failing and nonfailing human myocardium.",
            "abstract": null,
            "authors": [
                "Hasenfuss, G",
                "Pieske, B",
                "Holubarsch, C",
                "Alpert, NR",
                "Just, H"
            ],
            "year": 1993,
            "source": "Adv Exp Med Biol. 1993; 346(3):91-100",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8184784",
            "doi": "10.1007/978-1-4615-2946-0_9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-27T02:00:00+02:00",
            "journal": "Adv Exp Med Biol",
            "issn": "0065-2598",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.180555555555556,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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
        }
    ]
}