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=150200&ordering=impactfactor_norm
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=150220&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150180&ordering=impactfactor_norm",
    "results": [
        {
            "id": 125347,
            "title": "2 Patienten mit Narkolepsie im Kindes- und Jugendalter.",
            "abstract": null,
            "authors": [
                "Hausegger, M",
                "Pansy, J",
                "Kerbl, R",
                "Zotter, H",
                "Sauseng, W"
            ],
            "year": 2012,
            "source": "; SEP 27-29, 2012; Salzburg, AUSTRIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125347-14093",
                "125347-14094"
            ],
            "persons": [
                "125347-51821",
                "125347-62745"
            ],
            "imported": "2013-01-17T22:29:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": 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": 125348,
            "title": "Laser-assisted subepithelial keratomileusis with Zeiss MEL 80 excimer laser in patients with myopic astigmatism greater than +2.00 diopters",
            "abstract": null,
            "authors": [
                "Frings, A",
                "Wohlfart, C",
                "Wenzl, E",
                "Vidic, B",
                "Ardjomand, N"
            ],
            "year": 2012,
            "source": "Proceedings of the XXX Annual Meeting of the European Society of Cataract & Refractive Surgery. 2012; -Annual Meeting of the European Society of Cataract & Refractive Surgery; SEP 8-12; Milan, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125348-14043"
            ],
            "persons": [
                "125348-53163",
                "125348-63764"
            ],
            "imported": "2013-01-18T00:12:52+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": 125349,
            "title": "Retropupillary iris claw IOL implantation in children",
            "abstract": null,
            "authors": [
                "Ardjomand, N",
                "Brandner, M",
                "Wissiak, E"
            ],
            "year": 2012,
            "source": "Proceedings of the XXX Annual Meeting of the European Society of Cataract & Refractive Surgery. 2012; -Annual Meeting of the European Society of Cataract & Refractive Surgery; SEPT 8-12, 2012; Milan, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125349-14043"
            ],
            "persons": [
                "125349-53163",
                "125349-53949",
                "125349-63764"
            ],
            "imported": "2013-01-18T00:18:36+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": 125350,
            "title": "Phakic IOL exchange",
            "abstract": null,
            "authors": [
                "Wissiak, E",
                "Glatz, W",
                "Plainer, S",
                "Vidic, B",
                "Ardjomand, N"
            ],
            "year": 2012,
            "source": "Proceedings of the XXX Annual Meeting of the European Society of Cataract & Refractive Surgery. 2012; -Annual Meeting of the European Society of Cataract & Refractive Surgery; SEPT 8-12, 2012; Milan, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125350-14043"
            ],
            "persons": [
                "125350-53163",
                "125350-63764",
                "125350-88931"
            ],
            "imported": "2013-01-18T00:25:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 125351,
            "title": "In-the-bag dislocation after implantation of the hydrophilic ACRD6 SE IOL",
            "abstract": null,
            "authors": [
                "Mayer, C",
                "Ardjomand, N"
            ],
            "year": 2012,
            "source": "Proceedings of the XXX Annual Meeting of the European Society of Cataract & Refractive Surgery. 2012; -Annual Meeting of the European Society of Cataract & Refractive Surgery; SEPT 8-12, 2012; Milan, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125351-14043"
            ],
            "persons": [
                "125351-53163",
                "125351-61522"
            ],
            "imported": "2013-01-18T00:29:14+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": 125352,
            "title": "MITOMYCINE C FOR REMOVAL OF CORNEAL SCARRING",
            "abstract": null,
            "authors": [
                "Ardjomand, N",
                "Thaler, HV",
                "Wissiak, E",
                "Pilsner, G",
                "Vidic, B"
            ],
            "year": 2012,
            "source": "Proceedings of the 3rd EuCornea Meeting. 2012; -3rd Annual Meeting of the EuCornea; SEPT 7-8, 2012; Milan, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125352-14043"
            ],
            "persons": [
                "125352-53163",
                "125352-63764"
            ],
            "imported": "2013-01-18T00:34:14+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": 125353,
            "title": "Explantation or Exchange of phakic intraocular lenses",
            "abstract": null,
            "authors": [
                "Glatz, W",
                "Wissiak, E",
                "Vidic, B",
                "Ardjomand, N"
            ],
            "year": 2012,
            "source": "Proceedings of the 34th International Congress of Ophthalmology, Alpe Adria. 2012; -34th International Congress of Ophthalmology, Alpe Adria; JUNE 28-30,2012; Portoroz, SLOVENIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125353-14043"
            ],
            "persons": [
                "125353-53163",
                "125353-63764",
                "125353-88931"
            ],
            "imported": "2013-01-18T00:38:30+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": 125354,
            "title": "MITOMYCINE C FOR REMOVAL OF CORNEAL SCARRING",
            "abstract": null,
            "authors": [
                "Wissiak, E",
                "Thaler, HV",
                "Ardjomand, N"
            ],
            "year": 2012,
            "source": "Proceedings of the 34th International Congress of Ophthalmology, Alpe Adria. 2012; -34th International Congress of Ophthalmology, Alpe Adria; JUNE 28-30,2012; Portoroz, SLOVENIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125354-14043"
            ],
            "persons": [
                "125354-53163",
                "125354-63764"
            ],
            "imported": "2013-01-18T00:41:09+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": 125355,
            "title": "CORNEAL SCARRING AFTER WEDGE RESECTION FOR HIGH ASTIGMATISM",
            "abstract": null,
            "authors": [
                "Pöschl, EM",
                "Wissiak, E",
                "Ardjomand, N"
            ],
            "year": 2012,
            "source": "Proceedings of the 34th International Congress of Ophthalmology, Alpe Adria. 2012; -34th International Congress of Ophthalmology, Alpe Adria; JUNE 28-30,2012; Portoroz, SLOVENIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125355-14043"
            ],
            "persons": [
                "125355-53163",
                "125355-63764"
            ],
            "imported": "2013-01-18T00:45:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 125356,
            "title": "Mitomycine C for removal of corneal scarring",
            "abstract": null,
            "authors": [
                "Ardjomand, N"
            ],
            "year": 2012,
            "source": "Programm of the 38th European Cornea Conference. 2012; -38th European Cornea Conference; JUNE 8-10, 2012; Kinsale, Ireland. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125356-14043"
            ],
            "persons": [
                "125356-53163"
            ],
            "imported": "2013-01-18T00:51:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 125357,
            "title": "Refractive predictability and stability of three-piece versus single-piece intraocular lenses in patients with high axial myopia",
            "abstract": null,
            "authors": [
                "Frings, A",
                "Steinbrugger, I",
                "Wissiak, E",
                "Vidic, B",
                "El-Shabrawi, Y",
                "Ardjomand , N"
            ],
            "year": 2012,
            "source": "Proceedings of the UOC. 2012; -Undergraduate Ophthalmology Conference (UOC) of the Royal Society of Medicine; MÄRZ 24, 2012; London, UK. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125357-14043"
            ],
            "persons": [
                "125357-51899",
                "125357-53163",
                "125357-63764"
            ],
            "imported": "2013-01-18T00:57: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125358,
            "title": "Refraktive Voraussagbarkeit und Stabilität von dreiteiligen versus einteiligen Intraokularlinsen bei hoher Achsenmyopie",
            "abstract": null,
            "authors": [
                "Frings, A",
                "Steinbrugger, I",
                "Wissiak, E",
                "Vidic, B",
                "El-Shabrawi, Y",
                "Ardjomand, N"
            ],
            "year": 2012,
            "source": "Kongressband der 110. Jahrestagung der Deutschen Ophthalmologischen Gesellschaft. 2012; -110. Jahrestagung der Deutschen Ophthalmologischen Gesellschaft; SEPT 20-23, 2012; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125358-14043"
            ],
            "persons": [
                "125358-51899",
                "125358-53163",
                "125358-63764"
            ],
            "imported": "2013-01-18T01:02:03+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": 216693,
            "title": "Regulation of CD8+ Tc2 cell functionality by the metabolite succinate.",
            "abstract": "The tricarboxylic acid cycle intermediate succinate has been reported to act beyond its conventional role in energy metabolism, showing important intra- and intercellular signaling functions. In particular, succinate can modulate inflammatory responses by regulating immune cell activation, polarization and effector functions. High succinate concentrations have been detected in several tissues during inflammation, where it can be sensed by cells via the succinate receptor G-protein coupled receptor 91 (GPR91). Notably, high levels of succinate have also been found in tumor tissues, where it controls the metastatic potential of tumor cells and limits the anti-tumor activity of infiltrating leukocytes such as macrophages. However, while the effect of succinate sensing via GPR91 have been studied in different immune cells, the impact of succinate on T cells is still unclear. Preliminary data from our laboratory indicate that succinate boosts subset-specific cytokine production by murine and human CD4+ T helper 2 (Th2) cells, and that this effect may be GPR91-dependent. This project aims to investigate the effect of extracellular succinate on murine and human CD8+ type 2 cytotoxic T cells (Tc2). We confirmed that GPR91 is expressed in murine and human CD8+ cells, and that its expression is modulated upon T cell activation. We could also show that the production of IL-4, IL-5, IL-13 and IL-10 by murine and human Tc2 cells is boosted by succinate, mirroring our previous results on Th2 cells. Overall, these new data support our hypothesis that T cell functionality may be shaped by extracellular succinate, and that succinate may preferentially induce a type 2-like immune response. We suggest that cancer cells might use these effects to escape immunosurveillance by releasing succinate into the surrounding microenvironment.",
            "authors": [
                "Klemen, I"
            ],
            "year": 2025,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] Universität Graz; 2025. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-06-16T14:09:32+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Universität 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": 125368,
            "title": "The importance of direct and indirect effects of screening for Chlamydia trachomatis on the impact of interventions to prevent pelvic inflammatory.",
            "abstract": null,
            "authors": [
                "Herzog, SA",
                "Heijne JCM",
                "Scott, P",
                "Althaus, CL",
                "Low, N"
            ],
            "year": 2011,
            "source": "Epidemics3; NOV 29-DEC 2, 2011; Boston, USA. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125368-14026"
            ],
            "persons": [
                "125368-83644"
            ],
            "imported": "2013-01-18T11:32:43+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": false
        },
        {
            "id": 125369,
            "title": "Editorial",
            "abstract": null,
            "authors": [
                "Domej, W"
            ],
            "year": 2012,
            "source": " In: Österreichische Gesellschaft für Alpin- und Höhenmedizin\r\nSchobersberger, W; Schobersberger, B; Domej, W; Sumann, G editors(s). Jahrbuch 2012 der Österreichischen Gesellschaft für Alpin- und Höhenmedizin. 15: Innsbruck: ÖGAHM; p. 5-6.  2012(ISBN: 978-3-9501312-2-2) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125369-14087"
            ],
            "persons": [
                "125369-51525"
            ],
            "imported": "2013-01-18T12:03:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Österreichische Gesellschaft für Alpin- und Höhenmedizin\r\nSchobersberger, W; Schobersberger, B; Domej, W; Sumann, G",
            "collection_title": "Jahrbuch 2012 der Österreichischen Gesellschaft für Alpin- und Höhenmedizin",
            "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": 125370,
            "title": "Simulation of altitude environment: Technique and impact for medicine, training and reseach. A first standardization",
            "abstract": null,
            "authors": [
                "Domej, W",
                "Schwaberger, G",
                "Rohrer, R",
                "Burtscher, M",
                "Faulhaber, M",
                "Mutschler, H"
            ],
            "year": 2012,
            "source": " In: Österreichische Gesellschaft für Alpin- und Höhenmedizin\r\nSchobersberger, W; Schobersberger, B; Domej, W; Sumann, G editors(s). Jahrbuch 2012 der Österreichischen Gesellschaft für Alpin- und Höhenmedizin. 23(I) : Innsbruck: ÖGAHM; p. 33-72.  2012(ISBN: 978-3-9501312-2-2) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125370-14087",
                "125370-29447"
            ],
            "persons": [
                "125370-51525",
                "125370-65659"
            ],
            "imported": "2013-01-18T12:11:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Österreichische Gesellschaft für Alpin- und Höhenmedizin\r\nSchobersberger, W; Schobersberger, B; Domej, W; Sumann, G",
            "collection_title": "Jahrbuch 2012 der Österreichischen Gesellschaft für Alpin- und Höhenmedizin",
            "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": 125371,
            "title": "Simulation of altitude physiologic changes related to different stages of normobaric hypoxia",
            "abstract": null,
            "authors": [
                "Guger, C",
                "Reitner, P",
                "Hintermüller, C",
                "Rohrer, P",
                "Müller, W",
                "Domej, W"
            ],
            "year": 2012,
            "source": " In: Österreichische Gesellschaft für Alpin- und Höhenmedizin\r\nSchobersberger, W; Schobersberger, B; Domej, W; Sumann, G editors(s). Jahrbuch 2012 der Österreichischen Gesellschaft für Alpin- und Höhenmedizin. 23(I) : Innsbruck: ÖGAHM; p. 11-19.  2012(ISBN: 978-3-9501312-2-2) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125371-14087",
                "125371-29447"
            ],
            "persons": [
                "125371-51525",
                "125371-65659"
            ],
            "imported": "2013-01-18T12:17:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Österreichische Gesellschaft für Alpin- und Höhenmedizin\r\nSchobersberger, W; Schobersberger, B; Domej, W; Sumann, G",
            "collection_title": "Jahrbuch 2012 der Österreichischen Gesellschaft für Alpin- und Höhenmedizin",
            "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": 125373,
            "title": "EFFECT OF PIRITRAMIDE VS. TRAMADOL ON GUINEA PIG’S SMALL\r\nBOWEL MOTILITY IN VITRO",
            "abstract": null,
            "authors": [
                "Schörghuber, M",
                "Toller, W",
                "Holzer, P",
                "Fruhwald, S"
            ],
            "year": 2012,
            "source": "Intensive Care Medicine\r\nSupplement 1. 2012; 38(1):34-34.-ESICM Lives 2012\r\n25th annual congress; OCT 13-17, 2012; Lisbon, PORTUGAL. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125373-14022",
                "125373-14044",
                "125373-14070"
            ],
            "persons": [
                "125373-51742",
                "125373-51938",
                "125373-71082",
                "125373-51529"
            ],
            "imported": "2013-01-18T12:25:18+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": 125374,
            "title": "Editorial",
            "abstract": null,
            "authors": [
                "Domej, W"
            ],
            "year": 2012,
            "source": "Alpinmedizinischer Rundbrief. 2012; 47(2): 1-1. ",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125374-14087"
            ],
            "persons": [
                "125374-51525"
            ],
            "imported": "2013-01-18T12:28:05+01:00",
            "journal": null,
            "issn": "1681-5505",
            "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": 125375,
            "title": "Beidseitige Keratitis bei einem Kleinkind",
            "abstract": null,
            "authors": [
                "Boldin I"
            ],
            "year": 2012,
            "source": "LOG Linz; Okt 6;  2012; Linz; Austria. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125375-14043"
            ],
            "persons": [
                "125375-56837"
            ],
            "imported": "2013-01-18T12:29: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}