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=149320&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157744,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149340&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149300&ordering=imported",
    "results": [
        {
            "id": 3141,
            "title": "Prevalence and characterization of renal tubular acidosis in patients with osteopenia and osteoporosis and in non-porotic controls.",
            "abstract": null,
            "authors": [
                "Weger, W",
                "Kotanko, P",
                "Weger, M",
                "Deutschmann, H",
                "Skrabal, F"
            ],
            "year": 2000,
            "source": "Nephrol Dial Transplant. 2000; 15(7):975-980",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087943300011",
            "pubmed": "10862634",
            "doi": "10.1093%2Fndt%2F15.7.975",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3141-50153-1",
                "3141-51882-6",
                "3141-51984-6"
            ],
            "imported": null,
            "journal": "NEPHROL DIALYSIS TRANSPLANT",
            "issn": "0931-0509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.056,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.720930232558139,
            "impactfactor_norm_year": 2000,
            "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": 3140,
            "title": "Retrospective analysis of Frialit-2 implants in the augmented sinus.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Pertl, C",
                "Wegscheider, W",
                "Keil, C",
                "Penkner, K",
                "Polansky, R",
                "Bratschko, RO"
            ],
            "year": 2000,
            "source": "Int J Periodontics Restorative Dent. 2000; 20(3):255-267",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087931500005",
            "pubmed": "11203567",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3140-14111"
            ],
            "persons": [
                "3140-51567-6",
                "3140-51703-2"
            ],
            "imported": null,
            "journal": "INT J PERIODONTICS RESTOR DEN",
            "issn": "0198-7569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.65,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.173913043478261,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 3139,
            "title": "The impact of hepatic xanthine oxidase and xanthine dehydrogenase activities on liver function in chronic cholestasis.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Pesendorfer, P",
                "Kuesz, AM",
                "Ratschek, M",
                "Höllwarth, ME"
            ],
            "year": 2000,
            "source": "PEDIAT SURG INT 2000 16: 297-301.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087910600015",
            "pubmed": "10898233",
            "doi": "10.1007%2Fs003830050748",
            "pmc": null,
            "organizations": [
                "3139-14049"
            ],
            "persons": [
                "3139-51528-6"
            ],
            "imported": null,
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.491,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "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": 3138,
            "title": "The spectrum of cytotoxic lymphomas of the skin",
            "abstract": null,
            "authors": [
                "el Shabrawi-Caelen, L",
                "Cerroni, L",
                "Sterry, W",
                "Audring, H",
                "Kerl, H"
            ],
            "year": 2000,
            "source": "Hautarzt. 2000; 51(6):390-395",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000087907100002",
            "pubmed": "10907152",
            "doi": "10.1007%2Fs001050051139",
            "pmc": null,
            "organizations": [
                "3138-14047"
            ],
            "persons": [
                "3138-51751-6",
                "3138-51620-4",
                "3138-51999-1"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.535,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.194444444444444,
            "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": 7276,
            "title": "Interstitial nephritis from a pediatric viewpoint",
            "abstract": null,
            "authors": [
                "Wendler, H",
                "Schwarz, R"
            ],
            "year": 1980,
            "source": "Wien Med Wochenschr. 1980; 130(7):238-241",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ35300002",
            "pubmed": "7395252",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 3135,
            "title": "Perioperative myocardial cell injury: the relationship between troponin T and cortisol.",
            "abstract": null,
            "authors": [
                "Mahla, E",
                "Tiesenhausen, K",
                "Rehak, P",
                "Fruhwald, S",
                "Pürstner, P",
                "Metzler, H"
            ],
            "year": 2000,
            "source": "J Clin Anesth. 2000; 12(3):208-212",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087877900007",
            "pubmed": "10869919",
            "doi": "10.1016/S0952-8180(00)00150-1",
            "pmc": null,
            "organizations": [
                "3135-14044",
                "3135-14045"
            ],
            "persons": [
                "3135-51616-2",
                "3135-51611-6",
                "3135-51938-6",
                "3135-51946-6"
            ],
            "imported": null,
            "journal": "J CLIN ANESTH",
            "issn": "0952-8180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.664,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.304347826086957,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 3134,
            "title": "Fetal and maternal macrophages but not trophoblast cells could serve as antigen presenting cells at the human maternal-fetal interface.",
            "abstract": null,
            "authors": [
                "Petroff, MG",
                "Sedlmayr, P",
                "Morales, PJ",
                "Hunt, JS"
            ],
            "year": 2000,
            "source": "BIOL REPROD 2000 62: 330-330.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000087862300634",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3134-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOL REPROD",
            "issn": "0006-3363",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.605,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.956521739130435,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "REPRODUCTIVE BIOLOGY",
            "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": 7277,
            "title": "Indications for special nephrological studies",
            "abstract": null,
            "authors": [
                "Pogglitsch, H",
                "Katschnig, H",
                "Korthals, C",
                "Kellner, A"
            ],
            "year": 1980,
            "source": "Wien Med Wochenschr. 1980; 130(7):242-244",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ35300003",
            "pubmed": "7395253",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 7278,
            "title": "The diagnostic value of computerized tomography and angiography in renal diseases",
            "abstract": null,
            "authors": [
                "Schreyer, H",
                "Sager, WD"
            ],
            "year": 1980,
            "source": "Wien Med Wochenschr. 1980; 130(7):245-252",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ35300004",
            "pubmed": "7395254",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 3131,
            "title": "The role of matrix metalloproteinases in autoimmune damage to the central and peripheral nervous system.",
            "abstract": null,
            "authors": [
                "Hartung, HP",
                "Kieseier, BC"
            ],
            "year": 2000,
            "source": "J Neuroimmunol. 2000; 107(2):140-147",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087783100006",
            "pubmed": "10854648",
            "doi": "10.1016%2FS0165-5728%2800%2900225-3",
            "pmc": null,
            "organizations": [
                "3131-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROIMMUNOL",
            "issn": "0165-5728",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.355,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.836206896551724,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 3130,
            "title": "Rapid determination of benzene metabolites phenol and p-cresol in the urine of petrol station workers by gas chromatography",
            "abstract": null,
            "authors": [
                "Khoschsorur, G",
                "Petek, W"
            ],
            "year": 2000,
            "source": "ANAL SCI 2000 16: 589-591.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087777600005",
            "pubmed": null,
            "doi": "10.2116/analsci.16.589",
            "pmc": null,
            "organizations": [
                "3130-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANAL SCI",
            "issn": "0910-6340",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.094,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.430769230769231,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 3127,
            "title": "Melanoma-associated retinopathy versus abnormal retinal function due to interferon-alpha/Isotretinoin therapy in cutaneous malignant melanoma.",
            "abstract": null,
            "authors": [
                "Feigl, B",
                "Faschinger, C",
                "Soyer, P"
            ],
            "year": 2000,
            "source": "Ophthalmologica. 2000; 214(4):271-276",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087728400007",
            "pubmed": "10859510",
            "doi": "10.1159/000027503",
            "pmc": null,
            "organizations": [
                "3127-14043"
            ],
            "persons": [
                "3127-51585-6"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGICA",
            "issn": "0030-3755",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.494,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.292682926829268,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 1650,
            "title": "Microinvasive carcinoma of the uterine cervix (International Federation of Gynecology and Obstetrics Stage IA).",
            "abstract": null,
            "authors": [
                "Burghardt, E",
                "Girardi, F",
                "Lahousen, M",
                "Pickel, H",
                "Tamussino, K"
            ],
            "year": 1991,
            "source": "Cancer. 1991; 67(4):1037-1045",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EW45700028",
            "pubmed": "1991252",
            "doi": "10.1002/1097-0142(19910215)67:4<1037::AID-CNCR2820670429>3.0.CO;2-2",
            "pmc": null,
            "organizations": [
                "1650-14038"
            ],
            "persons": [
                "1650-51826-6"
            ],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903846153846154,
            "impactfactor_norm_year": 1998,
            "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": 3125,
            "title": "Salvage of an ischaemic lower limb and a free flap with an arterial Y-graft. Case report.",
            "abstract": null,
            "authors": [
                "Haas, FM",
                "Hellbom, BA",
                "Moshammer, HE",
                "Koch, H",
                "Pierer, GR",
                "Scharnagl, E"
            ],
            "year": 2000,
            "source": "Scand J Plast Reconstr Surg Hand Surg. 2000; 34(2):177-180",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087721200015",
            "pubmed": "10900636",
            "doi": "10.1080/02844310050160060",
            "pmc": null,
            "organizations": [
                "3125-14076"
            ],
            "persons": [
                "3125-51895-6"
            ],
            "imported": null,
            "journal": "SCAND J PLAST RECONSTR SURG",
            "issn": "0284-4311",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.45,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.220588235294118,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3124,
            "title": "Congenital malaria due to Plasmodium falciparum and Plasmodium malariae",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Trop, M",
                "Kollaritsch, H",
                "Reinthaler, F"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(10):459-461",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087718000007",
            "pubmed": "10890139",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3124-14023",
                "3124-14048"
            ],
            "persons": [
                "3124-51647-2",
                "3124-51674-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3122,
            "title": "Mucous clearing respiratory-physiotherapy in pediatric pneumology",
            "abstract": null,
            "authors": [
                "Oberwaldner, B",
                "Zach, MS"
            ],
            "year": 2000,
            "source": "Schweiz Med Wochenschr. 2000; 130(19):711-719",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087663500006",
            "pubmed": "10846766",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3122-14095"
            ],
            "persons": [],
            "imported": null,
            "journal": "SCHWEIZ MED WOCHENSCHR",
            "issn": "0036-7672",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.192307692307692,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": 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": 7279,
            "title": "Morquio's disease type A: absence of material cross reacting with antibodies against N-acetylgalactosamine-6-sulfate sulfatase.",
            "abstract": null,
            "authors": [
                "Glössl, J",
                "Lembeck, K",
                "Gamse, G",
                "Kresse, H"
            ],
            "year": 1980,
            "source": "Hum Genet. 1980; 54(1):87-91",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ51600014",
            "pubmed": "6156114",
            "doi": "10.1007/BF00279054",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HUM GENET",
            "issn": "0340-6717",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.747572815533981,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 7281,
            "title": "The prognosis of idiopathic nephrotic syndrome: a comparative study between the index of selectivity of proteinuria and the findings in renal biopsies.",
            "abstract": null,
            "authors": [
                "Schwarz, R",
                "Rossipal, E"
            ],
            "year": 1980,
            "source": "Padiatr Padol. 1980; 15(2):131-136",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ83900005",
            "pubmed": "7432805",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "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": 3119,
            "title": "Sensitivity and specificity of the thermodilution technique in detection of access recirculation.",
            "abstract": null,
            "authors": [
                "Wang, E",
                "Schneditz, D",
                "Kaufman, AM",
                "Levin, NW"
            ],
            "year": 2000,
            "source": "Nephron. 2000; 85(2):134-141",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087620500007",
            "pubmed": "10867519",
            "doi": "10.1159/000045646",
            "pmc": null,
            "organizations": [
                "3119-14010"
            ],
            "persons": [
                "3119-51834-4"
            ],
            "imported": null,
            "journal": "NEPHRON",
            "issn": "0028-2766",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.818,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.651162790697674,
            "impactfactor_norm_year": 2000,
            "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": 3118,
            "title": "Screening for endometrial carcinoma in asymptomatic women, including those receiving tamoxifen",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Kurschel, S",
                "Walsberger, K"
            ],
            "year": 2000,
            "source": "GEBURTSH FRAUENHEILK 2000 60: 297-301.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000087619200005",
            "pubmed": null,
            "doi": "10.1055/s-2000-9535",
            "pmc": null,
            "organizations": [
                "3118-14038",
                "3118-14050"
            ],
            "persons": [
                "3118-51989-6",
                "3118-51624-2"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.204,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0526315789473684,
            "impactfactor_norm_year": 2000,
            "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
        }
    ]
}