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=150480&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150500&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150460&ordering=-imported",
    "results": [
        {
            "id": 67290,
            "title": "Antispastic Effects of Ca 2+ Sensitizer Levosimendan in Radial and Thoracica Interna Grafts",
            "abstract": null,
            "authors": [
                "Yates, A",
                "Knez, I",
                "Schweiger, S",
                "Dacar, D",
                "Toller, W",
                "Rigler, B"
            ],
            "year": 2007,
            "source": "S2-6; 11-11.-The 15th Annual Meeting of Asian Society of Cardiovascular Surgery; AY 17-20, 2007; Beijing, China. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67290-14070",
                "67290-14075"
            ],
            "persons": [
                "67290-51742",
                "67290-51936",
                "67290-51947"
            ],
            "imported": "2007-05-27T19:45:48+02: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": 67286,
            "title": "Nonnecrobiotic necrobiotic xanthogranuloma.",
            "abstract": null,
            "authors": [
                "Ferrara, G",
                "Palombi, N",
                "Lipizzi, A",
                "Zalaudek, I",
                "Argenziano, G"
            ],
            "year": 2007,
            "source": "Am J Dermatopathol. 2007; 29(3):306-308",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246832200016",
            "pubmed": "17519634",
            "doi": "10.1097/DAD.0b013e3180332b8b",
            "pmc": null,
            "organizations": [
                "67286-14047"
            ],
            "persons": [
                "67286-50151-6"
            ],
            "imported": "2007-05-25T02:00:00+02:00",
            "journal": "Am J Dermatopathol",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.503,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.560975609756098,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": 67289,
            "title": "Incisional hernia following liver transplantation: incidence and predisposing factors.",
            "abstract": null,
            "authors": [
                "Kahn, J",
                "Müller, H",
                "Iberer, F",
                "Kniepeiss, D",
                "Duller, D",
                "Rehak, P",
                "Tscheliessnigg, K"
            ],
            "year": 2007,
            "source": "Clin Transplant. 2007; 21(3): 423-426. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246151700022",
            "pubmed": "17488396",
            "doi": "10.1111/j.1399-0012.2007.00666.x",
            "pmc": null,
            "organizations": [
                "67289-14045",
                "67289-14073"
            ],
            "persons": [
                "67289-50144-2",
                "67289-51982-6",
                "67289-58323-6",
                "67289-59327-6"
            ],
            "imported": "2007-05-25T02:00:00+02:00",
            "journal": "Clin Transplant",
            "issn": "0902-0063",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.923,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.726618705035971,
            "impactfactor_norm_year": 2007,
            "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": 67284,
            "title": "Diagnostik und chirurgische Therapie von Knochentumoren.",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Windhager, R",
                ""
            ],
            "year": 2007,
            "source": "Fortbildungsabend der Universitätsklinik für Radiologie; MAY 22, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67284-14052"
            ],
            "persons": [
                "67284-53237"
            ],
            "imported": "2007-05-24T11:40:21+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67280,
            "title": "VAC-Therapie in der septischen Abdominalchirurgie und in der Thoraxchirurgie.",
            "abstract": null,
            "authors": [
                "Matzi, V",
                "Maier, A",
                "Lindenmann, J",
                "Lemmerer, M",
                "Smolle-Jüttner, FM",
                ""
            ],
            "year": 2007,
            "source": "X. Viszeralchirurgische Woche ; MÄRZ 10-17; Wagrain. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67280-14073",
                "67280-14077"
            ],
            "persons": [
                "67280-50143",
                "67280-50145",
                "67280-51935",
                "67280-51615"
            ],
            "imported": "2007-05-23T16:45:43+02: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": 67279,
            "title": "Multimodale Therapie bei nekrotisierender Weichteilinfektion.",
            "abstract": null,
            "authors": [
                "Matzi, V",
                "Maier, A",
                "Smolle-Jüttner, FM",
                ""
            ],
            "year": 2007,
            "source": "1. Österreichischer Infektionskongress ; MÄRZ 14-17; Leogang. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67279-14077"
            ],
            "persons": [
                "67279-50143",
                "67279-51935",
                "67279-51615"
            ],
            "imported": "2007-05-23T16:19:41+02: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": 67278,
            "title": "Versorgung des Thoraxtrauma in der Frühphase im innerklinischen Bereich (Schockraummanagement).",
            "abstract": null,
            "authors": [
                "Matzi, V",
                "Lindenmann, J",
                "Neuböck, N",
                "Porubsky, C",
                "Maier, A",
                "Pinter, H",
                "Smolle-Jüttner, FM",
                ""
            ],
            "year": 2007,
            "source": "St. Pauler Notfalltage; APRIL 26-28; St. Paul. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67278-14077"
            ],
            "persons": [
                "67278-50143",
                "67278-50145",
                "67278-50477",
                "67278-51935",
                "67278-51615"
            ],
            "imported": "2007-05-23T15:52:06+02: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": 67283,
            "title": "Lessons learned from four advanced abdominal pregnancies at an East African Health Center.",
            "abstract": null,
            "authors": [
                "Zeck, W",
                "Kelters, I",
                "Winter, R",
                "Lang, U",
                "Petru, E"
            ],
            "year": 2007,
            "source": "J Perinat Med. 2007; 35(4):278-281",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000248544700003",
            "pubmed": "17511595",
            "doi": "10.1515/JPM.2007.075",
            "pmc": null,
            "organizations": [
                "67283-14038",
                "67283-14063",
                "67283-14064"
            ],
            "persons": [
                "67283-51624-6"
            ],
            "imported": "2007-05-23T02:00:00+02:00",
            "journal": "J Perinat Med",
            "issn": "0300-5577",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.101,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.435897435897436,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67281,
            "title": "Is bladder voiding in sleeping preterm infants accompanied by arousals?",
            "abstract": null,
            "authors": [
                "Zotter, H",
                "Grossauer, K",
                "Reiterer, F",
                "Pichler, G",
                "Mueller, W",
                "Urlesberger, B"
            ],
            "year": 2008,
            "source": "Sleep Med. 2008; 9(2):137-141",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000254807000004",
            "pubmed": "17517534",
            "doi": "10.1016/j.sleep.2007.03.017",
            "pmc": null,
            "organizations": [
                "67281-14094"
            ],
            "persons": [
                "67281-50907-6",
                "67281-51643-6",
                "67281-51653-6"
            ],
            "imported": "2007-05-23T02:00:00+02:00",
            "journal": "Sleep Med",
            "issn": "1389-9457",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.163,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.762820512820513,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": 0.777,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY",
            "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": 67274,
            "title": "Zementierte Hemiprothesen bei Tumorfällen.",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Köhler, W",
                "Zacherl, M",
                "Gruber, G",
                "Windhager, R",
                ""
            ],
            "year": 2007,
            "source": "Symposium in der Albertina; MAY 7, 2007; Vienna, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67274-14052"
            ],
            "persons": [
                "67274-53237",
                "67274-58004"
            ],
            "imported": "2007-05-22T12:48:33+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67273,
            "title": "Radiographic measurements of the acromiohumeral interval on standardized anteroposterior radiographs are not accurate: a prospective study of observer variability.",
            "abstract": null,
            "authors": [
                "Gruber, G",
                "Bernhardt, G",
                "Clar, H",
                "Wurnig, C",
                ""
            ],
            "year": 2007,
            "source": "Proceedings of the 8th EFORT Congress; -8th EFORT Congress; MAY 11-15, 2007; Florence, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67273-14052",
                "67273-14073"
            ],
            "persons": [],
            "imported": "2007-05-22T12:44:16+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67272,
            "title": "An overview of the origin, evolution and distribution of dermatophytes on the African continent in context with the rest of the world",
            "abstract": null,
            "authors": [
                "Buzina, W"
            ],
            "year": 2007,
            "source": "PAMMS 2007 Book of Abstracts; -PAMMS 2007, 2nd Pan African Medical Mycology Conference; MAY 6-8, 2007; Cape Town, SOUTH AFRICA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67272-14023"
            ],
            "persons": [
                "67272-50715"
            ],
            "imported": "2007-05-22T12:29:12+02: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": 67271,
            "title": "Molecular Pathology of Lung Diseases.",
            "abstract": null,
            "authors": null,
            "year": 2007,
            "source": "Zander, DS; Popper, HH; Jagirdar, J; Haque, AK; Cagle, PT; Barrios, R; . editor(s). 1: New York: Springer; 2007. (ISBN: 978-0-387-72429-4) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67271-14020"
            ],
            "persons": [],
            "imported": "2007-05-22T11:16:55+02: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": 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": 67270,
            "title": "F18-FDG for Staging Extrathoracal Lymph-Node Manifestations in Sarcoidosis",
            "abstract": null,
            "authors": [
                "Prager E, Bisail B, Schwarz T, Aigner RM"
            ],
            "year": 2007,
            "source": "ÖGN Kongreß; 45(35):A159-A159.-ÖGN Kongress-Jahrestagung der Nuklearmedizin/ 6. nationales Symposium; Jan, 25-27, 2007; Linz, AUSTRIA.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67270-14107"
            ],
            "persons": [
                "67270-51727",
                "67270-50727"
            ],
            "imported": "2007-05-22T10:09:42+02:00",
            "journal": null,
            "issn": "0029-5566",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 67269,
            "title": "Is there a role of F18 - FDG on differentiation between tuberculosis and sarcoidosis in the lungs?",
            "abstract": null,
            "authors": [
                "Bisail, B",
                "Prager, E",
                "Schwarz, T",
                "Lanz, H",
                "Bisail, H",
                "Aigner, RM"
            ],
            "year": 2007,
            "source": "ÖGN Kongress; 45(36):A159-A160.-Jahrestagung der Nuklearmedizin 6. nationales Symposium Linz; Jan 25 - 27, 2007; Linz, Austria.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67269-14104",
                "67269-14107"
            ],
            "persons": [
                "67269-51727",
                "67269-50727"
            ],
            "imported": "2007-05-22T09:42:30+02:00",
            "journal": null,
            "issn": "0029-5566",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 67275,
            "title": "Osteoporosis in patients with diabetes mellitus.",
            "abstract": null,
            "authors": [
                "Hofbauer, LC",
                "Brueck, CC",
                "Singh, SK",
                "Dobnig, H"
            ],
            "year": 2007,
            "source": "J Bone Miner Res. 2007; 22(9): 1317-1328. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000249049100001",
            "pubmed": "17501667",
            "doi": "10.1359/jbmr.070510",
            "pmc": null,
            "organizations": [
                "67275-14080"
            ],
            "persons": [],
            "imported": "2007-05-22T02:00:00+02:00",
            "journal": "J Bone Miner Res",
            "issn": "0884-0431",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.004,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.91304347826087,
            "impactfactor_norm_year": 2007,
            "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": true
        },
        {
            "id": 67268,
            "title": "Early Complications of the Nuss Procedure for Pectus Excavatum",
            "abstract": null,
            "authors": [
                "Castellani, C",
                "Saxena, A",
                "Schalamon, J",
                "Höllwarth, ME",
                ""
            ],
            "year": 2007,
            "source": "Abstract Book 8th EUPSA Congress, Turin, Italy; -EUPSA; MAY 18-20, 2007; Turin, Italy. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67268-14049"
            ],
            "persons": [
                "67268-50052",
                "67268-54087"
            ],
            "imported": "2007-05-21T15:05:38+02: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": 67267,
            "title": "Pediatric Surgery",
            "abstract": null,
            "authors": null,
            "year": 2006,
            "source": "Puri, P; Höllwarth, M. editor(s). Berlin, Heidelberg, New York: Springer; 2006. (ISBN: 3-540-40738-3) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67267-14049"
            ],
            "persons": [],
            "imported": "2007-05-21T15:00:07+02: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": 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": 67265,
            "title": "Congenital Langerhans Cell Histiocytosis. ",
            "abstract": null,
            "authors": [
                "Leinweber, B",
                "Cerroni, L",
                "Binder, B"
            ],
            "year": 2006,
            "source": "EADV Fostering course on Pediatric Dermatology; OCT 2-3, 2006.; Rhodes, GREECE. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67265-14047"
            ],
            "persons": [
                "67265-51751",
                "67265-53009"
            ],
            "imported": "2007-05-21T14:46:51+02: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": false
        },
        {
            "id": 67264,
            "title": "Mb. Gougerot Carteaud. ",
            "abstract": null,
            "authors": [
                "Leinweber, B"
            ],
            "year": 2006,
            "source": "Jahrestagung der Österreichischen Gesellschaft für Dermatologie und Venerologie;  Nov 24-26, 2006; Salzburg, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67264-14047"
            ],
            "persons": [],
            "imported": "2007-05-21T14:45:28+02: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": false,
            "local_affiliation": false
        }
    ]
}