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=151100&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157087,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151120&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151080&ordering=-year",
    "results": [
        {
            "id": 11701,
            "title": "Hygienic investigation of coastal waters of the upper Adriatic Sea.",
            "abstract": null,
            "authors": [
                "Möse, JR",
                "Mascher, F",
                "Pichler-Semmelrock, F",
                "Köck, M",
                "Reinthaler, FF"
            ],
            "year": 1990,
            "source": "ZBL HYG UMWELTMED. 1990; 190(1-2): 101-109. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DQ00800010",
            "pubmed": "2393483",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11701-14023"
            ],
            "persons": [
                "11701-51664-6",
                "11701-51674-6"
            ],
            "imported": "2010-06-25T12:37:56+02:00",
            "journal": "ZBL HYG UMWELTMED",
            "issn": "0934-8859",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "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": 11702,
            "title": "Adjuvant chemotherapy in radical surgery of cervix cancer",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Haas, J"
            ],
            "year": 1990,
            "source": "ZBL GYNAKOL. 1990; 112(11): 707-713. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DQ09100008",
            "pubmed": "2399774",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11702-14038"
            ],
            "persons": [
                "11702-51627-6"
            ],
            "imported": "2010-06-25T11:57:32+02:00",
            "journal": "ZBL GYNAKOL",
            "issn": "0044-4197",
            "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": 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": 11704,
            "title": "Extracorporeal CO2 removal in a lung lavage induced respiratory distress syndrome.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Pierer, G",
                "Dacar, D",
                "Berger, J",
                "Novak, J"
            ],
            "year": 1990,
            "source": "INT J ARTIF ORGANS. 1990; 13(7): 430-435. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DQ37700009",
            "pubmed": "2205593",
            "doi": "10.1177/039139889001300709",
            "pmc": null,
            "organizations": [
                "11704-14044",
                "11704-14045",
                "11704-14048"
            ],
            "persons": [],
            "imported": "2010-06-25T15:52:50+02:00",
            "journal": "INT J ARTIF ORGANS",
            "issn": "0391-3988",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.743,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.711111111111111,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 11705,
            "title": "INFLUENCE ON INTESTINAL SECRETION OF EICOSANOIDS",
            "abstract": null,
            "authors": [
                "RASKMADSEN, J",
                "BUKHAVE, K",
                "BEUBLER, E"
            ],
            "year": 1990,
            "source": "J INTERN MED 1990 228: 137-144.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DQ40800023",
            "pubmed": "2166523",
            "doi": "10.1111/j.1365-2796.1990.tb01486.x",
            "pmc": null,
            "organizations": [
                "11705-14022"
            ],
            "persons": [
                "11705-51667-6"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "J INTERN MED",
            "issn": "0954-6820",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.622,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.775700934579439,
            "impactfactor_norm_year": 1998,
            "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": 11707,
            "title": "Bronchial reactivity in clinically symptom-free adolescent patients with asthma",
            "abstract": null,
            "authors": [
                "Steinbrugger, B",
                "Zach, M"
            ],
            "year": 1990,
            "source": "MONATSSCHR KINDERHEILK. 1990; 138(7): 389-391. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DQ49800008",
            "pubmed": "2398908",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11707-14048"
            ],
            "persons": [],
            "imported": "2010-06-25T13:25:12+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.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 11708,
            "title": "Low grade malignant non-Hodgkin's lymphomas and peripheral pleomorphic T-cell lymphomas in childhood--a BFM study group report.",
            "abstract": null,
            "authors": [
                "Bucsky, P",
                "Feller, AC",
                "Reiter, A",
                "Beck, J",
                "Bertram, U",
                "Eschenbach, C",
                "Gerein, V",
                "Lakomek, M",
                "Stollmann, B",
                "Tausch, W"
            ],
            "year": 1990,
            "source": "Klin Padiatr. 1990; 202(4):258-261",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DQ53500013",
            "pubmed": "2203939",
            "doi": "10.1055/s-2007-1025530",
            "pmc": null,
            "organizations": [
                "11708-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 11710,
            "title": "Non-functional malignant paraganglioma of the stomach.",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Beham, A",
                "Steindorfer, P",
                "Auböck, L",
                "Waltner, F"
            ],
            "year": 1990,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1990; 417(3):261-266",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DR49600012",
            "pubmed": "2117315",
            "doi": "10.1007/BF01600143",
            "pmc": null,
            "organizations": [
                "11710-14020",
                "11710-14045",
                "11710-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11711,
            "title": "Functional analysis of kinin antagonists.",
            "abstract": null,
            "authors": [
                "Lembeck, F",
                "Griesbacher, T"
            ],
            "year": 1990,
            "source": "J Cardiovasc Pharmacol. 1990; 15 Suppl 6(3):S75-S77",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DR75800014",
            "pubmed": "1697366",
            "doi": "10.1097/00005344-199000156-00014",
            "pmc": null,
            "organizations": [
                "11711-14022"
            ],
            "persons": [
                "11711-51661-6"
            ],
            "imported": null,
            "journal": "J CARDIOVASC PHARMACOL",
            "issn": "0160-2446",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.725806451612903,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 11712,
            "title": "Protein kinase C and intestinal fluid secretion: involvement of prostaglandin E2 but not of 5-hydroxytryptamine.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Hinterleitner, T",
                "Horina, G"
            ],
            "year": 1990,
            "source": "Eur J Pharmacol. 1990; 182(3):543-548",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DR95900018",
            "pubmed": "2171950",
            "doi": "10.1016/0014-2999(90)90053-9",
            "pmc": null,
            "organizations": [
                "11712-14022"
            ],
            "persons": [
                "11712-51667-2"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.677,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.814606741573034,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 11714,
            "title": "Long-term experience of a trial in multi-infarct dementia.",
            "abstract": null,
            "authors": [
                "Lechner, H",
                "Schmidt, R",
                "Goetz, B"
            ],
            "year": 1990,
            "source": "Neuroepidemiology. 1990; 9(4):228-232",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DT22300008",
            "pubmed": "2215848",
            "doi": "10.1159/000110777",
            "pmc": null,
            "organizations": [
                "11714-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROEPIDEMIOLOGY",
            "issn": "0251-5350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.608,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 11715,
            "title": "Clinical significance of Tl-201/Tc-99m subtraction scintigraphy as a parameter for surgical indication of cold struma nodules",
            "abstract": null,
            "authors": [
                "Binter, G",
                "Lind, P",
                "Langsteger, W",
                "Klima, G",
                "Költringer, P",
                "Beham, A",
                "Eber, O"
            ],
            "year": 1990,
            "source": "Acta Med Austriaca. 1990; 17(2-3):55-58",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DT40700008",
            "pubmed": "2220269",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11715-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.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "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": 11716,
            "title": "Clearance of toxic metabolites during therapy for inborn errors of metabolism.",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Zobel, G",
                "Stöckler, S"
            ],
            "year": 1990,
            "source": "J Pediatr. 1990; 117(2 Pt 1):349-350",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1990DU14800059",
            "pubmed": "2380843",
            "doi": "10.1016/S0022-3476(05)80585-2",
            "pmc": null,
            "organizations": [
                "11716-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "J PEDIAT",
            "issn": "0022-3476",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.609,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.957746478873239,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 11717,
            "title": "Cowden syndrome.",
            "abstract": null,
            "authors": [
                "Petritsch, W",
                "Pristautz, H",
                "Schreiber, F",
                "Stauber, R",
                "Kullnig, P",
                "Höfler, H",
                "Smolle, J"
            ],
            "year": 1990,
            "source": "Z Gastroenterol. 1990; 28(7):358-362",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DU40200007",
            "pubmed": "2173290",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11717-14020",
                "11717-14047",
                "11717-14054",
                "11717-14081"
            ],
            "persons": [
                "11717-51530-6",
                "11717-51536-2",
                "11717-51617-6",
                "11717-51539-6"
            ],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.431818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 11718,
            "title": "Thyroid growth promoting serum-IgG in endemic goiter.",
            "abstract": null,
            "authors": [
                "Brezinschek, HP",
                "Wilders-Truschnig, M",
                "Leb, G",
                "Eber, O",
                "Dohr, G",
                "Lanzer, G",
                "Krejs, GJ"
            ],
            "year": 1990,
            "source": "Acta Med Austriaca. 1990; 17 Suppl 1:26-27",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DU43700008",
            "pubmed": "1975149",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11718-14017"
            ],
            "persons": [
                "11718-51534-6",
                "11718-51666-6",
                "11718-52443-6",
                "11718-51807-2"
            ],
            "imported": "2010-06-22T17:30:28+02:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "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": 11719,
            "title": "Thyroid infiltrating dendritic cells, epitheloid cells and giant cells in iodine deficiency.",
            "abstract": null,
            "authors": [
                "Dimal, P",
                "Wilders-Truschnig, M",
                "Leb, G",
                "Beham, A",
                "Eber, O",
                "Hebenstreit, J",
                "Loidolt, D",
                "Dohr, G",
                "Lanzer, G"
            ],
            "year": 1990,
            "source": "ACTA MED AUST. 1990; 17:  43-43. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DU43700015",
            "pubmed": "2202180",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11719-14017",
                "11719-14020",
                "11719-14042"
            ],
            "persons": [
                "11719-51638-6",
                "11719-51666-6"
            ],
            "imported": "2010-06-23T14:16:23+02:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "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": 11720,
            "title": "Long term follow-up after enucleation and resection for autonomously functioning thyroid nodules.",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Langsteger, W",
                "Passath, A"
            ],
            "year": 1990,
            "source": "Acta Med Austriaca. 1990; 17 Suppl 1(4):84-85",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DU43700031",
            "pubmed": "2389643",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11720-14045"
            ],
            "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.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "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": 11721,
            "title": "Trace element studies of thyroid tissue in a resected specimen",
            "abstract": null,
            "authors": [
                "Tiran, B",
                "Wawschinek, O",
                "Karpf, E",
                "Hermann, M",
                "Langsteger, W",
                "Petek, W",
                "Eber, O"
            ],
            "year": 1990,
            "source": "ACTA MED AUST. 1990; 17 Suppl 1(1): 88-89. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DU43700034",
            "pubmed": "2389646",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11721-14013",
                "11721-14020"
            ],
            "persons": [],
            "imported": "2010-06-25T13:27:48+02:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "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": 11722,
            "title": "Dermatofibrosarcoma protuberans with areas resembling giant cell fibroblastoma: report of two cases.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Fletcher, CD"
            ],
            "year": 1990,
            "source": "Histopathology. 1990; 17(2):165-167",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1990DU73100011",
            "pubmed": "2172145",
            "doi": "10.1111/j.1365-2559.1990.tb00689.x",
            "pmc": null,
            "organizations": [
                "11722-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 11723,
            "title": "Atypical 'pseudosarcomatous' variant of cutaneous benign fibrous histiocytoma: report of eight cases.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Fletcher, CD"
            ],
            "year": 1990,
            "source": "Histopathology. 1990; 17(2):167-169",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DU73100012",
            "pubmed": "2172146",
            "doi": "10.1111/j.1365-2559.1990.tb00690.x",
            "pmc": null,
            "organizations": [
                "11723-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 11724,
            "title": "201Tl myocardial SPECT and beta-endorphin levels in patients with suspected silent ischemia.",
            "abstract": null,
            "authors": [
                "Lind, P",
                "Eber, B",
                "Binter, G",
                "Költringer, P",
                "Brandt, D",
                "Klein, W",
                "Eber, O"
            ],
            "year": 1990,
            "source": "Nuklearmedizin. 1990; 29(4):153-157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DU79500003",
            "pubmed": "2216810",
            "doi": "10.1055/s-0038-1629524",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NUKLEARMED",
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.552,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.329113924050633,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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
        }
    ]
}