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=152720&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155764,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152740&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152700&ordering=impactfactor_norm",
    "results": [
        {
            "id": 75426,
            "title": "Gewebsreaktionen nach Zahntraumata.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75426-14111"
            ],
            "persons": [
                "75426-51841"
            ],
            "imported": "2008-02-20T15:50:42+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": 75427,
            "title": "Continous infusion of Mixantrone combined with high-dose Cytarabine (c-HAM) in refractory/relapsed AML and CML-Blast crisis.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Thaler,J",
                "Gattringer,C",
                "Konwalinka,G",
                ""
            ],
            "year": 1989,
            "source": "Proceedings of the 2.Int Symp. on Acute Leukemias1989; 19-19.-2.Int Symp. on Acute Leukemias; 1989; Münster,GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75427-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T15:51:52+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75428,
            "title": "Theorie der Zahnschienung.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75428-14111"
            ],
            "persons": [
                "75428-51841"
            ],
            "imported": "2008-02-20T15:52:21+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": false,
            "local_affiliation": true
        },
        {
            "id": 75429,
            "title": "Theorien und Methoden der Humanmedizin.",
            "abstract": null,
            "authors": [
                "Pieringer, W"
            ],
            "year": 2000,
            "source": "Philosophie der Medizin. Wien: Springer;  2000. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75429-29447"
            ],
            "persons": [],
            "imported": "2008-02-20T15:56:55+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": "Philosophie der Medizin",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75430,
            "title": "Erstversorgung nach Zahntraumata.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75430-14111"
            ],
            "persons": [
                "75430-51841"
            ],
            "imported": "2008-02-20T15:59: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": 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": false,
            "local_affiliation": true
        },
        {
            "id": 75431,
            "title": "Endodontie nach Zahntraumata.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75431-14111"
            ],
            "persons": [
                "75431-51841"
            ],
            "imported": "2008-02-20T16:00: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75432,
            "title": "Kronen- und Kronen-Wurzel-Frakturen.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75432-14111"
            ],
            "persons": [
                "75432-51841"
            ],
            "imported": "2008-02-20T16:01:37+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": false,
            "local_affiliation": true
        },
        {
            "id": 75433,
            "title": "Wurzelfrakturen.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75433-14111"
            ],
            "persons": [
                "75433-51841"
            ],
            "imported": "2008-02-20T16:02:37+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": false,
            "local_affiliation": true
        },
        {
            "id": 75434,
            "title": "Interferon-alpha stimulates the hipothalamic-pituitary-adrenal axis.",
            "abstract": null,
            "authors": [
                "Gisslinger,H",
                "Templ,H",
                "Gilly,B",
                "Swoboda,Th",
                "Linkesch,W",
                "Ludwig,H",
                "Luger,A",
                ""
            ],
            "year": 1989,
            "source": "Proceedings of the 71th Annual Meeting of the Endocrine Society1989; 144-144.-71th Annual Meeting of the Endocrine Society; 1989; Seattle. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75434-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T16:02:51+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75435,
            "title": "Avulsion und Replantation.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75435-14111"
            ],
            "persons": [
                "75435-51841"
            ],
            "imported": "2008-02-20T16:03: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75436,
            "title": "Praktische Übungen am Phantom.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75436-14111"
            ],
            "persons": [
                "75436-51841"
            ],
            "imported": "2008-02-20T16:04: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": 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": false,
            "local_affiliation": true
        },
        {
            "id": 75437,
            "title": "Long treatment with Interferon-alpha of excessive thrombocytosis in myeloproliferative disorders.",
            "abstract": null,
            "authors": [
                "Gisslinger,H",
                "Linkesch,W",
                "Chott,A",
                "Ludwig,H",
                ""
            ],
            "year": 1989,
            "source": "Proceedings of the Int Society of Haematology-Leukemia Symposium 1989; 60-60.-Int Society of Haematology-Leukemia Symposium ; 1989; Dresden. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75437-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T16:06:34+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75438,
            "title": "AAT versus DAT in adults with untreated ANLL.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Michlmayr,G",
                "Gerhartz,H",
                "Illinger,H",
                "König,H",
                "Düllmann,J",
                "Keilhauer,R",
                "Moldrzyk,D",
                ""
            ],
            "year": 1989,
            "source": "Proceedings of the Int Society of Haematology-Leukemia Symposium 1989; 80-80.-Int Society of Haematology-Leukemia Symposium ; 1989; Dresden. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75438-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T16:09:04+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75441,
            "title": "Interferon-alpha induces normalization of Arachidonic acid conversion to Thromboxane B2 in 2 patients with myeloproliferative Syndrome.",
            "abstract": null,
            "authors": [
                "Gludovacz,D",
                "Linkesch,W",
                "Ludwig,H",
                "Gisslinger,H",
                "O'Grady,J",
                "Peskar,B.A",
                "Sinzinger,H",
                ""
            ],
            "year": 1989,
            "source": "Proceedings of the 6th meeting of the Danubian League against Thrombosis and Haemorrhagid Disorders1989; 54-54.-6th meeting of the Danubian League against Thrombosis and Haemorrhagid Disorders; 1989; ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75441-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T16:13:39+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": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75442,
            "title": "Rhu-GM-CSF after ultrahigh dose Carboplatin, VP-16, Cyclophosphamide with ABMT in refractory germ cell cancer.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Kührer,I",
                "Wagner,A",
                ""
            ],
            "year": 1990,
            "source": "J Clin Oncology1990; 9: 141-141.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75442-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T16:17:45+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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75443,
            "title": "Multidrug resistance (MDR1) gene expression in leukemias.",
            "abstract": null,
            "authors": [
                "Pirker, R",
                "Goldstein, L",
                "Ludwig, H",
                "Linkesch, W",
                "Gottesmann, MM",
                "Pastan, I"
            ],
            "year": 1989,
            "source": "Proceedings of the NCI Meeting1989; 54-54.-NCI Meeting; 1989; Bethesda. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75443-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T16:20: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75444,
            "title": "Kardiovaskuläre Reaktion auf Straßen- und Schienenlärm, Modellvorstellungen und nichtinvasive Testparadigmen",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Maier, K",
                "Fallast, K",
                "Cik, M",
                "Heel, F",
                "Fellendorf, M",
                "Lackner, A",
                "Walch, C",
                "Hawlas, R",
                "Raggam, R",
                "Marth, E"
            ],
            "year": 2007,
            "source": "Umweltmedizin in Forschung und Praxis 20072007; 12(5):307-307.-1. Jahrestagung der Gesellschaft für Hygiene, Umweltmedizin und Präventivmedizin (GHUP) ; Nov 22-24, 2007; Bielefeld, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75444-14010",
                "75444-14023"
            ],
            "persons": [
                "75444-50564",
                "75444-51503",
                "75444-51729",
                "75444-51814"
            ],
            "imported": "2008-02-20T16:26:24+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": 75446,
            "title": "Make a diagnosis",
            "abstract": null,
            "authors": [
                "Karl, H",
                "Urban, C"
            ],
            "year": 1978,
            "source": "Padiatr Padol. 1978; 13(3): 311-314. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978FG08700010",
            "pubmed": "673436",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75446-51657-6"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75447,
            "title": "Immunosuppressive treatment of endogenous uveitis in childhood (author's transl)",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Stögmann, W",
                "Mutz, I"
            ],
            "year": 1979,
            "source": "Padiatr Padol. 1979; 14(2): 205-210. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979GS53300014",
            "pubmed": "460925",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75447-51657-2"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75448,
            "title": "Septic arthritis and osteomyelitis as a complication of neonatal intensive care (author's transl)",
            "abstract": null,
            "authors": [
                "Müller, WD",
                "Urban, C",
                "Haidvogel, M",
                "Ritter, G"
            ],
            "year": 1979,
            "source": "Padiatr Padol. 1979; 14(4): 469-475. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HR49600020",
            "pubmed": "530734",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75448-51643-2",
                "75448-51657-6"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 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
        }
    ]
}