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=149760&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157573,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149780&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149740&ordering=-imported",
    "results": [
        {
            "id": 68615,
            "title": "Blutgasanalyse in der Präklinik.",
            "abstract": null,
            "authors": [
                "Gemes, G",
                "Wildner, G",
                "Prause, G"
            ],
            "year": 2004,
            "source": "AD-Facharzt Anästhesie/Notfallmedizin. 2004; (2): 10-12. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68615-14069"
            ],
            "persons": [
                "68615-50018",
                "68615-50869",
                "68615-51986"
            ],
            "imported": "2007-09-20T19:12: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": 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": 68614,
            "title": "Der Stellenwert der präklinischen Blutgasanalyse.",
            "abstract": null,
            "authors": [
                "Prause, G",
                "Wildner, G"
            ],
            "year": 2004,
            "source": "Clinicum akut. 2004; (1): 22-24. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68614-14069"
            ],
            "persons": [
                "68614-50018",
                "68614-51986"
            ],
            "imported": "2007-09-20T19:07:40+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 68613,
            "title": "Oxylog 3000.",
            "abstract": null,
            "authors": [
                "Wildner, G"
            ],
            "year": 2003,
            "source": "20. St. Pauler Notfalltage; MAY 1-3, 2003; St. Paul/Lavanttal, AUSTRIA. 2003. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68613-14069"
            ],
            "persons": [
                "68613-50018"
            ],
            "imported": "2007-09-20T19:04: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": 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": 68612,
            "title": "Erfahrungen mit dem CPAP-Helm.",
            "abstract": null,
            "authors": [
                "Wildner, G"
            ],
            "year": 2005,
            "source": "11. Kongress der Österreichischen Gesellschaft für Notfall- und Katastrophenmedizin; SEP 16-17, 2005; Mayrhofen, AUSTRIA. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68612-14069"
            ],
            "persons": [
                "68612-50018"
            ],
            "imported": "2007-09-20T18:57:47+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68610,
            "title": "Low-grade gastrointestinal inflammation: effects on afferent signaling and anxiety. ",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2007,
            "source": "Research Seminar at the Center for Pain Research, University of Pittsburgh Medical Center; MAY 25, 2007 ; Pittsburgh, PA, USA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68610-14022"
            ],
            "persons": [
                "68610-51529"
            ],
            "imported": "2007-09-20T18:55: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 68608,
            "title": "Enhanced nociceptive responsiveness to mustard oil in mild colitis.",
            "abstract": null,
            "authors": [
                "Mitrovic, M",
                "Holzer, P"
            ],
            "year": 2007,
            "source": "Abstracts of the Joint Meeting of the Slovak Physiological Society, The Physiological Society and the Federation of European Physiological Societies 2007; -Joint Meeting of the Slovak Physiological Society, The Physiological Society and the Federation of European Physiological Societies; SEP 11-14, 2007; Bratislava, SLOVAKIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68608-14022"
            ],
            "persons": [
                "68608-51529"
            ],
            "imported": "2007-09-20T18:50:25+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": true,
            "local_affiliation": true
        },
        {
            "id": 68607,
            "title": "Autonomic control of splanchnic haemodynamics in mild colitis.",
            "abstract": null,
            "authors": [
                "Shahbazian, A",
                "Holzer, P"
            ],
            "year": 2007,
            "source": "Abstracts of the Tenth Meeting of the Austrian Neuroscience Association 2007; -Tenth Meeting of the Austrian Neuroscience Association; SEP 21-23, 2007; Seggauberg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68607-14022"
            ],
            "persons": [
                "68607-51529"
            ],
            "imported": "2007-09-20T18:47: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": true,
            "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": 68604,
            "title": "Implications of neuropeptide-Y Y2 and Y4 receptor knockout on circadian homecage activity and ingestive behaviour. ",
            "abstract": null,
            "authors": [
                "Edelsbrunner, M",
                "Herzog, H",
                "Sperk, G",
                "Holzer, P"
            ],
            "year": 2007,
            "source": "Abstracts of the Tenth Meeting of the Austrian Neuroscience Association 2007; -Tenth Meeting of the Austrian Neuroscience Association ; SEP 21-23, 2007; Seggauberg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68604-14022"
            ],
            "persons": [
                "68604-51529"
            ],
            "imported": "2007-09-20T18:44: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 68603,
            "title": "Increased c-Fos expression in spinal cord after intracolonic application of mustard oil in mice with colitis. ",
            "abstract": null,
            "authors": [
                "Mitrovic, M",
                "Shahbazian, A",
                "Holzer, P"
            ],
            "year": 2007,
            "source": "Abstracts of the Tenth Meeting of the Austrian Neuroscience Association 2007; -Tenth Meeting of the Austrian Neuroscience Association ; SEP 21-23, 2007; Seggauberg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68603-14022"
            ],
            "persons": [
                "68603-51529"
            ],
            "imported": "2007-09-20T18:41: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": true,
            "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": 68602,
            "title": "Sensory neurons and stress: gastrointestinal mucosal defense, pain and affective behavior. ",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2007,
            "source": "Abstracts of the Hans Selye Centennial Symposium on Stress: Basic Mechanisms and Clinical Implications 2007; -Hans Selye Centennial Symposium on Stress: Basic Mechanisms and Clinical Implications ; Montreal, QUEBEC, CANADA; JUL 11-14, 2007. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68602-14022"
            ],
            "persons": [
                "68602-51529"
            ],
            "imported": "2007-09-20T18:36:41+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68600,
            "title": "Medikamentöse Therapie der Adipositas und ihre Zukunftsperspektive. ",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2007,
            "source": "Abstracts of the Wolfsberger Präventionstage 2007; -Wolfsberger Präventionstage ; OCT 5-6, 2007; Wolfsberg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68600-14022"
            ],
            "persons": [
                "68600-51529"
            ],
            "imported": "2007-09-20T18:28: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68599,
            "title": "New approaches to the treatment of opioid-induced constipation.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2007,
            "source": "Abstracts of the International Symposium on New Vistas on Gastrointestinal Motility: from Physiology to Therapy2007; -International Symposium on New Vistas on Gastrointestinal Motility: from Physiology to Therapy; SEP 27-29, 2007; Rome, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68599-14022"
            ],
            "persons": [
                "68599-51529"
            ],
            "imported": "2007-09-20T18:18:30+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68596,
            "title": "Differential effects of immune stress on emotional, exploratory and social behaviour in neuropeptide-Y Y2 and Y4 receptor knockout mice.",
            "abstract": null,
            "authors": [
                "Painsipp, E",
                "Wultsch, T",
                "Shahbazian, A",
                "Sperk, G",
                "Herzog, H",
                "Holzer, P"
            ],
            "year": 2007,
            "source": "Abstracts of the Tenth Meeting of the Austrian Neuroscience Association2007; -Tenth Meeting of the Austrian Neuroscience Association; SEP 21-23, 2007; Seggauberg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68596-14022"
            ],
            "persons": [
                "68596-51529"
            ],
            "imported": "2007-09-20T18:11:16+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": true,
            "local_affiliation": true
        },
        {
            "id": 68592,
            "title": "Neuropeptide Y type 2 and 4 receptors: roles in visceral afferent signalling and affective behaviour. ",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Painsipp, E",
                "Wultsch, T",
                "Herzog, H",
                "Sperk, G"
            ],
            "year": 2008,
            "source": ". 2008; 42:  465-465. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259470200030",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68592-14022"
            ],
            "persons": [
                "68592-51529"
            ],
            "imported": "2007-09-20T17:51:07+02:00",
            "journal": null,
            "issn": "0143-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.438,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.4337899543379,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 68591,
            "title": "Aktuelle Erfahrungen mit TachoSil in der HNO-Chirurgie.",
            "abstract": null,
            "authors": [
                "Friedrich, G"
            ],
            "year": 2007,
            "source": "51. Österreichischer HNO-Kongress; SEP 12-15, 2007; Innsbruck/Austria. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68591-14068"
            ],
            "persons": [
                "68591-51636"
            ],
            "imported": "2007-09-20T16:08:34+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68590,
            "title": "Kindlicher Stridor (Round Table).",
            "abstract": null,
            "authors": [
                "Friedrich, G"
            ],
            "year": 2007,
            "source": "51. Österreichischer HNO-Kongress\r\n\r\n; SEP 12-15, 2007; Innsbruck/Austria. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68590-14068"
            ],
            "persons": [
                "68590-51636"
            ],
            "imported": "2007-09-20T16:07:14+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68589,
            "title": "Funktionelle Laryngeale Atemstörungen.",
            "abstract": null,
            "authors": [
                "Reckenzaun, E",
                "Kiesler, K",
                "Friedrich, G"
            ],
            "year": 2007,
            "source": "51. Österreichischer HNO-Kongress\r\n\r\n; SEP 12-15, 2007; Innsbruck/Austria. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68589-14068"
            ],
            "persons": [
                "68589-51636"
            ],
            "imported": "2007-09-20T16:05:46+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68588,
            "title": "Vorstellung des Europäischen JORRP (Juvenile onset recurrent respiratory papillomatosis).",
            "abstract": null,
            "authors": [
                "Gugatschka, M",
                "Friedrich, G"
            ],
            "year": 2007,
            "source": "51. Österreichischer HNO-Kongress; SEP 12-15, 2007; Innsbruck, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68588-14068"
            ],
            "persons": [
                "68588-50670",
                "68588-51636"
            ],
            "imported": "2007-09-20T16:03:10+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68587,
            "title": "Myxofibrosarkom des Larynx – Fallbericht und Literaturrückblick. ",
            "abstract": null,
            "authors": [
                "Gugatschka, M",
                "Beham, A",
                "Kiesler, K",
                "Schmid, C",
                "Friedrich, G"
            ],
            "year": 2007,
            "source": "51. Österreichischer HNO-Kongress; SEP 12-15, 2007; Innsbruck, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68587-14020",
                "68587-14066",
                "68587-14068"
            ],
            "persons": [
                "68587-50670",
                "68587-51636"
            ],
            "imported": "2007-09-20T16:01:24+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68586,
            "title": "Der tracheostomierte Patient (Grundlagen und Indikation zur Tracheostomie).",
            "abstract": null,
            "authors": [
                "Friedrich, G"
            ],
            "year": 2007,
            "source": "Fortbildung an der HNO-Klinik; SEP 6, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68586-14068"
            ],
            "persons": [
                "68586-51636"
            ],
            "imported": "2007-09-20T15:59:24+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}