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=420&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158431,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=440&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=400&ordering=-imported",
    "results": [
        {
            "id": 253,
            "title": "Aplasia of the vena cava inferior as a cause for recurring thrombosis of the lower extremities and pelvic veins.",
            "abstract": null,
            "authors": [
                "Tiesenhausen, K",
                "Amann, W",
                "Thalhammer, M",
                "Aschauer, M"
            ],
            "year": 1999,
            "source": "Vasa. 1999; 28(4):289-292",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000084082800008",
            "pubmed": "10611848",
            "doi": "10.1024/0301-1526.28.4.289",
            "pmc": null,
            "organizations": [
                "253-14045",
                "253-14054"
            ],
            "persons": [
                "253-51946-2",
                "253-51965-6"
            ],
            "imported": null,
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.815,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.272727272727273,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 116,
            "title": "Accessory mitral valve tissue as a rare cause of subaortic stenosis and valvular aortic insufficiency",
            "abstract": null,
            "authors": [
                "Gamillscheg, A",
                "Beitzke, A",
                "Dacar, D",
                "Karpf, EF",
                "Stein, JI",
                "Zobel, G",
                "Haidvogl, M"
            ],
            "year": 1997,
            "source": "Z Kardiol. 1997; 86(7):549-553",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XR43100012",
            "pubmed": "9340948",
            "doi": "10.1007%2Fs003920050094",
            "pmc": null,
            "organizations": [
                "116-14018",
                "116-14045",
                "116-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.761,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.532258064516129,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 492,
            "title": "Clinical experience with a monoclonal interleukin-2 receptor antibody (BT 563) for rejection therapy after orthotopic heart transplantation.",
            "abstract": null,
            "authors": [
                "Iberer, F",
                "Tscheliessnigg, KH",
                "Freigassner, M",
                "Auer, T",
                "Kleinert, R",
                "Wasler, A",
                "Petutschnigg, B",
                "Müller, H"
            ],
            "year": 1994,
            "source": "Transplant Proc. 1994; 26(6):3237-3239",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PW98700061",
            "pubmed": "7998128",
            "doi": null,
            "pmc": null,
            "organizations": [
                "492-14020",
                "492-14073"
            ],
            "persons": [
                "492-51819-6",
                "492-51982-6"
            ],
            "imported": null,
            "journal": "TRANSPLANT PROC",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.885,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5078125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 493,
            "title": "Clinical experiences with the Medusa Cu 240 Ag intrauterine device",
            "abstract": null,
            "authors": [
                "Girardi, F"
            ],
            "year": 1993,
            "source": "Wien Klin Wochenschr. 1993; 105(24):728-731",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MN53900009",
            "pubmed": "8116311",
            "doi": null,
            "pmc": null,
            "organizations": [
                "493-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 257,
            "title": "Apolipoprotein E polymorphism and silent microangiopathy-related cerebral damage. Results of the Austrian Stroke Prevention Study.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Schmidt, H",
                "Fazekas, F",
                "Schumacher, M",
                "Niederkorn, K",
                "Kapeller, P",
                "Weinrauch, V",
                "Kostner, GM"
            ],
            "year": 1997,
            "source": "Stroke. 1997; 28(5):951-956",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WZ26700012",
            "pubmed": "9158631",
            "doi": "10.1161/01.STR.28.5.951",
            "pmc": null,
            "organizations": [
                "257-14013",
                "257-14051",
                "257-14108"
            ],
            "persons": [
                "257-51546-6",
                "257-51669-6",
                "257-51699-6",
                "257-51744-6",
                "257-51912-6"
            ],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.323,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 495,
            "title": "Clinical value of the various methods of ACTH determination",
            "abstract": null,
            "authors": [
                "Ramschak-Schwarzer, S",
                "Lipp, R",
                "Passath, A",
                "Warnkross, H",
                "Stiegler-Heinz, C",
                "Dobnig, H",
                "Wascher, T",
                "Leb, G"
            ],
            "year": 1993,
            "source": "Acta Med Austriaca. 1993; 20(3):81-84",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LP24200007",
            "pubmed": "8396307",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "495-51948-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.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 497,
            "title": "Cloning and expression of the Campylobacter jejuni lon gene detected by RNA arbitrarily primed PCR.",
            "abstract": null,
            "authors": [
                "Thies, FL",
                "Hartung, HP",
                "Giegerich, G"
            ],
            "year": 1998,
            "source": "FEMS Microbiol Lett. 1998; 165(2):329-334",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075509800016",
            "pubmed": "9742705",
            "doi": "10.1016%2FS0378-1097%2898%2900296-1",
            "pmc": null,
            "organizations": [
                "497-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "FEMS MICROBIOL LETT",
            "issn": "0378-1097",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.581,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.604938271604938,
            "impactfactor_norm_year": 1998,
            "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": 498,
            "title": "Cloning and tissue expression of two cDNAs encoding the peroxisomal 2-enoyl-CoA hydratase/3-hydroxyacyl-CoA dehydrogenase in the guinea pig liver.",
            "abstract": null,
            "authors": [
                "Caira, F",
                "Cherkaoui-Malki, M",
                "Hoefler, G",
                "Latruffe, N"
            ],
            "year": 1996,
            "source": "FEBS Lett. 1996; 378(1):57-60",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TP02900011",
            "pubmed": "8549802",
            "doi": "10.1016%2F0014-5793%2895%2901425-X",
            "pmc": null,
            "organizations": [
                "498-14020"
            ],
            "persons": [
                "498-51691-6"
            ],
            "imported": null,
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.75,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.842105263157895,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 499,
            "title": "Closure of bronchial defects using a pedicled pericardial flap.",
            "abstract": null,
            "authors": [
                "Smolle-Jüettner, FM",
                "Pinter, H",
                "Pongratz, G",
                "Ratzenhofer, B",
                "Popper, H",
                "Friehs, G"
            ],
            "year": 1993,
            "source": "Ann Thorac Surg. 1993; 56(4):923-926",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MC06500020",
            "pubmed": "8215670",
            "doi": "10.1016/0003-4975(93)90356-M",
            "pmc": null,
            "organizations": [
                "499-14020",
                "499-14044",
                "499-14045"
            ],
            "persons": [
                "499-51523-6",
                "499-51615-2"
            ],
            "imported": null,
            "journal": "ANN THORAC SURG",
            "issn": "0003-4975",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.651,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.8828125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 500,
            "title": "CMV antigenemia (the lower matrix protein PP65), a marker for the guidance of antiviral therapy in cytomegalovirus disease after orthotopic heart transplantation.",
            "abstract": null,
            "authors": [
                "Iberer, F",
                "Tscheliessnigg, KH",
                "Halwachs, G",
                "Auer, T",
                "Wasler, A",
                "Petutschnigg, B",
                "Müller, H",
                "Freigassner, M",
                "Allmayr, T",
                "Hipmair, G"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):718-722",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700005",
            "pubmed": "8560893",
            "doi": null,
            "pmc": null,
            "organizations": [
                "500-14073"
            ],
            "persons": [
                "500-51819-6",
                "500-51982-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 501,
            "title": "CNS late effects after ALL therapy in childhood. Part I: Neuroradiological findings in long-term survivors of childhood ALL--an evaluation of the interferences between morphology and neuropsychological performance. The German Late Effects Working Group.",
            "abstract": null,
            "authors": [
                "Hertzberg, H",
                "Huk, WJ",
                "Ueberall, MA",
                "Langer, T",
                "Meier, W",
                "Dopfer, R",
                "Skalej, M",
                "Lackner, H",
                "Bode, U",
                "Janssen, G",
                "Zintl, F",
                "Beck, JD"
            ],
            "year": 1997,
            "source": "Med Pediatr Oncol. 1997; 28(6):387-400",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WX01300001",
            "pubmed": "9143382",
            "doi": "10.1002%2F%28SICI%291096-911X%28199706%2928%3A6%3C387%3A%3AAID-MPO1%3E3.0.CO%3B2-C",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED PEDIAT ONCOL",
            "issn": "0098-1532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.693,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.929577464788732,
            "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": 260,
            "title": "Apoptotic nuclei within the uterine decidua of first trimester pregnancy arise from CD45 positive leukocytes.",
            "abstract": null,
            "authors": [
                "Hammer, A",
                "Dohr, G"
            ],
            "year": 1999,
            "source": "Am J Reprod Immunol. 1999; 42(2):88-94",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081967300004",
            "pubmed": "10476690",
            "doi": null,
            "pmc": null,
            "organizations": [
                "260-14017"
            ],
            "persons": [
                "260-51666-6",
                "260-51714-2"
            ],
            "imported": null,
            "journal": "AMER J REPROD IMMUNOL",
            "issn": "8755-8920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.448,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "REPRODUCTIVE BIOLOGY",
            "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": 120,
            "title": "Acquired generalized cutis laxa with paraproteinemia (IgG lambda). Immunofluorescence study, clinical and histologic findings with review of the literature",
            "abstract": null,
            "authors": [
                "Krajnc, I",
                "Rems, D",
                "Vizjak, A",
                "Hödl, S"
            ],
            "year": 1996,
            "source": "Hautarzt. 1996; 47(7):545-549",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY97600013",
            "pubmed": "8926173",
            "doi": "10.1007%2Fs001050050469",
            "pmc": null,
            "organizations": [
                "120-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.422,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "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": 505,
            "title": "Co-expression of cytokeratin and vimentin filaments in rete testis and epididymis. An immunohistochemical study.",
            "abstract": null,
            "authors": [
                "Dinges, HP",
                "Zatloukal, K",
                "Schmid, C",
                "Mair, S",
                "Wirnsberger, G"
            ],
            "year": 1991,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1991; 418(2):119-127",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EW78400005",
            "pubmed": "1705065",
            "doi": "10.1007/BF01600287",
            "pmc": null,
            "organizations": [
                "505-14020"
            ],
            "persons": [
                "505-51663-6",
                "505-51739-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": 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": true
        },
        {
            "id": 507,
            "title": "Cold air challenge of airway reactivity in children: a correlation of transcutaneously measured oxygen tension and conventional lung functions.",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Varga, EM",
                "Zach, MS"
            ],
            "year": 1991,
            "source": "PEDIAT PULM 1991 10: 273-277.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FU22100008",
            "pubmed": "1896236",
            "doi": "10.1002/ppul.1950100409",
            "pmc": null,
            "organizations": [
                "507-14048"
            ],
            "persons": [
                "507-51713-1"
            ],
            "imported": null,
            "journal": "PEDIAT PULM",
            "issn": "8755-6863",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.184,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.676056338028169,
            "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": 509,
            "title": "Colliculus atlantis--a rarely observed anatomic structure--in a transoral roentgen image of the thoracic spine",
            "abstract": null,
            "authors": [
                "Schmidberger, HR",
                "Weiglein, AH"
            ],
            "year": 1998,
            "source": "Rofo. 1998; 169(6):590-595",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078173300004",
            "pubmed": "9930210",
            "doi": "10.1055/s-2007-1015346",
            "pmc": null,
            "organizations": [
                "509-14018",
                "509-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ROFO, FORTSCHR RONTGENSTRAHL",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.901,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.493670886075949,
            "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": 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": 263,
            "title": "Application of combined three-dimensional bone and soft tissue model. A case report.",
            "abstract": null,
            "authors": [
                "Santler, G",
                "Kaercher, H",
                "Gaggl, A",
                "Schultes, G"
            ],
            "year": 1998,
            "source": "Int J Oral Maxillofac Surg. 1998; 27(6):482-484",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077578200018",
            "pubmed": "9869293",
            "doi": "10.1016/S0901-5027(98)80043-X",
            "pmc": null,
            "organizations": [
                "263-14112"
            ],
            "persons": [
                "263-51566-6",
                "263-51864-2"
            ],
            "imported": null,
            "journal": "INT J ORAL MAXILLOFAC SURG",
            "issn": "0901-5027",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.749,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.5234375,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 55,
            "title": "A comparison of the effects of adenosine and verapamil on the conduction and pacemaker system of isolated guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Stark, U",
                "Bachernegg, M",
                "Kasper, K",
                "Kickenweiz, E",
                "Decrinis, M"
            ],
            "year": 1993,
            "source": "Clin Cardiol. 1993; 16(12):859-862",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MM06100005",
            "pubmed": "8168269",
            "doi": "10.1002/clc.4960161205",
            "pmc": null,
            "organizations": [
                "55-14011"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN CARDIOL",
            "issn": "0160-9289",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.528,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.564516129032258,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 264,
            "title": "Application of HELP in nonarteritic anterior ischemic optic neuropathy: a prospective, randomized, controlled study.",
            "abstract": null,
            "authors": [
                "Haas, A",
                "Walzl, M",
                "Jesenik, F",
                "Walzl, B",
                "Berghold, A",
                "Berglöff, J",
                "Feigl, B",
                "Faulborn, J"
            ],
            "year": 1997,
            "source": "Graefes Arch Clin Exp Ophthalmol. 1997; 235(1):14-19",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WH78600004",
            "pubmed": "9034837",
            "doi": "10.1007%2FBF01007832",
            "pmc": null,
            "organizations": [
                "264-14011",
                "264-14026",
                "264-14043"
            ],
            "persons": [
                "264-51344-6",
                "264-51850-2"
            ],
            "imported": null,
            "journal": "GRAEF ARCH CLIN EXP OPHTHAL",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.783,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.642857142857143,
            "impactfactor_norm_year": 1998,
            "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": 9337,
            "title": "Assessment of the conduction of the cardiac impulse by a new epicardiac surface and stimulation technique (SST-ECG) in Langendorff perfused mammalian hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Stark, U",
                "Tritthart, HA"
            ],
            "year": 1989,
            "source": "J Pharmacol Methods. 1989; 21(3):195-209",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U712800003",
            "pubmed": "2724989",
            "doi": "10.1016/0160-5402(89)90054-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9337-51519-6"
            ],
            "imported": null,
            "journal": "J PHARMACOL METHODS",
            "issn": "0160-5402",
            "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
        }
    ]
}