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=149940&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149960&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149920&ordering=-impactfactor",
    "results": [
        {
            "id": 182818,
            "title": "Resuscitation room management of nontraumatic critically ill patients-the A-problem.",
            "abstract": null,
            "authors": [
                "Michael, M",
                "Kumle, B",
                "Pin, M",
                "Hammer, N",
                "Plettenberg, C",
                "Bernhard, M"
            ],
            "year": 2020,
            "source": "NOTFALL RETTUNGSMED. 2020; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000545990400002",
            "pubmed": null,
            "doi": "10.1007/s10049-020-00744-1",
            "pmc": null,
            "organizations": [
                "182818-14018"
            ],
            "persons": [
                "182818-102804-6"
            ],
            "imported": "2020-07-31T10:42:04+02:00",
            "journal": "NOTFALL RETTUNGSMED",
            "issn": "1434-6222",
            "collection_publisher": null,
            "collection_title": "NOTFALL & RETTUNGSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.884,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.231,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 139220,
            "title": "Psychosocial functioning and sleep patterns in children and adolescents with cleft lip and palate (CLP) compared with healthy controls.",
            "abstract": null,
            "authors": [
                "Brand, S",
                "Blechschmidt, A",
                "Müller, A",
                "Sader, R",
                "Schwenzer-Zimmerer, K",
                "Zeilhofer, HF",
                "Holsboer-Trachsler, E"
            ],
            "year": 2009,
            "source": "Cleft Palate Craniofac J. 2009; 46(2): 124-135. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000264253000002",
            "pubmed": "19254057",
            "doi": "10.1597/07-165.1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-10-03T02:00:00+02:00",
            "journal": "Cleft Palate Craniofac J",
            "issn": "1055-6656",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.884,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.353,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.388,
            "impactfactor_norm_super_year": 2007,
            "impactfactor_norm_super_category": "SURGERY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63813,
            "title": "Ehlers-Danlos syndrome type I in pregnancy: a case report.",
            "abstract": null,
            "authors": [
                "Munz, W",
                "Schlembach, D",
                "Beinder, E",
                "Fischer, T"
            ],
            "year": 2001,
            "source": "Eur J Obstet Gynecol Reprod Biol. 2001; 99(1):126-128",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171990300027",
            "pubmed": "11604202",
            "doi": "10.1016/S0301-2115(01)00350-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-21T01:00:00+01:00",
            "journal": "Eur J Obstet Gynecol Reprod Biol",
            "issn": "0301-2115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.884,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.423076923076923,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63811,
            "title": "HELLP syndrome in the 18th week of gestation in association with elevated angiotensin AT(1)-receptor autoantibodies.",
            "abstract": null,
            "authors": [
                "Fischer, T",
                "Wallukat, G",
                "Schneider, MP",
                "Schlembach, D",
                "Munz, W",
                "Homuth, V"
            ],
            "year": 2001,
            "source": "Eur J Obstet Gynecol Reprod Biol. 2001; 97(2):255-257",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170224100030",
            "pubmed": "11451561",
            "doi": "10.1016/S0301-2115(00)00534-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-21T01:00:00+01:00",
            "journal": "Eur J Obstet Gynecol Reprod Biol",
            "issn": "0301-2115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.884,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.423076923076923,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21996,
            "title": "Term breech and long-term morbidity -- cesarean section versus vaginal breech delivery.",
            "abstract": null,
            "authors": [
                "Münstedt, K",
                "von Georgi, R",
                "Reucher, S",
                "Zygmunt, M",
                "Lang, U"
            ],
            "year": 2001,
            "source": "EUR J OBSTET GYN REPROD BIOL 2001 96: 163-167.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169403500009",
            "pubmed": "11384800",
            "doi": "10.1016/S0301-2115(00)00447-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J OBSTET GYN REPROD BIOL",
            "issn": "0301-2115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.884,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.423076923076923,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 183908,
            "title": "[Newborn care and life support].",
            "abstract": null,
            "authors": [
                "Madar, J",
                "Roehr, C",
                "Ainsworth, S",
                "Ersdal, H",
                "Morley, C",
                "Rüdiger, M",
                "Skåre, C",
                "Szczapa, T",
                "Te Pas, A",
                "Trevisanuto, D",
                "Urlesberger, B",
                "Wilkinson, D",
                "Wyllie, J"
            ],
            "year": 2020,
            "source": "Notf Rett Med. 2020; 23(4): 257-259. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000540137300006",
            "pubmed": "32536802",
            "doi": "10.1007/s10049-020-00722-7",
            "pmc": "PMC7284680",
            "organizations": [],
            "persons": [],
            "imported": "2020-10-27T01:00:00+01:00",
            "journal": "Notf Rett Med",
            "issn": "1434-6222",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.884,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.231,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21981,
            "title": "Which contraceptive methods are recommended for young women with type 1 diabetes mellitus? A survey among gynaecologists in Greece.",
            "abstract": null,
            "authors": [
                "Manolopoulos, K",
                "Kiess, W",
                "Braems, GA",
                "Deligeoroglou, E",
                "Creatsas, G",
                "Michalas, S",
                "Lang, U"
            ],
            "year": 2001,
            "source": "EUR J OBSTET GYN REPROD BIOL 2001 99: 232-237.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172946300017",
            "pubmed": "11788178",
            "doi": "10.1016/S0301-2115(01)00390-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J OBSTET GYN REPROD BIOL",
            "issn": "0301-2115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.884,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.423076923076923,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21980,
            "title": "Elevated interleukin-10 and sex steroid levels in peritoneal fluid of patients with ovarian hyperstimulation syndrome.",
            "abstract": null,
            "authors": [
                "Manolopoulos, K",
                "Lang, U",
                "Gips, H",
                "Braems, GA"
            ],
            "year": 2001,
            "source": "EUR J OBSTET GYN REPROD BIOL 2001 99: 226-231.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172946300016",
            "pubmed": "11788177",
            "doi": "10.1016/S0301-2115(01)00396-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J OBSTET GYN REPROD BIOL",
            "issn": "0301-2115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.884,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.423076923076923,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 108684,
            "title": "Interferon-alpha-associated development of bullous lesions in mycosis fungoides.",
            "abstract": null,
            "authors": [
                "Pföhler, C",
                "Ugurel, S",
                "Seiter, S",
                "Wagner, A",
                "Tilgen, W",
                "Reinhold, U"
            ],
            "year": 2000,
            "source": "Dermatology. 2000; 200(1):51-53",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085370600012",
            "pubmed": "10681616",
            "doi": "10.1159/000018317",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-02-10T01:00:00+01:00",
            "journal": "Dermatology",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.882,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.472222222222222,
            "impactfactor_norm_year": 2000,
            "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": false
        },
        {
            "id": 127086,
            "title": "Intraspinal haematoma following lumbar epidural anaesthesia in a neonate.",
            "abstract": null,
            "authors": [
                "Breschan, C",
                "Krumpholz, R",
                "Jost, R",
                "Likar, R"
            ],
            "year": 2001,
            "source": "Paediatr Anaesth. 2001; 11(1):105-108",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166398300017",
            "pubmed": "11123741",
            "doi": "10.1046/j.1460-9592.2001.00593.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "127086-88953-2"
            ],
            "imported": "2013-02-19T01:00:00+01:00",
            "journal": "Paediatr Anaesth",
            "issn": "1155-5645",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.882,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 174150,
            "title": "Respiratory Syncytial Virus Associated Hospitalizations in Infants of 33 to 42 Weeks' Gestation: Does Gestational Age Matter?",
            "abstract": null,
            "authors": [
                "Resch, B",
                "Wörner, C",
                "Özdemir, S",
                "Hubner, M",
                "Puchas, C",
                "Urlesberger, B"
            ],
            "year": 2019,
            "source": "Klin Padiatr. 2019; 231(4):206-211",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000477670800005",
            "pubmed": "30887492",
            "doi": "10.1055/a-0868-0004",
            "pmc": null,
            "organizations": [
                "174150-14094"
            ],
            "persons": [
                "174150-51743-2"
            ],
            "imported": "2019-03-20T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.882,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.109,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.149,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 135919,
            "title": "German Registry for Acute Aortic Dissection Type A (GERAADA)--new software design, parameters and their definitions.",
            "abstract": null,
            "authors": [
                "Weigang, E",
                "Görgen, C",
                "Kallenbach, K",
                "Dapunt, O",
                "Karck, M",
                "GERAADA Study Group"
            ],
            "year": 2011,
            "source": "THORAC CARDIOV SURG. 2011; 59(2): 69-77. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000288115000003",
            "pubmed": "21384302",
            "doi": "10.1055/s-0030-1250748",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-04-02T13:04:45+02:00",
            "journal": "THORAC CARDIOV SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": "THORACIC AND CARDIOVASCULAR SURGEON; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.882,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.286,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.287,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 90424,
            "title": "RELATIONSHIP BETWEEN ATTACHMENT STYLE, PARENTAL BONDING AND ALEXITHYMIA IN ADULTS WITH SOMATOFORM DISORDERS",
            "abstract": null,
            "authors": [
                "Gil, FP",
                "Scheidt, CE",
                "Hoeger, D",
                "Nickel, M"
            ],
            "year": 2008,
            "source": "INT J PSYCHIAT MED. 2008; 38(4): 437-451. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000265465800004",
            "pubmed": null,
            "doi": "10.2190/PM.38.4.d",
            "pmc": null,
            "organizations": [
                "90424-1"
            ],
            "persons": [
                "90424-58063-6"
            ],
            "imported": "2009-05-11T12:03:22+02:00",
            "journal": "INT J PSYCHIAT MED",
            "issn": "0091-2174",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF PSYCHIATRY IN MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.882,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.270588235294118,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.270588235294118,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 80301,
            "title": "Abstracts of papers presented at the XIIIth Platelet Symposium, 22-24 October 1998, Schloss Seggau, Seggauberg, Steiermark, Austria",
            "abstract": null,
            "authors": [
                "Malle, E"
            ],
            "year": 1999,
            "source": "PLATELETS. 1999; 10(4): 258-271. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082142900011",
            "pubmed": null,
            "doi": "10.1080/09537109976121",
            "pmc": null,
            "organizations": [
                "80301-14013"
            ],
            "persons": [
                "80301-51833-2"
            ],
            "imported": "2008-04-28T12:50:24+02:00",
            "journal": "PLATELETS",
            "issn": "0953-7104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.882,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.333333333333333,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 93404,
            "title": "Treatment recommendations for outpatients of a psychosomatic hospital: are there relationships with symptom severity and were the recommendations followed?",
            "abstract": null,
            "authors": [
                "Tritt, K",
                "Schneider, H",
                "Lahmann, C",
                "Joraschky, P",
                "Nickel, M",
                "Loew, T"
            ],
            "year": 2004,
            "source": "PSYCHOTHER PSYCHOSOM MED PSYC. 2004; 54(7): 289-297. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000222756500004",
            "pubmed": "15227587",
            "doi": "10.1055/s-2003-814956",
            "pmc": null,
            "organizations": [],
            "persons": [
                "93404-58063-6"
            ],
            "imported": "2009-09-22T13:43:35+02:00",
            "journal": "PSYCHOTHER PSYCHOSOM MED PSYC",
            "issn": "0937-2032",
            "collection_publisher": null,
            "collection_title": "PSYCHOTHERAPIE PSYCHOSOMATIK MEDIZINISCHE PSYCHOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.881,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.416666666666667,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "PSYCHOLOGY, CLINICAL",
            "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": 53505,
            "title": "Virtopsy--fatal motor vehicle accident with head injury.",
            "abstract": null,
            "authors": [
                "Aghayev, E",
                "Thali, M",
                "Jackowski, C",
                "Sonnenschein, M",
                "Yen, K",
                "Vock, P",
                "Dirnhofer, R"
            ],
            "year": 2004,
            "source": "J FORENSIC SCI. 2004; 49:  809-813. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000222543900023",
            "pubmed": "15317200",
            "doi": "10.1520/JFS2003378",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-07-20T16:51:51+02:00",
            "journal": "J FORENSIC SCI",
            "issn": "0022-1198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.881,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.444444444444444,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": 53502,
            "title": "Visualization and quantification of air embolism structure by processing postmortem MSCT data.",
            "abstract": null,
            "authors": [
                "Jackowski, C",
                "Thali, M",
                "Sonnenschein, M",
                "Aghayev, E",
                "Yen, K",
                "Dirnhofer, R",
                "Vock, P"
            ],
            "year": 2004,
            "source": "J FORENSIC SCI 2004 49: 1339-1342.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000224908500027",
            "pubmed": "15568710",
            "doi": "10.1520/JFS2004047",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J FORENSIC SCI",
            "issn": "0022-1198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.881,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.444444444444444,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": 6803,
            "title": "Virtopsy: forensic traumatology of the subcutaneous fatty tissue; multislice computed tomography (MSCT) and magnetic resonance imaging (MRI) as diagnostic tools.",
            "abstract": null,
            "authors": [
                "Yen, K",
                "Vock, P",
                "Tiefenthaler, B",
                "Ranner, G",
                "Scheurer, E",
                "Thali, MJ",
                "Zwygart, K",
                "Sonnenschein, M",
                "Wiltgen, M",
                "Dirnhofer, R"
            ],
            "year": 2004,
            "source": "J Forensic Sci. 2004; 49(4):799-806",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000222543900021",
            "pubmed": "15317198",
            "doi": "10.1520/JFS2003299",
            "pmc": null,
            "organizations": [
                "6803-14019",
                "6803-14026",
                "6803-14054"
            ],
            "persons": [
                "6803-51380-6"
            ],
            "imported": "2005-10-19T19:32:51+02:00",
            "journal": "J FORENSIC SCI",
            "issn": "0022-1198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.881,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.444444444444444,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 145664,
            "title": "Comparing Acquisition, Generalization, Maintenance, and Preference Across Three AAC Options in Four Children with Autism Spectrum Disorder",
            "abstract": null,
            "authors": [
                "McLay, L",
                "van der Meer, L",
                "Schafer, MCM",
                "Couper, L",
                "McKenzie, E",
                "O'Reilly, MF",
                "Lancioni, GE",
                "Marschik, PB",
                "Green, VA",
                "Sigafoos, J",
                "Sutherland, D"
            ],
            "year": 2015,
            "source": "J DEV PHYS DISABIL. 2015; 27(3): 323-339. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000354487000004",
            "pubmed": null,
            "doi": "10.1007/s10882-014-9417-x",
            "pmc": null,
            "organizations": [
                "145664-14010"
            ],
            "persons": [
                "145664-58883-6"
            ],
            "imported": "2015-06-05T10:05:32+02:00",
            "journal": "J DEV PHYS DISABIL",
            "issn": "1056-263X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF DEVELOPMENTAL AND PHYSICAL DISABILITIES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.88,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.366,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "REHABILITATION-SSCI",
            "impactfactor_norm_super": 0.714,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "REHABILITATION-SSCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 145422,
            "title": "Dermoscopic and clinical features of pigmented skin lesions of the genital area.",
            "abstract": null,
            "authors": [
                "Cengiz, FP",
                "Emiroglu, N",
                "Wellenhof, RH"
            ],
            "year": 2015,
            "source": "An Bras Dermatol. 2015; 90(2):178-183",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000352211800003",
            "pubmed": "25830986",
            "doi": "10.1590/abd1806-4841.20153294",
            "pmc": "PMC4371665",
            "organizations": [
                "145422-14047"
            ],
            "persons": [
                "145422-51711-6"
            ],
            "imported": "2015-05-22T11:28:15+02:00",
            "journal": "AN BRAS DERMATOL",
            "issn": "0365-0596",
            "collection_publisher": null,
            "collection_title": "ANAIS BRASILEIROS DE DERMATOLOGIA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.88,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.148,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.213,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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
        }
    ]
}