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=150740&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150760&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150720&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 60821,
            "title": "Computer-based sleep monitoring in SIDS-risk infants--preliminary results.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Steller, E",
                "Klug, EM",
                "Reiterer, F",
                "Schenkeli, R",
                "Einspieler, C",
                "Gallasch, E",
                "Maresch, H",
                "Joechtl, G",
                "Haidmayer, R"
            ],
            "year": 1990,
            "source": "Biomed Tech (Berl). 1990; 35 Suppl 2(1):92-93",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2224042",
            "doi": "10.1515/bmte.1990.35.s2.92",
            "pmc": null,
            "organizations": [
                "60821-14010"
            ],
            "persons": [
                "60821-51524-6",
                "60821-51653-6",
                "60821-51814-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Biomed Tech (Berl)",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 60822,
            "title": "Passive viscoelastic properties of the rabbit aorta in vitro.",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Weizäcker, HW"
            ],
            "year": 1991,
            "source": "Biomed Tech (Berl). 1991; 36(4): 86-91. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FM39800004",
            "pubmed": "1854907",
            "doi": "10.1515/bmte.1991.36.4.86",
            "pmc": null,
            "organizations": [
                "60822-14010"
            ],
            "persons": [
                "60822-51513-6",
                "60822-51814-2"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Biomed Tech (Berl)",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": true
        },
        {
            "id": 8715,
            "title": "An automatized tensile test system for biotissues.",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Weizsäcker, HW"
            ],
            "year": 1986,
            "source": "BIOMED TECH. 1986; 31(10): 224-229. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E755000002",
            "pubmed": "3790681",
            "doi": "10.1515/bmte.1986.31.10.224",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8715-51513-6",
                "8715-51814-2"
            ],
            "imported": "2009-11-11T11:36:44+01:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 7312,
            "title": "The application of the density dilution method for the observation of fast osmotic fluid shifts in the lung circulation.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Moser, M",
                "Hinghofer-Szalkay, H"
            ],
            "year": 1980,
            "source": "Biomed Tech (Berl). 1980; 25(6):139-143",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JY81700001",
            "pubmed": "7004506",
            "doi": "10.1515/bmte.1980.25.6.139",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7312-51671-6",
                "7312-51683-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 7313,
            "title": "On the coefficient of thermal expansion of blood and its constituents (author's transl)",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H",
                "Leopold, H",
                "Kenner, T",
                "Holzer, H"
            ],
            "year": 1980,
            "source": "Biomed Tech (Berl). 1980; 25(6):151-157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JY81700004",
            "pubmed": "7448309",
            "doi": "10.1515/bmte.1980.25.6.151",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7313-51535-6",
                "7313-51683-2"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 419,
            "title": "Cerebral monitoring in anesthesia and intensive care",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(9):231-240",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RW49200003",
            "pubmed": "7492726",
            "doi": "10.1515/bmte.1995.40.9.231",
            "pmc": null,
            "organizations": [
                "419-14044"
            ],
            "persons": [
                "419-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.478,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 4493,
            "title": "Granulomatous mycosis fungoides responsive to gemcitabine.",
            "abstract": null,
            "authors": [
                "Fargnoli, MC",
                "Peris, K",
                "Francesconi, F",
                "Cantonetti, M",
                "Cerroni, L",
                "Chimenti, S"
            ],
            "year": 2002,
            "source": "Eur J Dermatol. 2002; 12(5):479-481",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178543900016",
            "pubmed": "12370140",
            "doi": null,
            "pmc": null,
            "organizations": [
                "4493-14047"
            ],
            "persons": [
                "4493-51751-6"
            ],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.807,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 2002,
            "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": 7337,
            "title": "The importance of continuous monitoring of intracranial pressure in the field of neurotraumatology (author's transl)",
            "abstract": null,
            "authors": [
                "Lanner, G",
                "Heppner, F"
            ],
            "year": 1980,
            "source": "Biomed Tech (Berl). 1980; 25(7-8):176-178",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KD71600002",
            "pubmed": "7004507",
            "doi": "10.1515/bmte.1980.25.7-8.176",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 8689,
            "title": "Development of a granular strain gauge plethysmograph intended for use as a respiratory belt.",
            "abstract": null,
            "authors": [
                "Kerschhaggl, P",
                "Haidmayer, R",
                "Kenner, T"
            ],
            "year": 1986,
            "source": "BIOMED TECH. 1986; 31(9): 200-202. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E090800004",
            "pubmed": "3756292",
            "doi": "10.1515/bmte.1986.31.9.200",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8689-51524-6"
            ],
            "imported": "2009-11-11T15:16:20+01:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 63143,
            "title": "Error analysis in equilibrium dialysis: evaluation of adsorption phenomena.",
            "abstract": null,
            "authors": [
                "Desoye, G"
            ],
            "year": 1988,
            "source": "J Biochem Biophys Methods. 1988; 17(1):3-16",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q604100001",
            "pubmed": "3235764",
            "doi": "10.1016/0165-022X(88)90073-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "J Biochem Biophys Methods",
            "issn": "0165-022X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.106,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1244,
            "title": "Ultrasound imaging of osteosynthesis materials in traumatology--an experimental study",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Passler, JM",
                "Fellinger, M",
                "Clement, HG"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(3):64-68",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UF13900004",
            "pubmed": "8652787",
            "doi": "10.1515/bmte.1996.41.3.64",
            "pmc": null,
            "organizations": [
                "1244-14052"
            ],
            "persons": [
                "1244-51694-2",
                "1244-60541-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 686,
            "title": "Burst suppression detection in pEEG",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G"
            ],
            "year": 1997,
            "source": "Biomed Tech (Berl). 1997; 42(1-2):12-15",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WM28100003",
            "pubmed": "9172725",
            "doi": "10.1515/bmte.1997.42.1-2.12",
            "pmc": null,
            "organizations": [
                "686-14044",
                "686-14070"
            ],
            "persons": [
                "686-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 8276,
            "title": "Coordination of sucking, swallowing and respiration in infants with sleep apnea syndrome.",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Kenner, T",
                "Haidmayer, R",
                "Kerschhaggl, P",
                "Kurz, R"
            ],
            "year": 1984,
            "source": "Biomed Tech (Berl). 1984; 29(11):274-278",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW66100001",
            "pubmed": "6509148",
            "doi": "10.1515/bmte.1984.29.11.274",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8276-51524-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 63118,
            "title": "[Functional disorders of cardiac pacemakers caused by irradiation with a linear accelerator and telecobalt equipment].",
            "abstract": null,
            "authors": [
                "Poier, E",
                "Anelli-Monti, M",
                "Leitner, H",
                "Stücklschweiger, G",
                "Zurl, B",
                "Arian-Schad, K"
            ],
            "year": 1990,
            "source": "Biomed Tech (Berl). 1990; 35 Suppl 2(3):160-161",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2223971",
            "doi": "10.1515/bmte.1990.35.s2.160",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63118-52997-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Biomed Tech (Berl)",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 2788,
            "title": "Ultrasound fracture diagnosis--an experimental study",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, H",
                "Schatz, B",
                "Klein, A",
                "Grechenig, M"
            ],
            "year": 1997,
            "source": "Biomed Tech (Berl). 1997; 42(5):138-145",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XD32700006",
            "pubmed": "9272995",
            "doi": "10.1515/bmte.1997.42.5.138",
            "pmc": null,
            "organizations": [
                "2788-14052"
            ],
            "persons": [
                "2788-51694-2",
                "2788-60541-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 2787,
            "title": "Ultrasound imaging of foreign bodies--an experimental study",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, HG",
                "Grechenig, M",
                "Fellinger, M"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(11):308-315",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VY17400002",
            "pubmed": "9063952",
            "doi": "10.1515/bmte.1996.41.11.308",
            "pmc": null,
            "organizations": [
                "2787-14052"
            ],
            "persons": [
                "2787-51694-2",
                "2787-60541-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 1780,
            "title": "Near infrared spectroscopy. Limits and problems in the intensive care unit",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Jobstmann, R",
                "Prietl, B",
                "Schleinkofer, L"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(5):128-132",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RE98500003",
            "pubmed": "7605887",
            "doi": "10.1515/bmte.1995.40.5.128",
            "pmc": null,
            "organizations": [
                "1780-14044",
                "1780-14070"
            ],
            "persons": [
                "1780-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 4965,
            "title": "Spontaneous pneumomediastinum as a cause of chest pain",
            "abstract": null,
            "authors": [
                "Raith, W",
                "Zartner, P",
                "Beitzke, A"
            ],
            "year": 2003,
            "source": "Z Kardiol. 2003; 92(7):601-605",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184540200010",
            "pubmed": "12883845",
            "doi": "10.1007/s00392-003-0958-8",
            "pmc": null,
            "organizations": [
                "4965-14093"
            ],
            "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.935,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 2003,
            "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": true
        },
        {
            "id": 706,
            "title": "Development and critical evaluation of an improved comprehensive multicompartment model for the exchange processes during hemodialysis.",
            "abstract": null,
            "authors": [
                "Scharfetter, H",
                "Wirnsberger, G",
                "Hutten, H",
                "Holzer, H"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(3):54-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QQ55200003",
            "pubmed": "7756519",
            "doi": "10.1515/bmte.1995.40.3.54",
            "pmc": null,
            "organizations": [
                "706-14084"
            ],
            "persons": [
                "706-51535-6",
                "706-51739-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 1810,
            "title": "Neurophysiologic signal recording. New technical and general practice aspects of EEG recording electrodes",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Kehl, G",
                "Schwarz, G",
                "Soyer, HP"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(4):106-110",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UM17600006",
            "pubmed": "8679909",
            "doi": "10.1515/bmte.1996.41.4.106",
            "pmc": null,
            "organizations": [
                "1810-14044",
                "1810-14047",
                "1810-14070"
            ],
            "persons": [
                "1810-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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
        }
    ]
}