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=152980&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156968,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153000&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152960&ordering=-imported",
    "results": [
        {
            "id": 64483,
            "title": "Frequency, causes and outcome of the use of antibiotics in terminal cancer patients",
            "abstract": null,
            "authors": [
                "Strohscheer,  I",
                "Bachmann, F",
                "Maschmayer, G",
                "Samonigg, H\r\n"
            ],
            "year": 2006,
            "source": "-4th Research Forum of the EAPC 2006\r\n; Mai 24-27, 2006; Venedig, Italien. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64483-14085"
            ],
            "persons": [
                "64483-51532"
            ],
            "imported": "2007-01-15T10:21:09+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": 64482,
            "title": "Organisation of palliative care in Austria and The Netherlands - can learn from each other?",
            "abstract": null,
            "authors": [
                "Reuler, AAHVv",
                "Kerkhoff, AHM",
                "Samonigg, H",
                "Strohscheer, I\r\n"
            ],
            "year": 2006,
            "source": "-4th Research Forum of the EAPC 2006\r\n; MAI, 24-27, 2006; Venedig, Italien. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64482-14085"
            ],
            "persons": [
                "64482-51532"
            ],
            "imported": "2007-01-15T10:19:53+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": 64481,
            "title": "Anwendung eines Modells für „strukturierte Reflexion“ in der Palliativpflege",
            "abstract": null,
            "authors": [
                "Kappel, I",
                "Strohscheer, I\r\n"
            ],
            "year": 2006,
            "source": "-6. Kongress der Deutschen Gesellschaft für Palliativmedizin\r\n; SEP 21-23, 2006; Hamburg. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64481-14085"
            ],
            "persons": [],
            "imported": "2007-01-15T10:18:07+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": 64480,
            "title": "Entwicklung einer standardisierten Dokumentation für palliativmedizinische Konsiliardienste in Krankenhäusern",
            "abstract": null,
            "authors": [
                "Verebes, J",
                "Borasio, GD",
                "Samonigg, H",
                "Strohscheer, I \r\n"
            ],
            "year": 2006,
            "source": "-6. Kongress der Deutschen Gesellschaft für Palliativmedizin\r\n; SEP 21-23, 2006; Hamburg. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64480-14085"
            ],
            "persons": [
                "64480-51532"
            ],
            "imported": "2007-01-15T10:15:33+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": 64478,
            "title": "Behandlung einer therapierefraktären Hyperkalzämie bei fortgeschrittenenm Mammakarzinom durch Chemotherapie",
            "abstract": null,
            "authors": [
                "Strohscheer, I",
                "Schippinger, W",
                "Samonigg, H\r\n"
            ],
            "year": 2006,
            "source": "-6. Kongress der Deutschen Gesellschaft für Palliativmedizin\r\n; SEP 21-23, 2006; Hamburg. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64478-14085"
            ],
            "persons": [
                "64478-51532"
            ],
            "imported": "2007-01-15T10:12:28+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": 64477,
            "title": "Retrospektive Auswertung des Einsatzes von Antibiotika auf einer Palliativstation",
            "abstract": null,
            "authors": [
                "Strohscheer, I",
                "Bachmann, F",
                "Maschmeyer, G",
                "Samonigg, H \r\n"
            ],
            "year": 2006,
            "source": "-6. Kongress der Deutschen Gesellschaft für Palliativmedizin; Sep 21-23,2006; Hamburg. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64477-14085"
            ],
            "persons": [
                "64477-51532"
            ],
            "imported": "2007-01-15T10:08:35+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": 64475,
            "title": "FDG-PET/CT Findings in 13 cases proven tuberculosis",
            "abstract": null,
            "authors": [
                "Bisail, B",
                "Aigner, RM",
                "Prager, E",
                "Kobiersky, P"
            ],
            "year": 2006,
            "source": "-Radioactive Isotpes in Clinical Medicine and Research; Jan 11-14; Bad Gastein. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64475-14107"
            ],
            "persons": [
                "64475-51727",
                "64475-50727"
            ],
            "imported": "2007-01-15T08:59:03+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": 64474,
            "title": "Is there a role of F18-FDG on differentiation between pulmonary tuberculosis and malignancy?",
            "abstract": null,
            "authors": [
                "Bisail, B",
                "Schwarz, T",
                "Kobiersky, P",
                "Prager, E",
                "Bisail, H",
                "Lanz, H",
                "Aigner, RM"
            ],
            "year": 2006,
            "source": "European Journal of Nuclear medicine. 33(14):163-206.-Infection and Inflammation; OCT 11-15, 2006; Athen, GREECE. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64474-14104",
                "64474-14107"
            ],
            "persons": [
                "64474-51727",
                "64474-50727"
            ],
            "imported": "2007-01-15T08:49:32+01:00",
            "journal": "European Journal of Nuclear medicine",
            "issn": "1619-7070",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.883,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.928571428571429,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 64473,
            "title": "PET-CT 2006 Fallbericht:CUP",
            "abstract": null,
            "authors": [
                "Bisail, B",
                "Prager, E",
                "Lanz, H",
                "Schwarz, T",
                "Aigner, RM"
            ],
            "year": 2006,
            "source": "Fortbildungsabend Radiologie; 12.12.2006; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64473-14107"
            ],
            "persons": [
                "64473-51727",
                "64473-50727"
            ],
            "imported": "2007-01-15T08:36:27+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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 64539,
            "title": "The influence of family history of hip fracture on the risk of vertebral deformity in men and women: the European Vertebral Osteoporosis Study.",
            "abstract": null,
            "authors": [
                "Diaz, MN",
                "O'Neill, TW",
                "Silman, AJ",
                "and European Vertebral Osteoporosis Study Group"
            ],
            "year": 1997,
            "source": "Bone. 1997; 20(2): 145-149. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WF88500010",
            "pubmed": "9028539",
            "doi": "10.1016/S8756-3282(96)00331-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64539-51874-7"
            ],
            "imported": "2007-01-15T01:00:00+01:00",
            "journal": "Bone",
            "issn": "8756-3282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.93,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.843373493975904,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 64553,
            "title": "Does the presence of postmenopausal symptoms influence susceptibility to vertebral deformity? European Vertebral Osteoporosis Study (EVOS) Group.",
            "abstract": null,
            "authors": [
                "Scoutellas, V",
                "O'Neill, TW",
                "Lunt, M",
                "Reeve, J",
                "Silman, AJ",
                "and and the European Vertebral Osteoporosis Study (EVOS) Group"
            ],
            "year": 1999,
            "source": "Maturitas. 1999; 32(3): 179-187. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082598000008",
            "pubmed": "10515675",
            "doi": "10.1016/S0378-5122(99)00025-0",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64553-51874-7"
            ],
            "imported": "2007-01-15T01:00:00+01:00",
            "journal": "Maturitas",
            "issn": "0378-5122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.119,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.660714285714286,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 64552,
            "title": "A statistical method to minimize magnification errors in serial vertebral radiographs.",
            "abstract": null,
            "authors": [
                "Lunt, M",
                "Gowin, W",
                "Johnell, W",
                "Armbrecht, G",
                "Felsenberg, D",
                "EPOS study group. European Prospective Osteoporosis Study"
            ],
            "year": 2001,
            "source": "Osteoporos Int. 2001; 12(11):909-913",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172827700002",
            "pubmed": "11804017",
            "doi": "10.1007/s001980170018",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64552-51874-7"
            ],
            "imported": "2007-01-15T01:00:00+01:00",
            "journal": "Osteoporos Int",
            "issn": "0937-941X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.529,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.788888888888889,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 64489,
            "title": "Doppler color-flow imaging: screening of a patent foramen ovale in children scheduled for neurosurgery in the sitting position.",
            "abstract": null,
            "authors": [
                "Fuchs, G",
                "Schwarz, G",
                "Stein, J",
                "Kaltenböck, F",
                "Baumgartner, A",
                "Oberbauer, RW"
            ],
            "year": 1998,
            "source": "J Neurosurg Anesthesiol. 1998; 10(1):5-9",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071106200002",
            "pubmed": "9438611",
            "doi": "10.1097/00008506-199801000-00002",
            "pmc": null,
            "organizations": [
                "64489-14070"
            ],
            "persons": [
                "64489-51073-6",
                "64489-51604-2",
                "64489-51757-6"
            ],
            "imported": "2007-01-15T01:00:00+01:00",
            "journal": "J Neurosurg Anesthesiol",
            "issn": "0898-4921",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.144,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.7109375,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64538,
            "title": "The influence of alcohol consumption on the risk of vertebral deformity. European Vertebral Osteoporosis Study Group.",
            "abstract": null,
            "authors": [
                "Naves Diaz, M",
                "O'Neill, TW",
                "Silman, AJ"
            ],
            "year": 1997,
            "source": "Osteoporos Int. 1997; 7(1): 65-71. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WL67300011",
            "pubmed": "9102066",
            "doi": "10.1007/BF01623463",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64538-51874-7"
            ],
            "imported": "2007-01-15T01:00:00+01:00",
            "journal": "Osteoporos Int",
            "issn": "0937-941X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.232,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.746987951807229,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 64514,
            "title": "Diagnosis and therapy of chronic pulmonary hypertension",
            "abstract": null,
            "authors": [
                "Olschewski, H",
                "Hoeper, MM",
                "Borst, MM",
                "Ewert, R",
                "Grünig, E",
                "Kleber, FX",
                "Kopp, B",
                "Opitz, C",
                "Reichenberger, F",
                "Schmeisser, A",
                "Schranz, D",
                "Schulze-Neick, I",
                "Wilkens, H",
                "Winkler, J",
                "Worth, H"
            ],
            "year": 2006,
            "source": "Pneumologie. 2006; 60(12): 749-771. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "17163316",
            "doi": "10.1055/s-2006-954981",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-15T01:00:00+01:00",
            "journal": "Pneumologie",
            "issn": "0934-8387",
            "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": false
        },
        {
            "id": 64515,
            "title": "Is preoperative percutaneous fine-needle aspiration cytology of intrathoracic lesions advisable in resectable patients?",
            "abstract": null,
            "authors": [
                "Smolle-Juettner, FM",
                "Woltsche, M",
                "Roeger, G",
                "Gabor, S",
                "Fladerer, H",
                "Popper, H"
            ],
            "year": 1996,
            "source": "Eur J Cardiothorac Surg. 1996; 10(12): 1047-1050. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "10369638",
            "doi": "10.1016/S1010-7940(96)80350-2",
            "pmc": null,
            "organizations": [
                "64515-14020",
                "64515-14077"
            ],
            "persons": [
                "64515-51615-1"
            ],
            "imported": "2007-01-15T01:00:00+01:00",
            "journal": "Eur J Cardiothorac Surg",
            "issn": "1010-7940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.952,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.53125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 64518,
            "title": "Rotating brush for video-assisted thoracoscopic pleural abrasion.",
            "abstract": null,
            "authors": [
                "Smolle-Juettner, FM",
                "Pinter, H",
                "Jeran, H",
                "Popper, H",
                "Ratzenhofer, B",
                "Lainer, K",
                "Friehs, G"
            ],
            "year": 1994,
            "source": "Eur J Cardiothorac Surg. 1994; 8(12):657-659",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PY58300006",
            "pubmed": "7695930",
            "doi": "10.1016/S1010-7940(05)80175-7",
            "pmc": null,
            "organizations": [
                "64518-14077"
            ],
            "persons": [
                "64518-51615-2"
            ],
            "imported": "2007-01-15T01:00:00+01:00",
            "journal": "Eur J Cardiothorac Surg",
            "issn": "1010-7940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.634,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.53125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64520,
            "title": "Intracardiac malpositioning of a sternoclavicular fixation wire.",
            "abstract": null,
            "authors": [
                "Smolle-Juettner, FM",
                "Hofer, PH",
                "Pinter, H",
                "Friehs, G",
                "Szyskowitz, R"
            ],
            "year": 1992,
            "source": "J Orthop Trauma. 1992; 6(1):102-105",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1556610",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64520-51615-1"
            ],
            "imported": "2007-01-15T01:00:00+01:00",
            "journal": "J Orthop Trauma",
            "issn": "0890-5339",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.551724137931034,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64551,
            "title": "Falls explain between-center differences in the incidence of limb fracture across Europe.",
            "abstract": null,
            "authors": [
                "Roy, DK",
                "Pye, SR",
                "Lunt, M",
                "O'Neill, TW",
                "Todd, C",
                "Raspe, H",
                "Reeve, J",
                "Silman, AJ",
                "Weber, K",
                "Dequeker, J",
                "Jajic, I",
                "Stepan, J",
                "Delmas, PD",
                "Marchand, F",
                "Reisinger, W",
                "Banzer, D",
                "Felsenberg, D",
                "Janott, J",
                "Kragl, G",
                "Schiedt-Nave, C",
                "Felsch, B",
                "Raspe, H",
                "Matthis, C",
                "Lyritis, G",
                "Poor, G",
                "Gennari, C",
                "Pols, HA",
                "Falch, JA",
                "Miazgowski, T",
                "Hoszowski, K",
                "Lorenc, R",
                "Bruges Armas, J",
                "Lopes Vaz, A",
                "Benevolenskaya, LI",
                "Masaryk, P",
                "Rapado, A",
                "Cannata, JB",
                "Naves-Diaz, M",
                "Johnell, O",
                "Dilsen, G",
                "Reid, DM",
                "Bhalla, AK",
                "Todd, C",
                "Reeve, J",
                "Finn, JD",
                "Ismail, A",
                "Lunt, M",
                "O'Neill, TW",
                "Pye, SR",
                "Roy, DK",
                "Kanis, JA",
                "Cooper, C",
                "Woolf, AD",
                "European Prospective Osteoporosis Study (EPOS) Group"
            ],
            "year": 2002,
            "source": "Bone. 2002; 31(6):712-717",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180111300012",
            "pubmed": "12531567",
            "doi": "10.1016/S8756-3282(02)00909-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64551-51874-6"
            ],
            "imported": "2007-01-15T01:00:00+01:00",
            "journal": "Bone",
            "issn": "8756-3282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.755,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.806818181818182,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 64543,
            "title": "Health impact associated with vertebral deformities: results from the European Vertebral Osteoporosis Study (EVOS).",
            "abstract": null,
            "authors": [
                "Matthis, C",
                "Weber, U",
                "O'Neill, TW",
                "Raspe, H",
                "and the the European Vertebral Osteoporosis Study Group (EVOS)"
            ],
            "year": 1998,
            "source": "Osteoporos Int. 1998; 8(4): 364-372. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079703500009",
            "pubmed": "10024907",
            "doi": "10.1007/s001980050076",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64543-51874-7"
            ],
            "imported": "2007-01-15T01:00:00+01:00",
            "journal": "Osteoporos Int",
            "issn": "0937-941X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.475,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.746987951807229,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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
        }
    ]
}