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=154600&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157496,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154620&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154580&ordering=-impactfactor",
    "results": [
        {
            "id": 3107,
            "title": "Hospital data management at the Graz University Ophthalmology Clinic",
            "abstract": null,
            "authors": [
                "Zenz, H",
                "Faulborn, J",
                "Faschinger, C"
            ],
            "year": 2000,
            "source": "Biomed Tech (Berl). 2000; 45(5):126-130",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087441100003",
            "pubmed": "10863824",
            "doi": "10.1515/bmte.2000.45.5.126",
            "pmc": null,
            "organizations": [
                "3107-14043"
            ],
            "persons": [
                "3107-51585-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.433,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 5351,
            "title": "Acute chest pain in a young adult.",
            "abstract": null,
            "authors": [
                "Zartner, P",
                "Raith, W",
                "Beitzke, A"
            ],
            "year": 2004,
            "source": "CARDIOL YOUNG. 2004; 14(1): 85-85. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220664000015",
            "pubmed": "15237677",
            "doi": "10.1017/S1047951104001155",
            "pmc": null,
            "organizations": [
                "5351-14093"
            ],
            "persons": [],
            "imported": "2013-01-08T12:56:24+01:00",
            "journal": "CARDIOL YOUNG",
            "issn": "1047-9511",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.433,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.128571428571429,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": true
        },
        {
            "id": 3213,
            "title": "Cerebral near infrared spectroscopy and acupuncture--results of a pilot study",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Wang, L"
            ],
            "year": 2000,
            "source": "Biomed Tech (Berl). 2000; 45(7-8):215-218",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088737200006",
            "pubmed": "10975151",
            "doi": "10.1515/bmte.2000.45.7-8.215",
            "pmc": null,
            "organizations": [
                "3213-14044"
            ],
            "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.433,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2000,
            "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": 3426,
            "title": "Ultrasound anatomy of the sciatic nerve of the thigh",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, HG",
                "Peicha, G",
                "Klein, A",
                "Weiglein, A"
            ],
            "year": 2000,
            "source": "Biomed Tech (Berl). 2000; 45(11):298-303",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165875700001",
            "pubmed": "11155530",
            "doi": "10.1515/bmte.2000.45.11.298",
            "pmc": null,
            "organizations": [
                "3426-14018",
                "3426-14052"
            ],
            "persons": [
                "3426-51694-2",
                "3426-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.433,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2000,
            "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": 2940,
            "title": "Residual ocular artefact subsequent to ocular artefact removal from the electroencephalogram",
            "abstract": null,
            "authors": [
                "Jervis, BW",
                "Thomlinson, M",
                "Mair, C",
                "Lopez, JML",
                "Garcia, MIB"
            ],
            "year": 1999,
            "source": "IEE PROC-SCI MEAS TECHNOL 1999 146: 293-298.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085323500005",
            "pubmed": null,
            "doi": "10.1049/ip-smt:19990703",
            "pmc": null,
            "organizations": [
                "2940-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "IEE PROC-SCI MEAS TECHNOL",
            "issn": "1350-2344",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.432,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.473170731707317,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENGINEERING, ELECTRICAL & ELECTRONIC",
            "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": 16751,
            "title": "Aneurysmal bone cyst: a hereditary disease?",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Machacek, F",
                "Haas, OA",
                "Lang, S",
                "Ritschl, P",
                "Radl, R",
                "Windhager, R"
            ],
            "year": 2004,
            "source": "J Pediatr Orthop B. 2004; 13(3):214-217",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000228411500014",
            "pubmed": "15083125",
            "doi": "10.1097%2F00009957-200405000-00014",
            "pmc": null,
            "organizations": [
                "16751-14052"
            ],
            "persons": [
                "16751-53237-1"
            ],
            "imported": "2005-09-21T13:02:19+02:00",
            "journal": "J PEDIATR ORTHOPAED PART B",
            "issn": "1060-152X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.432,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.214285714285714,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 16752,
            "title": "Tibial lengthening over nails in children using modified Ender nails: preliminary results of a new treatment.",
            "abstract": null,
            "authors": [
                "Saraph, V",
                "Roposch, A",
                "Zwick, EB",
                "Linhart, WE"
            ],
            "year": 2004,
            "source": "J PEDIATR ORTHOPAED PART B. 2004; 13(6): 383-388. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000228419000007",
            "pubmed": "15599230",
            "doi": "10.1097/01202412-200411000-00007",
            "pmc": null,
            "organizations": [
                "16752-14049"
            ],
            "persons": [
                "16752-50868-2",
                "16752-51571-6"
            ],
            "imported": "2012-10-19T12:39:05+02:00",
            "journal": "J PEDIATR ORTHOPAED PART B",
            "issn": "1060-152X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.432,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.214285714285714,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 468,
            "title": "Choristoma of the middle ear.",
            "abstract": null,
            "authors": [
                "Anderhuber, W",
                "Beham, A",
                "Walch, C",
                "Stammberger, H"
            ],
            "year": 1996,
            "source": "Eur Arch Otorhinolaryngol. 1996; 253(3):182-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TZ42100013",
            "pubmed": "8652162",
            "doi": "10.1007%2FBF00615119",
            "pmc": null,
            "organizations": [
                "468-14020",
                "468-14042"
            ],
            "persons": [
                "468-51729-6"
            ],
            "imported": null,
            "journal": "EUR ARCH OTO, RHINO, LARYNGOL",
            "issn": "0937-4477",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.432,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.448275862068966,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4068,
            "title": "The distal radius and surrounding soft tissues--ultrasound anatomy and ultrasound pathology in the adult and child",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Mayr, J",
                "Peicha, G",
                "Windisch, G",
                "Grechenig, S"
            ],
            "year": 2001,
            "source": "Biomed Tech (Berl). 2001; 46(12):366-372",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173156600006",
            "pubmed": "11820165",
            "doi": "10.1515/bmte.2001.46.12.366",
            "pmc": null,
            "organizations": [
                "4068-14018",
                "4068-14049",
                "4068-14052"
            ],
            "persons": [
                "4068-51694-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.431,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 2001,
            "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": 3720,
            "title": "Laser Doppler imaging and cryoglobulinemia",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Wang, L",
                "Nilsson, G"
            ],
            "year": 2001,
            "source": "Biomed Tech (Berl). 2001; 46(6):154-157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169296300002",
            "pubmed": "11458767",
            "doi": "10.1515/bmte.2001.46.6.154",
            "pmc": null,
            "organizations": [
                "3720-14044"
            ],
            "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.431,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 2001,
            "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": 3571,
            "title": "Source localization of induced cortical oscillations during tactile finger stimulation.",
            "abstract": null,
            "authors": [
                "Schweitzer, G",
                "Edlinger, G",
                "Krausz, G",
                "Neuper, C",
                "Bammer, R",
                "Stollberger, R",
                "Pfurtscheller, G"
            ],
            "year": 2001,
            "source": "BIOMED TECH 2001 46: 24-28.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167560200004",
            "pubmed": "11258138",
            "doi": "10.1515/bmte.2001.46.1-2.24",
            "pmc": null,
            "organizations": [
                "3571-14054"
            ],
            "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.431,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 2001,
            "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": 3898,
            "title": "Polygraphic belt with force-sensing expander for physiological tests on cosmonauts.",
            "abstract": null,
            "authors": [
                "Rafolt, D",
                "Gallasch, E"
            ],
            "year": 2001,
            "source": "Biomed Tech (Berl). 2001; 46(9):230-235",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171316700003",
            "pubmed": "11593979",
            "doi": "10.1515/bmte.2001.46.9.230",
            "pmc": null,
            "organizations": [
                "3898-14010"
            ],
            "persons": [
                "3898-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.431,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 2001,
            "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": 81917,
            "title": "DEPENDENT ERROR REGRESSION SMOOTHING - A NEW METHOD AND PC PROGRAM",
            "abstract": null,
            "authors": [
                "SCHIMEK, MG",
                "SCHMARANZ, KG"
            ],
            "year": 1994,
            "source": "COMPUT STAT DATA ANAL. 1994; 17(4): 457-464. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NF78700007",
            "pubmed": null,
            "doi": "10.1016/0167-9473(94)90024-8",
            "pmc": null,
            "organizations": [
                "81917-14026"
            ],
            "persons": [
                "81917-51684-1"
            ],
            "imported": "2008-06-23T13:31:21+02:00",
            "journal": "COMPUT STAT DATA ANAL",
            "issn": "0167-9473",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.431,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.464285714285714,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "STATISTICS & PROBABILITY",
            "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": 95169,
            "title": "An adenocarcinoid tumour of the appendix mimicking advanced ovarian carcinoma.",
            "abstract": null,
            "authors": [
                "Oge, T",
                "Zeck, W",
                "Tamussino, K"
            ],
            "year": 2009,
            "source": "J Obstet Gynaecol. 2009; 29(8): 780-781. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000272931700033",
            "pubmed": "19821688",
            "doi": "10.3109/01443610903177086",
            "pmc": null,
            "organizations": [
                "95169-14063"
            ],
            "persons": [
                "95169-51826-6"
            ],
            "imported": "2009-10-14T02:00:00+02:00",
            "journal": "J Obstet Gynaecol",
            "issn": "0144-3615",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.431,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.114285714285714,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OBSTETRICS AND GYNECOLOGY",
            "impactfactor_norm_super": 0.114285714285714,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "OBSTETRICS AND GYNECOLOGY",
            "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": 1118,
            "title": "Gas-Chromatography Mass-Spectrometry in Life Sciences",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Raspotnig, G",
                "Windischhofer, W",
                "Gleispach, H"
            ],
            "year": 1996,
            "source": "J ANAL CHEM, ENGL TR 1996 51: 1116-1122.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VU24000020",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1118-14048"
            ],
            "persons": [
                "1118-51979-6"
            ],
            "imported": null,
            "journal": "J ANAL CHEM, ENGL TR",
            "issn": "1061-9348",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.43,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.215384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 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": 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": 64944,
            "title": "Rapid determination of the sedimentation rate of blood free from the influence of gravity (author's transl)",
            "abstract": null,
            "authors": [
                "Leopold, H",
                "Hinghofer-Szalkay, H",
                "Kenner, T",
                "Holzer, H"
            ],
            "year": 1978,
            "source": "Biomed Tech (Berl). 1978; 23(5): 99-103. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978FC01100002",
            "pubmed": "647098",
            "doi": "10.1515/bmte.1978.23.5.99",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64944-51535-6",
                "64944-51683-6"
            ],
            "imported": "2007-01-22T01: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": null,
            "impactfactor_norm_year": null,
            "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": false
        },
        {
            "id": 8618,
            "title": "Technical methods of hyperthermia in cancer treatment",
            "abstract": null,
            "authors": [
                "Germann, RH",
                "Steindorfer, P"
            ],
            "year": 1986,
            "source": "Biomed Tech (Berl). 1986; 31(4):66-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C371600001",
            "pubmed": "3719045",
            "doi": "10.1515/bmte.1986.31.4.66",
            "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": 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
        }
    ]
}