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=149180&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=149200&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149160&ordering=-imported",
    "results": [
        {
            "id": 69599,
            "title": "Aortic coarctation associated with alveolar capillary dysplasia and misalignment of the pulmonary veins.",
            "abstract": null,
            "authors": [
                "Gamillscheg, A",
                "Zobel, G",
                "Spuller, E",
                "Reiterer, F",
                "Beitzke, A"
            ],
            "year": 2008,
            "source": "Pediatr Cardiol. 2008; 29(1):191-194",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000252470000041",
            "pubmed": "17874220",
            "doi": "10.1007/s00246-007-9063-5",
            "pmc": null,
            "organizations": [
                "69599-14020",
                "69599-14093",
                "69599-14094"
            ],
            "persons": [
                "69599-51653-6"
            ],
            "imported": "2007-09-28T02:00:00+02:00",
            "journal": "Pediatr Cardiol",
            "issn": "0172-0643",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.03,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.337209302325581,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.397,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69447,
            "title": "3D-Visualisierung zur präoperativen Planung und intraoperativen Navigation.",
            "abstract": null,
            "authors": [
                "Werkgartner, G",
                "Sorantin, E",
                "Bacher, H",
                "Cerwenka, H",
                "El-Shabrawi, A",
                "Mischinger, HJ"
            ],
            "year": 2002,
            "source": "Informationsblatt der wissenschaftlichen Gesellschaft der Ärzte in der Steiermark Jahrgang (140. Arbeitsjahr) 2002; (19):2-3.-Sitzung der wissenschaftlichen Gesellschaft der Ärzte in der Steiermark; June 20, 2002; Graz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69447-14073",
                "69447-14106"
            ],
            "persons": [
                "69447-51760",
                "69447-51913"
            ],
            "imported": "2007-09-28T01:27:04+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69446,
            "title": "Endoskopische Versorgung einer Magenfistel mittels Fibrinklebung im Bereich des Fundus ventriculi bei einem Patienten mit Multiorganversagen.",
            "abstract": null,
            "authors": [
                "El-Shabrawi, A",
                "Wolf, G",
                "Cerwenka, H",
                "Bacher, H",
                "Lemmerer, M",
                "Werkgartner, G",
                "Mischinger, HJ"
            ],
            "year": 2002,
            "source": "Eur Surg 2002; 34(S183):135--Jahrestagung der Österreichischen Gesellschaft für Chirurgie; May 30, 2002; Vienna. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69446-14073"
            ],
            "persons": [
                "69446-51760"
            ],
            "imported": "2007-09-28T01:22:53+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": 69444,
            "title": "Free and conjugated catecholamines during normothermic liver inflow occlusion.",
            "abstract": null,
            "authors": [
                "Bacher, H",
                "Cerwenka, H",
                "Werkgartner, G",
                "El-Shabrawi, A",
                "Mischinger, HJ",
                "Porta, S"
            ],
            "year": 2002,
            "source": "Eur Surg 2002; 34(S183):111--Jahrestagung der Österreichischen Gesellschaft für Chirurgie\r\n; May 30, 2002; Vienna. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69444-14073"
            ],
            "persons": [
                "69444-51760"
            ],
            "imported": "2007-09-28T01:18:28+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69443,
            "title": "Preoperative stress assessment by simple, pattern forming psychological and serological methods.",
            "abstract": null,
            "authors": [
                "Bacher, H",
                "Spielhofer, E",
                "Grabner, T",
                "Hauser, H",
                "Kallus, W",
                "Hallwachs-Baumann, G",
                "Cerwenka, H",
                "Werkgartner, G",
                "El-Shabrawi, A",
                "Mischinger, HJ",
                "Porta, S"
            ],
            "year": 2002,
            "source": "Eur Surg 2002; 34(S183):98--Jahrestagung der Österreichischen Gesellschaft für Chirurgie; May 30, 2002; Vienna. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69443-14073"
            ],
            "persons": [
                "69443-51746",
                "69443-51760"
            ],
            "imported": "2007-09-28T01:14: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": 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": 69442,
            "title": "Präoperative Recurrensparese – interdisziplinäres Management.",
            "abstract": null,
            "authors": [
                "Lemmerer, M",
                "Wolf, G",
                "El-Shabrawi, A",
                "Cerwenka, H",
                "Mischinger, HJ",
                "Friedrich, G"
            ],
            "year": 2002,
            "source": "Eur Surg  2002; 34(S183):67--Jahrestagung der Österreichischen Gesellschaft für Chirurgie; May 31, 2002; Vienna. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69442-14073"
            ],
            "persons": [
                "69442-51760"
            ],
            "imported": "2007-09-28T01:09: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": true
        },
        {
            "id": 69441,
            "title": "Das anaplastische Schilddrüsenkarzinom – eine interdisziplinäre Herausforderung.",
            "abstract": null,
            "authors": [
                "El-Shabrawi, A",
                "Cerwenka, H",
                "Bacher, H",
                "Lemmerer, M",
                "Werkgartner, G",
                "Mayer, R",
                "Wolf, G"
            ],
            "year": 2002,
            "source": "Eur Surg 2002; 34(S183):55--Jahrestagung der Österreichischen Gesellschaft für Chirurgie; May 31, 2002; Vienna. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69441-14060",
                "69441-14073"
            ],
            "persons": [
                "69441-51760"
            ],
            "imported": "2007-09-28T01:05:52+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": 69440,
            "title": "Behandlung des mikroinvasiven intraduktalen Karzinoms der Mamma.",
            "abstract": null,
            "authors": [
                "Thalhammer, M",
                "Regitnig, P",
                "Lileg, B",
                "Hauser, H",
                "Cerwenka, H",
                "Kronberger, L",
                "El-Shabrawi, A",
                "Pretterhofer, U",
                "Lax, S",
                "Mischinger, HJ",
                "Smola, MG"
            ],
            "year": 2002,
            "source": "Eur Surg 2002; 34(S183):8--Jahrestagung der Österreichischen Gesellschaft für Chirurgie; May 30, 2002; Vienna. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69440-14020",
                "69440-14073",
                "69440-14085"
            ],
            "persons": [
                "69440-51080",
                "69440-51746",
                "69440-51760",
                "69440-51965",
                "69440-51991"
            ],
            "imported": "2007-09-28T01:01:48+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": 69438,
            "title": "Virtuelle Planung und intraoperative Navigation bei leberchirurgischen Eingriffen als interdisziplinäre Herausforderung.",
            "abstract": null,
            "authors": [
                "Werkgartner, G",
                "Sorantin, E",
                "Bacher, H",
                "Cerwenka, H",
                "El-Shabrawi, A",
                "Mischinger, HJ"
            ],
            "year": 2002,
            "source": "Eur Surg 2002; 34(S183):22--Jahrestagung der Österreichischen Gesellschaft für Chirurgie; May 30, 2002; Vienna. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69438-14073",
                "69438-14106"
            ],
            "persons": [
                "69438-51760",
                "69438-51913"
            ],
            "imported": "2007-09-28T00:52:43+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": 69437,
            "title": "Reduced Activity of the Cardiac Sodium-Calcium Exchanger during Chronic b1-Adrenergic Stimulation in Mice.",
            "abstract": null,
            "authors": [
                "Heinzel, FR",
                "Khan, S",
                "Sedej, S",
                "Gronau, P",
                "Korff, B",
                "Engelhardt, S",
                "Pieske, B"
            ],
            "year": 2007,
            "source": "Annual Meeting of the ESC Working Group on Myocardial Function; 04/2007; Cracow, Poland. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69437-14083"
            ],
            "persons": [
                "69437-60041"
            ],
            "imported": "2007-09-28T00:20: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 69435,
            "title": "Inhomogenous Ca2+-release in porcine ventricular myocytes",
            "abstract": null,
            "authors": [
                "Heinzel, F",
                "Bito, V",
                "Sipido, K"
            ],
            "year": 2001,
            "source": "Annual Meeting of the ESC Working Group on Cardiac Cellular Electrophysiology; 09/2001; Dresden,Germany. 2001. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69435-14083"
            ],
            "persons": [],
            "imported": "2007-09-28T00:11: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": 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": 69434,
            "title": "Confocal Imaging in Cardiac Myocytes",
            "abstract": null,
            "authors": [
                "Heinzel, FR"
            ],
            "year": 2007,
            "source": "Annual Meeting of the ESC Working Group on Myocardial Function; 04/2007; Cracow,Poland. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69434-14083"
            ],
            "persons": [],
            "imported": "2007-09-28T00:07:05+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 69433,
            "title": "Reduced activity of the cardiac sodium calcium exchanger during chronic beta1-adrenergic stimulation in mice",
            "abstract": null,
            "authors": [
                "Heinzel,FR",
                "Khan,S",
                "Sedej, S",
                "Gronau,P",
                "Korff,B",
                "Engelhardt,S",
                "Pieske,B"
            ],
            "year": 2007,
            "source": "European Heart Journal (Abstract Supplement)2007; 28: 225--ESC Congress 2007; 09/2007; Vienna,Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69433-60041"
            ],
            "imported": "2007-09-28T00:04: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": false
        },
        {
            "id": 69432,
            "title": "Is the endoluminal irradiation of bile duct cancer a futile procedure?",
            "abstract": null,
            "authors": [
                "El-Shabrawi, A",
                "Bacher, H",
                "Cerwenka, H",
                "Werkgartner, G",
                "Lemmerer, M",
                "Thalhammer, M",
                "Maier, R",
                "Mischinger, HJ"
            ],
            "year": 2002,
            "source": "Abstract Book of the European Surgical Week 2002; 138--European Surgical Week; June 7, 2002; Lissabon, Portugal. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69432-14073"
            ],
            "persons": [
                "69432-51760",
                "69432-51965"
            ],
            "imported": "2007-09-27T23:56:53+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": 69430,
            "title": "Liver metastasis from colorectal carcinoma: resection or resignation?",
            "abstract": null,
            "authors": [
                "El-Shabrawi, A",
                "Bacher, H",
                "Cerwenka, H",
                "Lemmerer, M",
                "Werkgartner, G",
                "Thalhammer, M",
                "Quehenberger, F",
                "Mischinger, HJ"
            ],
            "year": 2002,
            "source": "Abstract Book of the European Surgical Week 2002; 55--European Surgical Week; June 7, 2002; Lissabon, Portugal. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69430-14026",
                "69430-14073"
            ],
            "persons": [
                "69430-50466",
                "69430-51760",
                "69430-51965"
            ],
            "imported": "2007-09-27T23:52:38+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69429,
            "title": "Intraductal carcinoma with microinvasion.",
            "abstract": null,
            "authors": [
                "Thalhammer, M",
                "Regitnig, P",
                "Lileg, B",
                "Cerwenka, H",
                "El-Shabrawi, A",
                "Mischinger, HJ",
                "Smola, MG"
            ],
            "year": 2002,
            "source": "Abstract Book of the European Surgical Week 2002; 19--European Surgical Week; June 7, 2002; Lissabon, Portugal. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69429-14020",
                "69429-14073",
                "69429-14085"
            ],
            "persons": [
                "69429-51760",
                "69429-51965",
                "69429-51991"
            ],
            "imported": "2007-09-27T23:48: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": true
        },
        {
            "id": 69428,
            "title": "Reduced Activity of Sodium Calcium Exchanger during Chronic b1-Adrenergic Stimulation in Mice",
            "abstract": null,
            "authors": [
                "Heinzel, FR",
                "Khan, S",
                "Sedej, S",
                "Gronau, P",
                "Korff, B",
                "Engelhardt, S",
                "Pieske, B"
            ],
            "year": 2007,
            "source": "European Surgery Suppl. 2007; -2nd joint meeting of the Austrian, German and Swiss Societes for Cardio-Thoracic Surgery and Cardiology; 01/2007; Weissensee. Österreich. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69428-60041"
            ],
            "imported": "2007-09-27T23:45:43+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": 69427,
            "title": "Erhöhte Expression von iNOS und zelluläre kontraktile Dysfunktion während prolongierter akuter Myokardischämie im Schwein",
            "abstract": null,
            "authors": [
                "Heinzel, FR",
                "Gres, P",
                "Duschin, A",
                "Boengler, K",
                "Konietzka, I",
                "Snedovskaya, J",
                "Meyer, S",
                "Skyschally, A",
                "Martin, C",
                "Heusch, G",
                "Schulz, R"
            ],
            "year": 2005,
            "source": "Z Kardiol. 2005; -Jahrestagung der Deutschen Gesellschaft für Kardiologie - Herz- und Kreislaufforschung; 04/2005; Mannheim,Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69427-14083"
            ],
            "persons": [],
            "imported": "2007-09-27T23:42: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": 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": 69426,
            "title": "Benigne und maligne Lebererkrankungen – aktuelle Indikationsstellungen in der Leberchirurgie.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2002,
            "source": "BÖC Schwerpunktseminar „Standards in der Leber- und Gallenwegschirurgie“; Nov 5, 2002; Graz. 2002. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69426-14073"
            ],
            "persons": [
                "69426-51760"
            ],
            "imported": "2007-09-27T23:40: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": 69425,
            "title": "T-tubuläre Strukturen und subzelluläre Ca2+-Freisetzung im chronisch-ischämischen Myokard des Schweins",
            "abstract": null,
            "authors": [
                "Heinzel, FR",
                "Bito, V",
                "Biesmans, L",
                "Marciniak, M",
                "Streb, W",
                "Sipido, KR"
            ],
            "year": 2005,
            "source": "Z Kardiol. 2005; -Jahrestagung der Deutschen Gesellschaft für Kardiologie - Herz- und Kreislaufforschung; 04/2005; Mannheim, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69425-14083"
            ],
            "persons": [],
            "imported": "2007-09-27T23:39:32+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
        }
    ]
}