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=156380&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156918,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156400&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156360&ordering=-impactfactor",
    "results": [
        {
            "id": 53786,
            "title": "Respiratory primary care in reanimation of neonates",
            "abstract": null,
            "authors": [
                "Urlesberger, B"
            ],
            "year": 2006,
            "source": "MONATSSCHR KINDERHEILK 2006 154: 825-825.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000240776300011",
            "pubmed": null,
            "doi": "10.1007/s00112-006-1388-2",
            "pmc": null,
            "organizations": [
                "53786-14094"
            ],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.161,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0273972602739726,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 52679,
            "title": "Cow's milk allergy. Immune mechanisms and clinical manifestations",
            "abstract": null,
            "authors": [
                "Hauer, A"
            ],
            "year": 2006,
            "source": "MONATSSCHR KINDERHEILK 2006 154: 406-+.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000238345100002",
            "pubmed": null,
            "doi": "10.1007/s00112-006-1335-2",
            "pmc": null,
            "organizations": [
                "52679-14091"
            ],
            "persons": [
                "52679-51968-2"
            ],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.161,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0273972602739726,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 64164,
            "title": "Herrn Prof. Dr. Maximilian Zach",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2006,
            "source": "MONATSSCHR KINDERHEILK. 2006; 154(7): 707-708. ",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:000239687200012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64164-14095"
            ],
            "persons": [
                "64164-51713-2"
            ],
            "imported": "2007-01-05T11:12:44+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.161,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0273972602739726,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 43813,
            "title": "Sudden infant death syndrome (SIDS). Protective effect of a pacifier",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Zotter, H"
            ],
            "year": 2006,
            "source": "MONATSSCHR KINDERHEILK. 2006; 154:  179-179. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236065600011",
            "pubmed": null,
            "doi": "10.1007/s00112-006-1298-3",
            "pmc": null,
            "organizations": [
                "43813-14091",
                "43813-14094"
            ],
            "persons": [
                "43813-51821-1"
            ],
            "imported": "2007-02-02T18:30:22+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.161,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0273972602739726,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 68412,
            "title": "Does too little sleep make children fat?",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Sauseng, W",
                "Zotter, H"
            ],
            "year": 2006,
            "source": "MONATSSCHR KINDERHEILK. 2006; 154(11): 1123-1123. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000242612300008",
            "pubmed": null,
            "doi": "10.1007/s00112-006-1429-x",
            "pmc": null,
            "organizations": [
                "68412-14094"
            ],
            "persons": [],
            "imported": "2007-09-18T13:14:55+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.161,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0135135135135135,
            "impactfactor_norm_year": 2006,
            "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": true
        },
        {
            "id": 65415,
            "title": "Morning and daily fatigue in school children - does school start too early? Data and thoughts on a later school start",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Zotter, H",
                "Sauseng, W",
                "Kenzian, H",
                "Ipsiroglu, O"
            ],
            "year": 2006,
            "source": "MONATSSCHR KINDERHEILK. 2006; 154(12): 1224-1225. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243312900011",
            "pubmed": null,
            "doi": "10.1007/s00112-006-1437-x",
            "pmc": null,
            "organizations": [
                "65415-14094"
            ],
            "persons": [],
            "imported": "2007-02-09T17:00:43+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.161,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0273972602739726,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 69130,
            "title": "Contact eczema - Guidelines of the German Dermatology Society",
            "abstract": null,
            "authors": [
                "Brasch, J",
                "Becker, D",
                "Aberer, W",
                "Bircher, A",
                "Kranke, B",
                "Denzer-Furst, S",
                "Schnuch, A"
            ],
            "year": 2007,
            "source": "ALLERGOLOGIE. 2007; 30(7): 249-260. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000248196200003",
            "pubmed": null,
            "doi": "10.5414/ALP30249",
            "pmc": null,
            "organizations": [
                "69130-14047"
            ],
            "persons": [
                "69130-51346-6",
                "69130-51954-6"
            ],
            "imported": "2007-09-25T15:45:13+02:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.16,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.0588235294117647,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ALLERGY",
            "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": true
        },
        {
            "id": 66513,
            "title": "Title: How to cope with side effects of specific immunotherapy? ",
            "abstract": null,
            "authors": [
                "Aberer, W"
            ],
            "year": 2007,
            "source": "ALLERGOLOGIE. 2007; 30(1): 24-29. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000243955800003",
            "pubmed": null,
            "doi": "10.5414/ALP30024",
            "pmc": null,
            "organizations": [
                "66513-14047"
            ],
            "persons": [
                "66513-51346-2"
            ],
            "imported": "2007-03-09T18:03:05+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.16,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.1875,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67864,
            "title": "Theophylline blood levels in patients with asthma or COPD",
            "abstract": null,
            "authors": [
                "Trummer, M",
                "Aberer, W",
                "Kranke, B"
            ],
            "year": 2007,
            "source": "ALLERGOLOGIE. 2007; 30(5): 149-154. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246797700001",
            "pubmed": null,
            "doi": "10.5414/ALP30149",
            "pmc": null,
            "organizations": [
                "67864-14047"
            ],
            "persons": [
                "67864-51346-4",
                "67864-51954-6"
            ],
            "imported": "2007-07-20T18:51:21+02:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.16,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.0588235294117647,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3346,
            "title": "Effects of drinking standardized iodine brine in a course of balneo-therapy on plasma thyroid and lipid values",
            "abstract": null,
            "authors": [
                "Pozenel, H",
                "Zimmermann, R",
                "Winkler, R"
            ],
            "year": 2000,
            "source": "PHYSIK MED REHABIL KURORTMEDI 2000 10: 184-189.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000090015100003",
            "pubmed": null,
            "doi": "10.1055/s-2008-1061765",
            "pmc": null,
            "organizations": [
                "3346-14013"
            ],
            "persons": [],
            "imported": null,
            "journal": "PHYSIK MED REHABIL KURORTMEDI",
            "issn": "0940-6689",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.16,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.114754098360656,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 95609,
            "title": "Mechanical and histological evaluation of hydroxyapatite-coated, titanium-coated and grit-blasted surfaces under weight-bearing conditions.",
            "abstract": null,
            "authors": [
                "DAVID, A",
                "EITENMULLER, J",
                "MUHR, G",
                "POMMER, A",
                "BAR, HF",
                "OSTERMANN, PAW",
                "SCHILDHAUER, TA"
            ],
            "year": 1995,
            "source": "ARCH ORTHOP TRAUM SURG. 1995; 114(2): 112-118. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QG24600013",
            "pubmed": "7734232",
            "doi": "10.1007/BF00422838",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-09T13:07:29+01:00",
            "journal": "ARCH ORTHOP TRAUM SURG",
            "issn": "0936-8051",
            "collection_publisher": null,
            "collection_title": "ARCHIVES OF ORTHOPAEDIC AND TRAUMA SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.16,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.357142857142857,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 135995,
            "title": "Initial experiences with minimally invasive direct coronary artery bypass grafting (MIDCAB).",
            "abstract": null,
            "authors": [
                "Kettering, K",
                "Dapunt, O",
                "Eichstaedt, HC",
                "Jochims, M",
                "Baer, FM",
                ""
            ],
            "year": 2000,
            "source": "HERZ KREISLAUF. 2000; 32(9): 285-291. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089483600004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-04-04T11:39:01+02:00",
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": "HERZ KREISLAUF",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.159,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": 2000,
            "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": 2942,
            "title": "Genetic background of osteoporosis.",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, B",
                "Chararas, C",
                "Kotschan, S",
                "Walter, D",
                "Leb, G"
            ],
            "year": 2000,
            "source": "Acta Med Austriaca. 2000; 27(1):18-22",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000085328000004",
            "pubmed": "10812458",
            "doi": "10.1046%2Fj.1563-2571.2000.00104.x",
            "pmc": null,
            "organizations": [
                "2942-14080"
            ],
            "persons": [
                "2942-51809-2"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3432,
            "title": "Neuraminidase inhibitors in therapy of influenza",
            "abstract": null,
            "authors": [
                "Fladerer, P",
                "Wenisch, C"
            ],
            "year": 2000,
            "source": "Acta Med Austriaca. 2000; 27(5):133-140",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000165998900001",
            "pubmed": "11261262",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3439,
            "title": "Cytokine combinations for the in-vivo and ex-vivo expansion of hematopoietic progenitor cells",
            "abstract": null,
            "authors": [
                "Geissler, K",
                "Wagner, T"
            ],
            "year": 2000,
            "source": "ACTA MED AUST 2000 27: 21-24.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166105300005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3439-14058"
            ],
            "persons": [
                "3439-51964-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2941,
            "title": "Interaction between psychotropic drugs and thyroid hormone metabolism--an overview.",
            "abstract": null,
            "authors": [
                "Ramschak-Schwarzer, S",
                "Radkohl, W",
                "Stiegler, C",
                "Dimai, HP",
                "Leb, G"
            ],
            "year": 2000,
            "source": "Acta Med Austriaca. 2000; 27(1):8-10",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000085328000002",
            "pubmed": "10812456",
            "doi": "10.1046%2Fj.1563-2571.2000.00102.x",
            "pmc": null,
            "organizations": [
                "2941-14080"
            ],
            "persons": [
                "2941-79271-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3440,
            "title": "Stem-cell transplantation in patients with germ cell tumors",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 2000,
            "source": "ACTA MED AUST 2000 27: 30-32.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166105300007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3440-14082"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63975,
            "title": "Reciprocal modification of Fas activation and stress protein response decides apoptosis or resistance development of cells",
            "abstract": null,
            "authors": [
                "Schett, G",
                "Steiner, CW",
                "Winkler, S",
                "Graninger, W",
                "Smolen, J",
                "Xu, Q",
                "Steiner, G"
            ],
            "year": 2000,
            "source": "Acta Med Austriaca. 2000; 27(3):94-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087787800007",
            "pubmed": "10897390",
            "doi": "10.1046/j.1563-2571.2000.00217.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Acta Med Austriaca",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3235,
            "title": "Helicobacter pylori and stomach cancer.",
            "abstract": null,
            "authors": [
                "Krejs, GJ"
            ],
            "year": 2000,
            "source": "Acta Med Austriaca. 2000; 27(4):129-130",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000088973800009",
            "pubmed": "10989683",
            "doi": "10.1046/j.1563-2571.2000.00033.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3235-51534-2"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3002,
            "title": "Point mutation of thyrotropin receptors as the main cause of autonomously functioning thyroid nodules: experiences in the framework of our Styrian patients",
            "abstract": null,
            "authors": [
                "Lax, SF",
                "Semlitsch, G",
                "Noiges, R",
                "Höfler, G"
            ],
            "year": 2000,
            "source": "Acta Med Austriaca. 2000; 27(2):49-50",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086233400005",
            "pubmed": "10812465",
            "doi": "10.1046%2Fj.1563-2571.2000.00205.x",
            "pmc": null,
            "organizations": [
                "3002-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}