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=155440&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155460&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155420&ordering=imported",
    "results": [
        {
            "id": 4604,
            "title": "Paediatric respiratory training in Europe: syllabus and centres.",
            "abstract": null,
            "authors": [
                "Zach, MS",
                "Long Range Planning Committee, Paediatric Assembly of the European Respiratory Society, Committee on Paediatric Respiratory Training in Europe, European Board of Paediatrics"
            ],
            "year": 2002,
            "source": "Eur Respir J. 2002; 20(6):1587-1593",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180064000035",
            "pubmed": "12503721",
            "doi": "10.1183/09031936.02.00401102",
            "pmc": null,
            "organizations": [
                "4604-14095"
            ],
            "persons": [
                "4604-51713-7"
            ],
            "imported": null,
            "journal": "EUR RESP J",
            "issn": "0903-1936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.931,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.84375,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 4603,
            "title": "[Emergency medicine -- quo vadis?!].",
            "abstract": null,
            "authors": [
                "Prause, G"
            ],
            "year": 2002,
            "source": "Anaesthesist. 2002; 51(12):957-958",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000180045000003",
            "pubmed": "12580176",
            "doi": "10.1007/s00101-002-0423-5",
            "pmc": null,
            "organizations": [
                "4603-14044"
            ],
            "persons": [
                "4603-51986-2"
            ],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.86,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.347826086956522,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 4602,
            "title": "Clinical value of amplitude-coded colour Doppler sonography in paediatric neurosonography.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Resch, B",
                "Eder, HG",
                "Ebner, F"
            ],
            "year": 2002,
            "source": "Childs Nerv Syst. 2002; 18(12):663-669",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180044700004",
            "pubmed": "12483349",
            "doi": "10.1007/s00381-002-0659-z",
            "pmc": null,
            "organizations": [
                "4602-14050",
                "4602-14106"
            ],
            "persons": [
                "4602-51743-6",
                "4602-51373-2",
                "4602-51853-6"
            ],
            "imported": null,
            "journal": "CHILD NERV SYST",
            "issn": "0256-7040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.819,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.475177304964539,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "SURGERY",
            "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": 4601,
            "title": "De novo HNF-1 beta gene mutation in familial hypoplastic glomerulocystic kidney disease.",
            "abstract": null,
            "authors": [
                "Mache, CJ",
                "Preisegger, KH",
                "Kopp, S",
                "Ratschek, M",
                "Ring, E"
            ],
            "year": 2002,
            "source": "Pediatr Nephrol. 2002; 17(12):1021-1026",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180037500009",
            "pubmed": "12478351",
            "doi": "10.1007/s00467-002-0975-2",
            "pmc": null,
            "organizations": [
                "4601-14020",
                "4601-14048"
            ],
            "persons": [
                "4601-51528-6",
                "4601-51877-2"
            ],
            "imported": null,
            "journal": "PEDIAT NEPHROL",
            "issn": "0931-041X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.42,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.705882352941177,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 4600,
            "title": "The influence of magnesium on the electrophysiological effects of erythromycin in the isolated Guinea pig heart.",
            "abstract": null,
            "authors": [
                "Lueger, A",
                "Brodmann, M",
                "Scherr, D",
                "Stark, G"
            ],
            "year": 2002,
            "source": "Cardiovasc Drugs Ther. 2002; 16(4):327-333",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180000200009",
            "pubmed": "12652102",
            "doi": "10.1023/A:1021734010365",
            "pmc": null,
            "organizations": [
                "4600-14083"
            ],
            "persons": [
                "4600-50168-6",
                "4600-51689-6",
                "4600-51868-1"
            ],
            "imported": null,
            "journal": "CARDIOVASC DRUG THERAPY",
            "issn": "0920-3206",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.908,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.318181818181818,
            "impactfactor_norm_year": 2002,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4598,
            "title": "Extracorporeal circulation for repair of suprahepatic vena cava stenosis after liver transplantation.",
            "abstract": null,
            "authors": [
                "Iberer, F",
                "Grasser, B",
                "Schaffellner, S",
                "Kniepeiss, D",
                "Stadlbauer, V",
                "Tscheliessnigg, KH"
            ],
            "year": 2002,
            "source": "Transpl Int. 2002; 15(11):589-590",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000179983200013",
            "pubmed": "12461667",
            "doi": "10.1007/s00147-002-0443-8",
            "pmc": null,
            "organizations": [
                "4598-14073"
            ],
            "persons": [
                "4598-50989-6",
                "4598-58323-6"
            ],
            "imported": null,
            "journal": "TRANSPLANT INT",
            "issn": "0934-0874",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.52,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.893617021276596,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "SURGERY",
            "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": 4597,
            "title": "MR venography using an intravascular contrast agent: results from a multicenter phase 2 study of dosage.",
            "abstract": null,
            "authors": [
                "Larsson, EM",
                "Sundén, P",
                "Olsson, CG",
                "Debatin, J",
                "Duerinckx, AJ",
                "Baum, R",
                "Hahn, D",
                "Ebner, F"
            ],
            "year": 2003,
            "source": "AJR Am J Roentgenol. 2003; 180(1):227-232",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179979400042",
            "pubmed": "12490510",
            "doi": "10.2214/ajr.180.1.1800227",
            "pmc": null,
            "organizations": [
                "4597-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J ROENTGENOL",
            "issn": "0361-803X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.474,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.795180722891566,
            "impactfactor_norm_year": 2003,
            "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": 4596,
            "title": "Hepatitis B virus activity in patients with anti-hepatitis C virus antibody positivity and hepatitis B antigen positivity.",
            "abstract": null,
            "authors": [
                "Haushofer, AC",
                "Hauer, R",
                "Brunner, H",
                "Köller, U",
                "Trubert-Exinger, D",
                "Halbmayer, WM",
                "Haas, J",
                "Kessler, HH"
            ],
            "year": 2002,
            "source": "J Clin Virol. 2002; 25 Suppl 3(3):S99-102",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179936400013",
            "pubmed": "12467783",
            "doi": "10.1016/S1386-6532(02)00186-5",
            "pmc": null,
            "organizations": [
                "4596-14023",
                "4596-14038"
            ],
            "persons": [
                "4596-51627-6",
                "4596-51812-6",
                "4596-53597-2"
            ],
            "imported": null,
            "journal": "J CLIN VIROL",
            "issn": "1386-6532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.568,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.541666666666667,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "VIROLOGY",
            "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": 4594,
            "title": "Serological and molecular response on combined antiviral treatment in children with chronic hepatitis B after pediatric malignancy.",
            "abstract": null,
            "authors": [
                "Lackner, H",
                "Moser, A",
                "Benesch, M",
                "Deutsch, J",
                "Kessler, HH",
                "Kerbl, R",
                "Schwinger, W",
                "Dornbusch, HJ",
                "Sovinz, P",
                "Urban, C"
            ],
            "year": 2002,
            "source": "J Clin Virol. 2002; 25 Suppl 3:S73-S79",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179936400010",
            "pubmed": "12467780",
            "doi": "10.1016/s1386-6532(02)00189-0",
            "pmc": null,
            "organizations": [
                "4594-14023",
                "4594-14092"
            ],
            "persons": [
                "4594-51369-6",
                "4594-51736-6",
                "4594-51812-6",
                "4594-51821-6",
                "4594-59537-6",
                "4594-51859-6"
            ],
            "imported": null,
            "journal": "J CLIN VIROL",
            "issn": "1386-6532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.568,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.541666666666667,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "VIROLOGY",
            "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": 4593,
            "title": "Fourth International Symposium on Molecular Diagnostics in Laboratory Medicine 2-4 May 2002",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Haushofer, AC"
            ],
            "year": 2002,
            "source": "J CLIN VIROL 2002 25: S1-S1.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000179936400001",
            "pubmed": null,
            "doi": "10.1016/S1386-6532(02)00198-1",
            "pmc": null,
            "organizations": [
                "4593-14023"
            ],
            "persons": [
                "4593-51812-2",
                "4593-53597-6"
            ],
            "imported": null,
            "journal": "J CLIN VIROL",
            "issn": "1386-6532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.568,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.541666666666667,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "VIROLOGY",
            "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": true
        },
        {
            "id": 4590,
            "title": "Metabolic benefits associated with sibutramine therapy.",
            "abstract": null,
            "authors": [
                "Krejs, GJ"
            ],
            "year": 2002,
            "source": "Int J Obes Relat Metab Disord. 2002; 26 Suppl 4(1):S34-S37",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000179909900010",
            "pubmed": "12457298",
            "doi": "10.1038/sj.ijo.0802217",
            "pmc": null,
            "organizations": [
                "4590-14081"
            ],
            "persons": [
                "4590-51534-2"
            ],
            "imported": null,
            "journal": "INT J OBESITY",
            "issn": "0307-0565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.363,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.84,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 4589,
            "title": "A novel assay to measure the calcium flux in human basophils: effects of chemokines and nerve growth factor.",
            "abstract": null,
            "authors": [
                "Heinemann, A",
                "Ofner, M",
                "Amann, R",
                "Peskar, BA"
            ],
            "year": 2003,
            "source": "Pharmacology. 2003; 67(1):49-54",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179906300007",
            "pubmed": "12444303",
            "doi": "10.1159/000066786",
            "pmc": null,
            "organizations": [
                "4589-14022"
            ],
            "persons": [
                "4589-51756-2"
            ],
            "imported": null,
            "journal": "PHARMACOLOGY",
            "issn": "0031-7012",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.976,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.27027027027027,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 4586,
            "title": "Psoriasis as Koebner phenomenon in erythma migrans",
            "abstract": null,
            "authors": [
                "Kahofer, P",
                "Aberer, E"
            ],
            "year": 2002,
            "source": "Hautarzt. 2002; 53(12):805-807",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179867900004",
            "pubmed": "12444521",
            "doi": "10.1007/s00105-002-0382-4",
            "pmc": null,
            "organizations": [
                "4586-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.426,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.1,
            "impactfactor_norm_year": 2002,
            "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": 4583,
            "title": "Mycosis fungoides and follicular mucinosis - Reply",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2002,
            "source": "ARCH DERMATOL 2002 138: 1614-1615.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000179804700020",
            "pubmed": null,
            "doi": "10.1001/archderm.138.2.182",
            "pmc": null,
            "organizations": [
                "4583-14047"
            ],
            "persons": [
                "4583-51751-2"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.761,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.975,
            "impactfactor_norm_year": 2002,
            "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": 4580,
            "title": "Efficacy and problems in transcatheter closure of patent foramen ovate in patients with cryptogenic cerebrovascular events",
            "abstract": null,
            "authors": [
                "Stein, JI",
                "Beitzke, A",
                "Gamillscheg, A",
                "Schuchlenz, H",
                "Beitzke, M",
                "Zartner, P"
            ],
            "year": 2002,
            "source": "EUR HEART J 2002 23: 713-713.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000179753302650",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4580-14048",
                "4580-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.131,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 4579,
            "title": "Eustachian valve is a confounder of contrast echocardiography but not of color Doppler in detecting a right-to-left-shunt across a PFO",
            "abstract": null,
            "authors": [
                "Schuchlenz, H",
                "Saurer, G",
                "Weihs, W",
                "Rehak, P"
            ],
            "year": 2002,
            "source": "EUR HEART J 2002 23: 652-652.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000179753302417",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4579-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.131,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 4578,
            "title": "Single center experience of transcatheter closure of atrial septal defects using different devices",
            "abstract": null,
            "authors": [
                "Stein, JI",
                "Gamillscheg, A",
                "Zartner, P",
                "Schuchlenz, H",
                "Beitzke, A"
            ],
            "year": 2002,
            "source": "EUR HEART J 2002 23: 624-624.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000179753302313",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4578-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.131,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 4577,
            "title": "Measurement of IgE antibodies using liquid allergens--an inter-method and inter-laboratory quality assessment.",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Kränke, B"
            ],
            "year": 2002,
            "source": "Wien Klin Wochenschr. 2002; 114(21-22):929-937",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179741600010",
            "pubmed": "12528326",
            "doi": null,
            "pmc": null,
            "organizations": [
                "4577-14047"
            ],
            "persons": [
                "4577-51346-2",
                "4577-51954-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.591,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.401869158878505,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4576,
            "title": "Successful reversal of delayed paraplegia after endovascular stent grafting.",
            "abstract": null,
            "authors": [
                "Oberwalder, PJ",
                "Tiesenhausen, K",
                "Hausegger, K",
                "Rigler, B"
            ],
            "year": 2002,
            "source": "J THORAC CARDIOVASC SURG 2002 124: 1259-1260.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000179706200040",
            "pubmed": "12447206",
            "doi": "10.1067/mtc.2002.127787",
            "pmc": null,
            "organizations": [
                "4576-14074",
                "4576-14075"
            ],
            "persons": [
                "4576-51946-6"
            ],
            "imported": null,
            "journal": "J THORAC CARDIOVASC SURG",
            "issn": "0022-5223",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.842,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.929078014184397,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "SURGERY",
            "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": 4575,
            "title": "Chromosomal localization and genomic organization of the human Linker for Activation of T cells (LAT) gene.",
            "abstract": null,
            "authors": [
                "Windpassinger, C",
                "Kroisel, PM",
                "Wagner, K",
                "Petek, E"
            ],
            "year": 2002,
            "source": "Cytogenet Genome Res. 2002; 97(3-4):155-157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179699700005",
            "pubmed": "12438705",
            "doi": "10.1159/000066598",
            "pmc": null,
            "organizations": [
                "4575-14021"
            ],
            "persons": [
                "4575-50811-1",
                "4575-51527-6",
                "4575-51682-6",
                "4575-51996-4"
            ],
            "imported": null,
            "journal": "CYTOGENET GENOME RES",
            "issn": "1424-8581",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.162,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.0173913043478261,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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
        }
    ]
}