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=150460&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150480&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150440&ordering=-imported",
    "results": [
        {
            "id": 67310,
            "title": "Surgical solutions.",
            "abstract": null,
            "authors": [
                "Windhager, R"
            ],
            "year": 2007,
            "source": "1st Joint Congress (EATES, ETS); MAY 23-26, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67310-14052"
            ],
            "persons": [],
            "imported": "2007-05-30T13:14: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67309,
            "title": "Laserneedle Medicine.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2007,
            "source": "Internet Journal of Laserneedle Medicine. 2007; 1(1):",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67309-14044"
            ],
            "persons": [],
            "imported": "2007-05-30T12:00:17+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": 67308,
            "title": "Almost normal cognitive function in patients during therapy for childhood acute lymphoblastic leukemia without cranial irradiation according to ALL-BFM 95 and COALL 06-97 protocols: results of an Austrian-German multicenter longitudinal study and implications for follow-up.",
            "abstract": null,
            "authors": [
                "Krappmann, P",
                "Paulides, M",
                "Stöhr, W",
                "Ittner, E",
                "Plattig, B",
                "Nickel, P",
                "Lackner, H",
                "Schrappe, M",
                "Janka, G",
                "Beck, JD",
                "Langer, T"
            ],
            "year": 2007,
            "source": "Pediatr Hematol Oncol. 2007; 24(2):101-109",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000247875700002",
            "pubmed": "17454775",
            "doi": "10.1080/08880010601123281",
            "pmc": null,
            "organizations": [
                "67308-14092"
            ],
            "persons": [],
            "imported": "2007-05-30T02:00:00+02:00",
            "journal": "Pediatr Hematol Oncol",
            "issn": "0888-0018",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.72,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67307,
            "title": "Endoscopic vein harvesting in coronary artery bypass surgery.",
            "abstract": null,
            "authors": [
                "Huber, S",
                "Bergmann, P",
                "Schweiger, S",
                "Mächler, H",
                "Oberwalder, P",
                "Rigler B"
            ],
            "year": 2007,
            "source": "European Surgery (ACA). 2007; 39(2): 96-104. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000256864100006",
            "pubmed": null,
            "doi": "10.1007/s10353-007-0320-x",
            "pmc": null,
            "organizations": [
                "67307-14075"
            ],
            "persons": [
                "67307-51592-6",
                "67307-52012-2"
            ],
            "imported": "2007-05-29T23:29:49+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.228,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67305,
            "title": "Intravitreale Therapie bei AMD -  ein Update",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                ""
            ],
            "year": 2007,
            "source": " In: Binder, S; Wiedemann, P; Gerste, RD; editors(s). Kataraktoperation und altersbedingte Makuladegeneration - Update 2006. Germering: ad amnum medici;  2007. p. 115. (ISBN: 3-928027-30-1) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67305-14043"
            ],
            "persons": [
                "67305-53938"
            ],
            "imported": "2007-05-29T20:25:47+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Binder, S; Wiedemann, P; Gerste, RD;",
            "collection_title": "Kataraktoperation und altersbedingte Makuladegeneration - Update 2006",
            "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": 67303,
            "title": "Prospective study on conservative treatment of splenic injuries. Preliminary results.",
            "abstract": null,
            "authors": [
                "Kornprat, P"
            ],
            "year": 2007,
            "source": "European Journal of Trauma and Emergency Surgery; 33(Supp):242-242.-1st Joint congress of the European association for trauma and emergency surgery (EATES) and European trauma society (ETS); 23-26.5.2007; Graz.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67303-14073"
            ],
            "persons": [
                "67303-50039"
            ],
            "imported": "2007-05-29T11:28:26+02:00",
            "journal": null,
            "issn": "1863-9933",
            "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": 67304,
            "title": "Reduced-order preconditioning for bidomain simulations.",
            "abstract": null,
            "authors": [
                "Deo, M",
                "Bauer, S",
                "Plank, G",
                "Vigmond, E"
            ],
            "year": 2007,
            "source": "IEEE Trans Biomed Eng. 2007; 54(5): 938-942. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245872700020",
            "pubmed": "17518292",
            "doi": "10.1109/TBME.2006.889203",
            "pmc": null,
            "organizations": [
                "67304-14011"
            ],
            "persons": [
                "67304-50966-6"
            ],
            "imported": "2007-05-29T02:00:00+02:00",
            "journal": "IEEE Trans Biomed Eng",
            "issn": "0018-9294",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.622,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.590909090909091,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67306,
            "title": "The anatomy of the proximal ulna.",
            "abstract": null,
            "authors": [
                "Windisch, G",
                "Clement, H",
                "Grechenig, W",
                "Tesch, NP",
                "Pichler, W"
            ],
            "year": 2007,
            "source": "J Shoulder Elbow Surg. 2007; 16(5): 661-666. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000250151500027",
            "pubmed": "17531510",
            "doi": "10.1016/j.jse.2006.12.008",
            "pmc": null,
            "organizations": [
                "67306-14018",
                "67306-14052"
            ],
            "persons": [
                "67306-51694-6",
                "67306-60541-6"
            ],
            "imported": "2007-05-29T02:00:00+02:00",
            "journal": "J Shoulder Elbow Surg",
            "issn": "1058-2746",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.348,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.625,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67302,
            "title": "First Experiences and Future Aims with a New Electronic Emergency Medical Care Documentation System in Graz.",
            "abstract": null,
            "authors": [
                "Wildner, G",
                "Kainz, J",
                "Gemes, G",
                "Prause, G"
            ],
            "year": 2007,
            "source": "European Journal of Trauma and Emergency Surgery. Abstracts 1st Joint Congress EATES & ETS.2007; 33(S II):18-18.-1st Joint Congress European Association for Trauma and Emergency Surgery & European Trauma Society; MAY 23-26, 2007; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67302-14069"
            ],
            "persons": [
                "67302-50018",
                "67302-50869",
                "67302-51986",
                "67302-58596"
            ],
            "imported": "2007-05-28T22:34:06+02:00",
            "journal": null,
            "issn": "1863-9933",
            "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": 67301,
            "title": "Fixateur externe - Theoretische Grundlagen der Montage.",
            "abstract": null,
            "authors": [
                "Pichler, W"
            ],
            "year": 2007,
            "source": "14. Grazer Workshop - Unfallchirurgische Notfalleingriffe.; FEB 17, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67301-14052"
            ],
            "persons": [],
            "imported": "2007-05-28T20:43: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": 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": 67300,
            "title": "Koniotomie.",
            "abstract": null,
            "authors": [
                "Pichler, W"
            ],
            "year": 2007,
            "source": "14. Grazer Workshop - Unfallchirurgische Notfalleingriffe.; FEB 17, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67300-14052"
            ],
            "persons": [],
            "imported": "2007-05-28T20:42:03+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67299,
            "title": "Medialer und lateraler Zugang zum Ellbogengelenk.",
            "abstract": null,
            "authors": [
                "Pichler, W",
                "Grechenig, W"
            ],
            "year": 2007,
            "source": "AO-Kurs, Zugangswege und Osteosynthesen.; FEB 12-16, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67299-14052"
            ],
            "persons": [],
            "imported": "2007-05-28T20:39: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67298,
            "title": "OSMN - Fehler und Komplikationen.",
            "abstract": null,
            "authors": [
                "Pichler, W",
                "Grechenig, W",
                ""
            ],
            "year": 2007,
            "source": "AO-Kurs, Zugangswege und Osteosynthesen.; FEB 12-16, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67298-14052"
            ],
            "persons": [],
            "imported": "2007-05-28T20:37: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67297,
            "title": "Repositionstechniken: Schaftfrakturen, offene Versorgung.",
            "abstract": null,
            "authors": [
                "Pichler, W",
                "Grechenig, W"
            ],
            "year": 2007,
            "source": "AO-Kurs, Zugangswege und Osteosynthesen.; FEB 12-16, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67297-14052"
            ],
            "persons": [],
            "imported": "2007-05-28T20:35: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67296,
            "title": "DHS/PFNA.",
            "abstract": null,
            "authors": [
                "Pichler, W",
                "Grechenig, W",
                ""
            ],
            "year": 2007,
            "source": "AO-Kurs, Zugangswege und Osteosynthesen.; FEB 12-16, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67296-14052"
            ],
            "persons": [],
            "imported": "2007-05-28T20:33: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": 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": 67295,
            "title": "Various Shapes of the Distal Volar Radius and its Importance for Volar Plate Osteosynthesis.",
            "abstract": null,
            "authors": [
                "Pichler, W",
                "Clement, H",
                "Hausleitner, L",
                "Tanzer, K",
                "Grechenig, W"
            ],
            "year": 2007,
            "source": "European Journal of Trauma and Emergency Surgery.\r\nDOI 10.1007/s00068-007-1002-x; 33, Supp. II: 53-53.-EATS/ETS 1st Joint Congress; MAY 23-26; Graz, AUSTRIA.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67295-14052"
            ],
            "persons": [
                "67295-51694",
                "67295-60541"
            ],
            "imported": "2007-05-28T20:23:35+02:00",
            "journal": null,
            "issn": "1863-9933",
            "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": 67294,
            "title": "Airbag and Oral Antikoagulation: A Deadly Combination in a Low Velocity Car Accident?",
            "abstract": null,
            "authors": [
                "Pichler, W",
                "Gumpert, R",
                "Hartwagner, W",
                "Seibert, F",
                "Grechenig, W"
            ],
            "year": 2007,
            "source": "European Journal of Trauma and Emergency Surgery.\r\nDOI 10.1007/s00068-007-1002-x; 33, Supp. II: 36-36.-EATS/ETS 1st Joint Congress; MAY 23-26, 2007; Graz, AUSTRIA.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67294-14052"
            ],
            "persons": [
                "67294-51694",
                "67294-51724"
            ],
            "imported": "2007-05-28T20:16:37+02:00",
            "journal": null,
            "issn": "1863-9933",
            "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": 67293,
            "title": "ANTISPASTIC EFFECTS OF CA2+ SENSITIZER LEVOSIMENDAN IN RADIAL AND THORACICA INTERNA GRAFTS",
            "abstract": null,
            "authors": [
                "Yates, A",
                "Knez, I",
                "Schweiger, S",
                "Dacar, D",
                "Toller, W",
                "Rigler, B"
            ],
            "year": 2007,
            "source": "Cardiac Surgery Update and Progress; MARCH 17-24, 2007; Lech, Austria. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67293-14070",
                "67293-14075"
            ],
            "persons": [
                "67293-51742",
                "67293-51936",
                "67293-51947"
            ],
            "imported": "2007-05-27T20:06: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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67292,
            "title": "Characterization of Cellular Mechanisms that Determine Proliferation of Endothelial Progenitor Cells Isolated from Mediastinal Adipose Tissue",
            "abstract": null,
            "authors": [
                "Yates, A",
                "Poteser, M",
                "Mächler, H",
                "Graziani, A",
                "Groschner, K"
            ],
            "year": 2007,
            "source": "PU0232007; 133-133.-The 15th Annual Meeting of Asian Society for Cardio-Vascular Surgery; MAY 17-20, 2007; Beijing, China. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67292-14011",
                "67292-14075"
            ],
            "persons": [
                "67292-51592",
                "67292-51947",
                "67292-78591"
            ],
            "imported": "2007-05-27T20:00:17+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": 67291,
            "title": "Is Troponin T an Indicator for Postoperative Results in Emergency Off-Pump Coronary Artery Bypass Grafting?",
            "abstract": null,
            "authors": [
                "Yates, A",
                "Mächler, H",
                "Schweiger, S",
                "Knez, I",
                "Dacar, D",
                "Rigler, B"
            ],
            "year": 2007,
            "source": "PU-024; 133-134.-The 15th Annual Meeting of Asian Society of Cardiovascular Surgery; MAY 17-20, 2007; Beijing, China. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67291-14075"
            ],
            "persons": [
                "67291-51592",
                "67291-51936",
                "67291-51947"
            ],
            "imported": "2007-05-27T19:54:29+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
        }
    ]
}