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": 156991,
    "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": 61190,
            "title": "Allergic bronchial asthma caused by bromelin",
            "abstract": null,
            "authors": [
                "Gailhofer, G",
                "Teubl, I",
                "Wilders-Truschnig, M",
                "Ludvan, M"
            ],
            "year": 1987,
            "source": "Derm Beruf Umwelt. 1987; 35(5): 174-176. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3691317",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Derm Beruf Umwelt",
            "issn": "0343-2432",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.125,
            "impactfactor_year": 1994,
            "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": 61203,
            "title": "Sports and physical training in childhood--general principles",
            "abstract": null,
            "authors": [
                "Schober, PH"
            ],
            "year": 1993,
            "source": "Padiatr Padol. 1993; 28(5): A53-A55. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8247591",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 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": 61178,
            "title": "Glycated hemoglobin and liver disease in diabetes mellitus.",
            "abstract": null,
            "authors": [
                "Schnedl, WJ",
                "Wallner, SJ",
                "Piswanger, C",
                "Krause, R",
                "Lipp, RW"
            ],
            "year": 2005,
            "source": "Wien Med Wochenschr. 2005; 155(17-18):411-415",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "16392439",
            "doi": "10.1007/s10354-005-0210-4",
            "pmc": null,
            "organizations": [
                "61178-14014",
                "61178-14080",
                "61178-14087"
            ],
            "persons": [
                "61178-51266-6",
                "61178-51948-6",
                "61178-51976-6",
                "61178-54183-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": 61201,
            "title": "The role of laparoscopy in the diagnosis and treatment of intestinal duplication in childhood. A report of two cases.",
            "abstract": null,
            "authors": [
                "Schleef, J",
                "Schalamon, J"
            ],
            "year": 2000,
            "source": "Surg Endosc. 2000; 14(9):865-865",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "11287999",
            "doi": "10.1007/s004640000123",
            "pmc": null,
            "organizations": [
                "61201-14049"
            ],
            "persons": [
                "61201-50052-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Surg Endosc",
            "issn": "0930-2794",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.056,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.845588235294118,
            "impactfactor_norm_year": 2000,
            "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": false
        },
        {
            "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": 61232,
            "title": "Bilateral nonunited femoral neck fracture in a child with osteopetrosis.",
            "abstract": null,
            "authors": [
                "Steinwender, G",
                "Hosny, GA",
                "Koch, S",
                "Grill, F"
            ],
            "year": 1995,
            "source": "J Pediatr Orthop B. 1995; 4(2):213-215",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RH46300016",
            "pubmed": "7670993",
            "doi": "10.1097/01202412-199504020-00016",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "J Pediatr Orthop B",
            "issn": "1060-152X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.141,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.142857142857143,
            "impactfactor_norm_year": 1998,
            "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": 61105,
            "title": "Histopathologic changes after intralesional application of phosphatidylcholine for lipoma reduction: report of a case.",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Binder, B",
                "Toplak, H",
                "Kerl, H",
                "Cerroni, L"
            ],
            "year": 2006,
            "source": "Am J Dermatopathol. 2006; 28(4):331-333",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241291200007",
            "pubmed": "16871037",
            "doi": "10.1097/00000372-200608000-00007",
            "pmc": null,
            "organizations": [
                "61105-14047"
            ],
            "persons": [
                "61105-51846-6",
                "61105-51751-4",
                "61105-51620-6",
                "61105-51842-1",
                "61105-53009-6"
            ],
            "imported": "2006-11-15T01:00:00+01: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.1,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.564102564102564,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL 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": true
        },
        {
            "id": 61224,
            "title": "Pediatric scaphoid fractures--treatment and prognosis",
            "abstract": null,
            "authors": [
                "Fechter, M",
                "Mayr, J",
                "Linhart, WE"
            ],
            "year": 1998,
            "source": "Handchir Mikrochir Plast Chir. 1998; 30(4): 239-242. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "9746875",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61224-14049"
            ],
            "persons": [
                "61224-51571-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 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": 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": 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": 61220,
            "title": "Therapy of persistent dislocation of the radius head in children",
            "abstract": null,
            "authors": [
                "Linhart, WE"
            ],
            "year": 1989,
            "source": "Beitr Orthop Traumatol. 1989; 36(4): 176-179. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2742571",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61220-51571-2"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Beitr Orthop Traumatol",
            "issn": "0005-8149",
            "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
        }
    ]
}