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=760&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156966,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=780&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=740&ordering=imported",
    "results": [
        {
            "id": 60861,
            "title": "Hüftendoprothetik - Einführung, Standortbestimmung der Hüftendoprothetik heute.",
            "abstract": null,
            "authors": [
                "Windhager, R"
            ],
            "year": 2006,
            "source": "DePuy Symposium; SEP 21-22, 2006; Langenlois, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60861-14052"
            ],
            "persons": [],
            "imported": "2006-11-08T12:33:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60862,
            "title": "Fallbeispiele optimierte Patientenversorgung in der Hüftendoprothetik.",
            "abstract": null,
            "authors": [
                "Windhager, R"
            ],
            "year": 2006,
            "source": "DePuy Symposium; SEP 21-22, 2006; Langenlois, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60862-14052"
            ],
            "persons": [],
            "imported": "2006-11-08T12:34:44+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60863,
            "title": "CiASR und EM Technologie (OP-Video) - Moderation.",
            "abstract": null,
            "authors": [
                "Windhager, R"
            ],
            "year": 2006,
            "source": "DePuy Symposium; SEP 21-22, 2006; Langenlois, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60863-14052"
            ],
            "persons": [],
            "imported": "2006-11-08T12:36:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60864,
            "title": "Anterolateraler Zugang.",
            "abstract": null,
            "authors": [
                "Windhager, R"
            ],
            "year": 2006,
            "source": "DePuy Symposium; SEP 21-22, 2006; Langenlois, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60864-14052"
            ],
            "persons": [],
            "imported": "2006-11-08T12:42:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60865,
            "title": "Schlusswort.",
            "abstract": null,
            "authors": [
                "Windhager, R"
            ],
            "year": 2006,
            "source": "DePuy Symposium; SEP 21-22, 2006; Langenlois, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60865-14052"
            ],
            "persons": [],
            "imported": "2006-11-08T12:51:14+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60866,
            "title": "Mobile Bearing in der Knierevision.",
            "abstract": null,
            "authors": [
                "Aigner, C"
            ],
            "year": 2006,
            "source": "DePuy Symposium; SEP 21-22, 2006; Langenlois, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60866-14052"
            ],
            "persons": [],
            "imported": "2006-11-08T12:52:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60867,
            "title": "Pinnacle und Duraloc - Migrationsverhalten.",
            "abstract": null,
            "authors": [
                "Radl, R"
            ],
            "year": 2006,
            "source": "DePuy Symposium; SEP 21-22, 2006; Langenlois, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60867-14052"
            ],
            "persons": [],
            "imported": "2006-11-08T12:53:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60869,
            "title": "Treatment of large acoustic neuroma: Gamma Knife as an alternative to microsurgery.",
            "abstract": null,
            "authors": [
                "Holl, EM",
                "Kreil, W",
                "Grossauer, S",
                "Papaefthymiou, G",
                ""
            ],
            "year": 2006,
            "source": "Abstractbook of the 4th CENS Meeting; 64-64.-4th CENS Meeting; OCT 13-15, 2006; Budapest, HUNGARY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60869-14050"
            ],
            "persons": [],
            "imported": "2006-11-08T15:55:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60870,
            "title": "Metastasizing Neuroendocrine Tumors of the Liver: Current Management.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2006,
            "source": "World Congress of the International Association of Surgeons, Gastroenterologists and Oncologists; MAY 26, 2006; Madrid, Spain. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60870-14073"
            ],
            "persons": [
                "60870-51760"
            ],
            "imported": "2006-11-08T16:05:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60871,
            "title": "Klinische Forschung in der Chirurgie.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2006,
            "source": "Österreichischer Chirurgenkongress; JUN 15, 2006; Wien. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60871-14073"
            ],
            "persons": [
                "60871-51760"
            ],
            "imported": "2006-11-08T16:09:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60872,
            "title": "Protective Ileostomy: Technique and Advantages.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2006,
            "source": "Central European Congress of Coloproctology; MAY 11, 2006; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60872-14073"
            ],
            "persons": [
                "60872-51760"
            ],
            "imported": "2006-11-08T16:12:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60873,
            "title": "Postoperative Nutrition.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2006,
            "source": "Central European Congress of Coloproctology; MAY 13, 2006; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60873-14073"
            ],
            "persons": [
                "60873-51760"
            ],
            "imported": "2006-11-08T16:14:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60874,
            "title": "Influence of Pringle maneuver in liver resections on hepatobiliary transporter expression.",
            "abstract": null,
            "authors": [
                "Bernhardt, GA",
                "Zollner, G",
                "Kornprat, P",
                "Cerwenka, H",
                "Bacher, H",
                "Mischinger, HJ",
                "Fickert, P",
                "Trauner, M"
            ],
            "year": 2006,
            "source": "Hepato-Gastroenterology. Hepato-Gastroenterol 2006; 53(S1):178-179.-World Congress of the International Association of Surgeons, Gastroenterologists and Oncologists; MAY 26, 2006; Madrid. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60874-14073",
                "60874-14081"
            ],
            "persons": [
                "60874-50039",
                "60874-51595",
                "60874-51760",
                "60874-52938",
                "60874-57230"
            ],
            "imported": "2006-11-08T16:21:22+01:00",
            "journal": "Hepato-Gastroenterology",
            "issn": "0172-6390",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.699,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.294964028776978,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 60875,
            "title": "Extraadrenal abdominal paraganglioma: A therapeutical challenge.",
            "abstract": null,
            "authors": [
                "Gmeiner, M",
                "Cerwenka, H",
                "Pfeifer, J"
            ],
            "year": 2006,
            "source": "Proctologia. Proctologia 2006; (S1):65--Central European Congress of Coloproctology; MAY 13, 2006; Graz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60875-14073"
            ],
            "persons": [
                "60875-51735",
                "60875-51760"
            ],
            "imported": "2006-11-08T16:30:33+01:00",
            "journal": "Proctologia",
            "issn": "1640-5382",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60878,
            "title": "A new axisymmetrical membrane element for anisotropic, finite strain analysis of arteries",
            "abstract": null,
            "authors": [
                "Holzapfel, GA",
                "Eberlein, R",
                "Wriggers, P",
                "Weizsäcker, HW"
            ],
            "year": 1996,
            "source": "COMMUN NUMER METHODS ENG. 1996; 12(8): 507-517. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VD30000007",
            "pubmed": null,
            "doi": "10.1002/(SICI)1099-0887(199608)12:8<507::AID-CNM998>3.3.CO;2-B",
            "pmc": null,
            "organizations": [
                "60878-14010"
            ],
            "persons": [
                "60878-51513-6"
            ],
            "imported": "2006-11-08T17:29:23+01:00",
            "journal": "COMMUN NUMER METHODS ENG",
            "issn": "1069-8299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.374,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.508474576271186,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING",
            "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": 60879,
            "title": "Large strain analysis of soft biological membranes: Formulation and finite element analysis",
            "abstract": null,
            "authors": [
                "Holzapfel, GA",
                "Eberlein, R",
                "Wriggers, P",
                "Weizsäcker, HW"
            ],
            "year": 1996,
            "source": "COMPUT METHOD APPL MECH ENG. 1996; 132:  45-61. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UW38200003",
            "pubmed": null,
            "doi": "10.1016/0045-7825(96)00999-1",
            "pmc": null,
            "organizations": [
                "60879-14010"
            ],
            "persons": [
                "60879-51513-6"
            ],
            "imported": "2006-11-08T17:29:23+01:00",
            "journal": "COMPUT METHOD APPL MECH ENG",
            "issn": "0045-7825",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.805,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.915789473684211,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, MECHANICAL",
            "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": 60876,
            "title": "Erste Ergebnisse mit dem Prestige-C-Diskusersatz",
            "abstract": null,
            "authors": [
                "Holl, EM",
                "Grossauer, S",
                "Kreil, W",
                "Krottmaier, B",
                "Sutter, B"
            ],
            "year": 2006,
            "source": "Jatros Orthopädie. 2006; 11(2): 20-22. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60876-14050"
            ],
            "persons": [
                "60876-51686"
            ],
            "imported": "2006-11-08T17:29:23+01:00",
            "journal": null,
            "issn": "0930-8326",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": true
        },
        {
            "id": 60898,
            "title": "Factors influencing transcutaneous oxygen and carbon dioxide measurements in adult intensive care patients.",
            "abstract": null,
            "authors": [
                "Hasibeder, W",
                "Haisjackl, M",
                "Sparr, H",
                "Klaunzer, S",
                "Hörman, C",
                "Salak, N",
                "Germann, R",
                "Stronegger, WJ",
                "Hackl, JM"
            ],
            "year": 1991,
            "source": "Intensive Care Med. 1991; 17(5):272-275",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GE64400006",
            "pubmed": "1939871",
            "doi": "10.1007/BF01713936",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60898-51741-6"
            ],
            "imported": "2006-11-09T01:00:00+01:00",
            "journal": "Intensive Care Med",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.603,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.809523809523809,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 60893,
            "title": "Acute perioperative heart failure.",
            "abstract": null,
            "authors": [
                "Toller, WG",
                "Metzler, H"
            ],
            "year": 2005,
            "source": "Curr Opin Anaesthesiol. 2005; 18(2):129-135",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000209516700004",
            "pubmed": "16534328",
            "doi": "10.1097/01.aco.0000162830.59023.50",
            "pmc": null,
            "organizations": [
                "60893-14069"
            ],
            "persons": [
                "60893-51611-6",
                "60893-51742-1"
            ],
            "imported": "2006-11-09T01:00:00+01:00",
            "journal": "Curr Opin Anaesthesiol",
            "issn": "0952-7907",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60889,
            "title": "Isoflurane-enhanced recovery of canine stunned myocardium: role for protein kinase C?",
            "abstract": null,
            "authors": [
                "Toller, WG",
                "Montgomery, MW",
                "Pagel, PS",
                "Hettrick, DA",
                "Warltier, DC",
                "Kersten, JR"
            ],
            "year": 1999,
            "source": "Anesthesiology. 1999; 91(3): 713-722. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082369300019",
            "pubmed": "10485783",
            "doi": "10.1097/00000542-199909000-00024",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60889-51742-1"
            ],
            "imported": "2006-11-09T01:00:00+01:00",
            "journal": "Anesthesiology",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.265,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}