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=148840&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157925,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148860&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148820&ordering=-impactfactor",
    "results": [
        {
            "id": 61690,
            "title": "Fixation-related autolysis and bioprosthetic aortic wall calcification.",
            "abstract": null,
            "authors": [
                "Human, P",
                "Weissenstein, C",
                "Trantina, A",
                "Zilla, P"
            ],
            "year": 2001,
            "source": "J Heart Valve Dis. 2001; 10(5):656-665",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171300200016",
            "pubmed": "11603606",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61690-51947-6"
            ],
            "imported": "2006-11-27T01:00:00+01:00",
            "journal": "J Heart Valve Dis",
            "issn": "0966-8519",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.085,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.492307692307692,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 648,
            "title": "Cytomegalovirus after heart transplantation: definitions for the guidance of antiviral therapy.",
            "abstract": null,
            "authors": [
                "Iberer, F",
                "Tscheliessnigg, K",
                "Halwachs, G",
                "Auer, T",
                "Wasler, A",
                "Petutschnigg, B",
                "Schreier, G",
                "Müller, H",
                "Allmayer, T",
                "Prenner, G"
            ],
            "year": 1995,
            "source": "Scand J Infect Dis Suppl. 1995; 99(3):100-103",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TZ68700022",
            "pubmed": "8668929",
            "doi": null,
            "pmc": null,
            "organizations": [
                "648-14073"
            ],
            "persons": [
                "648-56926-6",
                "648-51819-6",
                "648-51982-6"
            ],
            "imported": null,
            "journal": "SCAND J INFEC DIS",
            "issn": "0036-5548",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.085,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.333333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1657,
            "title": "Midazolam shortens seizure duration following electroconvulsive therapy.",
            "abstract": null,
            "authors": [
                "Loimer, N",
                "Hofmann, P",
                "Chaudhry, HR"
            ],
            "year": 1992,
            "source": "J PSYCHIAT RES. 1992; 26(2): 97-101. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HX98000001",
            "pubmed": "1613682",
            "doi": "10.1016%2F0022-3956%2892%2990001-5",
            "pmc": null,
            "organizations": [
                "1657-29444"
            ],
            "persons": [],
            "imported": "2010-06-30T18:11:44+02:00",
            "journal": "J PSYCHIAT RES",
            "issn": "0022-3956",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.085,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.597402597402597,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1788,
            "title": "Neopterin plasma concentrations predict the course of severe acute pancreatitis.",
            "abstract": null,
            "authors": [
                "Kaufmann, P",
                "Tilz, GP",
                "Demel, U",
                "Wachter, H",
                "Kreijs, GJ",
                "Fuchs, D"
            ],
            "year": 1998,
            "source": "CLIN CHEM LAB MED. 1998; 36(1): 29-34. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073373800006",
            "pubmed": "9594083",
            "doi": "10.1515/CCLM.1998.006",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1788-51537-6"
            ],
            "imported": "2009-03-17T14:55:27+01:00",
            "journal": "CLIN CHEM LAB MED",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.084,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0101694915254237,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 65946,
            "title": "A new liquid homogeneous assay for the determination of HDL-cholesterol. A comparison to precipitation with phosphotungstic acid/MgCl2 and a lyophilized homogeneous assay.",
            "abstract": null,
            "authors": [
                "Nauck, M",
                "Neumann, I",
                "März, W",
                "Wieland, H"
            ],
            "year": 1999,
            "source": "Clin Chem Lab Med. 1999; 37(5):537-543",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082049900010",
            "pubmed": "10418745",
            "doi": "10.1515/CCLM.1999.087",
            "pmc": null,
            "organizations": [],
            "persons": [
                "65946-51906-6"
            ],
            "imported": "2007-02-22T01:00:00+01:00",
            "journal": "Clin Chem Lab Med",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.084,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.311864406779661,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 2168,
            "title": "Quantitative detection of hepatitis B virus DNA with a new PCR assay.",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Pierer, K",
                "Santner, BI",
                "Vellimedu, SK",
                "Stelzl, E",
                "Lackner, H",
                "Moser, A",
                "Marth, E"
            ],
            "year": 1998,
            "source": "Clin Chem Lab Med. 1998; 36(8):601-604",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076742100022",
            "pubmed": "9806469",
            "doi": "10.1515/CCLM.1998.105",
            "pmc": null,
            "organizations": [
                "2168-14023"
            ],
            "persons": [
                "2168-51803-6",
                "2168-50514-6",
                "2168-51503-6",
                "2168-51812-2"
            ],
            "imported": "2009-03-17T14:55:08+01:00",
            "journal": "CLIN CHEM LAB MED",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.084,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0101694915254237,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true
        },
        {
            "id": 3721,
            "title": "Cardiac radiology. Is there any role for radiology of the heart?",
            "abstract": null,
            "authors": [
                "Rienmüller, R"
            ],
            "year": 2001,
            "source": "Eur J Radiol. 2001; 38(3):167-172",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000169297700001",
            "pubmed": "11399368",
            "doi": "10.1016%2FS0720-048X%2801%2900303-5",
            "pmc": null,
            "organizations": [
                "3721-14054"
            ],
            "persons": [
                "3721-51726-2"
            ],
            "imported": null,
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.084,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.765432098765432,
            "impactfactor_norm_year": 2001,
            "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": 5427,
            "title": "Artificial neural networks in laboratory medicine and medical outcome prediction.",
            "abstract": null,
            "authors": [
                "Tafeit, E",
                "Reibnegger, G"
            ],
            "year": 1999,
            "source": "Clin Chem Lab Med. 1999; 37(9):845-853",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000084322500001",
            "pubmed": "10596951",
            "doi": "10.1515/CCLM.1999.128",
            "pmc": null,
            "organizations": [
                "5427-14012"
            ],
            "persons": [
                "5427-50569-4"
            ],
            "imported": null,
            "journal": "CLIN CHEM LAB MED",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.084,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.311864406779661,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 3722,
            "title": "Dimeric versus monomeric nonionic contrast agents in visualization of coronary arteries.",
            "abstract": null,
            "authors": [
                "Rienmüller, R",
                "Brekke, O",
                "Kampenes, VB",
                "Reiter, U"
            ],
            "year": 2001,
            "source": "Eur J Radiol. 2001; 38(3):173-178",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169297700002",
            "pubmed": "11399369",
            "doi": "10.1016%2FS0720-048X%2801%2900304-7",
            "pmc": null,
            "organizations": [
                "3722-14054",
                "3722-14104"
            ],
            "persons": [
                "3722-51726-2",
                "3722-53950-6"
            ],
            "imported": null,
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.084,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.765432098765432,
            "impactfactor_norm_year": 2001,
            "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": true
        },
        {
            "id": 65951,
            "title": "Six methods for the determination of C-peptide evaluated.",
            "abstract": null,
            "authors": [
                "Nauck, MS",
                "Nauck, MA",
                "Nauck, MA",
                "März, W",
                "Wieland, H"
            ],
            "year": 1999,
            "source": "Clin Chem Lab Med. 1999; 37(7):745-751",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083395300008",
            "pubmed": "10510733",
            "doi": "10.1515/CCLM.1999.115",
            "pmc": null,
            "organizations": [],
            "persons": [
                "65951-51906-6"
            ],
            "imported": "2007-02-22T01:00:00+01:00",
            "journal": "Clin Chem Lab Med",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.084,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.311864406779661,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 306,
            "title": "Automation of polymerase chain reaction-based systems for detection of hepatitis C virus RNA",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Pierer, K",
                "Santner, BI",
                "Vellimedu, SK",
                "Stelzl, E",
                "Marth, E"
            ],
            "year": 1998,
            "source": "CLIN CHEM LAB MED. 1998; 36(8): 583-586. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076742100017",
            "pubmed": "9806464",
            "doi": "10.1515/CCLM.1998.100",
            "pmc": null,
            "organizations": [
                "306-14023"
            ],
            "persons": [
                "306-51803-6",
                "306-50514-6",
                "306-51503-6",
                "306-51812-2"
            ],
            "imported": "2009-03-17T14:54:41+01:00",
            "journal": "CLIN CHEM LAB MED",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.084,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0101694915254237,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 160342,
            "title": "Autoantibodies against oxidized LDL in the first phase of life. Low density lipoproteins.",
            "abstract": null,
            "authors": [
                "Steinerová, A",
                "Racek, J",
                "Stozický, F",
                "Tatzber, F",
                "Lapin, A"
            ],
            "year": 1999,
            "source": "Clin Chem Lab Med. 1999; 37(9):913-917",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084322500008",
            "pubmed": "10596958",
            "doi": "10.1515/CCLM.1999.135",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-05-21T02:00:00+02:00",
            "journal": "Clin Chem Lab Med",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.084,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 3776,
            "title": "Complications in endoluminal repair of abdominal aortic aneurysms.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Schedlbauer, P",
                "Deutschmann, HA",
                "Tiesenhausen, K"
            ],
            "year": 2001,
            "source": "Eur J Radiol. 2001; 39(1):22-33",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000170023800004",
            "pubmed": "11439228",
            "doi": "10.1016/S0720-048X(01)00339-4",
            "pmc": null,
            "organizations": [
                "3776-14054"
            ],
            "persons": [
                "3776-51882-6",
                "3776-51946-6"
            ],
            "imported": null,
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.084,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.765432098765432,
            "impactfactor_norm_year": 2001,
            "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": true
        },
        {
            "id": 1317,
            "title": "Increased serum neopterin concentrations in patients with Alzheimer's disease.",
            "abstract": null,
            "authors": [
                "Leblhuber, F",
                "Walli, J",
                "Demel, U",
                "Tilz, GP",
                "Widner, B",
                "Fuchs, D"
            ],
            "year": 1999,
            "source": "Clin Chem Lab Med. 1999; 37(4):429-431",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081220500008",
            "pubmed": "10369114",
            "doi": "10.1515/CCLM.1999.070",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1317-51537-6"
            ],
            "imported": null,
            "journal": "CLIN CHEM LAB MED",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.084,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.311864406779661,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 3723,
            "title": "Cystic adventitial degeneration of the popliteal artery-the diagnostic value of duplex sonography.",
            "abstract": null,
            "authors": [
                "Brodmann, M",
                "Stark, G",
                "Pabst, E",
                "Seinost, G",
                "Schweiger, W",
                "Szolar, D",
                "Pilger, E"
            ],
            "year": 2001,
            "source": "Eur J Radiol. 2001; 38(3):209-212",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169297700008",
            "pubmed": "11399375",
            "doi": "10.1016%2FS0720-048X%2800%2900302-8",
            "pmc": null,
            "organizations": [
                "3723-14079"
            ],
            "persons": [
                "3723-51541-6",
                "3723-51689-2",
                "3723-52018-6"
            ],
            "imported": null,
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.084,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.765432098765432,
            "impactfactor_norm_year": 2001,
            "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": 121749,
            "title": "Diffusion-weighted MRI of abscess formations in children and young adults.",
            "abstract": null,
            "authors": [
                "Neubauer, H",
                "Platzer, I",
                "Mueller, VR",
                "Meyer, T",
                "Liese, J",
                "Koestler, H",
                "Hahn, D",
                "Beer, M"
            ],
            "year": 2012,
            "source": "World J Pediatr. 2012; 8(3):229-234",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000307507400005",
            "pubmed": "22886195",
            "doi": "10.1007/s12519-012-0362-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-09-26T02:00:00+02:00",
            "journal": "World J Pediatr",
            "issn": "1708-8569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.084,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.393,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.417,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 2930,
            "title": "International Federation of Clinical Chemistry and Laboratory Medicine (IFCC) Standardization Project for the Measurement of Lipoprotein(a). Phase 2: selection and properties of a proposed secondary reference material for lipoprotein(a).",
            "abstract": null,
            "authors": [
                "Tate, JR",
                "Berg, K",
                "Couderc, R",
                "Dati, F",
                "Kostner, GM",
                "Marcovina, SM",
                "Rifai, N",
                "Sakurabayashi, I",
                "Steinmetz, A"
            ],
            "year": 1999,
            "source": "Clin Chem Lab Med. 1999; 37(10):949-958",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085141200003",
            "pubmed": "10616748",
            "doi": "10.1515/CCLM.1999.140",
            "pmc": null,
            "organizations": [
                "2930-14013"
            ],
            "persons": [
                "2930-51669-6"
            ],
            "imported": null,
            "journal": "CLIN CHEM LAB MED",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.084,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.311864406779661,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 126359,
            "title": "Diffusion-weighted MRI for detection and differentiation of musculoskeletal tumorous and tumor-like lesions in pediatric patients.",
            "abstract": null,
            "authors": [
                "Neubauer, H",
                "Evangelista, L",
                "Hassold, N",
                "Winkler, B",
                "Schlegel, PG",
                "Köstler, H",
                "Hahn, D",
                "Beer, M"
            ],
            "year": 2012,
            "source": "World J Pediatr. 2012; 8(4):342-349",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000311128900008",
            "pubmed": "23151862",
            "doi": "10.1007/s12519-012-0379-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-02-13T01:00:00+01:00",
            "journal": "World J Pediatr",
            "issn": "1708-8569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.084,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.393,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.417,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 3962,
            "title": "Absence of Borrelia burgdorferi DNA in cutaneous B-cell lymphomas from the United States.",
            "abstract": null,
            "authors": [
                "Wood, GS",
                "Kamath, NV",
                "Guitart, J",
                "Heald, P",
                "Kohler, S",
                "Smoller, BR",
                "Cerroni, L"
            ],
            "year": 2001,
            "source": "J Cutan Pathol. 2001; 28(10):502-507",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171994400001",
            "pubmed": "11737518",
            "doi": "10.1034%2Fj.1600-0560.2001.281002.x",
            "pmc": null,
            "organizations": [
                "3962-14047"
            ],
            "persons": [
                "3962-51751-6"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.083,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.631578947368421,
            "impactfactor_norm_year": 2001,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3963,
            "title": "Follicular mycosis fungoides. A histopathologic analysis of nine cases.",
            "abstract": null,
            "authors": [
                "Flaig, MJ",
                "Cerroni, L",
                "Schuhmann, K",
                "Bertsch, HP",
                "Kind, P",
                "Kaudewitz, P",
                "Sander, CA"
            ],
            "year": 2001,
            "source": "J Cutan Pathol. 2001; 28(10):525-530",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171994400005",
            "pubmed": "11737522",
            "doi": "10.1034%2Fj.1600-0560.2001.281006.x",
            "pmc": null,
            "organizations": [
                "3963-14047"
            ],
            "persons": [
                "3963-51751-6"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.083,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.631578947368421,
            "impactfactor_norm_year": 2001,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}