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=149200&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149220&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149180&ordering=-imported",
    "results": [
        {
            "id": 69424,
            "title": "Ausgewählte Fallbeispiele aus der Leber- und Gallenwegschirurgie.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2002,
            "source": "BÖC Schwerpunktseminar „Standards in der Leber- und Gallenwegschirurgie“; Nov 4, 2002; Graz. 2002. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69424-14073"
            ],
            "persons": [
                "69424-51760"
            ],
            "imported": "2007-09-27T23:38:11+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69423,
            "title": "Ileus und Obstipation.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2002,
            "source": "Seminarreihe “How we do it“; Nov 19, 2002; Graz. 2002. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69423-14073"
            ],
            "persons": [
                "69423-51760"
            ],
            "imported": "2007-09-27T23:35:45+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69422,
            "title": "Connexin43 deficiency prevents ischemic preconditioning in isolated murine cardiomyocytes",
            "abstract": null,
            "authors": [
                "Heinzel, FR",
                "Li, X",
                "Schwanke, U",
                "Schulz, R",
                "Heusch, G"
            ],
            "year": 2003,
            "source": "Circulation. 2003; 108(17):IV1039--AHA Scientific Sessions; Nov,2003; Orlando, FL, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69422-14083"
            ],
            "persons": [],
            "imported": "2007-09-27T23:35:39+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 69421,
            "title": "Abdominalchirurgische Notfälle.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2002,
            "source": "AGN; April 18, 2002; Graz. 2002. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69421-14073"
            ],
            "persons": [
                "69421-51760"
            ],
            "imported": "2007-09-27T23:33:11+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69420,
            "title": "Frequency- and calcium-dependent formation of reactive oxygen species in rat ventricular myocytes",
            "abstract": null,
            "authors": [
                "Heinzel, FR",
                "Heusch, G"
            ],
            "year": 2003,
            "source": "Eur J Heart Fail. 2003; S2(1):1--Heart Failure (ISHR); Jun,2003; Strasbourg, FRANCE. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69420-14083"
            ],
            "persons": [],
            "imported": "2007-09-27T23:31:08+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 69419,
            "title": "Traumatologische Fallbesprechungen.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2002,
            "source": "Notfallmedizinisches Seminar; Feb 28, 2002; Lebring. 2002. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69419-14073"
            ],
            "persons": [
                "69419-51760"
            ],
            "imported": "2007-09-27T23:30:44+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69418,
            "title": "Subzelluläre Inhomogenitäten in der Kalziumfreisetzung aus dem sarkoplasmatischen Retikulum im ventrikulären Myokard des Schweins. ",
            "abstract": null,
            "authors": [
                "Heinzel, F",
                "Bito, V",
                "Sipido, KR"
            ],
            "year": 2002,
            "source": "Z Kardiol. 2002; 91: I-98-I-98.-Jahrestagung der Deutschen Gesellschaft für Kardiologie - Herz- und Kreislaufforschung; Apr,2002; Mannheim,Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69418-14083"
            ],
            "persons": [],
            "imported": "2007-09-27T23:27: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 69417,
            "title": "Abdominaltrauma.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2002,
            "source": "Notfallmedizinisches Seminar; Feb 28, 2002; Lebring. 2002. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69417-14073"
            ],
            "persons": [
                "69417-51760"
            ],
            "imported": "2007-09-27T23:27: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": 69416,
            "title": "Der komplizierte Fall: Der unerwartete histologische Endbefund.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2002,
            "source": "Symposium „Neueste Standards in Operationsindikation und Operation bei Schilddrüsenerkrankungen – Standards oder individuelle Indikationsstellung?“ der ACE (Arbeitsgemeinschaft Chirurgische Endokrinologie der Österreichischen Gesellschaft für Chirurgie); April 3, 2002; Graz (Palais Attems). 2002. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69416-14073"
            ],
            "persons": [
                "69416-51760"
            ],
            "imported": "2007-09-27T23:25:19+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": 69415,
            "title": "Neuroendokrine gastroenteropancreatische Tumore ¿ aktuelle Behandlungskonzepte im Zeitalter minimal-invasiver Verfahren.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2002,
            "source": "Sitzung „Chirurgische Endokrinologie – neue Konzepte, neue Methoden, neue Ergebnisse“ der Wissenschaftlichen Gesellschaft der Ärzte in der Steiermark.\r\n\tGraz, 23.5.2002 (Vortrag)\r\n; May 23, 2002; Graz. 2002. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69415-14073"
            ],
            "persons": [
                "69415-51760"
            ],
            "imported": "2007-09-27T23:22:19+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": 69399,
            "title": "Reihenuntersuchung bei offener Lungentuberkulose im Großkrankenhaus",
            "abstract": null,
            "authors": [
                "Scheidl, S",
                "Wurm, R",
                "Balent, B",
                "Hesse, C",
                "Polachova, J",
                "Olschewski, H"
            ],
            "year": 2005,
            "source": "Jahreskongress 2005 der Österreichischen Gesellschaft für Pneumologie, ÖGP; OKT 6-8, 2005; Vienna, AUSTRIA. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69399-14087"
            ],
            "persons": [
                "69399-50167",
                "69399-54067",
                "69399-78013"
            ],
            "imported": "2007-09-27T22:24: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69398,
            "title": "Differentialdiagnose der IPAH vs. CTEPH mittels Spiroergometrie und BGA",
            "abstract": null,
            "authors": [
                "Scheidl, S",
                "Englisch, C",
                "Wiedemann, R",
                "Enke, B",
                "Hesse, C",
                "Seeger, W",
                "Olschewski, H"
            ],
            "year": 2005,
            "source": "Jahreskongress 2005 der Österreichischen Gesellschaft für Pneumologie, ÖGP; OKT 6-8, 2005; Vienna, AUSTRIA. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69398-14087"
            ],
            "persons": [
                "69398-50167",
                "69398-54067"
            ],
            "imported": "2007-09-27T22:21:31+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69397,
            "title": "Hochmalignes Lymphom der Lunge.",
            "abstract": null,
            "authors": [
                "Hesse, C",
                "Scheidl, S",
                "Pavek, J"
            ],
            "year": 2003,
            "source": "27. Kongress der Österreichischen Gesellschaft für Lungenerkrankungen und Tuberkulose, ÖGLUT; MAY, 2003; Alpbach, AUSTRIA. 2003. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69397-14087"
            ],
            "persons": [
                "69397-50167",
                "69397-54067"
            ],
            "imported": "2007-09-27T21:45:45+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69396,
            "title": "Evaluation of the effect of neostigmine on peristalsis in guinea pig ileum.",
            "abstract": null,
            "authors": [
                "Petnehazy, T",
                "Scheidl, S",
                "Holzer, P",
                "Hammer, HF"
            ],
            "year": 1998,
            "source": "Problems of the Gastrointestinal Tract in Anaesthesia, the Perioperative Period, and Intensive Care; OKT, 1998; Würzburg, GERMANY. 1998. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69396-14022",
                "69396-14081",
                "69396-14087"
            ],
            "persons": [
                "69396-51529",
                "69396-50167",
                "69396-51531"
            ],
            "imported": "2007-09-27T21:42: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": 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": 69395,
            "title": "Effect of different catecholamines on peristalsis in guinea pig ileum.",
            "abstract": null,
            "authors": [
                "Scheidl, S",
                "Petnehazy, T",
                "Fruhwald, S",
                "Toller, W",
                "Holzer, P",
                "Hammer, HF"
            ],
            "year": 1998,
            "source": "Problems of the Gastrointestinal Tract in Anaesthesia, the Perioperative Period, and Intensive Care; OKT, 1998; Würzburg, GERMANY. 1998. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69395-14022",
                "69395-14070",
                "69395-14081",
                "69395-14087"
            ],
            "persons": [
                "69395-51529",
                "69395-50167",
                "69395-51531",
                "69395-51742",
                "69395-51938"
            ],
            "imported": "2007-09-27T21:39:31+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69394,
            "title": "P-Tolylmethylcarbinol-Nikotinat hemmt die Peristaltik im Ileum des Meerschweinchens.",
            "abstract": null,
            "authors": [
                "Petnehazy, T",
                "Scheidl, S",
                "Holzer, P",
                "Hammer, HF"
            ],
            "year": 1998,
            "source": "Jahreshauptversammlung der deutschen Gesellschaft für GI Motilität und Funktion; MAR, 1998; Tutzing, GERMANY. 1998. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69394-14022",
                "69394-14081",
                "69394-14087"
            ],
            "persons": [
                "69394-51529",
                "69394-50167",
                "69394-51531"
            ],
            "imported": "2007-09-27T21:32:54+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69393,
            "title": "Dopamin hemmt und Noradrenalin stimuliert die Peristaltik im Ileum des Meerschweinchens.",
            "abstract": null,
            "authors": [
                "Scheidl, S",
                "Petnehazy, T",
                "Holzer, P",
                "Hammer, HF"
            ],
            "year": 1998,
            "source": "Jahreshauptversammlung des deutschen Arbeitskreises für GI motilität und Funktion.; MAR, 1998; Tutzing, GERMANY. 1998. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69393-14022",
                "69393-14081",
                "69393-14087"
            ],
            "persons": [
                "69393-51529",
                "69393-50167",
                "69393-51531"
            ],
            "imported": "2007-09-27T21:29:20+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 69392,
            "title": "Differentiation of a glibenclamide sensitive and glibenclamide- and barium-insensitive K-efflux from pig coronary artery strips during stimulated ischemia.",
            "abstract": null,
            "authors": [
                "Petnehazy, T",
                "Scheidl, S",
                "Gasser, R",
                "Grishold, M",
                "Klein, W"
            ],
            "year": 1997,
            "source": "Journal für Kardiologie, Sonderheft1997; 2(1997):-5th Alpe-Adria-Meeting; MAY, 1997; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69392-14083",
                "69392-14087"
            ],
            "persons": [
                "69392-50167",
                "69392-51533"
            ],
            "imported": "2007-09-27T21:23:13+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69391,
            "title": "A new method to demonstrate pharmacological effects on contractile behaviour of multicellular smooth muscle preparations of hollow viscera.",
            "abstract": null,
            "authors": [
                "Scheidl, S",
                "Petnehazy, T",
                "Gasser, R",
                "Krejs, GJ",
                "Hammer, HF"
            ],
            "year": 1997,
            "source": "Journal für Kardiologie, Sonderheft1997; 1997(2):-5th Alpe-Adria-Meeting; MAY, 1997; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69391-14081",
                "69391-14083",
                "69391-14087"
            ],
            "persons": [
                "69391-50167",
                "69391-51531",
                "69391-51533",
                "69391-51534"
            ],
            "imported": "2007-09-27T21:18:01+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69390,
            "title": "Wirkung von Neostigmin und Erythrocin an einem invitro Persitaltikmodel.",
            "abstract": null,
            "authors": [
                "Scheidl, S",
                "Petnehazy, T",
                "Hammer, HF"
            ],
            "year": 1997,
            "source": "Jahreshauptversammlung des deutschen Arbeitskreises für GI Motilität und Funktion; FEB, 1997; Tutzing, GERMANY. 1997. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69390-14081",
                "69390-14087"
            ],
            "persons": [
                "69390-50167",
                "69390-51531"
            ],
            "imported": "2007-09-27T21:11:36+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}