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=152600&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 152642,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152620&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152580&ordering=imported",
    "results": [
        {
            "id": 11706,
            "title": "Interaction of lipoprotein Lpa with the B/E-receptor: a study using isolated bovine adrenal cortex and human fibroblast receptors.",
            "abstract": null,
            "authors": [
                "Steyrer, E",
                "Kostner, GM"
            ],
            "year": 1990,
            "source": "J LIPID RES 1990 31: 1247-1253.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DQ45800009",
            "pubmed": "2144871",
            "doi": "10.1016/S0022-2275(20)42633-1",
            "pmc": null,
            "organizations": [
                "11706-14013"
            ],
            "persons": [
                "11706-51669-4",
                "11706-51817-1"
            ],
            "imported": null,
            "journal": "J LIPID RES",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.385,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.776271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 4177,
            "title": "Expression of the Thomsen-Friedenreich antigen and of its putative carrier protein mucin 1 in the human placenta and in trophoblast cells in vitro.",
            "abstract": null,
            "authors": [
                "Jeschke, U",
                "Richter, DU",
                "Hammer, A",
                "Briese, V",
                "Friese, K",
                "Karsten, U"
            ],
            "year": 2002,
            "source": "Histochem Cell Biol. 2002; 117(3):219-226",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174866000004",
            "pubmed": "11914919",
            "doi": "10.1007/s00418-002-0383-5",
            "pmc": null,
            "organizations": [
                "4177-14017"
            ],
            "persons": [
                "4177-51714-6"
            ],
            "imported": null,
            "journal": "HISTOCHEMISTRY CELL BIOL",
            "issn": "0948-6143",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.054,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.888888888888889,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "MICROSCOPY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 3887,
            "title": "Adenovirus-mediated rescue of lipoprotein lipase-deficient mice. Lipolysis of triglyceride-rich lipoproteins is essential for high density lipoprotein maturation in mice.",
            "abstract": null,
            "authors": [
                "Strauss, JG",
                "Frank, S",
                "Kratky, D",
                "Hämmerle, G",
                "Hrzenjak, A",
                "Knipping, G",
                "von Eckardstein, A",
                "Kostner, GM",
                "Zechner, R"
            ],
            "year": 2001,
            "source": "J Biol Chem. 2001; 276(39):36083-36090",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171194500007",
            "pubmed": "11432868",
            "doi": "10.1074/jbc.M104430200",
            "pmc": null,
            "organizations": [
                "3887-14013"
            ],
            "persons": [
                "3887-50610-6",
                "3887-51669-6",
                "3887-51904-6",
                "3887-51988-6"
            ],
            "imported": null,
            "journal": "J BIOL CHEM",
            "issn": "0021-9258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.258,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.909090909090909,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 759,
            "title": "Distribution pattern of computed tomography findings in patients with bronchiolitis obliterans organizing pneumonia.",
            "abstract": null,
            "authors": [
                "Preidler, KW",
                "Szolar, DM",
                "Moelleken, S",
                "Tripp, R",
                "Schreyer, H"
            ],
            "year": 1996,
            "source": "Invest Radiol. 1996; 31(5):251-255",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UK68800001",
            "pubmed": "8724121",
            "doi": "10.1097%2F00004424-199605000-00001",
            "pmc": null,
            "organizations": [
                "759-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "INVEST RADIOL",
            "issn": "0020-9996",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.89,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.518987341772152,
            "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
        },
        {
            "id": 435,
            "title": "Changes in the concentrations of trace elements in human milk during lactation.",
            "abstract": null,
            "authors": [
                "Krachler, M",
                "Li, FS",
                "Rossipal, E",
                "Irgolic, KJ"
            ],
            "year": 1998,
            "source": "J Trace Elem Med Biol. 1998; 12(3):159-176",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077558400005",
            "pubmed": "9857329",
            "doi": "10.1016/S0946-672X(98)80005-9",
            "pmc": null,
            "organizations": [
                "435-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "J TRACE ELEM MED BIOL",
            "issn": "0946-672X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.844,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.27710843373494,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 2861,
            "title": "Which better predicts later outcome in full-term infants: quality of general movements or neurological examination?",
            "abstract": null,
            "authors": [
                "Cioni, G",
                "Prechtl, HF",
                "Ferrari, F",
                "Paolicelli, PB",
                "Einspieler, C",
                "Roversi, MF"
            ],
            "year": 1997,
            "source": "Early Hum Dev. 1997; 50(1):71-85",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071384400007",
            "pubmed": "9467695",
            "doi": "10.1016%2FS0378-3782%2897%2900094-7",
            "pmc": null,
            "organizations": [
                "2861-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "EARLY HUM DEV",
            "issn": "0378-3782",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.52112676056338,
            "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": 3605,
            "title": "Loss of heterozygosity on chromosome arm 11q in lung carcinoids.",
            "abstract": null,
            "authors": [
                "Petzmann, S",
                "Ullmann, R",
                "Klemen, H",
                "Renner, H",
                "Popper, HH"
            ],
            "year": 2001,
            "source": "Hum Pathol. 2001; 32(3):333-338",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167821100014",
            "pubmed": "11274644",
            "doi": "10.1053/hupa.2001.22762",
            "pmc": null,
            "organizations": [
                "3605-14020",
                "3605-14077"
            ],
            "persons": [
                "3605-51523-4",
                "3605-51981-6"
            ],
            "imported": null,
            "journal": "HUM PATHOL",
            "issn": "0046-8177",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.029,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.878787878787879,
            "impactfactor_norm_year": 2001,
            "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": 4269,
            "title": "Effect of kappa opioid agonists on visceral nociception induced by uterine cervical distension in rats.",
            "abstract": null,
            "authors": [
                "Sandner-Kiesling, A",
                "Pan, HL",
                "Chen, SR",
                "James, RL",
                "DeHaven-Hudkins, DL",
                "Dewan, DM",
                "Eisenach, JC"
            ],
            "year": 2002,
            "source": "Pain. 2002; 96(1-2):13-22",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175738800004",
            "pubmed": "11932057",
            "doi": "10.1016%2FS0304-3959%2801%2900398-0",
            "pmc": null,
            "organizations": [
                "4269-14044"
            ],
            "persons": [
                "4269-51916-1"
            ],
            "imported": null,
            "journal": "PAIN",
            "issn": "0304-3959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.829,
            "impactfactor_year": 2002,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 4546,
            "title": "Endothelial cell-derived lipase mediates uptake and binding of high-density lipoprotein (HDL) particles and the selective uptake of HDL-associated cholesterol esters independent of its enzymic activity.",
            "abstract": null,
            "authors": [
                "Strauss, JG",
                "Zimmermann, R",
                "Hrzenjak, A",
                "Zhou, Y",
                "Kratky, D",
                "Levak-Frank, S",
                "Kostner, GM",
                "Zechner, R",
                "Frank, S"
            ],
            "year": 2002,
            "source": "Biochem J. 2002; 368(Pt 1):69-79",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179424700008",
            "pubmed": "12164779",
            "doi": "10.1042/BJ20020306",
            "pmc": "PMC1222966",
            "organizations": [
                "4546-14013"
            ],
            "persons": [
                "4546-50610-6",
                "4546-51669-6",
                "4546-51904-6",
                "4546-51988-4"
            ],
            "imported": null,
            "journal": "BIOCHEM J",
            "issn": "0264-6021",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.589,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.808270676691729,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 6307,
            "title": "Changes in blood lactate and respiratory gas exchange measures in sports with discontinuous load profiles.",
            "abstract": null,
            "authors": [
                "Smekal, G",
                "von Duvillard, SP",
                "Pokan, R",
                "Tschan, H",
                "Baron, R",
                "Hofmann, P",
                "Wonisch, M",
                "Bachl, N"
            ],
            "year": 2003,
            "source": "Eur J Appl Physiol. 2003; 89(5):489-495",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184055100011",
            "pubmed": "12712350",
            "doi": "10.1007/s00421-003-0824-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J APPL PHYSIOL",
            "issn": "1439-6319",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.493,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.873239436619718,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 38136,
            "title": "Vaccination with DNA encoding an immunodominant myelin basic protein peptide targeted to Fc of immunoglobulin G suppresses experimental autoimmune encephalomyelitis.",
            "abstract": null,
            "authors": [
                "Lobell, A",
                "Weissert, R",
                "Storch, MK",
                "Svanholm, C",
                "de Graaf, KL",
                "Lassmann, H",
                "Andersson, R",
                "Olsson, T",
                "Wigzell, H"
            ],
            "year": 1998,
            "source": "J Exp Med. 1998; 187(9):1543-1548",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073505900019",
            "pubmed": "9565646",
            "doi": "10.1084/jem.187.9.1543",
            "pmc": "PMC2212261",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J EXP MED",
            "issn": "0022-1007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 15.882,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.986111111111111,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 5098,
            "title": "Basement membrane and matrix metalloproteinases in monocrotaline-induced liver injury.",
            "abstract": null,
            "authors": [
                "Hanumegowda, UM",
                "Copple, BL",
                "Shibuya, M",
                "Malle, E",
                "Ganey, PE",
                "Roth, RA"
            ],
            "year": 2003,
            "source": "Toxicol Sci. 2003; 76(1):237-246",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186149900024",
            "pubmed": "12970574",
            "doi": "10.1093/toxsci/kfg222",
            "pmc": null,
            "organizations": [
                "5098-14013"
            ],
            "persons": [
                "5098-51833-6"
            ],
            "imported": null,
            "journal": "TOXICOL SCI",
            "issn": "1096-6080",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.067,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.909090909090909,
            "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": 4925,
            "title": "Measurement of intraperitoneal volume by segmental bioimpedance analysis during peritoneal dialysis.",
            "abstract": null,
            "authors": [
                "Zhu, F",
                "Hoenich, NA",
                "Kaysen, G",
                "Ronco, C",
                "Schneditz, D",
                "Murphy, L",
                "Santacroce, S",
                "Pangilinan, A",
                "Gotch, F",
                "Levin, NW"
            ],
            "year": 2003,
            "source": "Am J Kidney Dis. 2003; 42(1):167-172",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183890500020",
            "pubmed": "12830469",
            "doi": "10.1016%2FS0272-6386%2803%2900420-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J KIDNEY DIS",
            "issn": "0272-6386",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.897,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.918367346938776,
            "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": 5035,
            "title": "A direct comparison of insulin aspart and insulin lispro in patients with type 1 diabetes.",
            "abstract": null,
            "authors": [
                "Plank, J",
                "Wutte, A",
                "Brunner, G",
                "Siebenhofer, A",
                "Semlitsch, B",
                "Sommer, R",
                "Hirschberger, S",
                "Pieber, TR"
            ],
            "year": 2002,
            "source": "Diabetes Care. 2002; 25(11):2053-2057",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185504600026",
            "pubmed": "12401756",
            "doi": "10.2337/diacare.25.11.2053",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5035-50551-6",
                "5035-51098-6",
                "5035-51831-6",
                "5035-51950-6"
            ],
            "imported": null,
            "journal": "DIABETES CARE",
            "issn": "0149-5992",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.477,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.886363636363636,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 5045,
            "title": "Informed consent/assent in children. Statement of the Ethics Working Group of the Confederation of European Specialists in Paediatrics (CESP).",
            "abstract": null,
            "authors": [
                "De Lourdes Levy, M",
                "Larcher, V",
                "Kurz, R",
                "Ethics Working Group of the Confederation of European Specialists in Paediatrics (CESP)"
            ],
            "year": 2003,
            "source": "Eur J Pediatr. 2003; 162(9):629-633",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185557800014",
            "pubmed": "12884032",
            "doi": "10.1007/s00431-003-1193-z",
            "pmc": null,
            "organizations": [
                "5045-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.157,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.544117647058823,
            "impactfactor_norm_year": 2003,
            "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": 2684,
            "title": "Toward universal criteria for gestational diabetes: relationships between seventy-five and one hundred gram glucose loads and between capillary and venous glucose concentrations.",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Haeusler, M",
                "Kainer, F",
                "Pürstner, P",
                "Haas, J"
            ],
            "year": 1998,
            "source": "Am J Obstet Gynecol. 1998; 178(4):830-835",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073362100029",
            "pubmed": "9579452",
            "doi": "10.1016/S0002-9378(98)70500-9",
            "pmc": null,
            "organizations": [
                "2684-14038"
            ],
            "persons": [
                "2684-51627-6"
            ],
            "imported": null,
            "journal": "AMER J OBSTET GYNECOL",
            "issn": "0002-9378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.634,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.943396226415094,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 415,
            "title": "Central white scarlike patch: a dermatoscopic clue for the diagnosis of dermatofibroma.",
            "abstract": null,
            "authors": [
                "Ferrari, A",
                "Soyer, HP",
                "Peris, K",
                "Argenziano, G",
                "Mazzocchetti, G",
                "Piccolo, D",
                "De Giorgi, V",
                "Chimenti, S"
            ],
            "year": 2000,
            "source": "J Am Acad Dermatol. 2000; 43(6):1123-1125",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165700000023",
            "pubmed": "11100035",
            "doi": "10.1067/mjd.2000.109842",
            "pmc": null,
            "organizations": [
                "415-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.131,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.833333333333333,
            "impactfactor_norm_year": 2000,
            "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": false
        },
        {
            "id": 335,
            "title": "Bilateral sensorineural hearing disorders in children: etiology of deafness and evaluation of hearing tests.",
            "abstract": null,
            "authors": [
                "Walch, C",
                "Anderhuber, W",
                "Köle, W",
                "Berghold, A"
            ],
            "year": 2000,
            "source": "Int J Pediatr Otorhinolaryngol. 2000; 53(1):31-38",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087732600005",
            "pubmed": "10862922",
            "doi": "10.1016%2FS0165-5876%2800%2900307-4",
            "pmc": null,
            "organizations": [
                "335-14026",
                "335-14042"
            ],
            "persons": [
                "335-51344-6",
                "335-51729-2",
                "335-51924-6"
            ],
            "imported": null,
            "journal": "INT J PED OTORHINOLARYNGOL",
            "issn": "0165-5876",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.476,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.225352112676056,
            "impactfactor_norm_year": 2000,
            "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": 6056,
            "title": "\"Tubular\" structures within melanocytic proliferations: a distinctive morphologic finding not restricted to Spitz nevi.",
            "abstract": null,
            "authors": [
                "Soyer, HP",
                "Breier, F",
                "Cerroni, L",
                "Kerl, H"
            ],
            "year": 1999,
            "source": "J Cutan Pathol. 1999; 26(6):315-317",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000081765500008",
            "pubmed": "10472762",
            "doi": "10.1111/j.1600-0560.1999.tb01851.x",
            "pmc": null,
            "organizations": [
                "6056-14047"
            ],
            "persons": [
                "6056-51620-6",
                "6056-51751-6"
            ],
            "imported": null,
            "journal": "J CUTAN PATHOL      ",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.718,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.805555555555556,
            "impactfactor_norm_year": 1999,
            "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": 261,
            "title": "Applicability of diffusion methods required by the pharmacopoeias for testing antibacterial activity of natural compounds.",
            "abstract": null,
            "authors": [
                "Brantner, A",
                "Pfeiffer, KP",
                "Brantner, H"
            ],
            "year": 1994,
            "source": "Pharmazie. 1994; 49(7):512-516",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NW25100012",
            "pubmed": "8073061",
            "doi": null,
            "pmc": null,
            "organizations": [
                "261-14010",
                "261-14023"
            ],
            "persons": [],
            "imported": null,
            "journal": "PHARMAZIE",
            "issn": "0031-7144",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.334,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.365079365079365,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}