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=2340&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158680,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2360&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2320&ordering=impactfactor_norm",
    "results": [
        {
            "id": 5113,
            "title": "Binding analysis of HLA-G specific antibodies to hematopoietic cells isolated from leukemia patients.",
            "abstract": null,
            "authors": [
                "Poláková, K",
                "Bandzuchová, E",
                "Hofmeister, V",
                "Weiss, EH",
                "Hutter, H",
                "Russ, G"
            ],
            "year": 2003,
            "source": "Neoplasma. 2003; 50(5):331-338",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186334800004",
            "pubmed": "14628085",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5113-14017"
            ],
            "persons": [
                "5113-51871-6"
            ],
            "imported": null,
            "journal": "NEOPLASMA",
            "issn": "0028-2685",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.782,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 7302,
            "title": "MICROPOWER VOLTAGE REGULATOR WITH VERY LOW V OUT-V IN",
            "abstract": null,
            "authors": [
                "REHAK, PH"
            ],
            "year": 1980,
            "source": "ELECTRON ENG-LONDON 1980 52: 19-19.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1980JV69700003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ELECTRON ENG-LONDON",
            "issn": "0013-4902",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, ELECTRICAL & ELECTRONIC",
            "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": 52840,
            "title": "RECOVERING MULTIPLEXED ANALOG-SIGNALS",
            "abstract": null,
            "authors": [
                "REHAK, PH"
            ],
            "year": 1984,
            "source": "ELECTRON ENG-LONDON. 1984; 56:  36-36. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1984SF96600006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52840-14045"
            ],
            "persons": [],
            "imported": "2009-10-22T13:22:31+02:00",
            "journal": "ELECTRON ENG-LONDON",
            "issn": "0013-4902",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, ELECTRICAL & ELECTRONIC",
            "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": false
        },
        {
            "id": 72994,
            "title": "A case of a tumorsimulating expansion caused by anabolic androgen steroids in body building",
            "abstract": null,
            "authors": [
                "Kienbacher, G",
                "Maurer-Ertl, W",
                "Glehr, M",
                "Feierl, G",
                "Leithner, A"
            ],
            "year": 2007,
            "source": "Sportverletz Sportschaden. 2007; 21(4): 195-198. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000252219600006",
            "pubmed": "18072080",
            "doi": "10.1055/s-2007-963708",
            "pmc": null,
            "organizations": [
                "72994-14023",
                "72994-14052"
            ],
            "persons": [
                "72994-51818-6",
                "72994-53237-6"
            ],
            "imported": "2007-12-19T01:00:00+01:00",
            "journal": "Sportverletz Sportschaden",
            "issn": "0932-0555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.17,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 195485,
            "title": "\"B problems\" in non-traumatic resuscitation room management (pg 1, 2022)",
            "abstract": null,
            "authors": [
                "Kumle, B",
                "Michael, M",
                "Wermke, A",
                "Schmitz, C",
                "Hammer, N",
                "Kumpers, P",
                "Pin, M",
                "Bernhard, M"
            ],
            "year": 2022,
            "source": "NOTFALL RETTUNGSMED. 2022; ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000792987000001",
            "pubmed": null,
            "doi": "10.1007/s10049-022-01039-3",
            "pmc": null,
            "organizations": [
                "195485-14018"
            ],
            "persons": [
                "195485-102804"
            ],
            "imported": "2022-05-30T10:10:21+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": 1.0,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCIE",
            "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": 94339,
            "title": "Monitoring chromosome rearrangements.",
            "abstract": null,
            "authors": [
                "Speicher, MR"
            ],
            "year": 2005,
            "source": "Adv Exp Med Biol. 2005; 570:  19-41. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236407200002",
            "pubmed": "18727497",
            "doi": "10.1007/1-4020-3764-3_2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-30T02:00:00+02:00",
            "journal": "Adv Exp Med Biol",
            "issn": "0065-2598",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.635,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 112584,
            "title": "Food-induced anaphylaxis and cofactors - data from the anaphylaxis registry",
            "abstract": null,
            "authors": [
                "Worm, M",
                "Scherer, K",
                "Kohli-Wiesner, A",
                "Rueff, F",
                "Mahler, V",
                "Lange, L",
                "Treudler, R",
                "Rietschel, E",
                "Szepfalusi, Z",
                "Lang, R",
                "Rabe, U",
                "Reese, T",
                "Schwerk, N",
                "Beyer, K",
                "Hompes, S",
                "Bircher, A",
                "Przybilla, B",
                "Hawranek, T",
                "Hansen, G",
                "Friedrichs, F",
                "Merk, H",
                "Tenbrock, K",
                "Lehmann, S",
                "Gerstlauer, M",
                "Kleine-Tebbe, J",
                "Niggemann, B",
                "Dickel, H",
                "Bucheler, M",
                "Bieber, T",
                "Hanfland, J",
                "Schmitt-Grohe, S",
                "Vlajnic, D",
                "Heckmann, V",
                "Nemat, K",
                "Schakel, K",
                "Nordwig, A",
                "Schuster, A",
                "Schweitzer-Krantz, S",
                "Hillen, U",
                "Kopp, M",
                "Szliska, C",
                "Klinge, J",
                "Neustadter, I",
                "Fuchs, T",
                "Bruns, R",
                "Marsch, C",
                "Kreft, B",
                "Coors, E",
                "Rebien, W",
                "Wedi, B",
                "Pfohler, C",
                "Rett, M",
                "Henzgen, M",
                "Vohringer, P",
                "Folster-Holst, R",
                "Hunzelmann, N",
                "Siebenhaar, G",
                "Nestoris, S",
                "Schirpke, C",
                "Grabbe, J",
                "Stichtenoth, G",
                "Ring, J",
                "Brockow, K",
                "Brehler, R",
                "Yildiz, I",
                "Volkmuth, S",
                "Geissler, M",
                "Polz, M",
                "Riffelmann, F",
                "Thies, S",
                "Lepp, U",
                "Rabe, U",
                "Rebmann, H",
                "Spindler, T",
                "Klimek, L",
                "Pfaar, O",
                "Brosi, W",
                "Aberer, W",
                "Varga, E",
                "Reider, N",
                "Huttegger, I",
                "Kinaciyan, T",
                "Hoffmann-Sommergruber, K",
                "Eng, P",
                "Helbling, A",
                "Eigenmann, P",
                "Guggenheim, R",
                "Schmid-Grendelmeier, P"
            ],
            "year": 2011,
            "source": "ALLERGOLOGIE. 2011; 34(7): 329-337. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000293310900002",
            "pubmed": null,
            "doi": "10.5414/ALP34329",
            "pmc": null,
            "organizations": [
                "112584-14047",
                "112584-14095"
            ],
            "persons": [
                "112584-51346-6"
            ],
            "imported": "2011-08-11T11:52:15+02:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": 0.136,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ALLERGY",
            "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": 116445,
            "title": "S3 guideline urticaria. Part 1: Classification and diagnosis of urticaria: German language version of the international S3-guideline",
            "abstract": null,
            "authors": [
                "Zuberbier, T",
                "Aberer, W",
                "Brockow, K",
                "Grabbe, J",
                "Hamelmann, E",
                "Hartmann, K",
                "Jakob, T",
                "Merk, HF",
                "Ollert, M",
                "Rueff, F",
                "Schmid-Grendelmeier, P",
                "Staubach, P",
                "Voigtmann, I",
                "Wedi, B",
                "Maurer, M"
            ],
            "year": 2011,
            "source": "ALLERGOLOGIE. 2011; 34(12): 569-580. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000298456400002",
            "pubmed": null,
            "doi": "10.5414/ALX01442",
            "pmc": null,
            "organizations": [
                "116445-14047"
            ],
            "persons": [
                "116445-51346-6"
            ],
            "imported": "2012-01-26T10:47:00+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": 0.136,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ALLERGY",
            "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": 116454,
            "title": "From the history of allergology: Mrs. Helmtraut Ebruster - the forgotten author of the modified skin prick-test",
            "abstract": null,
            "authors": [
                "Bergmann, KC",
                "Aberer, W"
            ],
            "year": 2011,
            "source": "ALLERGOLOGIE. 2011; 34(12): 599-600. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000298456400005",
            "pubmed": null,
            "doi": "10.5414/ALX01441",
            "pmc": null,
            "organizations": [
                "116454-14047"
            ],
            "persons": [
                "116454-51346-6"
            ],
            "imported": "2012-01-26T10:47:00+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": 0.136,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ALLERGY",
            "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": 121047,
            "title": "Androgens and cardiovascular risk.",
            "abstract": null,
            "authors": [
                "Lerchbaum, E",
                ""
            ],
            "year": 2012,
            "source": "LABORATORIUMSMEDIZIN. 2012; 36(4): 217-225. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000306548800005",
            "pubmed": null,
            "doi": "10.1515/labmed-2011-0028",
            "pmc": null,
            "organizations": [
                "121047-14080"
            ],
            "persons": [],
            "imported": "2012-08-27T13:57:18+02:00",
            "journal": "LABORATORIUMSMEDIZIN",
            "issn": "0342-3026",
            "collection_publisher": null,
            "collection_title": "LABORATORIUMSMEDIZIN-JOURNAL OF LABORATORY MEDICINE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.189,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": 0.125,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 122176,
            "title": "Vitamin D and cardiovascular diseases: where do we stand in 2012?.",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Marz, W",
                ""
            ],
            "year": 2012,
            "source": "LABORATORIUMSMEDIZIN. 2012; 36(5): 281-289. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000308698200006",
            "pubmed": null,
            "doi": "10.1515/labmed-2011-0029",
            "pmc": null,
            "organizations": [
                "122176-14028",
                "122176-14080"
            ],
            "persons": [
                "122176-53344-1",
                "122176-51906-4"
            ],
            "imported": "2012-10-12T12:34:07+02:00",
            "journal": "LABORATORIUMSMEDIZIN",
            "issn": "0342-3026",
            "collection_publisher": null,
            "collection_title": "LABORATORIUMSMEDIZIN-JOURNAL OF LABORATORY MEDICINE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.189,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": 0.125,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 123989,
            "title": "Over 5 months of existence rattling breathing and severe dystrophy after ingestion of a button battery: a case report.",
            "abstract": null,
            "authors": [
                "Meir, J",
                "vom Hove, M",
                "Prenzel, F",
                "Gotz, G",
                "Bohm, R",
                "Till, H",
                ""
            ],
            "year": 2011,
            "source": "ALLERGOLOGIE. ALLERGOLOGIE34: 280-281.  DEISENHOFEN-MUENCHEN: DUSTRI-VERLAG DR KARL FEISTLE; ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000290929100034",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123989-14049"
            ],
            "persons": [
                "123989-83445"
            ],
            "imported": "2012-12-10T12:57:20+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ALLERGY",
            "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": false
        },
        {
            "id": 132087,
            "title": "Psoriasis and Psyche--what's new? What is clinically relevant?",
            "abstract": null,
            "authors": [
                "Linder, D",
                "Forchetti, G"
            ],
            "year": 2009,
            "source": "Acta Dermatovenerol Croat. 2009; 17(3): 198-203. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000271032800009",
            "pubmed": "19818220",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "132087-77112-2"
            ],
            "imported": "2013-11-29T01:00:00+01:00",
            "journal": "Acta Dermatovenerol Croat",
            "issn": "1330-027X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.461,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.125,
            "impactfactor_norm_super_year": 2009,
            "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": false
        },
        {
            "id": 196953,
            "title": "Theoretical Principles of forensic Imaging Working Group Forensic Imaging (AGFB) of the German Society of Legal Medicine (DGRM)",
            "abstract": null,
            "authors": [
                "Bornik, A",
                "Heinze, S",
                "Campana, L",
                "Rost, T",
                "Wittig, H",
                "Labudde, D",
                "Genet, P",
                "Grabherr, S"
            ],
            "year": 2019,
            "source": "RECHTSMEDIZIN. 2019; 29(1): 1-12. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000456619600001",
            "pubmed": null,
            "doi": "10.1007/s00194-018-0295-x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "196953-115441-6"
            ],
            "imported": "2022-08-10T09:48:57+02:00",
            "journal": "RECHTSMEDIZIN",
            "issn": "0937-9819",
            "collection_publisher": null,
            "collection_title": "RECHTSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.592,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MEDICINE, LEGAL-SCI",
            "impactfactor_norm_super": 0.235,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, LEGAL-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": 146375,
            "title": "Quality management in telephone resuscitation - more data for more survivors. Consensus for an additional module for the German Reanimationsregister (R)",
            "abstract": null,
            "authors": [
                "Marung, H",
                "Grasner, JT",
                "Bohn, A",
                "Hackstein, A",
                "Kaufmann, F",
                "Kersting, J",
                "Orlob, S",
                "Roessler, M",
                "Schmid, O",
                "Seewald, S",
                "Wnent, J",
                "Weiss, C",
                "Kreimeier, U"
            ],
            "year": 2015,
            "source": "NOTFALL RETTUNGSMED. 2015; 18(4): 299-305. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000356822600008",
            "pubmed": null,
            "doi": "10.1007/s10049-015-0010-3",
            "pmc": null,
            "organizations": [
                "146375-14069"
            ],
            "persons": [
                "146375-74176-6"
            ],
            "imported": "2015-07-22T12:26:15+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.319,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.25,
            "impactfactor_norm_super_year": 2014,
            "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": 147106,
            "title": "Altered mental status. Are there recipes for beginners?",
            "abstract": null,
            "authors": [
                "Steiner, K",
                "Fandler, M",
                "Zechner, P",
                "Sacherer, F"
            ],
            "year": 2015,
            "source": "NOTFALL RETTUNGSMED. 2015; 18(5): 346-356. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000358604300004",
            "pubmed": null,
            "doi": "10.1007/s10049-015-0020-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "147106-64334-6"
            ],
            "imported": "2015-09-17T12:29:51+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.319,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.25,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-SCI",
            "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": 163087,
            "title": "Intrahepatic cholestasis in two omani siblings associated with a novel homozygous ATP8B1 mutation, c.379C>G (p.L127V).",
            "abstract": null,
            "authors": [
                "Narchi, H",
                "Alhefeiti, S",
                "Althabahi, F",
                "Hertecant, J",
                "Knisely, AS",
                "Souid, AK"
            ],
            "year": 2017,
            "source": "Saudi J Gastroenterol. 2017; 23(5):303-305",
            "category": 1,
            "document_type": null,
            "sci": "ISI:000411415500008",
            "pubmed": "28937026",
            "doi": "10.4103/sjg.SJG_178_17",
            "pmc": "PMC5625368",
            "organizations": [
                "163087-14020"
            ],
            "persons": [],
            "imported": "2017-10-23T13:32:35+02:00",
            "journal": "SAUDI J GASTROENTERO",
            "issn": "1319-3767",
            "collection_publisher": null,
            "collection_title": "SAUDI JOURNAL OF GASTROENTEROLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.52,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCI",
            "impactfactor_norm_super": 0.139,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": 175310,
            "title": "[Treatment for chronic back pain? : Active multimodal, interdisciplinary pain therapy vs. physiotherapy-physical therapy for chronic back pain].",
            "abstract": null,
            "authors": [
                "Oratsch, C",
                "Pipam, W",
                "Köstenberger, M",
                "Apich, G",
                "Likar, R"
            ],
            "year": 2019,
            "source": "Schmerz. 2019; 33(4):337-346",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000478886200009",
            "pubmed": "31098706",
            "doi": "10.1007/s00482-019-0379-x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "175310-53309-6",
                "175310-95683-6"
            ],
            "imported": "2019-05-31T02:00:00+02:00",
            "journal": "Schmerz",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.972,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCI",
            "impactfactor_norm_super": 0.196,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": 192332,
            "title": "Resuscitation room management of nontraumatic critically ill patients-the \"D\" problem (vol 24, pg 1004, 2021)",
            "abstract": null,
            "authors": [
                "Michael, M",
                "Kumle, B",
                "Pin, M",
                "Hammer, N",
                "Gliem, M",
                "Kursumovic, A",
                "Bernhard, M"
            ],
            "year": 2022,
            "source": "NOTFALL RETTUNGSMED. 2022; ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000741857400001",
            "pubmed": null,
            "doi": "10.1007/s10049-021-00972-z",
            "pmc": null,
            "organizations": [
                "192332-14018"
            ],
            "persons": [
                "192332-102804"
            ],
            "imported": "2022-01-31T09:25:06+01:00",
            "journal": "NOTFALL RETTUNGSMED",
            "issn": "1434-6222",
            "collection_publisher": null,
            "collection_title": "NOTFALL & RETTUNGSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCIE",
            "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": 184032,
            "title": "[Education].",
            "abstract": null,
            "authors": [
                "Lott, C",
                "Carmona, F",
                "Van de Voorde, P",
                "Lockey, A",
                "Kuzovlev, A",
                "Breckwoldt, J",
                "Nolan, JP",
                "Monsieurs, KG",
                "Madar, J",
                "Turner, N",
                "Scapigliati, A",
                "Pflanzl-Knizacek, L",
                "Conaghan, P",
                "Biarent, D",
                "Greif, R"
            ],
            "year": 2020,
            "source": "Notf Rett Med. 2020; 23(4): 260-262. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000540137300007",
            "pubmed": "32536803",
            "doi": "10.1007/s10049-020-00723-6",
            "pmc": "PMC7284663",
            "organizations": [],
            "persons": [],
            "imported": "2020-10-30T01: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
        }
    ]
}