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=150960&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150980&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150940&ordering=-year",
    "results": [
        {
            "id": 75462,
            "title": "Continous GM-CSF after ultra high dose chemotherapy with ABMT in refractory germ cell cancer.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Wagner,A",
                "Kührer,I",
                "Höcker,P",
                ""
            ],
            "year": 1990,
            "source": "Blut1990; 61: 112-112.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75462-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T17:45: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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75463,
            "title": "Acute renal failure after autologous stem cell retransfusion.",
            "abstract": null,
            "authors": [
                "Wagner,A",
                "Mayer,G",
                "Linkesch,W",
                ""
            ],
            "year": 1990,
            "source": "Blut1990; 61(2):118-118.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75463-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T17:48:23+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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75464,
            "title": "MDR gene expression in Acute Myelogeneous Leukemias.",
            "abstract": null,
            "authors": [
                "Pirker,R",
                "Wallner,J",
                "Hopfner,M",
                "Geissler,K",
                "Bettelheim,P",
                "Valent,P",
                "Lechner,K",
                "Linkesch,W",
                "Ludwig,H",
                ""
            ],
            "year": 1990,
            "source": "Blut1990; 61(2/3):134-134.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75464-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T17:51: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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75465,
            "title": "A randomized comparative trial of Amsacrine, Cytarabine and Thioguanid (AAT) vs Daunorubicin, Cytarabine and Thioguanine (DAT) as front line therapy for acute nonlymphocytic leukemia (ANLL)",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Domingo-Albos,A",
                "Hoffmann,R",
                "et al."
            ],
            "year": 1990,
            "source": "Blut1990; 61(2/3):169-169.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75465-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T17:54: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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75467,
            "title": "Erythropoeitin therapy in myelodysplastic syndroms",
            "abstract": null,
            "authors": [
                "Gisslinger,H",
                "Krainer,M",
                "Linkesch,W",
                "Ludwig,H",
                ""
            ],
            "year": 1990,
            "source": "Blut1990; 61(2/3):196-196.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75467-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T17:58:18+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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75468,
            "title": "Increased HLA DR expression on monocytes from patients receiving rhu-GM-CSF-after autologous bone marrow transplantation.",
            "abstract": null,
            "authors": [
                "Wiltschke,C",
                "Nanut,M",
                "Steininger,A",
                "Wagner,A",
                "Linkesch,W",
                ""
            ],
            "year": 1990,
            "source": "Bone Marrow Transplantation1990; 5(2):96-96.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75468-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T18:12:02+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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75469,
            "title": "Acute renal failure after autologous stem cellretransfusion.",
            "abstract": null,
            "authors": [
                "Wagner, A",
                "Mayer, G",
                "Linkesch, W",
                ""
            ],
            "year": 1990,
            "source": "Bone Marrow Transplantation1990; 5(2):96-96.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75469-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T18:14: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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75470,
            "title": "Rhu-GM-CSF after dose-intensive chemotherapy rescued by ABMT in refractory testicular cancer.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Kührer,I",
                "Wagner,A",
                "Höcker,P",
                "Hoffmann,S",
                ""
            ],
            "year": 1990,
            "source": "Bone Marrow Transplantation1990; 5(2):141-141.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75470-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T18:19:14+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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75471,
            "title": "RH-GM-CSF after autologous bone marrow transplantation for ALL and Non-Hodgkin's Lymphoma.",
            "abstract": null,
            "authors": [
                "Link,H",
                "Siegert,W",
                "Herve P",
                "Ferrant,A",
                "Vernant,J",
                "Carella,A",
                "Niederwieser,D",
                "Slavin,S",
                "Boogaerts,m, Maranchini",
                "Kolb,H",
                "Jarousseau,J",
                "deWitte,T",
                "Gorin,N",
                "Rizzoli,V",
                "Reiffers,J",
                "Mandelli,F",
                "Lutz,D",
                "Gadner,H",
                "Linkesch,W",
                "Labar,B",
                "Harabacz",
                "I",
                "Schulz,G",
                ""
            ],
            "year": 1990,
            "source": "Bone Marrow Transplantation1990; 5(2):147-147.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75471-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T18:23:47+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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75472,
            "title": "Knochenmarktransplantation mit vollständig implantierten Kathetersystemen-ERgebnisse bei 40 Patienten.",
            "abstract": null,
            "authors": [
                "Wagner,A",
                "Gherardini,R",
                "Linkesch,W",
                ""
            ],
            "year": 1990,
            "source": "Acta Med Aust1990; 17(2):25-25.-Jahrestagung der Österreichischen Gesellschaft für innere Medizin; SEP; 1990. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75472-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T18:27:36+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75473,
            "title": "GM-CSF nach ultrahochdosierter Chemotherapie und konsekutiver autologer Knochenmarktransplantation bei Patienten mit Hodentumoren.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Kührer,I",
                "Wagner,A",
                "Höcker,P",
                ""
            ],
            "year": 1990,
            "source": "Acta Med Aust1990; 17(2):33-33.-Jahrestagung der Österreichischen Gesellschaft für innere Medizin; SEP; 1990. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75473-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T18:30:09+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75474,
            "title": "Induktions-/ Postremissionstherapie mit c-HAM bei akuter myeloischer Leukämie.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Grassi,I",
                ""
            ],
            "year": 1990,
            "source": "Acta Med Aust1990; 17(2):33-33.-Jahrestagung der Österreichischen Gesellschaft für innere Medizin; SEP; 1990. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75474-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T18:31: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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75475,
            "title": "Expression of the MDR1 gene in acue myelogenous leukemias.",
            "abstract": null,
            "authors": [
                "Wallner,J",
                "Pirker,R",
                "Hopfner,M",
                "Geissler,K",
                "Bettelheim,P",
                "Valent,P",
                "Lechner,K",
                "Linkesch,W",
                "Ludwig,H",
                ""
            ],
            "year": 1990,
            "source": "Blut1990; 61: 328-328.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75475-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T18:44: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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75476,
            "title": "Immunphenotypic characteristics of acute myeloid leukemias with a translocation t (8;21).",
            "abstract": null,
            "authors": [
                "Grois,N",
                "Köller,U",
                "Kier,P",
                "Kührer,I",
                "Nowothny,H",
                "Pont,J",
                "Linkesch,W",
                "Lutz,D",
                "Lechner,K",
                "Knapp,W",
                "Gadner,H",
                "Haas,O.A",
                ""
            ],
            "year": 1990,
            "source": "Blut1990; 61: 328-328.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75476-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T18:54: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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75477,
            "title": "Natural killer cell function in patients with myeloproliferative disorders.",
            "abstract": null,
            "authors": [
                "Rehberger,A",
                "Gisslinger,H",
                "Linkesch,W",
                "Ludwig,H",
                "Micksche,M",
                ""
            ],
            "year": 1990,
            "source": "Blut1990; 61: 328-328.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75477-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T18:56:36+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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75478,
            "title": "Natural killer cell function in patients with myeloproliferative disorders.",
            "abstract": null,
            "authors": [
                "Wiltschke,C",
                "Nanut,M",
                "Steininger,A",
                "Wagner,A",
                "Linkesch,W",
                ""
            ],
            "year": 1990,
            "source": "Blut1990; 61: 332-332.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75478-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T19:01:58+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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75479,
            "title": "GM-CSF after ultra-high-dose chemotherapy with autologous bone marrow transplantation in refractory testicular cancer.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Kührer,I",
                "Wagner,A",
                "Hoffmann,S",
                "Höcker,P",
                ""
            ],
            "year": 1990,
            "source": "Blut1990; 61: 332-332.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75479-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T19:04:20+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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75480,
            "title": "MDR1 gene expression affects clinical outcome in acute myelogenous leukemia.",
            "abstract": null,
            "authors": [
                "Pirker,R",
                "Wallner,J",
                "Geissler,K",
                "Valent,P",
                "Bettelheim,P",
                "Lechner,K",
                "Hopfner,M",
                "Linkesch,W",
                "Ludwig,H",
                ""
            ],
            "year": 1990,
            "source": "Annals of Oncology1990; 1: 8-8.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75480-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T19:08:13+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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75499,
            "title": "Rh-GM-CSF after ABMT in refractory germ cell cancer.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Wagner,A",
                "Höcker,P",
                "Kührer,I",
                ""
            ],
            "year": 1990,
            "source": "Proceedings of the 17th Meeting of EBMT1990; 138-138.-17th Meeting of EBMT; 1990; Cortina d'Ampezzo, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75499-14082"
            ],
            "persons": [],
            "imported": "2008-02-21T10:45:28+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75501,
            "title": "Effects of Rh-GM-CSF on lipid metabolism and prostaglandin system following autologous bone marrow transplantation.",
            "abstract": null,
            "authors": [
                "Virgolini,I",
                "Li,S.R",
                "Wagner,A",
                "Schwarzenberger,D",
                "Sinzinger,H",
                "Linkesch,W",
                ""
            ],
            "year": 1990,
            "source": "Proceedings of the 17th Meeting of EBMT1990; 180-180.-17th Meeting of EBMT; 1990; Cortina d'Ampezzo, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75501-14082"
            ],
            "persons": [],
            "imported": "2008-02-21T10:48: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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}