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=155300&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157107,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155320&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155280&ordering=-impactfactor",
    "results": [
        {
            "id": 2541,
            "title": "The Graz SIDS Risk Questionnaire: prospective study of 6,000 infants",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Löscher, WN",
                "Kurz, R",
                "Rosanelli, K",
                "Rosegger, H",
                "Bachler, I",
                "Klug, EM",
                "Reiterer, F",
                "Schenkeli, R",
                "Kerbl, R"
            ],
            "year": 1992,
            "source": "KLIN PADIAT. 1992; 204(2): 88-91. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HH97900005",
            "pubmed": "1583857",
            "doi": "10.1055/s-2007-1025328",
            "pmc": null,
            "organizations": [
                "2541-14010",
                "2541-14019",
                "2541-14038",
                "2541-14048",
                "2541-14054"
            ],
            "persons": [
                "2541-51653-6",
                "2541-51821-6"
            ],
            "imported": "2009-10-19T18:16:47+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 2540,
            "title": "The Graz SIDS Risk Questionnaire: I. Development and validation",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Sutter-Holzer, A",
                "Kurz, R",
                "Löscher, WN",
                "Kerbl-Meyer, U",
                "Roll, P",
                "Kenner, T",
                "Haidmayer, R"
            ],
            "year": 1992,
            "source": "KLIN PADIAT. 1992; 204(2): 84-88. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HH97900004",
            "pubmed": "1583856",
            "doi": "10.1055/s-2007-1025328",
            "pmc": null,
            "organizations": [
                "2540-14010",
                "2540-14019",
                "2540-14048"
            ],
            "persons": [
                "2540-51680-6",
                "2540-51524-6"
            ],
            "imported": "2010-06-30T16:28:17+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 7808,
            "title": "TANDEM FUSION AS A CHROMOSOMAL EVOLUTION MECHANISM IN MICROTUS-AGRESTIS (RODENTIA, MICROTINAE)",
            "abstract": null,
            "authors": [
                "GAMPERL, R"
            ],
            "year": 1982,
            "source": "Z SAUGETIERKD-INT J MAMM BIOL 1982 47: 317-320.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1982PP40100008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z SAUGETIERKD-INT J MAMM BIOL",
            "issn": "0044-3468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.32,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.102564102564103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ZOOLOGY",
            "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": 9216,
            "title": "RISK OF TESTICULAR LESIONS FOLLOWING INCARCERATED INGUINAL HERNIA IN INFANTS",
            "abstract": null,
            "authors": [
                "FASCHING, G",
                "HOLLWARTH, ME"
            ],
            "year": 1989,
            "source": "PEDIAT SURG INT 1989 4: 265-268.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AB04100014",
            "pubmed": null,
            "doi": "10.1007/BF00177496",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.32,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.203125,
            "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": 7854,
            "title": "CHROMOSOMAL STUDIES IN MICROTUS-ARVALIS (RODENTIA, MICROTINAE)",
            "abstract": null,
            "authors": [
                "GAMPERL, R"
            ],
            "year": 1982,
            "source": "Z SAUGETIERKD-INT J MAMM BIOL 1982 47: 356-363.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PY03700005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z SAUGETIERKD-INT J MAMM BIOL",
            "issn": "0044-3468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.32,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.102564102564103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ZOOLOGY",
            "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": 73484,
            "title": "EFFECT OF PORTOJUGULAR SHUNT AND ALLOPURINOL ON BACTERIAL TRANSLOCATION INDUCED BY TEMPORARY PORTAL-VEIN OCCLUSION",
            "abstract": null,
            "authors": [
                "SCHIMPL, G",
                "HOLLWARTH, ME",
                "KHOSCHSORUR, G",
                "SIXTVOIGT, B",
                "MAYR, J",
                "FASCHING, G",
                "HABERLIK, A",
                "STEINWENDER, G",
                "RIEBERER, ML",
                "GOSSLER, R"
            ],
            "year": 1994,
            "source": "PEDIAT SURG INT. 1994; 9(4): 254-257. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994ND36100007",
            "pubmed": null,
            "doi": "10.1007/BF00832250",
            "pmc": null,
            "organizations": [
                "73484-14049"
            ],
            "persons": [
                "73484-51572-6"
            ],
            "imported": "2008-01-16T15:14:56+01:00",
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.32,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.203125,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 81915,
            "title": "HEPATICOANTROSTOMY - A NEW BILIARY DRAINAGE AFTER RESECTION OF A CHOLEDOCHAL CYST",
            "abstract": null,
            "authors": [
                "SAUER, H",
                "SCHIMPL, G",
                "MAYR, J"
            ],
            "year": 1994,
            "source": "PEDIAT SURG INT. 1994; 9(7): 539-540. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PB84400028",
            "pubmed": null,
            "doi": "10.1007/BF00179468",
            "pmc": null,
            "organizations": [
                "81915-14049"
            ],
            "persons": [],
            "imported": "2008-06-23T13:31:21+02:00",
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.32,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.203125,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 81925,
            "title": "SERTOLI-CELL MORPHOLOGY IN RETRACTILE PREPUBERTAL TESTES",
            "abstract": null,
            "authors": [
                "MAYR, J",
                "RUNE, GM",
                "FASCHING, G",
                "SCHIMPL, G",
                "SAUER, H"
            ],
            "year": 1994,
            "source": "PEDIAT SURG INT. 1994; 9(1-2): 90-94. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MK71900026",
            "pubmed": null,
            "doi": "10.1007/BF00176120",
            "pmc": null,
            "organizations": [
                "81925-14049"
            ],
            "persons": [],
            "imported": "2008-06-23T13:46:11+02:00",
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.32,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.203125,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 81924,
            "title": "INTUSSUSCEPTION",
            "abstract": null,
            "authors": [
                "MAYR, J"
            ],
            "year": 1994,
            "source": "PEDIAT SURG INT. 1994; 9(1-2): 157-157. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1994MK71900054",
            "pubmed": null,
            "doi": "10.1007/BF00176148",
            "pmc": null,
            "organizations": [
                "81924-14049"
            ],
            "persons": [],
            "imported": "2008-06-23T13:46:11+02:00",
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.32,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.203125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 9231,
            "title": "CHROMOSOMAL BANDING COMPARISONS AMONG AMERICAN AND EUROPEAN RED-BACKED MICE, GENUS CLETHRIONOMYS",
            "abstract": null,
            "authors": [
                "MODI, WS",
                "GAMPERL, R"
            ],
            "year": 1989,
            "source": "Z SAUGETIERKD-INT J MAMM BIOL 1989 54: 141-152.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AF34200002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z SAUGETIERKD-INT J MAMM BIOL",
            "issn": "0044-3468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.32,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.102564102564103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ZOOLOGY",
            "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": 146375,
            "title": "Quality management in telephone resuscitation - more data for more survivors. Consensus for an additional module for the German Reanimationsregister (R)",
            "abstract": null,
            "authors": [
                "Marung, H",
                "Grasner, JT",
                "Bohn, A",
                "Hackstein, A",
                "Kaufmann, F",
                "Kersting, J",
                "Orlob, S",
                "Roessler, M",
                "Schmid, O",
                "Seewald, S",
                "Wnent, J",
                "Weiss, C",
                "Kreimeier, U"
            ],
            "year": 2015,
            "source": "NOTFALL RETTUNGSMED. 2015; 18(4): 299-305. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000356822600008",
            "pubmed": null,
            "doi": "10.1007/s10049-015-0010-3",
            "pmc": null,
            "organizations": [
                "146375-14069"
            ],
            "persons": [
                "146375-74176-6"
            ],
            "imported": "2015-07-22T12:26:15+02:00",
            "journal": "NOTFALL RETTUNGSMED",
            "issn": "1434-6222",
            "collection_publisher": null,
            "collection_title": "NOTFALL & RETTUNGSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.25,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-SCI",
            "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": 130446,
            "title": "The biocompatibility of polyethylene terephthalate PET (Trevira(R) hochfest). An in vivo study on sheep stifle joints",
            "abstract": null,
            "authors": [
                "Seitz, H",
                "Marlovits, S",
                "Schwendenwein, I",
                "Vecsei, V",
                "Losert, U"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(6):178-182",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY39000004",
            "pubmed": "8766395",
            "doi": "10.1515/bmte.1996.41.6.178",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-09-09T18:49:25+02:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": "BIOMEDIZINISCHE TECHNIK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1996,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 147106,
            "title": "Altered mental status. Are there recipes for beginners?",
            "abstract": null,
            "authors": [
                "Steiner, K",
                "Fandler, M",
                "Zechner, P",
                "Sacherer, F"
            ],
            "year": 2015,
            "source": "NOTFALL RETTUNGSMED. 2015; 18(5): 346-356. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000358604300004",
            "pubmed": null,
            "doi": "10.1007/s10049-015-0020-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "147106-64334-6"
            ],
            "imported": "2015-09-17T12:29:51+02:00",
            "journal": "NOTFALL RETTUNGSMED",
            "issn": "1434-6222",
            "collection_publisher": null,
            "collection_title": "NOTFALL & RETTUNGSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.25,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-SCI",
            "citations": false,
            "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": 82604,
            "title": "Endovascular embolization treatment for intractable epistaxis",
            "abstract": null,
            "authors": [
                "Klein, GE",
                "Köle, W",
                "Karaic, R",
                "Szolar, DH",
                "Hausegger, KA",
                "Schreyer, HH"
            ],
            "year": 1997,
            "source": "Laryngorhinootologie. 1997; 76(2):83-87",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WL99300004",
            "pubmed": "9172634",
            "doi": "10.1055/s-2007-997392",
            "pmc": null,
            "organizations": [
                "82604-14054"
            ],
            "persons": [
                "82604-51876-2",
                "82604-51924-6"
            ],
            "imported": "2008-08-07T02:00:00+02:00",
            "journal": "Laryngorhinootologie",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 353,
            "title": "Body fixed ankle dynamometer for isometric tests in space flights.",
            "abstract": null,
            "authors": [
                "Rafolt, D",
                "Gallasch, E"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(4):91-97",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UM17600004",
            "pubmed": "8679912",
            "doi": "10.1515/bmte.1996.41.4.91",
            "pmc": null,
            "organizations": [
                "353-14010"
            ],
            "persons": [
                "353-51814-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": 2640,
            "title": "Value of ultrasound in diagnosis of post-traumatic heterotopic ossifications",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Fellinger, M",
                "Passler, J",
                "Clement, HG"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(10):273-277",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VQ13900002",
            "pubmed": "9019228",
            "doi": "10.1515/bmte.1996.41.10.273",
            "pmc": null,
            "organizations": [
                "2640-14052"
            ],
            "persons": [
                "2640-51694-2",
                "2640-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": 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": 2579,
            "title": "Cardiac pacemaker as bridge to cardiac telemonitoring",
            "abstract": null,
            "authors": [
                "Hutten, H",
                "Schreier, G",
                "Kastner, P",
                "Grasser, B",
                "Iberer, F",
                "Tscheliessnigg, KH"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(6):158-165",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY39000001",
            "pubmed": "8766392",
            "doi": "10.1515/bmte.1996.41.6.158",
            "pmc": null,
            "organizations": [
                "2579-14073"
            ],
            "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.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": 50104,
            "title": "Fine needle capillary cytology versus fine needle aspiration cytology--a comparison of quality between puncture techniques in the ENT area",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Walch, C",
                "Beham, A",
                "Moinfar, F"
            ],
            "year": 1997,
            "source": "LARYNGO RHINO OTOL. 1997; 76(6): 358-363. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XJ70800005",
            "pubmed": "9333280",
            "doi": "10.1055/s-2007-997442",
            "pmc": null,
            "organizations": [
                "50104-14042"
            ],
            "persons": [
                "50104-51725-2",
                "50104-51729-6"
            ],
            "imported": "2006-10-11T15:58:35+02:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 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
        }
    ]
}