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=155520&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157099,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155540&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155500&ordering=impactfactor_norm",
    "results": [
        {
            "id": 106393,
            "title": "Anatomical Landmarks in the Small Pelvis Manila",
            "abstract": null,
            "authors": [
                "Aigmueller, T"
            ],
            "year": 2010,
            "source": "IUGA eXchange Meeting; Mär 13-14, 2010; Manila, Philippinen. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106393-14063"
            ],
            "persons": [
                "106393-64794"
            ],
            "imported": "2010-11-08T23:30:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 106394,
            "title": "Stress Urinary Incontinence: Current Approaches to Treatment",
            "abstract": null,
            "authors": [
                "Aigmueller, T"
            ],
            "year": 2010,
            "source": "IUGA eXchange Meeting; Mär 13-14, 2010; Manila, Philippinen. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106394-14063"
            ],
            "persons": [
                "106394-64794"
            ],
            "imported": "2010-11-08T23:33:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 106395,
            "title": "Case Reports - Ein neues Seminarkonzept zur Förderung des wissenschaftlichen Nachwuchses.",
            "abstract": null,
            "authors": [
                "Glehr, M",
                "Radl, R",
                "Maurer-Ertl, W",
                "Wibmer, C",
                "Leithner, A"
            ],
            "year": 2010,
            "source": "Abstract-CD des DGOU 2010; PO23-1684.2010; -Deutscher Kongress für Orthopädie und Unfallchirurgie; OCT 26-29, 2010; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106395-14052"
            ],
            "persons": [
                "106395-53237",
                "106395-59398"
            ],
            "imported": "2010-11-09T10:15:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 106396,
            "title": "Prognoseeinschätzung bei Wirbelmetastasen - sieben präoperative Scoringsysteme im Vergleich.",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Wibmer, C",
                "Hofmann, G",
                "Kapitan, M",
                "Berghold, A",
                "Windhager, R"
            ],
            "year": 2010,
            "source": "Abstract-CD des DGOU 2010; WI55-458.2010; -Deutscher Kongress für Orthopädie und Unfallchirurgie; OCT 26-29, 2010; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106396-14026",
                "106396-14052",
                "106396-14085"
            ],
            "persons": [
                "106396-51344",
                "106396-52003",
                "106396-53237",
                "106396-59398"
            ],
            "imported": "2010-11-09T10:20:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 106397,
            "title": "Einfluss von Sehnenqualität, Nahtmaterial und Nahttechnik auf die Ausreißkraft bei Rotatorenmanschettennaht.",
            "abstract": null,
            "authors": [
                "Müller, PE",
                "Huttel, U",
                "Sadoghi, P",
                "Gülecyüz, MF",
                "Pietschmann, MF",
                "Jansson, V"
            ],
            "year": 2010,
            "source": "Abstract-CD des DGOU 2010; WI41-301.2010; -Deutscher Kongress für Orthopädie und Unfallchirurgie; OCT 26-29, 2010; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106397-14052"
            ],
            "persons": [
                "106397-59379"
            ],
            "imported": "2010-11-09T10:25:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 106400,
            "title": "Mittelfristige klinische und radiologische Ergebnisse nach Implantation der inversen Schulterprothese Delta bei Rotatorenmanschettendefektarthropathie.",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Hochreiter, J",
                "Weber, G",
                "Mayrhofer, J",
                "Pietschmann, M",
                "Müller, PE"
            ],
            "year": 2010,
            "source": "Abstract-CD des DGOU 2010; WI48-9.2010; -Deutscher Kongress für Orthopädie und Unfallchirurgie; OCT 26-29, 2010; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106400-14052"
            ],
            "persons": [
                "106400-59379"
            ],
            "imported": "2010-11-09T10:50:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 106401,
            "title": "Osteoporose als Langzeitfolge der Chemotherapie bei Patienten mit malignen Knochentumoren.",
            "abstract": null,
            "authors": [
                "Glehr, M",
                "Leithner, A",
                "Pirker-Frühauf, U",
                "Maurer-Ertl, W",
                "Windhager, R"
            ],
            "year": 2010,
            "source": "Abstract-CD des DGOU 2010; PO20-1188.2010; -Deutscher Kongress für Orthopädie und Unfallchirurgie; OCT 26-29, 2010; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106401-14052"
            ],
            "persons": [
                "106401-53237"
            ],
            "imported": "2010-11-09T10:54:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 106402,
            "title": "Advanced Life Support - Was gibt es Neues?",
            "abstract": null,
            "authors": [
                "Wildner, G"
            ],
            "year": 2010,
            "source": "Jour fixe der Arbeitsgemeinschaft für Notfallmedizin (AGN); NOV 9, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106402-14069"
            ],
            "persons": [
                "106402-50018"
            ],
            "imported": "2010-11-09T11:00:53+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 106403,
            "title": "MMP Multiplex Screening unter dem Einfluss von Resveratrol, Seleno-L-Methionin und Quercetin in Zellkulturüberstand und Synovialflüssigkeit von RA Patienten.",
            "abstract": null,
            "authors": [
                "Glehr, M",
                "Lohberger, B",
                "Walzer, S",
                "Rinner, B",
                "Windhager, R"
            ],
            "year": 2010,
            "source": "Abstract-CD des DGOU 2010; EF19-1327.. 2010; -Deutscher Kongress für Orthopädie und Unfallchirurgie; OCT 26-29, 2010; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106403-14052",
                "106403-17230"
            ],
            "persons": [
                "106403-50696",
                "106403-50826"
            ],
            "imported": "2010-11-09T11:01:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 106404,
            "title": "Einfluss von Resveratrol auf Interleukin1ß stimulierte humane OA Synoviozyten.",
            "abstract": null,
            "authors": [
                "Walzer, S",
                "Glehr, M",
                "Lohberger, B",
                "Rinner, B",
                "Fürst, F",
                "Windhager, R"
            ],
            "year": 2010,
            "source": "Abstract-CD des DGOU 2010; PO20-1533.. 2010; -Deutscher Kongress für Orthopädie und Unfallchirurgie; OCT 26-29, 2010; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106404-14052",
                "106404-14086",
                "106404-28394"
            ],
            "persons": [
                "106404-50696",
                "106404-50826",
                "106404-57343"
            ],
            "imported": "2010-11-09T11:03:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 106405,
            "title": "Einfluss von NAC, Quercetin und Resveratrol auf die Expression von TNFalpha und oxidativen Stress in LPS-stimulierten humanen Makrophagen. Eine Untersuchung zellulärer Mechanismen der aseptischen Hüftprothesenlockerung.\r\n",
            "abstract": null,
            "authors": [
                "Lohberger, B",
                "Traunwieser, E",
                "Walzer, S",
                "Windhager, R"
            ],
            "year": 2010,
            "source": "Abstract-CD des DGOU 2010; PO20-1312.2010; -Deutscher Kongress für Orthopädie und Unfallchirurgie; OCT 26-29, 2010; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "106405-50696"
            ],
            "imported": "2010-11-09T11:06:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 106406,
            "title": "Die Biopsie von Knochen- und Weichteiltumoren.",
            "abstract": null,
            "authors": [
                "Leithner, A"
            ],
            "year": 2010,
            "source": "Deutscher Kongress für Orthopädie und Unfallchirurgie; OCT 26-29, 2010; Berlin, GERMANY. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106406-14052"
            ],
            "persons": [
                "106406-53237"
            ],
            "imported": "2010-11-09T11:16:55+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 106407,
            "title": "Influence of Antioxidants on Lipopolysaccharide Stimulated Human Macrophages Referring to Aseptic Loosening of Total Hip Replacement Prostheses.",
            "abstract": null,
            "authors": [
                "Traunwieser, E",
                "Lohberger, B",
                "Windhager, R",
                "Leithner, A"
            ],
            "year": 2010,
            "source": "Abstract-CD; Paper Nr. 84.2010; -7th Combined Meeting of the Orthopaedic Research Societies; OCT 16-20, 2010; Kyoto, JAPAN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106407-14052"
            ],
            "persons": [
                "106407-50696",
                "106407-53237"
            ],
            "imported": "2010-11-09T12:48:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 106408,
            "title": "Establishment of a new chordoma cell line with improved culturing properties.",
            "abstract": null,
            "authors": [
                "Rinner, B",
                "Froehlich, EV",
                "Scheipl, S",
                "Buerger, K",
                "Szuhai, K",
                "Windhager, R",
                "Beham, A",
                "Leithner, A",
                "Liegl-Atzwanger, B"
            ],
            "year": 2010,
            "source": "Abstract-CD, Paper Nr.188.. 2010; -7th Combined Meeting of the Orthopaedic Research Societies; OCT 16-20, 2010; Kyoto, JAPAN. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106408-14020",
                "106408-14052",
                "106408-17230",
                "106408-28394"
            ],
            "persons": [
                "106408-50448",
                "106408-50546",
                "106408-50826",
                "106408-53237",
                "106408-58449"
            ],
            "imported": "2010-11-09T13:01:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 106409,
            "title": "Das biopsychosoziale Modell und seine Bedeutung für die Kindergesundheit am Beispiel der österreichischen Mutter-Kind-Pass-Untersuchungen - Eine kritische Betrachtung.",
            "abstract": null,
            "authors": [
                "Damm, L",
                "Miggitsch, EM"
            ],
            "year": 2009,
            "source": "Psychologische Medizin2009; 20(4):44-45.-Biopsychosoziale Medizin in Lehre und Forschung; NOV 7, 2009; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106409-14047"
            ],
            "persons": [],
            "imported": "2010-11-09T14:28:31+01:00",
            "journal": null,
            "issn": "1014-8167",
            "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": 106410,
            "title": "Zerebrale Oxygenierung bei reifen Neugeborenen in den ersten fünfzehn Lebensminuten nach Spontangeburt",
            "abstract": null,
            "authors": [
                "Kratky, E",
                "Grossauer, K",
                "Rehak, T",
                "Avian, A",
                "Pichler, G",
                "Müller, W",
                "Urlesberger, B"
            ],
            "year": 2010,
            "source": "Monatsschrift Kinderheilkunde Supplement  37-372010; 158(2):-Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde\r\n; SEP30-OKT02, 2010; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106410-14026",
                "106410-14092",
                "106410-14093",
                "106410-14094"
            ],
            "persons": [
                "106410-50907",
                "106410-51643",
                "106410-67207"
            ],
            "imported": "2010-11-09T22:27:53+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 106412,
            "title": "Hypertonie und Nebenniere - wann Pharmakotherapie und wann Operation?",
            "abstract": null,
            "authors": [
                "Tomaschitz, A"
            ],
            "year": 2010,
            "source": "Update in Endokrinologie und Endokrinchirurgie; Nov 9, 2010; Graz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106412-14080"
            ],
            "persons": [],
            "imported": "2010-11-10T00:37:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 106413,
            "title": "Can Esophagus be utilized for cell sourcing in Tissue Engineering after caustic injuries?.",
            "abstract": null,
            "authors": [
                "Ainoedhofer, H",
                "Malvasio, V",
                "Ackbar, R",
                "Saxena, A"
            ],
            "year": 2010,
            "source": "EuroSTEC Consortium Meeting 2010; NOV 8-9, 2010; Berlin, GERMANY. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106413-14049"
            ],
            "persons": [],
            "imported": "2010-11-10T09:05:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 106414,
            "title": "Stimulation studies on the esophagus: Understanding the functional component.",
            "abstract": null,
            "authors": [
                "Ackbar, R",
                "Malvasio, V",
                "Ainoedhofer, H",
                "Saxena, A"
            ],
            "year": 2010,
            "source": "EuroSTEC Consortium Meeting 2010; NOV 8-9, 2010; Berlin, GERMANY. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106414-14049"
            ],
            "persons": [],
            "imported": "2010-11-10T09:08:30+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 106417,
            "title": "Therapeutic Vasculogenesis in Vivo by Co-Transplantation of Human Endothelial and Mesenchymal Progenitor Cells.  ",
            "abstract": null,
            "authors": [
                "Strunk, D"
            ],
            "year": 2010,
            "source": "REBIRTH Kolloquium; NOV 3, 2010; Hannover, GERMANY. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106417-14082"
            ],
            "persons": [],
            "imported": "2010-11-10T10:26:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}