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=157960&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157980&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157940&ordering=-impactfactor",
    "results": [
        {
            "id": 4432,
            "title": "Examination, prevention and treatment of osteoporosis in patients with inflammatory bowel disease: recommendations and reality.",
            "abstract": null,
            "authors": [
                "Kirchgatterer, A",
                "Wenzl, HH",
                "Aschl, G",
                "Hinterreiter, M",
                "Stadler, B",
                "Hinterleitner, TA",
                "Petritsch, W",
                "Knoflach, P"
            ],
            "year": 2002,
            "source": "Acta Med Austriaca. 2002; 29(4):120-123",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177829300002",
            "pubmed": "12424936",
            "doi": "10.1046/j.1563-2571.2002.02018.x",
            "pmc": null,
            "organizations": [
                "4432-14081"
            ],
            "persons": [
                "4432-51536-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.293,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.130841121495327,
            "impactfactor_norm_year": 2002,
            "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": 4431,
            "title": "Diagnosis and therapy of Graves' ophthalmopathy--consensus guidelines.",
            "abstract": null,
            "authors": [
                "Ramschak-Schwarzer, S",
                "Langmann, A",
                "Lindner, S",
                "Prettenhofer, U",
                "Moncayo, R",
                "Baldissera, I",
                "Lind, P",
                "Ettl, A",
                "Maschek, W",
                "Pichler, R",
                "Weissel, M",
                "Leb, G"
            ],
            "year": 2002,
            "source": "Acta Med Austriaca. 2002; 29(4):117-119",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177829300001",
            "pubmed": "12424935",
            "doi": "10.1046/j.1563-2571.2002.02021.x",
            "pmc": null,
            "organizations": [
                "4431-14043",
                "4431-14080"
            ],
            "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.293,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.130841121495327,
            "impactfactor_norm_year": 2002,
            "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": true
        },
        {
            "id": 4239,
            "title": "Efficiency and safety of ACE-inhibiting imidapril in patients with essential hypertension",
            "abstract": null,
            "authors": [
                "Zweiker, R",
                "Stoschitzky, K",
                "Maier, R",
                "Klein, W"
            ],
            "year": 2002,
            "source": "Acta Med Austriaca. 2002; 29(2):72-76",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175683600008",
            "pubmed": "12050950",
            "doi": "10.1046%2Fj.1563-2571.2002.02007.x",
            "pmc": null,
            "organizations": [
                "4239-14083"
            ],
            "persons": [
                "4239-51374-6",
                "4239-51953-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.293,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.130841121495327,
            "impactfactor_norm_year": 2002,
            "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": 22114,
            "title": "Treating rheumatoid arthritis with new disease modifying drugs.",
            "abstract": null,
            "authors": [
                "Aringer, M",
                "Graninger, WB"
            ],
            "year": 2002,
            "source": "Acta Med Austriaca. 2002; 29(1):33-35",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000174269300007",
            "pubmed": "11899752",
            "doi": "10.1046/j.1563-2571.2002.01042.x",
            "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.293,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.130841121495327,
            "impactfactor_norm_year": 2002,
            "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": 112620,
            "title": "Subacute thyroiditis with cell destruction and temporary hyperthyroidism in Graves'disease--case report.",
            "abstract": null,
            "authors": [
                "Pichler, R",
                "Wölfl, S",
                "Bogner, S",
                "Sulzbacher, H",
                "Shamiyeh, A",
                "Maschek, W"
            ],
            "year": 2002,
            "source": "Acta Med Austriaca. 2002; 29(4):137-140",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177829300005",
            "pubmed": "12424939",
            "doi": "10.1046/j.1563-2571.2002.02008.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-08-11T02:00:00+02:00",
            "journal": "Acta Med Austriaca",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.293,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.130841121495327,
            "impactfactor_norm_year": 2002,
            "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": 4433,
            "title": "Renal cell carcinoma metastasis in a microfollicular adenoma of the thyroid gland.",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Aigner, RM",
                "Humer-Fuchs, U",
                "Schwarz, T",
                "Krippl, P",
                "Wehrschuetz, M"
            ],
            "year": 2002,
            "source": "Acta Med Austriaca. 2002; 29(4):141-142",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177829300006",
            "pubmed": "12424940",
            "doi": "10.1046/j.1563-2571.2002.02009.x",
            "pmc": null,
            "organizations": [
                "4433-14020",
                "4433-14085",
                "4433-14107"
            ],
            "persons": [
                "4433-51727-6",
                "4433-50727-6",
                "4433-51045-6"
            ],
            "imported": "2005-09-23T14:26:45+02:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.293,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.130841121495327,
            "impactfactor_norm_year": 2002,
            "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": 189671,
            "title": "Habitat and climatic conditions affect the onset of sexual maturity in female chamois",
            "abstract": null,
            "authors": [
                "Lanz, JT",
                "Kalcher-Sommersguter, E",
                "Drescher, A",
                "Hutter, H",
                "Deutz, A",
                "Dohir, G"
            ],
            "year": 2021,
            "source": "WIEN TIERARZTL MONAT. 2021; 108(9-10): 237-247. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000697350400004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "189671-14017"
            ],
            "persons": [
                "189671-51871-6"
            ],
            "imported": "2021-10-04T10:09:03+02:00",
            "journal": "WIEN TIERARZTL MONAT",
            "issn": "0043-535X",
            "collection_publisher": null,
            "collection_title": "WIENER TIERARZTLICHE MONATSSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.292,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "VETERINARY SCIENCES-SCI",
            "impactfactor_norm_super": 0.135,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "VETERINARY SCIENCES-SCI",
            "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": 140896,
            "title": "Entwicklung des Notarztwesens in Österreich\r\nDevelopment of the Physician staffed Prehospital Emergency Medical Service in Austria",
            "abstract": null,
            "authors": [
                "G. Prause, J. Kainz"
            ],
            "year": 2014,
            "source": "Notarzt. 2014; 30(6): 258-260. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000346351300004",
            "pubmed": null,
            "doi": "10.1055/s-0034-1387260",
            "pmc": null,
            "organizations": [
                "140896-14069",
                "140896-14070"
            ],
            "persons": [
                "140896-51986-2",
                "140896-58596-6"
            ],
            "imported": "2015-01-12T11:00:58+01:00",
            "journal": null,
            "issn": "0177-2309",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.292,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.167,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.24,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE",
            "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": 179724,
            "title": "[Bacterial infection after orthotopic liver transplantation].",
            "abstract": null,
            "authors": [
                "Nemes, B",
                "Gelley, F",
                "Dabasi, E",
                "Gámán, G",
                "Fehérvári, I",
                "Görög, D",
                "Kóbori, L",
                "Fazakas, J",
                "Vitális, E",
                "Doros, A",
                "Gálffy, Z",
                "Máthé, Z"
            ],
            "year": 2015,
            "source": "Orv Hetil. 2015; 156(34):1366-1382",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000359820000003",
            "pubmed": "26278482",
            "doi": "10.1556/650.2015.30204",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2020-01-24T01:00:00+01:00",
            "journal": "Orv Hetil",
            "issn": "0030-6002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.291,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.09,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "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": 89845,
            "title": "CYTOTOXIC EFFECT OF ADVANCED GLYCATION END PRODUCTS",
            "abstract": null,
            "authors": [
                "Boyanova, M",
                "Huppertz, B"
            ],
            "year": 2009,
            "source": "BIOTECHNOL BIOTECHNOL EQUIP. 2009; 23(1): 1072-1078. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000263742600011",
            "pubmed": null,
            "doi": "10.1080/13102818.2009.10817615",
            "pmc": null,
            "organizations": [
                "89845-14017"
            ],
            "persons": [
                "89845-54142-6"
            ],
            "imported": "2009-03-30T16:59:45+02:00",
            "journal": "BIOTECHNOL BIOTECHNOL EQUIP",
            "issn": "1310-2818",
            "collection_publisher": null,
            "collection_title": "BIOTECHNOLOGY & BIOTECHNOLOGICAL EQUIPMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.291,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.06,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "impactfactor_norm_super": 0.06,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "BIOTECHNOLOGY + APPLIED MICROBIOLOGY",
            "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": 203114,
            "title": "[Stereotactic radiosurgery of abdominal cancer metastases. Report on the first successful extracranial radiosurgical intervention in Hungary].",
            "abstract": null,
            "authors": [
                "Mangel, L",
                "László, Z",
                "Varga, Z",
                "Sebestyén, Z",
                "Szappanos, S",
                "Lőcsei, Z",
                "Mezősi, E",
                "Horváth, ÖP",
                "Battyáni, I",
                "Zemplényi, A",
                "Földi, I",
                "Kollár, L"
            ],
            "year": 2015,
            "source": "Orv Hetil. 2015; 156(39): 1593-9. ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000361919500005",
            "pubmed": "26550917",
            "doi": "10.1556/650.2015.30183",
            "pmc": null,
            "organizations": [],
            "persons": [
                "203114-119992-6"
            ],
            "imported": "2023-05-30T02:00:00+02:00",
            "journal": "Orv Hetil",
            "issn": "0030-6002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.291,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": 1219,
            "title": "Hypophyseal-hypothalamo-thyroid axis in affective disorders",
            "abstract": null,
            "authors": [
                "Hofmann, P",
                "Schrötter, KH"
            ],
            "year": 1999,
            "source": "Acta Med Austriaca. 1999; 26(4):123-125",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082970100006",
            "pubmed": "10526629",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1219-29444"
            ],
            "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.291,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.245454545454545,
            "impactfactor_norm_year": 1999,
            "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": 2854,
            "title": "Visualization of non-Hodgkin's lymphoma by high dosed somatostatin receptor specific scintigraphy and extended single photon emission tomography.",
            "abstract": null,
            "authors": [
                "Lipp, RW",
                "Schnedl, WJ",
                "Aglas, F",
                "Ranner, G",
                "Beham-Schmid, C",
                "Leb, G",
                "Sill, H"
            ],
            "year": 1999,
            "source": "Acta Med Austriaca. 1999; 26(3):105-108",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082728100005",
            "pubmed": "10520379",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2854-14020",
                "2854-14054",
                "2854-14080",
                "2854-14082"
            ],
            "persons": [
                "2854-51857-6",
                "2854-51948-2",
                "2854-52443-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.291,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.245454545454545,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 999,
            "title": "Evaluation of a newly discovered LDL receptor mutation (exon 10, GAC>AAC, D271N, FH Graz-1) in familial hypercholesterolemia-- a familystudy",
            "abstract": null,
            "authors": [
                "de Campo, A",
                "Toplak, H",
                "Wascher, TC",
                "Schallmoser, K",
                "Friehs, A",
                "Schmidt, H",
                "Kostner, GM"
            ],
            "year": 1999,
            "source": "ACTA MED AUST 1999 26: 20-25.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079666100005",
            "pubmed": "10230472",
            "doi": null,
            "pmc": null,
            "organizations": [
                "999-14013"
            ],
            "persons": [
                "999-51846-4",
                "999-51669-6",
                "999-51912-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.291,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.245454545454545,
            "impactfactor_norm_year": 1999,
            "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": 285,
            "title": "[Practical assessment using transmitral Doppler echocardiography for the evaluation of left ventricular filling pressure in patients with systolic ventricular dysfunction].",
            "abstract": null,
            "authors": [
                "Weihs, W",
                "Anelli-Monti, B",
                "Schuchlenz, H",
                "Harb, S"
            ],
            "year": 1999,
            "source": "Acta Med Austriaca. 1999; 26(1):8-11",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079666100002",
            "pubmed": "10230469",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "285-98517-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.291,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.245454545454545,
            "impactfactor_norm_year": 1999,
            "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": 2774,
            "title": "TSH-Receptor-Mutations and Thyroid Autonomy - Comparison Between Singular and Multiple Autonomous Nudules",
            "abstract": null,
            "authors": [
                "Noiges, R",
                "Semlitsch, G",
                "Höfler, G",
                "Lax, SF"
            ],
            "year": 1999,
            "source": "ACTA MED AUST 1999 26: 118-118.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082970100004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2774-14020"
            ],
            "persons": [
                "2774-51691-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.291,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.245454545454545,
            "impactfactor_norm_year": 1999,
            "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": 60837,
            "title": "Detection of low-grade vesicoureteral reflux in children by color Doppler imaging mode.",
            "abstract": null,
            "authors": [
                "Haberlik, A"
            ],
            "year": 1997,
            "source": "Pediatr Surg Int. 1997; 12(1): 38-43. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WH57800009",
            "pubmed": "9035208",
            "doi": "10.1007/BF01194800",
            "pmc": null,
            "organizations": [
                "60837-14049"
            ],
            "persons": [
                "60837-51572-2"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Pediatr Surg Int",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.29,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.203125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123867,
            "title": "Thoracoscopic surgery of the oesophagus in rats: A training concept for the treatment of tracheo-oesophageal malformations in preterm infants",
            "abstract": null,
            "authors": [
                "Kellnar, S",
                "Till, H",
                "Bohm, R"
            ],
            "year": 1997,
            "source": "Pediatr Surg Int. 1997; 12(2/3):116-117",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WT87300008",
            "pubmed": "9069209",
            "doi": "10.1007/s003830050079",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123867-83445-6"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "PEDIATR SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC SURGERY INTERNATIONAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.29,
            "impactfactor_year": 1997,
            "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
        },
        {
            "id": 123828,
            "title": "Choice of food for children and teenagers in a hospital setting - How effective are interventions?",
            "abstract": null,
            "authors": [
                "Rohde, C",
                "Kapellen, S",
                "Schmidt, K",
                "Korner, A",
                "Till, H",
                "Sachse, U",
                "Kiess, W"
            ],
            "year": 2008,
            "source": "ERNAHRUNGS-UMSCHAU. 2008; 55(3): 144-150. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000254300100003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "123828-83445-6"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "ERNAHRUNGS-UMSCHAU",
            "issn": "0174-0008",
            "collection_publisher": null,
            "collection_title": "ERNAHRUNGS-UMSCHAU; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.29,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "impactfactor_norm_super": 0.132,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "NUTRITION + DIETETICS",
            "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": 95464,
            "title": "Comparison of the influence of diazepam and new benzodiazepine derivative (BD-1158) on the rabbits' behaviour after electrical stimulation of the ventromedial hypothalamic nucleus",
            "abstract": null,
            "authors": [
                "Cygan, B",
                "Czabak-Garbacz, R",
                "Chomicki, M",
                "Teter, M",
                "Kozlovsky, G"
            ],
            "year": 2005,
            "source": "BULL VET INST PULAWY. 2005; 49(3): 357-360. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000232255300019",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-03T12:17:12+01:00",
            "journal": "BULL VET INST PULAWY",
            "issn": "0042-4870",
            "collection_publisher": null,
            "collection_title": "BULLETIN OF THE VETERINARY INSTITUTE IN PULAWY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.29,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.263565891472868,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "VETERINARY 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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}