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=153920&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153940&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153900&ordering=-year",
    "results": [
        {
            "id": 193730,
            "title": "Erfahrungen mit dem GIA Klammernahtgerät bei über 200 Seit/ Seit Anastomosen.",
            "abstract": null,
            "authors": [
                "Zalaudek G, Giebler A, Mischinger HJ, Berger A"
            ],
            "year": 1985,
            "source": "26. Tagung der Österreichischen Gesellschaft für Chirurgie; 06.06.1985; Wien, Österreich. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193730-51595"
            ],
            "imported": "2022-03-03T14:26:27+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 193729,
            "title": "Einfluss der Thermo- Chemotherapie auf implantierte 5123 Tc Morrishepatome bei SPF-Buffalo Ratten.",
            "abstract": null,
            "authors": [
                "Steindorfer P, Germann R, Berger A, Mischinger HJ, Denk H, Tillian HM, Rehak P, Wolf G"
            ],
            "year": 1985,
            "source": "26. Tagung der Österreichischen Gesellschaft für Chirurgie; 06.06.1985; Wien, Österreich. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193729-51595"
            ],
            "imported": "2022-03-03T14:13:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 193727,
            "title": "Nekrotisierende Pankreatitis-Sono u. Computertomopgraphie als Entscheidungshilfe in der Behandlung.",
            "abstract": null,
            "authors": [
                "Zalaudek G, Tölly E, Berger A, Mischinger HJ"
            ],
            "year": 1985,
            "source": "26. Tagung der Österreichischen Gesellschaft f. Chirurgie; 06.06.1985; Wien. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193727-51595"
            ],
            "imported": "2022-03-03T14:08:26+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 193725,
            "title": "Das Frühkarzinom im operierten Magen- Endoskopisches \"follow up\" im Sinne der Karzinomfrüherkennung.",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Berger A, Giebler A, Zalaudek G, Rabl H"
            ],
            "year": 1985,
            "source": "31. Ausseer Symposion; 27.04.1985; Aussee, Österreich. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193725-51595"
            ],
            "imported": "2022-03-03T14:03:10+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 193724,
            "title": "Tumorkoagulation mittels Laser- eine alternative Palliativmaßnahme beim inoperablen stenosierenden Magenkarzinom.",
            "abstract": null,
            "authors": [
                "Berger A, Mischinger HJ, Giebler A, Tscheliessnigg K"
            ],
            "year": 1985,
            "source": "31. Ausseer Symposion; 27.04.1985; Aussee, Österreich. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193724-51595"
            ],
            "imported": "2022-03-03T13:59: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 193723,
            "title": "Klinische Wertung des CEA beim Kolorektalem Karzinom.",
            "abstract": null,
            "authors": [
                "Berger A, Zalaudek G, Mischinger HJ, Giebler A, Metzler W, Rabl H"
            ],
            "year": 1985,
            "source": "31. Ausseer Symposion; 27.04.1985; Aussee, Österrreich. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193723-51595"
            ],
            "imported": "2022-03-03T13:55:55+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 81835,
            "title": "Neuroblastom IV: Behandlung mit hochdosiertem Melphalan(HDM) und autologem ASTA-Z-tumorzellsepariertem Knochenmark.\r\n",
            "abstract": null,
            "authors": [
                "Greinix,H",
                "Urban,C",
                "Slavc,I",
                "Kaulfersch,W",
                "Höcker,P"
            ],
            "year": 1985,
            "source": "Kongressband 1985; -23. Jahrestagung der Österr. Ges. f. Kinderheilkunde ; OKT 1985; Eisenstadt. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81835-54230"
            ],
            "imported": "2008-06-18T12:45:08+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 81836,
            "title": "Tunnelierte Cavakatheter (2-Stich-Technik) in der onkologischen Intensivtherapie.",
            "abstract": null,
            "authors": [
                "Urban,C",
                "Slavc,I",
                "Kaulfersch,W"
            ],
            "year": 1985,
            "source": "Kongressband 1985; -23. Jahrestagung d. Österr. Ges. f. Kinderheilkunde ; OKT 1985; Eisenstadt. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-06-18T12:48:07+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 81837,
            "title": "Behandlung des ALL-Rezidivs mit hochdosiertem Busulfan,Cyclophosphamid und allogener Knochenmarkstransplantation (KMT) - Bericht über zwei erste Patienten.",
            "abstract": null,
            "authors": [
                "Urban,C",
                "Slavc,I",
                "Kaulfersch,W",
                "Hajek-Rosenmayr,A",
                "Teubl,I"
            ],
            "year": 1985,
            "source": "Kongressband 1985; -23. Jahrestagung d. Österr. Ges. f. Kinderheilkunde ; OKT 1985; Eisenstadt. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-06-18T12:51:47+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 81838,
            "title": "Leukämische Wirbelkörperveränderungen bei zwei Patienten.",
            "abstract": null,
            "authors": [
                "Slavc,I",
                "Urban,C",
                "Kaulfersch,W"
            ],
            "year": 1985,
            "source": "Kongressband 1985; -23. Jahrestagung d. Österr. Ges. für Kinderheilkunde ; OKT 1985; Eisenstadt. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-06-18T12:54:08+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 82322,
            "title": "REGULATION OF RELEASE OF ATRIAL NATRIURETIC HORMONES",
            "abstract": null,
            "authors": [
                "LANG, RE",
                "RUSKOAHO, H",
                "THOLKEN, H",
                "ARCHELOS, J",
                "GANTEN, D",
                "UNGER, T"
            ],
            "year": 1985,
            "source": "J HYPERTENSION. 1985; 3:  S551-S551. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985A734700155",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "82322-51987"
            ],
            "imported": "2008-07-17T16:08:10+02:00",
            "journal": "J HYPERTENSION",
            "issn": "0263-6352",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.071,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.794871794871795,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 82892,
            "title": "Cold air hyperventilation provocation of the hyperreactive respiratory tract in children--evaluation of the antiasthma protective effect of a combination preparation (disodium cromoglycate plus reproterol)",
            "abstract": null,
            "authors": [
                "Zach, M"
            ],
            "year": 1985,
            "source": "Prax Klin Pneumol. 1985; 39(8): 269-275. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3929242",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-01T02:00:00+02:00",
            "journal": "Prax Klin Pneumol",
            "issn": "0342-7498",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 82937,
            "title": "DOSE-RESPONSE CURVES TO COLD AIR CHALLENGE (CACH) IN CHILDREN WITH ASTHMATIC AIRWAY HYPERREACTIVITY",
            "abstract": null,
            "authors": [
                "ZACH, MS",
                "KUMP, H",
                "POLGAR, G"
            ],
            "year": 1985,
            "source": "PEDIAT RES. 1985; 19(4): A421-A421. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AEU1801861",
            "pubmed": null,
            "doi": "10.1203/00006450-198504000-01882",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-02T15:41:28+02:00",
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.664,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.971830985915493,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 82939,
            "title": "DOSE-RESPONSE CURVES TO COLD AIR CHALLENGE (CACH) IN CHILDREN WITH ASTHMATIC AIRWAY HYPERREACTIVITY",
            "abstract": null,
            "authors": [
                "ZACH, MS",
                "POLGAR, G"
            ],
            "year": 1985,
            "source": "BULL EUR PHYSIOPATHOL RESP. 1985; 21:  18-18. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985APF6800031",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-02T15:41:28+02:00",
            "journal": "BULL EUR PHYSIOPATHOL RESP",
            "issn": "0395-3890",
            "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": 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": 82940,
            "title": "DOSE-RESPONSE CURVES TO COLD AIR CHALLENGE (CACH) IN CHILDREN WITH ASTHMATIC AIRWAY HYPERREACTIVITY",
            "abstract": null,
            "authors": [
                "ZACH, MS",
                "POLGAR, G"
            ],
            "year": 1985,
            "source": "PEDIAT RES. 1985; 19(10): 1091-1091. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985ARG4300129",
            "pubmed": null,
            "doi": "10.1203/00006450-198510000-00132",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-02T15:41:28+02:00",
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.664,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.971830985915493,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 83393,
            "title": "Cold air provocation of airway hyperreactivity in children - evaluation of a method.",
            "abstract": null,
            "authors": [
                "Zach, M",
                "Polgar, G",
                "Kroisel, P",
                "Kump H"
            ],
            "year": 1985,
            "source": " In: Rudnik, J; Kurzawa R editors(s). Pediatric Respiratory Disease. Rabka: National Research Institute of Mother and Child;  1985. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "83393-14021"
            ],
            "persons": [
                "83393-51682"
            ],
            "imported": "2008-09-22T12:50:30+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Rudnik, J; Kurzawa R",
            "collection_title": "Pediatric Respiratory Disease",
            "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": 83404,
            "title": "Physical Exercise as a substitute for the inhalation - physiotherapy routine in cystic fibrosis.",
            "abstract": null,
            "authors": [
                "Zach, MS",
                "Oberwaldner, B"
            ],
            "year": 1985,
            "source": " In: Rudnik, J; Kurzawa R editors(s). Paediatric Respiratory Disease. Rabka: National Research Institute of Mother and Child;  1985. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T13:36:48+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Rudnik, J; Kurzawa R",
            "collection_title": "Paediatric Respiratory Disease",
            "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": 83405,
            "title": "Der rezidivierende Krupp - Allergie und Luftwegshyperreaktivität",
            "abstract": null,
            "authors": [
                "Zach, M"
            ],
            "year": 1985,
            "source": " In: Kerger, H editors(s). Allergie. Bad Nauheim: Akademie für ärztliche Fort- und Weiterbildung;  1985. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T13:39:35+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Kerger, H",
            "collection_title": "Allergie",
            "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": 83602,
            "title": "Der hyperreaktive Respirationstrakt des Kindes - Erbfaktoren und Umwelteinflüsse.",
            "abstract": null,
            "authors": [
                "Zach, M"
            ],
            "year": 1985,
            "source": " In: Kummer, F; Nolte, D editors(s). Anlage und Umwelt bei pneumologisches Krankheitsbildern. München-Deisenhofen: Dustri-Verlag;  1985. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-24T11:53:03+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Kummer, F; Nolte, D",
            "collection_title": "Anlage und Umwelt bei pneumologisches Krankheitsbildern",
            "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": 87268,
            "title": "DETERMINATION BY HPLC OF TROXERUTIN IN PLASMA AND URINE FOLLOWING ORAL-ADMINISTRATION TO MAN",
            "abstract": null,
            "authors": [
                "DITTRICH, P",
                "OSTROWSKI, J",
                "BEUBLER, E",
                "SCHRAVEN, E",
                "KUKOVETZ, W"
            ],
            "year": 1985,
            "source": "ARZNEIM-FORSCH-DRUG RES. 1985; 35-1(4): 765-767. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AFQ8700022",
            "pubmed": "4015744",
            "doi": null,
            "pmc": null,
            "organizations": [
                "87268-14022"
            ],
            "persons": [
                "87268-51667-6"
            ],
            "imported": "2009-02-06T13:39:04+01:00",
            "journal": "ARZNEIM-FORSCH-DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": "ARZNEIMITTEL-FORSCHUNG/DRUG RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.537,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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
        }
    ]
}