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=154580&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157518,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154600&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154560&ordering=-impactfactor",
    "results": [
        {
            "id": 6880,
            "title": "Metabolic syndrome--a high cardiovascular risk?",
            "abstract": null,
            "authors": [
                "Toplak, H"
            ],
            "year": 2004,
            "source": "ACTA MED AUST. 2004; 31(3): 63-66. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223401700001",
            "pubmed": "15515478",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "6880-51846-2"
            ],
            "imported": "2012-10-16T21:50:49+02:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.439,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.242718446601942,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 12602,
            "title": "Lipids--diagnosis and therapy in type 2 diabetes",
            "abstract": null,
            "authors": [
                "Wascher, TC"
            ],
            "year": 2004,
            "source": "Acta Med Austriaca. 2004; 31(5):168-169",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225930200007",
            "pubmed": "15747990",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.439,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.242718446601942,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 6719,
            "title": "Transient hypoglycemic abducens palsy.",
            "abstract": null,
            "authors": [
                "Anhaus, S",
                "Bonelli, RM",
                "Niederwieser, G",
                "Reisecker, F"
            ],
            "year": 2004,
            "source": "Acta Med Austriaca. 2004; 31(2):56-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221765800005",
            "pubmed": "15359984",
            "doi": null,
            "pmc": null,
            "organizations": [
                "6719-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.439,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.242718446601942,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 12603,
            "title": "Inhibition of platelet aggregation",
            "abstract": null,
            "authors": [
                "Wascher, TC"
            ],
            "year": 2004,
            "source": "Acta Med Austriaca. 2004; 31(5):170-170",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225930200008",
            "pubmed": "15747991",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.439,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.242718446601942,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2678,
            "title": "Torsion of a normal adnexa in a premenarcheal girl: MRI findings.",
            "abstract": null,
            "authors": [
                "Bader, T",
                "Ranner, G",
                "Haberlik, A"
            ],
            "year": 1996,
            "source": "EUROPEAN RADIOL 1996 6: 704-706.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VM42400020",
            "pubmed": "8934138",
            "doi": "10.1007%2FBF00187677",
            "pmc": null,
            "organizations": [
                "2678-14049",
                "2678-14054"
            ],
            "persons": [
                "2678-51572-6"
            ],
            "imported": null,
            "journal": "EUROPEAN RADIOL",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.438,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.443037974683544,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": false
        },
        {
            "id": 4880,
            "title": "The mycota-confusion: commentary on the discussion mycota-immunological background of the chronic rhinosinusitis with or without polyposis",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2003,
            "source": "Laryngorhinootologie. 2003; 82(5):307-311",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000183193100001",
            "pubmed": "12800074",
            "doi": "10.1055/s-2003-39734",
            "pmc": null,
            "organizations": [
                "4880-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.438,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": false
        },
        {
            "id": 1326,
            "title": "Individual Experiences with Delayed Allergy-Like Reactions (According to the Experience Guidelines)",
            "abstract": null,
            "authors": [
                "Schreyer, H"
            ],
            "year": 1996,
            "source": "EUROPEAN RADIOL 1996 6:  S21-S21.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UU04700012",
            "pubmed": null,
            "doi": "10.1007/BF02484465",
            "pmc": null,
            "organizations": [
                "1326-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUROPEAN RADIOL",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.438,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.443037974683544,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 529,
            "title": "Comparison of mammographic image quality in various methods of reconstructive breast surgery.",
            "abstract": null,
            "authors": [
                "Lindbichler, F",
                "Hoflehner, H",
                "Schmidt, F",
                "Pierer, GR",
                "Raith, J",
                "Umschaden, J",
                "Preidler, KW"
            ],
            "year": 1996,
            "source": "Eur Radiol. 1996; 6(6):925-928",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VX35200025",
            "pubmed": "8972334",
            "doi": "10.1007/BF00240708",
            "pmc": null,
            "organizations": [
                "529-14045",
                "529-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUROPEAN RADIOL",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.438,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.443037974683544,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": false
        },
        {
            "id": 4504,
            "title": "Preservation and plastination.",
            "abstract": null,
            "authors": [
                "Weiglein, AH"
            ],
            "year": 2002,
            "source": "Clin Anat. 2002; 15(6):445-445",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000178783300010",
            "pubmed": "12373735",
            "doi": "10.1002/ca.10038",
            "pmc": null,
            "organizations": [
                "4504-14018"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN ANATOM",
            "issn": "0897-3806",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.438,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.294117647058824,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": false
        },
        {
            "id": 4881,
            "title": "Incidence and detection of fungi and eosinophilic granulocytes in chronic rhinosinusitis",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H",
                "Buzina, W",
                "Freudenschuss, K",
                "Lackner, A",
                "Beham, A"
            ],
            "year": 2003,
            "source": "Laryngorhinootologie. 2003; 82(5):330-340",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183193100005",
            "pubmed": "12800078",
            "doi": "10.1055/s-2003-39777",
            "pmc": null,
            "organizations": [
                "4881-14020",
                "4881-14042"
            ],
            "persons": [
                "4881-50715-6",
                "4881-51725-2"
            ],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.438,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 86739,
            "title": "ANALYSIS OF INDIVIDUAL OIL GLAND SECRETION PROFILES IN ORIBATID MITES (ACARI: ORIBATIDA)",
            "abstract": null,
            "authors": [
                "Raspotnig, G",
                "Fottinger, P"
            ],
            "year": 2008,
            "source": "INT J ACAROL. 2008; 34(4): 409-417. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000261303500010",
            "pubmed": null,
            "doi": "10.1080/17088180809434785",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-01-13T16:03:28+01:00",
            "journal": "INT J ACAROL",
            "issn": "0164-7954",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF ACAROLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.438,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "ENTOMOLOGY",
            "impactfactor_norm_super": 0.379,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "ENTOMOLOGY",
            "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": 4707,
            "title": "Short-term therapeutic trial of proton pump inhibitors in suspected extraesophageal reflux.",
            "abstract": null,
            "authors": [
                "Habermann, W",
                "Kiesler, K",
                "Eherer, A",
                "Friedrich, G"
            ],
            "year": 2002,
            "source": "J Voice. 2002; 16(3):425-432",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181346900015",
            "pubmed": "12395996",
            "doi": "10.1016/S0892-1997(02)00115-7",
            "pmc": null,
            "organizations": [
                "4707-14042"
            ],
            "persons": [
                "4707-51636-6"
            ],
            "imported": null,
            "journal": "J VOICE",
            "issn": "0892-1997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.438,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.21875,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5583,
            "title": "Nasalance changes after functional endoscopic sinus surgery.",
            "abstract": null,
            "authors": [
                "Soneghet, R",
                "Santos, RP",
                "Behlau, M",
                "Habermann, W",
                "Friedrich, G",
                "Stammberger, H"
            ],
            "year": 2002,
            "source": "J VOICE 2002 16: 392-397.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181346900010",
            "pubmed": "12395991",
            "doi": "10.1016%2FS0892-1997%2802%2900110-8",
            "pmc": null,
            "organizations": [
                "5583-14042"
            ],
            "persons": [
                "5583-51636-6"
            ],
            "imported": null,
            "journal": "J VOICE",
            "issn": "0892-1997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.438,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.21875,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 148496,
            "title": "Metabolic Pattern of Asymptomatic Hip-Prosthesis by 18F-FDG-Positron-Emission-Tomography.",
            "abstract": null,
            "authors": [
                "Beslic, N",
                "Heber, D",
                "Walter Lipp, R",
                "Sonneck-Koenne, C",
                "Knoll, P",
                "Mirzaei, S"
            ],
            "year": 2015,
            "source": "Iran J Radiol. 2015; 12(1):e11204-e11204",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000351719400005",
            "pubmed": "25793083",
            "doi": "10.5812/iranjradiol.11204",
            "pmc": "PMC4349100",
            "organizations": [
                "148496-14107"
            ],
            "persons": [
                "148496-51948-6"
            ],
            "imported": "2015-11-24T12:04:07+01:00",
            "journal": "IRAN J RADIOL",
            "issn": "1735-1065",
            "collection_publisher": null,
            "collection_title": "IRANIAN JOURNAL OF RADIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.438,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.032,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": 0.08,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 4926,
            "title": "Respiratory epitheloid adenomatoid hamartoma of the nasal cavity--case report and review of the literature",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Beham, A",
                "Stammberger, H"
            ],
            "year": 2003,
            "source": "Laryngorhinootologie. 2003; 82(6):416-420",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000183916100005",
            "pubmed": "12851849",
            "doi": "10.1055/s-2003-40540",
            "pmc": null,
            "organizations": [
                "4926-14020"
            ],
            "persons": [
                "4926-51725-2"
            ],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.438,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": false
        },
        {
            "id": 68030,
            "title": "Religious and spirituality attitudes regarding off attachment theory aspects in somatoform disorders",
            "abstract": null,
            "authors": [
                "Gil, FP",
                "Nickel, M"
            ],
            "year": 2007,
            "source": "NERVENHEILKUNDE. 2007; 26(6): 459-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000247057800002",
            "pubmed": null,
            "doi": "10.1055/s-0038-1626885",
            "pmc": null,
            "organizations": [
                "68030-13923"
            ],
            "persons": [
                "68030-58063-6"
            ],
            "imported": "2007-08-09T13:42:20+02:00",
            "journal": "NERVENHEILKUNDE",
            "issn": "0722-1541",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.437,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.074468085106383,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 4031,
            "title": "In memoriam Wilhelm Burkl",
            "abstract": null,
            "authors": [
                "Pabst, MA",
                "Dohr, G"
            ],
            "year": 2001,
            "source": "ANN ANATOMY 2001 183: 501-501.",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:000172620400002",
            "pubmed": null,
            "doi": "10.1016/S0940-9602(01)80052-2",
            "pmc": null,
            "organizations": [
                "4031-14017"
            ],
            "persons": [
                "4031-51666-6"
            ],
            "imported": null,
            "journal": "ANN ANATOMY",
            "issn": "0940-9602",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.436,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.166666666666667,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 190221,
            "title": "[Randomized controlled trials terminated prematurely: beneficial therapy effects].",
            "abstract": null,
            "authors": [
                "Kluth, LA",
                "Rink, M",
                "Ahyai, SA",
                "Fisch, M",
                "Shariat, SF",
                "Dahm, P"
            ],
            "year": 2013,
            "source": "Urologe A. 2013; 52(8):1080-3",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000323225600008",
            "pubmed": "23712423",
            "doi": "10.1007/s00120-013-3144-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190221-111791-6"
            ],
            "imported": "2021-11-10T09:09:41+01:00",
            "journal": "UROLOGE",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": "UROLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.436,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.091,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.123,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": false
        },
        {
            "id": 165409,
            "title": "Post-chemotherapy laparoscopic retroperitoneal lymph node dissection in low volume residual germ cell cancer: a technique to reduce morbidity].",
            "abstract": null,
            "authors": [
                "Aufderklamm, S",
                "Todenhöfer, T",
                "Hennenlotter, J",
                "Gakis, G",
                "Mischinger, J",
                "Mundhenk, J",
                "Germann, M",
                "Stenzl, A",
                "Schwentner, C"
            ],
            "year": 2013,
            "source": "Urologe A. 2013; 52(8):1097-1103",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000323225600011",
            "pubmed": "23416965",
            "doi": "10.1007/s00120-013-3133-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "165409-99872-6"
            ],
            "imported": "2018-02-06T01:00:00+01:00",
            "journal": "Urologe A",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.436,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.091,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.123,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": 165424,
            "title": "Laparoendoscopic single-site surgery in urology using reusable systems].",
            "abstract": null,
            "authors": [
                "Schwentner, C",
                "Todenhöfer, T",
                "Seibold, J",
                "Alloussi, S",
                "Germann, M",
                "Aufderklamm, S",
                "Mischinger, J",
                "Stenzl, A",
                "Gakis, G"
            ],
            "year": 2013,
            "source": "Urologe A. 2013; 52(1):54-59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000313947800008",
            "pubmed": "22996422",
            "doi": "10.1007/s00120-012-3007-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "165424-99872-6"
            ],
            "imported": "2018-02-07T13:40:03+01:00",
            "journal": "UROLOGE",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": "UROLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.436,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.091,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.123,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": false
        }
    ]
}