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=1940&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1960&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1920&ordering=imported",
    "results": [
        {
            "id": 62130,
            "title": "Effect of low-dose bradykinin on glucose metabolism and nitrogen balance in surgical patients.",
            "abstract": null,
            "authors": [
                "Hartl, W",
                "Jauch, KW",
                "Herndon, DN",
                "Cohnert, TU",
                "Wolfe, RR",
                "Schildberg, FW"
            ],
            "year": 1990,
            "source": "Lancet. 1990; 335(8681):69-71",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CH51600003",
            "pubmed": "1967418",
            "doi": "10.1016/0140-6736(90)90538-G",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62130-50860-6"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Lancet",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 62132,
            "title": "Eccrine spiradenoma of the thoracic wall with ulceration and hemorrhage",
            "abstract": null,
            "authors": [
                "Hofmann, TU",
                "Cappeller, WA",
                "Baretton, G"
            ],
            "year": 1994,
            "source": "Chirurg. 1994; 65(10): 889-891. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PR71400013",
            "pubmed": "7821052",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62132-50860-2"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Chirurg",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6171875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 62134,
            "title": "Step-plasty for therapy of chronic subcutaneous ruptures of extensor tendons of finger end joints",
            "abstract": null,
            "authors": [
                "Baumeister, RG",
                "Hofmann, T"
            ],
            "year": 1992,
            "source": "Handchir Mikrochir Plast Chir. 1992; 24(6): 292-295. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1487188",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62134-50860-6"
            ],
            "imported": "2006-12-04T01: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": 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": 62128,
            "title": "Pyruvate metabolism using stable isotopes.",
            "abstract": null,
            "authors": [
                "Hartl, WH",
                "Jauch, KW",
                "Cohnert, TU",
                "Wolfe, RR",
                "Schildberg, FW"
            ],
            "year": 1990,
            "source": "Beitr Infusionsther. 1990; 25(1):389-398",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1690061",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62128-50860-6"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Beitr Infusionsther",
            "issn": "1011-6974",
            "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": 62114,
            "title": "Notch1 and its ligand Jagged1 are present in remyelination in a T-cell- and antibody-mediated model of inflammatory demyelination.",
            "abstract": null,
            "authors": [
                "Seifert, T",
                "Bauer, J",
                "Weissert, R",
                "Fazekas, F",
                "Storch, MK"
            ],
            "year": 2007,
            "source": "Acta Neuropathol (Berl). 2007; 113(2): 195-203. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243690100009",
            "pubmed": "17136549",
            "doi": "10.1007/s00401-006-0170-9",
            "pmc": null,
            "organizations": [
                "62114-14051"
            ],
            "persons": [
                "62114-53287-1"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Acta Neuropathol (Berl)",
            "issn": "0001-6322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.179,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.727272727272727,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62146,
            "title": "Clinicopathologic features of systemic contact dermatitis from ethylenediamine in cetirizine and levocetirizine.",
            "abstract": null,
            "authors": [
                "Cusano, F",
                "Ferrara, G",
                "Crisman, G",
                "Sarracco, G",
                "Zalaudek, I",
                "Argenziano, G"
            ],
            "year": 2006,
            "source": "Dermatology. 2006; 213(4):353-355",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242372000017",
            "pubmed": "17135746",
            "doi": "10.1159/000096203",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62146-50151-6"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Dermatology",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.854,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.717948717948718,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 62113,
            "title": "Breech position – an everlasting perinatological topic",
            "abstract": null,
            "authors": [
                "Walcher, W",
                "Zeck, W",
                "Giuliani, A"
            ],
            "year": 2006,
            "source": "-40 YEARS OF PERINATAL MEDICINE IN SLOVENIA; June 16, 2006; Maribor, Slovenia.  (ISBN: 961-6575-14-7 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62113-14064"
            ],
            "persons": [
                "62113-51634"
            ],
            "imported": "2006-12-04T09:04:28+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62115,
            "title": "Laboratory Endoscopic Dissection.",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Braun, H",
                "Freudenschuss, K",
                "Habermann, W",
                "Hofmann, Th",
                "Köle, A",
                "Lackner, A",
                "Ponikau, J",
                "Stammberger, H",
                "Wolf, G"
            ],
            "year": 2006,
            "source": "36th International Graz´Workshop on Functional Endoscopic Sinus Techniques; SEP 7-9, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62115-14066"
            ],
            "persons": [
                "62115-51640",
                "62115-51725",
                "62115-51747",
                "62115-51924"
            ],
            "imported": "2006-12-04T10:58:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62117,
            "title": "Laboratory Endoscopic Dissection (second day).",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Braun, H",
                "Freudenschuss, K",
                "Habermann, W",
                "Hofmann, Th",
                "Köle, W",
                "Lackner, A",
                "Ponikau, J",
                "Stammberger, H",
                "Wolf, G"
            ],
            "year": 2006,
            "source": "36th International Graz´Workshop on Functional Endoscopic Sinus Techniques; SEP 7-9, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62117-14066"
            ],
            "persons": [
                "62117-51640",
                "62117-51725",
                "62117-51747",
                "62117-51924"
            ],
            "imported": "2006-12-04T11:04:17+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62118,
            "title": "Control of Bleeding - Management of Emergencies.",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Braun, H",
                "Wormald, PJ",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "36th International Graz`Workshop on Functional Endoscopic Sinus Techniques; SEP 7-9, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62118-14066"
            ],
            "persons": [
                "62118-51640",
                "62118-51725"
            ],
            "imported": "2006-12-04T11:06:53+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62119,
            "title": "Computer-assisted navigation in (F)ESS, CT-MR-Image Fusion.",
            "abstract": null,
            "authors": [
                "Köle, W",
                "Wormald, PJ",
                "Gerstenberger, C",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "36th International Graz´Workshop on Functional Endoscopic Techniques.; SEP 7-9, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62119-14066"
            ],
            "persons": [
                "62119-50698",
                "62119-51924"
            ],
            "imported": "2006-12-04T11:09:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62120,
            "title": "Endoscopic Pituitary Surgery and Beyond: 4-Handed-Technique, Anatomy.",
            "abstract": null,
            "authors": [
                "Mokry, M",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "36th International Graz´Workshop on Functional Endoscopic Sinus Techniques; SEP 7-9, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62120-14050",
                "62120-14066"
            ],
            "persons": [
                "62120-52006"
            ],
            "imported": "2006-12-04T11:18:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62121,
            "title": "Controversies in Advanced Surgical Applications: Malignant Tumors, Olfactory Neuroblastomas, Skull Base and Beyond.",
            "abstract": null,
            "authors": [
                "Wormald, PJ",
                "Stammberger, H",
                "Mokry, M"
            ],
            "year": 2006,
            "source": "36th International Graz´Workshop on Functional Endoscopic Sinus Techniques; SEP 7-9, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62121-14050",
                "62121-14066"
            ],
            "persons": [
                "62121-52006"
            ],
            "imported": "2006-12-04T11:19:41+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62123,
            "title": "Endoscopic Approach for an Intraorbital Tumor: A Vital Surprise.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "Clinical and Scientific Programme on the Occasion of the Visit of the Members of the Italian ENT-Society; OCT 5-6, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62123-14066"
            ],
            "persons": [
                "62123-51725"
            ],
            "imported": "2006-12-04T11:23: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62124,
            "title": "Endoscopic Approach for an Intraorbital Tumor: A Vital Surprise.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "Clinical and Scientific Programme on the Occasion of the Visit of the Members of the Norwegian and Swedish ENT-Societies; NOV 10, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62124-14066"
            ],
            "persons": [
                "62124-51725"
            ],
            "imported": "2006-12-04T11:24:53+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62125,
            "title": "Navigiert-kontrollierte Instrumente in der HNO-Chirurgie. Von der Idee zum Produkt.",
            "abstract": null,
            "authors": [
                "Strauss, G",
                "Dietz, A",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "77. Jahresversammlung der Deutschen Gesellschaft f. HNO-Heilkunde, Kopf- und Halschirurgie; MAY 24-28, 2006; Mannheim, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62125-14066"
            ],
            "persons": [],
            "imported": "2006-12-04T11:26:49+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": false
        },
        {
            "id": 62126,
            "title": "An Atlas of Imaging of the Paranasal Sinuses - Second Edition.",
            "abstract": null,
            "authors": [
                "Shankar, L",
                "Evans, K",
                "Marotta, TR",
                "Hawke, M",
                "Yu, E",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": " In: 2nd Edition 2006 Informa Healtchare editors(s).  2006. (ISBN: 10: 1-84184-448-9, ) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62126-14066"
            ],
            "persons": [],
            "imported": "2006-12-04T11:29:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "2nd Edition 2006 Informa Healtchare",
            "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": 62133,
            "title": "Double Inlet Ventrikel ohne Pulmonalstenose.",
            "abstract": null,
            "authors": [
                "Cohnert, TU"
            ],
            "year": 1986,
            "source": " [ Dissertation ] Ludwig-Maximilians-Universität München; 1986. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62133-14074"
            ],
            "persons": [
                "62133-50860"
            ],
            "imported": "2006-12-04T12:23:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Ludwig-Maximilians-Universität München",
            "country": "276",
            "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": 45902,
            "title": "Adrenomedullin and elements of orthostatic competence after 41 h of voluntary submersion in water as measured in four healthy males.",
            "abstract": null,
            "authors": [
                "Loder, I",
                "Rössler, A",
                "Wurzinger, G",
                "Duncko, R",
                "Jezova, D",
                "Hinghofer-Szalkay, H"
            ],
            "year": 2006,
            "source": "Eur J Appl Physiol. 2006; 96(6):644-650",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236512000003",
            "pubmed": "16416151",
            "doi": "10.1007/s00421-005-0122-4",
            "pmc": null,
            "organizations": [
                "45902-14010",
                "45902-14087"
            ],
            "persons": [
                "45902-51683-4",
                "45902-51737-6"
            ],
            "imported": "2006-12-04T12:43:43+01:00",
            "journal": "EUR J APPL PHYSIOL",
            "issn": "1439-6319",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.601,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.771428571428572,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": true
        },
        {
            "id": 62139,
            "title": "Intestinale Paralyse – was tun wenn nichts mehr geht?",
            "abstract": null,
            "authors": [
                "Fruhwald, S"
            ],
            "year": 2006,
            "source": "-Austrian International Congress; 13.-15.9.2006; Linz. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62139-14070"
            ],
            "persons": [
                "62139-51938"
            ],
            "imported": "2006-12-04T14:49:44+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}