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=155660&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155680&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155640&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 210751,
            "title": "Specifics of and training needs in the inter-professional home care ofpeople with dementia.",
            "abstract": null,
            "authors": [
                "Wilfling, D",
                "Flägel, K",
                "Steinhäuser, J",
                "Balzer, K"
            ],
            "year": 2023,
            "source": "Pflege. 2023; 36(2): 67-76. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000772097700001",
            "pubmed": "35318856",
            "doi": "10.1024/1012-5302/a000878",
            "pmc": null,
            "organizations": [],
            "persons": [
                "210751-125094-2"
            ],
            "imported": "2024-08-13T02:00:00+02:00",
            "journal": "Pflege",
            "issn": "1012-5302",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.8,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.081,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "NURSING-SSCI",
            "impactfactor_norm_super": 0.22,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "NURSING-SSCI",
            "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": 119017,
            "title": "Use of V.A.C. Therapy in the surgical treatment of severe burns: the Viennese concept.",
            "abstract": null,
            "authors": [
                "Roka, J",
                "Karle, B",
                "Andel, H",
                "Kamolz, L",
                "Frey, M"
            ],
            "year": 2007,
            "source": "Handchir Mikrochir Plast Chir. 2007; 39(5):322-327",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000250783000006",
            "pubmed": "17985275",
            "doi": "10.1055/s-2007-965324",
            "pmc": null,
            "organizations": [],
            "persons": [
                "119017-80111-6"
            ],
            "imported": "2012-05-02T14:40:32+02:00",
            "journal": "HANDCHIR MIKROCHIR P",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": "HANDCHIRURGIE MIKROCHIRURGIE PLASTISCHE CHIRURGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.38,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.081,
            "impactfactor_norm_year": 2008,
            "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": false
        },
        {
            "id": 178421,
            "title": "[Donor liver histology : Joint recommendations of the DGP, DTG and DSO].",
            "abstract": null,
            "authors": [
                "Schleicher, C",
                "Kreipe, HH",
                "Schemmer, P",
                "Strassburg, CP",
                "Fischer-Fröhlich, CL",
                "Rahmel, A",
                "Flechtenmacher, C"
            ],
            "year": 2019,
            "source": "Chirurg. 2019; 90(11):899-904",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000492594500006",
            "pubmed": "31214724",
            "doi": "10.1007/s00104-019-0990-5",
            "pmc": null,
            "organizations": [
                "178421-14073"
            ],
            "persons": [],
            "imported": "2019-12-02T10:04:52+01:00",
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": "CHIRURG; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.752,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.081,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.117,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "SURGERY-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": 205192,
            "title": "[The third-generation modern cementing technique in hip and knee arthroplasty].",
            "abstract": null,
            "authors": [
                "Humez, M",
                "Fröschen, FS",
                "Wirtz, DC",
                "Kühn, KD"
            ],
            "year": 2023,
            "source": "Orthopadie (Heidelb). 2023; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001195857800001",
            "pubmed": "37828239",
            "doi": "10.1007/s00132-023-04446-7",
            "pmc": null,
            "organizations": [
                "205192-14052"
            ],
            "persons": [],
            "imported": "2023-10-31T01:00:00+01:00",
            "journal": "Orthopadie (Heidelb)",
            "issn": "2731-7145",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.081,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": 0.116,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ORTHOPEDICS-SCIE",
            "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": 205190,
            "title": "[Bone cement as a local antibiotic carrier].",
            "abstract": null,
            "authors": [
                "Berberich, C",
                "Kühn, KD",
                "Alt, V"
            ],
            "year": 2023,
            "source": "Orthopadie (Heidelb). 2023; 52(12):981-991",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001195848300001",
            "pubmed": "37831092",
            "doi": "10.1007/s00132-023-04447-6",
            "pmc": null,
            "organizations": [
                "205190-14052"
            ],
            "persons": [],
            "imported": "2023-10-31T01:00:00+01:00",
            "journal": "Orthopadie (Heidelb)",
            "issn": "2731-7145",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.081,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": 0.116,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ORTHOPEDICS-SCIE",
            "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": 130171,
            "title": "Evidence of progress and success of Mg substitution by correlating Mg dynamics and metabolic parameters.",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Gell, H",
                "Pichlkastner, K",
                "Porta, J",
                "von Ehrlich, B",
                "Vormann, J",
                "Rinner, E",
                "Nievoll, J",
                "Kisters, K",
                ""
            ],
            "year": 2013,
            "source": "TRACE ELEM ELECTROLYTES. 2013; 30(3): 87-93. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000321154600001",
            "pubmed": null,
            "doi": "10.5414/TEX01297",
            "pmc": null,
            "organizations": [
                "130171-14014"
            ],
            "persons": [],
            "imported": "2013-08-13T12:35:35+02:00",
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": "TRACE ELEMENTS AND ELECTROLYTES",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.452,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.081,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": 130187,
            "title": "A system of changes of ionized blood Mg through sports and supplementation.",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Gell, H",
                "Pichlkastner, K",
                "Porta, J",
                "von Ehrlich, B",
                "Vormann, J",
                "Stossier, H",
                "Kisters, K",
                ""
            ],
            "year": 2013,
            "source": "TRACE ELEM ELECTROLYTES. 2013; 30(3): 105-107. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000321154600004",
            "pubmed": null,
            "doi": "10.5414/TEX01298",
            "pmc": null,
            "organizations": [
                "130187-14014"
            ],
            "persons": [],
            "imported": "2013-08-13T12:35:35+02:00",
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": "TRACE ELEMENTS AND ELECTROLYTES",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.452,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.081,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": 135600,
            "title": "Breast cancer local recurrence after breast reconstruction.",
            "abstract": null,
            "authors": [
                "Kropf, N",
                "McCarthy, CM",
                "Disa, JJ"
            ],
            "year": 2008,
            "source": "Handchir Mikrochir Plast Chir. 2008; 40(4): 219-224. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000260387500002",
            "pubmed": "18716989",
            "doi": "10.1055/s-2008-1038599",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-03-12T01:00:00+01:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.38,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.081,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.081,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 119040,
            "title": "Management of burn injuries.",
            "abstract": null,
            "authors": [
                "Giunta, RE",
                "Kamolz, LP",
                "Mailänder, P"
            ],
            "year": 2007,
            "source": "Handchir Mikrochir Plast Chir. 2007; 39(5):301-301",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000250783000001",
            "pubmed": "17985270",
            "doi": "10.1055/s-2007-989205",
            "pmc": null,
            "organizations": [],
            "persons": [
                "119040-80111-6"
            ],
            "imported": "2012-05-02T14:40:32+02:00",
            "journal": "HANDCHIR MIKROCHIR P",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": "HANDCHIRURGIE MIKROCHIRURGIE PLASTISCHE CHIRURGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.38,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.081,
            "impactfactor_norm_year": 2008,
            "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": false
        },
        {
            "id": 210747,
            "title": "[Not Available].",
            "abstract": null,
            "authors": [
                "Wilfling, D",
                "Schley, A"
            ],
            "year": 2023,
            "source": "Pflege. 2023; 36(5): 306",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001156007800001",
            "pubmed": "37725343",
            "doi": "10.1024/1012-5302/a000957",
            "pmc": null,
            "organizations": [],
            "persons": [
                "210747-125094-2"
            ],
            "imported": "2024-08-13T02:00:00+02:00",
            "journal": "Pflege",
            "issn": "1012-5302",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.8,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.081,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "NURSING-SSCI",
            "impactfactor_norm_super": 0.22,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "NURSING-SSCI",
            "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": 119018,
            "title": "The use of oxygen as drug and its relevance for wound healing.",
            "abstract": null,
            "authors": [
                "Andel, H",
                "Kamolz, L",
                "Andel, D",
                "Brenner, L",
                "Frey, M",
                "Zimpfer, M"
            ],
            "year": 2007,
            "source": "Handchir Mikrochir Plast Chir. 2007; 39(5):328-332",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000250783000007",
            "pubmed": "17985276",
            "doi": "10.1055/s-2007-965232",
            "pmc": null,
            "organizations": [],
            "persons": [
                "119018-80111-6"
            ],
            "imported": "2012-05-02T14:40:32+02:00",
            "journal": "HANDCHIR MIKROCHIR P",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": "HANDCHIRURGIE MIKROCHIRURGIE PLASTISCHE CHIRURGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.38,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.081,
            "impactfactor_norm_year": 2008,
            "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": false
        },
        {
            "id": 127129,
            "title": "The effects of antioxidative treatment upon electrolyte and metabolic reactions of a chronically stressed group.",
            "abstract": null,
            "authors": [
                "Stossier, H",
                "Porta, S",
                "Gell, H",
                "Porta, J",
                "Kisters, K",
                ""
            ],
            "year": 2013,
            "source": "TRACE ELEM ELECTROLYTES. 2013; 30(1): 1-6. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000313545300001",
            "pubmed": null,
            "doi": "10.5414/TEX01254",
            "pmc": null,
            "organizations": [
                "127129-14014"
            ],
            "persons": [],
            "imported": "2013-02-20T10:22:31+01:00",
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": "TRACE ELEMENTS AND ELECTROLYTES",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.452,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.081,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": 81577,
            "title": "T-cell precursor frequencies and long-term outcome following unrelated hematopoietic stem cell transplantation.",
            "abstract": null,
            "authors": [
                "Kircher, B",
                "Niederwieser, D",
                "Gächter, A",
                "Lindner, B",
                "Mitterschiffthaler, A",
                "Urban, C",
                "Greinix, H",
                "Peters, C",
                "Lätzer, K",
                "Gastl, G",
                "Nachbaur, D"
            ],
            "year": 2008,
            "source": "Int J Lab Hematol. 2008; 30(6):499-507",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000260527700008",
            "pubmed": "18522713",
            "doi": "10.1111/j.1751-553X.2007.00990.x",
            "pmc": null,
            "organizations": [
                "81577-14092"
            ],
            "persons": [
                "81577-54230-6"
            ],
            "imported": "2008-06-06T02:00:00+02:00",
            "journal": "Int J Lab Hematol",
            "issn": "1751-5521",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0806451612903226,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": 0.081,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "HEMATOLOGY",
            "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": 107257,
            "title": "Molecular constructions (superstructures) with adjustable properties based on double-stranded nucleic acids",
            "abstract": null,
            "authors": [
                "Yevdokimov, YM",
                "Salyanov, VI",
                "Nechipurenko, YD",
                "Skuridin, SG",
                "Zakharov, MA",
                "Spener, F",
                "Palumbo, M"
            ],
            "year": 2003,
            "source": "MOL BIOL-ENGL TR. 2003; 37(2): 293-306. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000182778000016",
            "pubmed": null,
            "doi": "10.1023/A:1023358008003",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "MOL BIOL-ENGL TR",
            "issn": "0026-8933",
            "collection_publisher": null,
            "collection_title": "MOLECULAR BIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.567,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.0804597701149425,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 89014,
            "title": "Use of infliximab in ulcerative colitis.",
            "abstract": null,
            "authors": [
                "Tilg, H",
                "Feichtenschlager, T",
                "Knoflach, P",
                "Petritsch, W",
                "Schöfl, R",
                "Vogelsang, H",
                "Reinisch, W"
            ],
            "year": 2007,
            "source": "Z Gastroenterol. 2007; 45(8): 907-911. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000250049500010",
            "pubmed": "17701864",
            "doi": "10.1055/s-2007-963393",
            "pmc": null,
            "organizations": [
                "89014-14081"
            ],
            "persons": [
                "89014-51536-6"
            ],
            "imported": "2009-03-06T01:00:00+01:00",
            "journal": "Z Gastroenterol",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.026,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.08,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 144490,
            "title": "Three years experience with a patient data management system at a neonatal intensive care unit.",
            "abstract": null,
            "authors": [
                "Urschitz, M",
                "Lorenz, S",
                "Unterasinger, L",
                "Metnitz, P",
                "Preyer, K",
                "Popow, C"
            ],
            "year": 1998,
            "source": "J Clin Monit Comput. 1998; 14(2):119-125",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073777000006",
            "pubmed": "9669449",
            "doi": "10.1023/A:1007467831587",
            "pmc": null,
            "organizations": [],
            "persons": [
                "144490-91898-6"
            ],
            "imported": "2015-04-01T10:56:11+02:00",
            "journal": "J CLIN MONITOR COMP",
            "issn": "1387-1307",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CLINICAL MONITORING AND COMPUTING; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.08,
            "impactfactor_norm_year": 1998,
            "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
        },
        {
            "id": 144463,
            "title": "Metabolic alterations in burn trauma - pathophysiology and therapy].",
            "abstract": null,
            "authors": [
                "Baron, DM",
                "Metnitz, PG"
            ],
            "year": 2009,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 2009; 44(7-8):494-499",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000268553300005",
            "pubmed": "19629909",
            "doi": "10.1055/s-0029-1237102",
            "pmc": null,
            "organizations": [],
            "persons": [
                "144463-91898-6"
            ],
            "imported": "2015-04-01T10:56:11+02:00",
            "journal": "ANASTH INTENSIV NOTF",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": "ANASTHESIOLOGIE INTENSIVMEDIZIN NOTFALLMEDIZIN SCHMERZTHERAPIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.195,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.08,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": 0.08,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY",
            "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": 131440,
            "title": "Isolation, identification and culture of myenteric plexus cells from ovine esophagus.",
            "abstract": null,
            "authors": [
                "Macheiner, T",
                "Ackbar, R",
                "Saxena, AK",
                ""
            ],
            "year": 2013,
            "source": "ESOPHAGUS. 2013; 10(3): 144-148. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000324096600003",
            "pubmed": null,
            "doi": "10.1007/s10388-013-0378-4",
            "pmc": null,
            "organizations": [
                "131440-14049",
                "131440-28392",
                "131440-28394"
            ],
            "persons": [],
            "imported": "2013-10-23T12:33:05+02:00",
            "journal": "ESOPHAGUS",
            "issn": "1612-9059",
            "collection_publisher": null,
            "collection_title": "ESOPHAGUS",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.741,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.08,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": 0.122,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 131769,
            "title": "Leukocytes influence peripheral tissue oxygenation and perfusion in neonates.",
            "abstract": null,
            "authors": [
                "Binder, C",
                "Urlesberger, B",
                "Riedl, R",
                "Morris, N",
                "Schwaberger, B",
                "Pichler, G",
                ""
            ],
            "year": 2013,
            "source": "SIGNA VITAE. 2013; 8(2): 20-23. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000325749100003",
            "pubmed": null,
            "doi": "10.22514/SV82.102013.3",
            "pmc": null,
            "organizations": [
                "131769-14026",
                "131769-14092",
                "131769-14094"
            ],
            "persons": [
                "131769-50907-4",
                "131769-59026-6",
                "131769-73733-1",
                "131769-79516-6",
                "131769-67750-6"
            ],
            "imported": "2013-11-14T16:24:27+01:00",
            "journal": "SIGNA VITAE",
            "issn": "1334-5605",
            "collection_publisher": null,
            "collection_title": "SIGNA VITAE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.173,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.08,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "impactfactor_norm_super": 0.13,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE",
            "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": 98502,
            "title": "S3-guidelines for diagnosis and treatment of gallstones. German Society for Digestive and Metabolic Diseases and German Society for Surgery of the Alimentary Tract",
            "abstract": null,
            "authors": [
                "Lammert, F",
                "Neubrand, MW",
                "Bittner, R",
                "Feussner, H",
                "Greiner, L",
                "Hagenmüller, F",
                "Kiehne, KH",
                "Ludwig, K",
                "Neuhaus, H",
                "Paumgartner, G",
                "Riemann, JF",
                "Sauerbruch, T",
                "Deutschen Gesellschaft für Verdauungs- und Stoffwechselkrankheiten",
                "Deutschen Gesellschaft für Viszeralchirurgie zur Diagnostik und Behandlung von Gallensteinen"
            ],
            "year": 2007,
            "source": "Z Gastroenterol. 2007; 45(9): 971-1001. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000250260000007",
            "pubmed": "17874360",
            "doi": "10.1055/s-2007-963437",
            "pmc": null,
            "organizations": [],
            "persons": [
                "98502-51539-7"
            ],
            "imported": "2010-02-26T01:00:00+01:00",
            "journal": "Z Gastroenterol",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.026,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.08,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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
        }
    ]
}