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=980&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158434,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1000&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=960&ordering=imported",
    "results": [
        {
            "id": 61092,
            "title": "Indikationen der Vitrektomie bei Diabetes",
            "abstract": null,
            "authors": [
                "Wedrich, A"
            ],
            "year": 2006,
            "source": "Innsbrucker Fortbildung für Augenärzte; NOV 4, 2006; Innsbruck, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61092-14043"
            ],
            "persons": [
                "61092-53938"
            ],
            "imported": "2006-11-14T19:23:30+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61093,
            "title": "Retinopathy of Prematurity. Management and Results in Graz.",
            "abstract": null,
            "authors": [
                "Velikay-Parel, M",
                "Langmann, G",
                "Haas, A",
                "Vidic, B",
                "Koch, M",
                "Wedrich, A"
            ],
            "year": 2006,
            "source": "Congress of Croatian Pediatrician Association; OCT 7, 2006; Osijek, KROATIEN. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61093-14043"
            ],
            "persons": [
                "61093-51850",
                "61093-53938",
                "61093-53949"
            ],
            "imported": "2006-11-14T19:27:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61094,
            "title": "Intravitreale Therapie bei Altersbedingter Makuladegeneration.",
            "abstract": null,
            "authors": [
                "Wedrich, A"
            ],
            "year": 2006,
            "source": "3. Wiener Symposium; SEPT 30, 2006; Vienna, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61094-14043"
            ],
            "persons": [
                "61094-53938"
            ],
            "imported": "2006-11-14T19:37:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61095,
            "title": "Das Auge des Diabetikers.",
            "abstract": null,
            "authors": [
                "Wedrich, A"
            ],
            "year": 2006,
            "source": "Jahrestagung der Österreichischen Gesellschaft für Innere Medizin; SEPT 28-30, 2006; Baden b. Wien, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61095-14043"
            ],
            "persons": [
                "61095-53938"
            ],
            "imported": "2006-11-14T19:40:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61096,
            "title": "Neue Behandlungkonzepte bei Netzhauterkrankungen.",
            "abstract": null,
            "authors": [
                "Wedrich, A"
            ],
            "year": 2006,
            "source": "Steirische Fortbildung für Augenärzte - Jubiliäumssymposium; OKT 14, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61096-14043"
            ],
            "persons": [
                "61096-53938"
            ],
            "imported": "2006-11-14T19:53:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61098,
            "title": "Workshop: Dermatoskopie für Fortgeschrittene. ¿Altersspezifische dermatoskopische Muster der erworbenen Nävi¿ und ¿Gefäßstrukturen und Diagnostik amelanotischer Melanome¿. ",
            "abstract": null,
            "authors": [
                "Zalaudek, I"
            ],
            "year": 2006,
            "source": "Fortbildungstage der AOD (Arbeitsgruppe operative Dermatologie, Lasertherapie und Wundheilung) und der österreichischen Gesellschaft für Phlebologie und dermatologische Angiologie.; OCT 26-28, 2006; Meran, ITALY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61098-50151"
            ],
            "imported": "2006-11-14T21:31:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 61099,
            "title": "COURSE: ¿Dysplastic nevi¿, ¿Vessels in tumors¿, ¿Dermoscopy in general dermatology¿.  ",
            "abstract": null,
            "authors": [
                "Zalaudek, I"
            ],
            "year": 2006,
            "source": "Dermoscopy UK course. ; OCT 24, 2006; London, UNITED KINGDOM. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61099-50151"
            ],
            "imported": "2006-11-14T21:34:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61225,
            "title": "Ender nail fixation of pediatric femur fractures: a biomechanical analysis.",
            "abstract": null,
            "authors": [
                "Roposch, A",
                "Linhart, WE"
            ],
            "year": 2002,
            "source": "J Pediatr Orthop. 2002; 22(4): 556-557. ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000177232500030",
            "pubmed": "12131460",
            "doi": "10.1097/00004694-200207000-00030",
            "pmc": null,
            "organizations": [
                "61225-14049"
            ],
            "persons": [],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "J Pediatr Orthop",
            "issn": "0271-6798",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.786,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.523809523809524,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61208,
            "title": "Percutaneous cannulation of the radial artery in severely ill premature and newborn infants",
            "abstract": null,
            "authors": [
                "Schober, PH"
            ],
            "year": 1990,
            "source": "Wien Klin Wochenschr. 1990; 102(16): 476-479. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DX44100004",
            "pubmed": "2219941",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 61103,
            "title": "The morphologic spectrum of cutaneous pseudolymphomas].",
            "abstract": null,
            "authors": [
                "Wolf, IH",
                "Cerroni, L",
                "Fink-Puches, R",
                "Kerl, H"
            ],
            "year": 2005,
            "source": "J Dtsch Dermatol Ges. 2005; 3(9):710-720",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16173980",
            "doi": "10.1111/j.1610-0387.2005.05536.x",
            "pmc": null,
            "organizations": [
                "61103-14047"
            ],
            "persons": [
                "61103-51751-6",
                "61103-51327-1",
                "61103-51620-4",
                "61103-52589-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0379",
            "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": 61219,
            "title": "Staphylococcal arthritis--effects of superoxide dismutase on infected knee joints of rabbits.",
            "abstract": null,
            "authors": [
                "Linhart, WE",
                "Zadravec, S",
                "Esterbauer, H",
                "Weybora, W",
                "Pfeiffer, KP"
            ],
            "year": 1989,
            "source": "Free Radic Res Commun. 1989; 7(3-6): 325-333. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CA51500027",
            "pubmed": "2583550",
            "doi": "10.3109/10715768909087958",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Free Radic Res Commun",
            "issn": "8755-0199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61229,
            "title": "Complex foot deformities associated with soft-tissue scarring in children.",
            "abstract": null,
            "authors": [
                "Steinwender, G",
                "Saraph, V",
                "Zwick, EB",
                "Uitz, C",
                "Linhart, W"
            ],
            "year": 2001,
            "source": "J Foot Ankle Surg. 2001; 40(1): 42-49. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "11202767",
            "doi": "10.1016/S1067-2516(01)80040-5",
            "pmc": null,
            "organizations": [
                "61229-14049"
            ],
            "persons": [
                "61229-50868-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "J Foot Ankle Surg",
            "issn": "1067-2516",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61107,
            "title": "Multiple breast metastasis of cutaneous malignant melanoma",
            "abstract": null,
            "authors": [
                "Stella, C",
                "Cerroni, L",
                "Pecorella, I",
                "Ciardi, A",
                "Renda, F",
                "Battistelli, S",
                "Stella, F",
                "Troccoli, R"
            ],
            "year": 1985,
            "source": "Ann Ital Chir. 1985; 57(5): 441-445. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3838028",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61107-51751-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Ann Ital Chir",
            "issn": "0003-469X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 61207,
            "title": "Automated exchange transfusion in premature and newborn infants with hyperbilirubinemia using a peripheral arteriovenous vascular access device",
            "abstract": null,
            "authors": [
                "Schober, PH"
            ],
            "year": 1990,
            "source": "Wien Klin Wochenschr. 1990; 102(16): 471-475. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DX44100003",
            "pubmed": "2219940",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 61227,
            "title": "Assessment of hip rotation after gait improvement surgery in cerebral palsy.",
            "abstract": null,
            "authors": [
                "Steinwender, G",
                "Saraph, V",
                "Zwick, EB",
                "Uitz, C",
                "Linhart, W"
            ],
            "year": 2000,
            "source": "Acta Orthop Belg. 2000; 66(3): 259-264. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "11033916",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61227-14049"
            ],
            "persons": [
                "61227-50868-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Acta Orthop Belg",
            "issn": "0001-6462",
            "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": 61204,
            "title": "Risk factors and severity indices in necrotizing enterocolitis.",
            "abstract": null,
            "authors": [
                "Schober, PH",
                "Nassiri, J"
            ],
            "year": 1994,
            "source": "Acta Paediatr Suppl. 1994; 396(2):49-52",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8086683",
            "doi": "10.1111/j.1651-2227.1994.tb13243.x",
            "pmc": null,
            "organizations": [
                "61204-14049"
            ],
            "persons": [],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Acta Paediatr Suppl",
            "issn": "0803-5326",
            "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": 61228,
            "title": "Single event multilevel surgery to improve gait in diplegic cerebral palsy - a prospective controlled trial",
            "abstract": null,
            "authors": [
                "Zwick, EB",
                "Saraph, V",
                "Strobl, W",
                "Steinwender, G"
            ],
            "year": 2001,
            "source": "Z Orthop Ihre Grenzgeb. 2001; 139(6): 485-489. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172963200008",
            "pubmed": "11753767",
            "doi": "10.1055/s-2001-19228",
            "pmc": null,
            "organizations": [
                "61228-14049"
            ],
            "persons": [
                "61228-50868-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Z Orthop Ihre Grenzgeb",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.448,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.333333333333333,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61176,
            "title": "Four clones of Borrelia burgdorferi sensu stricto cause invasive infection in humans.",
            "abstract": null,
            "authors": [
                "Seinost, G",
                "Dykhuizen, DE",
                "Dattwyler, RJ",
                "Golde, WT",
                "Dunn, JJ",
                "Wang, IN",
                "Wormser, GP",
                "Schriefer, ME",
                "Luft, BJ"
            ],
            "year": 1999,
            "source": "Infect Immun. 1999; 67(7): 3518-3524. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081063800047",
            "pubmed": "10377134",
            "doi": "10.1128/IAI.67.7.3518-3524.1999",
            "pmc": "PMC116539",
            "organizations": [],
            "persons": [
                "61176-52018-1"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Infect Immun",
            "issn": "0019-9567",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.184,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.914285714285714,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "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": 61102,
            "title": "International Board certification dermatopathology: a worldwide effort to rise standards in dermatopathology.",
            "abstract": null,
            "authors": [
                "Kerl, H",
                "Cerroni, L",
                "Burg, G",
                "Cerio, R",
                "Gollnick, H",
                "Kutzner, H",
                "Sanguenza, O"
            ],
            "year": 2005,
            "source": "J Dtsch Dermatol Ges. 2005; 3(4): 309-311. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16370482",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61102-14047"
            ],
            "persons": [
                "61102-51751-6",
                "61102-51620-1"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0379",
            "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": 61110,
            "title": "Immunophenotype of lymphocytic infiltrate in mycosis fungoides at the plaque stage and at the tumor stage. A comparative study",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Peris, K",
                "Torlone, G",
                "Chimenti, S"
            ],
            "year": 1990,
            "source": "G Ital Dermatol Venereol. 1990; 125(7-8): 313-317. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2289812",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61110-51751-1"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "G Ital Dermatol Venereol",
            "issn": "0026-4741",
            "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
        }
    ]
}