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=152580&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152600&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152560&ordering=imported",
    "results": [
        {
            "id": 5141,
            "title": "Chemical substances and contact allergy--244 substances ranked according to allergenic potency.",
            "abstract": null,
            "authors": [
                "Schlede, E",
                "Aberer, W",
                "Fuchs, T",
                "Gerner, I",
                "Lessmann, H",
                "Maurer, T",
                "Rossbacher, R",
                "Stropp, G",
                "Wagner, E",
                "Kayser, D"
            ],
            "year": 2003,
            "source": "Toxicology. 2003; 193(3):219-259",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186674100003",
            "pubmed": "14599761",
            "doi": "10.1016%2FS0300-483X%2803%2900266-X",
            "pmc": null,
            "organizations": [
                "5141-14047"
            ],
            "persons": [
                "5141-51346-6"
            ],
            "imported": null,
            "journal": "TOXICOLOGY",
            "issn": "0300-483X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.061,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.792207792207792,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "TOXICOLOGY",
            "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": 5140,
            "title": "Neuroblastoma mass screening in late infancy: insights into the biology of neuroblastic tumors.",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Urban, CE",
                "Ambros, IM",
                "Dornbusch, HJ",
                "Schwinger, W",
                "Lackner, H",
                "Ladenstein, R",
                "Strenger, V",
                "Gadner, H",
                "Ambros, PF"
            ],
            "year": 2003,
            "source": "J Clin Oncol. 2003; 21(22):4228-4234",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186669300025",
            "pubmed": "14615452",
            "doi": "10.1200/JCO.2003.10.168",
            "pmc": null,
            "organizations": [
                "5140-14048",
                "5140-14092"
            ],
            "persons": [
                "5140-51657-6",
                "5140-51736-6",
                "5140-51821-2",
                "5140-56810-6",
                "5140-51859-6"
            ],
            "imported": null,
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.864,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.966666666666667,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 5139,
            "title": "Surveillance of access function by the blood temperature monitor.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Kaufman, AM",
                "Levin, N"
            ],
            "year": 2003,
            "source": "Semin Dial. 2003; 16(6):483-487",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186656800014",
            "pubmed": "14629611",
            "doi": "10.1046%2Fj.1525-139X.2003.16104.x",
            "pmc": null,
            "organizations": [
                "5139-14010"
            ],
            "persons": [
                "5139-51834-2"
            ],
            "imported": null,
            "journal": "SEMIN DIALYSIS",
            "issn": "0894-0959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.041,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.714285714285714,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 5136,
            "title": "The 870G>A polymorphism of the cyclin D1 gene is not associated with breast cancer.",
            "abstract": null,
            "authors": [
                "Krippl, P",
                "Langsenlehner, U",
                "Renner, W",
                "Yazdani-Biuki, B",
                "Wolf, G",
                "Wascher, TC",
                "Paulweber, B",
                "Weitzer, W",
                "Leithner, A",
                "Samonigg, H"
            ],
            "year": 2003,
            "source": "Breast Cancer Res Treat. 2003; 82(3):165-168",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186636500003",
            "pubmed": "14703063",
            "doi": "10.1023/B:BREA.0000004372.20461.33",
            "pmc": null,
            "organizations": [
                "5136-14028",
                "5136-14052",
                "5136-14054",
                "5136-14085"
            ],
            "persons": [
                "5136-50910-6",
                "5136-51045-2",
                "5136-51532-6",
                "5136-53237-6"
            ],
            "imported": null,
            "journal": "BREAST CANCER RES TREAT",
            "issn": "0167-6806",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.964,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 5135,
            "title": "Neuropeptide-Y Y-2 receptors inhibit the afferent input from the acid-challenged stomach to the mouse brainstem",
            "abstract": null,
            "authors": [
                "Wultsch, T",
                "Schicho, R",
                "Herzog, H",
                "Sperk, G",
                "Holzer, P"
            ],
            "year": 2003,
            "source": "PHARMACOLOGY 2003 69: 216-216.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000186625800024",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "5135-14022"
            ],
            "persons": [
                "5135-51529",
                "5135-56687"
            ],
            "imported": null,
            "journal": "PHARMACOLOGY",
            "issn": "0031-7012",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.976,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.27027027027027,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5134,
            "title": "In vivo characterization of the cholecystokinin CCK1 receptor agonist SR146131 in the rat pancreas",
            "abstract": null,
            "authors": [
                "Groisman, D",
                "Griesbacher, T"
            ],
            "year": 2003,
            "source": "PHARMACOLOGY 2003 69: 214-214.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000186625800016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "5134-14022"
            ],
            "persons": [
                "5134-51661"
            ],
            "imported": null,
            "journal": "PHARMACOLOGY",
            "issn": "0031-7012",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.976,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.27027027027027,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5131,
            "title": "Cardiac near-field morphology during conduction around a microscopic obstacle--a computer simulation study.",
            "abstract": null,
            "authors": [
                "Plank, G",
                "Vigmond, E",
                "Leon, LJ",
                "Hofer, E"
            ],
            "year": 2003,
            "source": "Ann Biomed Eng. 2003; 31(10):1206-1212",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186601100007",
            "pubmed": "14649494",
            "doi": "10.1114%2F1.1615573",
            "pmc": null,
            "organizations": [
                "5131-14011"
            ],
            "persons": [
                "5131-50966-2",
                "5131-51502-6"
            ],
            "imported": null,
            "journal": "ANN BIOMED ENG",
            "issn": "0090-6964",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.602,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.785714285714286,
            "impactfactor_norm_year": 2003,
            "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": 5129,
            "title": "Preoperative image fusion of fluoro-2-deoxy-D-glucose-positron emission tomography and computed tomography data sets in oral maxillofacial carcinoma: potential clinical value.",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Nicoletti, R",
                "Schultes, G",
                "Schwarz, T",
                "Schaffler, G",
                "Aigner, RM"
            ],
            "year": 2003,
            "source": "J Comput Assist Tomogr. 2003; 27(6):889-895",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186580900010",
            "pubmed": "14600456",
            "doi": "10.1097/00004728-200311000-00010",
            "pmc": null,
            "organizations": [
                "5129-14107",
                "5129-14112"
            ],
            "persons": [
                "5129-51727-6",
                "5129-50727-6"
            ],
            "imported": null,
            "journal": "J COMPUT ASSIST TOMOGR",
            "issn": "0363-8715",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.318,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.481927710843374,
            "impactfactor_norm_year": 2003,
            "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": true
        },
        {
            "id": 773,
            "title": "Drop metastases in a patient with a chondroid chordoma of the clivus.",
            "abstract": null,
            "authors": [
                "Uggowitzer, MM",
                "Kugler, C",
                "Groell, R",
                "Lindbichler, F",
                "Radner, H",
                "Sutter, B",
                "Ranner, G"
            ],
            "year": 1999,
            "source": "Neuroradiology. 1999; 41(7):504-507",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081894200007",
            "pubmed": "10450844",
            "doi": "10.1007%2Fs002340050792",
            "pmc": null,
            "organizations": [
                "773-14020",
                "773-14050",
                "773-14054"
            ],
            "persons": [
                "773-51686-6"
            ],
            "imported": null,
            "journal": "NEURORADIOLOGY",
            "issn": "0028-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.287,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.602564102564103,
            "impactfactor_norm_year": 1999,
            "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
        },
        {
            "id": 5126,
            "title": "Is high-grade adenomatous hyperplasia an early bronchioloalveolar adenocarcinoma?",
            "abstract": null,
            "authors": [
                "Ullmann, R",
                "Bongiovanni, M",
                "Halbwedl, I",
                "Fraire, AE",
                "Cagle, PT",
                "Mori, M",
                "Papotti, M",
                "Popper, HH"
            ],
            "year": 2003,
            "source": "J Pathol. 2003; 201(3):371-376",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186568100004",
            "pubmed": "14595748",
            "doi": "10.1002/path.1460",
            "pmc": null,
            "organizations": [
                "5126-14020"
            ],
            "persons": [
                "5126-50598-6",
                "5126-51523-4"
            ],
            "imported": null,
            "journal": "J PATHOL",
            "issn": "0022-3417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.933,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.96875,
            "impactfactor_norm_year": 2003,
            "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": 5124,
            "title": "MUC1 and MUC2 expression in salivary gland tumors and in non-neoplastic salivary gland tissue.",
            "abstract": null,
            "authors": [
                "Mannweiler, S",
                "Beham, A",
                "Langner, C"
            ],
            "year": 2003,
            "source": "APMIS. 2003; 111(10):978-984",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186551400011",
            "pubmed": "14616551",
            "doi": "10.1034%2Fj.1600-0463.2003.1111010.x",
            "pmc": null,
            "organizations": [
                "5124-14020"
            ],
            "persons": [
                "5124-50044-4",
                "5124-51931-1"
            ],
            "imported": null,
            "journal": "APMIS",
            "issn": "0903-4641",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.896,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 664,
            "title": "Decreased plasma ubiquinone-10 concentration in patients with mevalonate kinase deficiency.",
            "abstract": null,
            "authors": [
                "Hübner, C",
                "Hoffmann, GF",
                "Charpentier, C",
                "Gibson, KM",
                "Finckh, B",
                "Puhl, H",
                "Lehr, HA",
                "Kohlschütter, A"
            ],
            "year": 1993,
            "source": "Pediatr Res. 1993; 34(2):129-133",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LP07500004",
            "pubmed": "8233712",
            "doi": "10.1203/00006450-199308000-00004",
            "pmc": null,
            "organizations": [
                "664-14013"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.664,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.971830985915493,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 5120,
            "title": "The role of low-molecular-weight heparins in cardiovascular medicine.",
            "abstract": null,
            "authors": [
                "Hödl, R",
                "Klein, W"
            ],
            "year": 2003,
            "source": "J Clin Pharm Ther. 2003; 28(5):371-378",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186417900005",
            "pubmed": "14632961",
            "doi": "10.1046%2Fj.0269-4727.2003.00504.x",
            "pmc": null,
            "organizations": [
                "5120-14083"
            ],
            "persons": [],
            "imported": null,
            "journal": "J CLIN PHARM THER",
            "issn": "0269-4727",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.157,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.32972972972973,
            "impactfactor_norm_year": 2003,
            "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": false
        },
        {
            "id": 5119,
            "title": "Immune protection factors of chemical sunscreens measured in the local contact hypersensitivity model in humans.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Hoffmann, C",
                "Quehenberger, F",
                "Grinschgl, S",
                "Kerl, H"
            ],
            "year": 2003,
            "source": "J Invest Dermatol. 2003; 121(5):1080-1087",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186367200028",
            "pubmed": "14708610",
            "doi": "10.1046/j.1523-1747.2003.12361.x",
            "pmc": null,
            "organizations": [
                "5119-14026",
                "5119-14047"
            ],
            "persons": [
                "5119-50466-6",
                "5119-51618-2",
                "5119-51620-6"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.194,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 5117,
            "title": "Disorders of the thyroid gland in neonates and youth: latent hypothyroidism and hyperthyroidism",
            "abstract": null,
            "authors": [
                "Reiterer, E",
                "Borkenstein, MH"
            ],
            "year": 2003,
            "source": "Acta Med Austriaca. 2003; 30(4):107-109",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186361300006",
            "pubmed": "14710482",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5117-14091"
            ],
            "persons": [
                "5117-50659-2",
                "5117-51654-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.268,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.107843137254902,
            "impactfactor_norm_year": 2003,
            "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": 5116,
            "title": "Significance of thyroid function in the treatment of sterility",
            "abstract": null,
            "authors": [
                "Urdl, W"
            ],
            "year": 2003,
            "source": "Acta Med Austriaca. 2003; 30(4):105-106",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186361300005",
            "pubmed": "14710481",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5116-14038"
            ],
            "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.268,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.107843137254902,
            "impactfactor_norm_year": 2003,
            "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": 5115,
            "title": "Value of intensive thyroid assessment in male infertility",
            "abstract": null,
            "authors": [
                "Trummer, H",
                "Ramschak-Schwarzer, S",
                "Haas, J",
                "Pummer, K",
                "Leb, G"
            ],
            "year": 2003,
            "source": "Acta Med Austriaca. 2003; 30(4):103-104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186361300004",
            "pubmed": "14710480",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5115-14038",
                "5115-14056"
            ],
            "persons": [
                "5115-51627-6",
                "5115-53053-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.268,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.107843137254902,
            "impactfactor_norm_year": 2003,
            "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": 5113,
            "title": "Binding analysis of HLA-G specific antibodies to hematopoietic cells isolated from leukemia patients.",
            "abstract": null,
            "authors": [
                "Poláková, K",
                "Bandzuchová, E",
                "Hofmeister, V",
                "Weiss, EH",
                "Hutter, H",
                "Russ, G"
            ],
            "year": 2003,
            "source": "Neoplasma. 2003; 50(5):331-338",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186334800004",
            "pubmed": "14628085",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5113-14017"
            ],
            "persons": [
                "5113-51871-6"
            ],
            "imported": null,
            "journal": "NEOPLASMA",
            "issn": "0028-2685",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.782,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 5112,
            "title": "Value of a blood pool contrast agent in MR venography of the lower extremities and pelvis: preliminary results in 12 patients.",
            "abstract": null,
            "authors": [
                "Aschauer, M",
                "Deutschmann, HA",
                "Stollberger, R",
                "Hausegger, KA",
                "Obernosterer, A",
                "Schöllnast, H",
                "Ebner, F"
            ],
            "year": 2003,
            "source": "Magn Reson Med. 2003; 50(5):993-1002",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186326400013",
            "pubmed": "14587010",
            "doi": "10.1002/mrm.10607",
            "pmc": null,
            "organizations": [
                "5112-14054",
                "5112-14079"
            ],
            "persons": [
                "5112-51882-6",
                "5112-52008-6"
            ],
            "imported": null,
            "journal": "MAGN RESON MED",
            "issn": "0740-3194",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.313,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.867469879518072,
            "impactfactor_norm_year": 2003,
            "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
        },
        {
            "id": 5110,
            "title": "The benefit of a population based mammography screening--scientifically proven or not?",
            "abstract": null,
            "authors": [
                "Stronegger, WJ",
                "Rásky, E"
            ],
            "year": 2003,
            "source": "DEUT MED WOCHENSCHR 2003 128: 2329-2330.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000186296900008",
            "pubmed": "14593578",
            "doi": "10.1055/s-2003-43185",
            "pmc": null,
            "organizations": [
                "5110-14024"
            ],
            "persons": [
                "5110-51688-6",
                "5110-51741-2"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.678,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.480392156862745,
            "impactfactor_norm_year": 2003,
            "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
        }
    ]
}