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=153620&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153640&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153600&ordering=-imported",
    "results": [
        {
            "id": 63907,
            "title": "The commonly deleted region at 9p21-22 in lymphoblastic leukemias spans at least 400 kb and includes p16 but not p15 or the IFN gene cluster.",
            "abstract": null,
            "authors": [
                "Aguiar, RC",
                "Sill, H",
                "Goldman, JM",
                "Cross, NC"
            ],
            "year": 1997,
            "source": "Leukemia. 1997; 11(2):233-238",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WG35600011",
            "pubmed": "9009086",
            "doi": "10.1038/sj.leu.2400553",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63907-51857-6"
            ],
            "imported": "2006-12-26T01:00:00+01:00",
            "journal": "Leukemia",
            "issn": "0887-6924",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.227,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.855769230769231,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": false
        },
        {
            "id": 63900,
            "title": "Die CPR-Guidelines 2005.",
            "abstract": null,
            "authors": [
                "Wildner, G",
                "Fischer, H"
            ],
            "year": 2006,
            "source": "4. Kongress der Arbeitsgemeinschaft für Notfallmedizin; JUN 22-24, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63900-14069"
            ],
            "persons": [
                "63900-50018"
            ],
            "imported": "2006-12-26T00:44:32+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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63896,
            "title": "Konfokale Laserscan-Mikroskopie von melanozytären Hauttumoren und Basalzellkarzinom",
            "abstract": null,
            "authors": [
                "Gerger, A"
            ],
            "year": 2006,
            "source": "20. Fortbildungswoche für praktische Dermatologie und Venerologie; 2006; München. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63896-14085"
            ],
            "persons": [
                "63896-58814"
            ],
            "imported": "2006-12-24T01:06:48+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": false
        },
        {
            "id": 63892,
            "title": "Sensitivity and specificity of confocal laser scanning microscopy for in vivo diagnosis of malignant skin tumors",
            "abstract": null,
            "authors": [
                "Gerger, A",
                "Samonigg, H",
                "Krippl, P",
                "Smolle, J"
            ],
            "year": 2006,
            "source": "-Österreichische Gesellschaft für Hämato-Onkologie; April, 2006; Wels. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63892-14026",
                "63892-14085"
            ],
            "persons": [
                "63892-51617",
                "63892-51532",
                "63892-58814"
            ],
            "imported": "2006-12-24T00:59:17+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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63891,
            "title": "Der Netzhaut Chip- Retina Implantate für Blinde",
            "abstract": null,
            "authors": [
                "Velikay-Parel, M"
            ],
            "year": 2006,
            "source": "Vereinigung sehbehinderter und hörbehinderter Menschen; 12.11.2006 ; Wien. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63891-14043"
            ],
            "persons": [],
            "imported": "2006-12-23T11:14:49+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": false
        },
        {
            "id": 63890,
            "title": "Der Netzhautchip für Blinde",
            "abstract": null,
            "authors": [
                "Velikay-Parel, M"
            ],
            "year": 2006,
            "source": "Fachgruppentreffen der kärtner Augenärzte; 4.11.2006 ; Klagenfurt. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63890-14043"
            ],
            "persons": [],
            "imported": "2006-12-23T11:11: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63889,
            "title": "Stand der retinalen Implantate",
            "abstract": null,
            "authors": [
                "Velikay- Parel, M"
            ],
            "year": 2006,
            "source": "steirische Fachgruppensitzung; 11.9.2006  ; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63889-14043"
            ],
            "persons": [],
            "imported": "2006-12-23T11:08:43+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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63887,
            "title": "Gene expression profiling of mesenchymal stem cells: human platelet-derived factors regulate multiple biological processes",
            "abstract": null,
            "authors": [
                "Malischnik, C",
                "Schallmoser, K",
                "Rohde, E",
                "Reinisch, A",
                "Guelly, C",
                "Lanzer, G",
                "Linkesch, W",
                "Strunk, D"
            ],
            "year": 2006,
            "source": "Onkologie. 29(S3):232-232.-German, Austrian and Swiss Societies of Hematology and Oncology; NOV 4-8, 2006; Leipzig, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63887-14058",
                "63887-14082",
                "63887-28394"
            ],
            "persons": [
                "63887-50747",
                "63887-58453"
            ],
            "imported": "2006-12-23T01:03:43+01:00",
            "journal": "Onkologie",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.206,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.170731707317073,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 63888,
            "title": "Transthoracic esophagectomy and lobectomy performed in a patient with synchronous lung cancer and combined esophageal cancer and esophageal leiomyosarcoma.",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Matzi, V",
                "Maier, A",
                "Smolle-Juettner, FM"
            ],
            "year": 2007,
            "source": "Eur J Cardiothorac Surg. 2007; 31(2): 322-324. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244320900044",
            "pubmed": "17161608",
            "doi": "10.1016/j.ejcts.2006.11.013",
            "pmc": null,
            "organizations": [
                "63888-14077"
            ],
            "persons": [
                "63888-50143-6",
                "63888-50145-2",
                "63888-51935-6",
                "63888-51615-6"
            ],
            "imported": "2006-12-23T01:00:00+01:00",
            "journal": "Eur J Cardiothorac Surg",
            "issn": "1010-7940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.011,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.748201438848921,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "SURGERY",
            "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": 63886,
            "title": "Yttrium-90 ibritumomab as a possible therapeutic strategy in elderly and extensively pretreated patients with CD20+ NHL",
            "abstract": null,
            "authors": [
                "Leitner, C",
                "Rohn, A",
                "Brezinschek, RI",
                "Strunk, D",
                "Bauer, F",
                "Ulreich, R",
                "Wassertheurer, S",
                "Lipp, RW",
                "Dorda, A",
                "Linkesch, W"
            ],
            "year": 2006,
            "source": "Onkologie. 29(S3):161-161.-German, Austrian and Swiss Societies of Hematology and Oncology; NOV 4-8, 2006; Leipzig, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63886-14080",
                "63886-14082",
                "63886-14091"
            ],
            "persons": [
                "63886-51948",
                "63886-72300"
            ],
            "imported": "2006-12-23T00:58:11+01:00",
            "journal": "Onkologie",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.206,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.170731707317073,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 63885,
            "title": "Pre-transplant low dose anti-thymocyte glubulin showed a decreased cGvHD rate after reduced intensity conditioning in allogeneic stem cell tranplantation",
            "abstract": null,
            "authors": [
                "Langner, S",
                "Staber, PB",
                "Strunk, D",
                "Linkesch, W"
            ],
            "year": 2006,
            "source": "Onkologie.  2006; 29(S3):119-119.-German, Austrian and Swiss Societies of Hematology and Oncology; NOV 4-8, 2006; Leipzig, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63885-14082"
            ],
            "persons": [],
            "imported": "2006-12-23T00:52:34+01:00",
            "journal": "Onkologie",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.206,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.170731707317073,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 63883,
            "title": "Mesenchymal stem cell therapy: human platelet lysate supports efficient preclinical expansion",
            "abstract": null,
            "authors": [
                "Schallmoser, K",
                "Malischnik, C",
                "Rohde, E",
                "Reinisch, A",
                "Guelly, C",
                "Lanzer, G",
                "Linkesch, W",
                "Strunk, D"
            ],
            "year": 2006,
            "source": "Onkologie. Onkologie2006; 29(S3):232-232.-German, Austrian and Swiss Societies of Hematology and Oncology; NOV 4-8, 2006; Leipzig, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63883-14058",
                "63883-14082",
                "63883-28394"
            ],
            "persons": [
                "63883-50747",
                "63883-58453"
            ],
            "imported": "2006-12-23T00:47:10+01:00",
            "journal": "Onkologie",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.206,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.170731707317073,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 63882,
            "title": "Reduced oral mucositis and enhanced intestinal mucosal recovery measured by citrulline serum levels in allogeneic and autologous stem cell transplant recipients treated with palifermin",
            "abstract": null,
            "authors": [
                "Langner, S",
                "Staber, PB",
                "Zebisch, A",
                "Triebl-Roth, K",
                "Urban, C",
                "Zinke-Cerwenka, W",
                "Sill, H",
                "Linkesch, W",
                "Neumeister, P"
            ],
            "year": 2006,
            "source": "Onkologie. 29(S3):125-126.-German, Austrian and Swiss Societies of Hematology and Oncology; NOV 4-8, 2006; Leipzig, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63882-14082",
                "63882-14092"
            ],
            "persons": [
                "63882-51857",
                "63882-51930",
                "63882-57402"
            ],
            "imported": "2006-12-23T00:39:18+01:00",
            "journal": "Onkologie",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.206,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.170731707317073,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 63881,
            "title": "Mesenchymal stem cell therapy: human platelet lysates support efficient preclinical expansion",
            "abstract": null,
            "authors": [
                "Schallmoser, K",
                "Malischnik, C",
                "Rohde, E",
                "Reinisch, A",
                "Guelly, C",
                "Lanzer, G",
                "Linkesch, W",
                "Strunk, D"
            ],
            "year": 2006,
            "source": "European Surgery. 38(S211):13-13.-Austrian Society of Transplantation, Transfusion and Genetics; OCT 18-21; Hof - Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63881-14058",
                "63881-14082",
                "63881-28394"
            ],
            "persons": [
                "63881-50747",
                "63881-58453"
            ],
            "imported": "2006-12-23T00:32:15+01:00",
            "journal": "European Surgery",
            "issn": "1682-8631",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 63880,
            "title": "A humanized system to propagate cord blood derived mesenchymal stem cells for clinical application.",
            "abstract": null,
            "authors": [
                "Reinisch, A",
                "Malischnik, C",
                "Rohde, E",
                "Schallmoser, K",
                "Bjelic-Radisic, V",
                "Strunk, D"
            ],
            "year": 2006,
            "source": "European Surgery. European Surgery2006; 38(S211):12-12.-Austrian Society of Transplantation, Transfusion and Genetics; OCT 18-21, 2006; Hof - Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63880-14058",
                "63880-14063",
                "63880-14082"
            ],
            "persons": [
                "63880-50747"
            ],
            "imported": "2006-12-23T00:27:04+01:00",
            "journal": "European Surgery",
            "issn": "1682-8631",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 63878,
            "title": "Pretransplant low dose anti-thymocyte globulin showed a decreased chronic graft versus host disease rate after reduced intensity conditioning in allogeneic stem cell transplantation",
            "abstract": null,
            "authors": [
                "Langner, S",
                "Staber, PB",
                "Strunk, D",
                "Linkesch, W"
            ],
            "year": 2006,
            "source": "European Surgery. 38(S211):7-7.-Austrian Society of Transplantation, Transfusion and Genetics; OCT 18-21, 2006; Hof - Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63878-14082"
            ],
            "persons": [],
            "imported": "2006-12-23T00:14:42+01:00",
            "journal": "European Surgery",
            "issn": "1682-8631",
            "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": 63870,
            "title": "Short Bowel Syndrome ",
            "abstract": null,
            "authors": [
                "Höllwarth, ME"
            ],
            "year": 2006,
            "source": " In: Puri, P; Höllwarth, M editors(s). Pediatric Surgery. Berlin, Heidelberg, New York : Springer ;  2006. p. 257-274. (ISBN: 10-3-540-40738-3) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63870-14049"
            ],
            "persons": [],
            "imported": "2006-12-22T11:46:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Puri, P; Höllwarth, M",
            "collection_title": "Pediatric Surgery",
            "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": 63869,
            "title": "Variocele",
            "abstract": null,
            "authors": [
                "Höllwarth, ME"
            ],
            "year": 2006,
            "source": " In: Puri, P; Höllwarth, M editors(s). Pediatric Surgery. Berlin, Heidelberg, New York : Springer Verlag ;  2006. p. 569-576. (ISBN: 10-3-540-40738-3) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63869-14049"
            ],
            "persons": [],
            "imported": "2006-12-22T11:40:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Puri, P; Höllwarth, M",
            "collection_title": "Pediatric Surgery",
            "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": 63867,
            "title": "Oesophageal Atresia ",
            "abstract": null,
            "authors": [
                "Höllwarth, ME",
                "Zaupa, P"
            ],
            "year": 2006,
            "source": " In: Puri, P; Höllwarth, M editors(s). Pediatric Surgery. Berlin, Heidelberg, New York : Springer Verlag;  2006. p. 29-48. (ISBN: 10-3-540-40738-3) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63867-14049"
            ],
            "persons": [],
            "imported": "2006-12-22T11:35:27+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Puri, P; Höllwarth, M",
            "collection_title": "Pediatric Surgery",
            "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": 63866,
            "title": "Branchial Cysts and Sinus ",
            "abstract": null,
            "authors": [
                "Höllwarth, ME"
            ],
            "year": 2006,
            "source": " In: Puri, P; Höllwarth, M editors(s). Pediatric Surgery . Berlin Heidelberg New York : Springer Verlag;  2006. p. 7-12. (ISBN: 10-3-540-40738-3) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63866-14049"
            ],
            "persons": [],
            "imported": "2006-12-22T11:30:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Puri, P; Höllwarth, M",
            "collection_title": "Pediatric Surgery ",
            "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
        }
    ]
}