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=740&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156944,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=760&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=720&ordering=imported",
    "results": [
        {
            "id": 60829,
            "title": "Atypische Form der Anorexia nervosa mit fokalen zerebralen Anfällen bei rechts frontalen intrazerebralen Läsionen.",
            "abstract": null,
            "authors": [
                "Kreil, W",
                "Trummer, M",
                "Unger, F",
                "Eustacchio, S",
                "Luggin, J",
                "Holl, E",
                "Grossauer, S",
                "Weigl, V"
            ],
            "year": 2006,
            "source": "Der Nervenarzt. 77(3):S271-S271.-Kongress der Deutschen Gesellschaft für Psychiatrie, Psychotherapie und Nervenheilkunde (DGPPN); NOV 22-25, 2006; Berlin, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60829-14050"
            ],
            "persons": [
                "60829-51969"
            ],
            "imported": "2006-11-07T20:53:15+01:00",
            "journal": "Der Nervenarzt",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.903,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.236486486486486,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60849,
            "title": "Medical judgement on driving capability].",
            "abstract": null,
            "authors": [
                "Buris, L",
                "Kercs, L",
                "Buris, L",
                "Posta, J",
                "Somogyi, G",
                "Darok, M"
            ],
            "year": 2001,
            "source": "Orv Hetil. 2001; 142(17):905-907",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "11373893",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60849-14019"
            ],
            "persons": [
                "60849-51952-6"
            ],
            "imported": "2006-11-08T01:00:00+01:00",
            "journal": "Orv Hetil",
            "issn": "0030-6002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 60851,
            "title": "The appraisal of narcotic drugs in Hungary.",
            "abstract": null,
            "authors": [
                "Buris, L",
                "Somogy, G",
                "Buris, L",
                "Darok, M"
            ],
            "year": 1999,
            "source": "Med Law. 1999; 18(4):631-637",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "10687368",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60851-51952-6"
            ],
            "imported": "2006-11-08T01:00:00+01:00",
            "journal": "Med Law",
            "issn": "0723-1393",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 60850,
            "title": "Late complications after medical treatment--malpractice or fate?",
            "abstract": null,
            "authors": [
                "Darok, M",
                "Gatternig, R",
                "Mannweiler, S"
            ],
            "year": 2004,
            "source": "Med Law. 2004; 23(3):489-494",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "15532943",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60850-14019",
                "60850-14020"
            ],
            "persons": [
                "60850-51931-6",
                "60850-51952-1"
            ],
            "imported": "2006-11-08T01:00:00+01:00",
            "journal": "Med Law",
            "issn": "0723-1393",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 60845,
            "title": "Effect of risedronate on bone metabolism after total hip arthroplasty: a prospective randomised study.",
            "abstract": null,
            "authors": [
                "Kinov, P",
                "Tivchev, P",
                "Doukova, P",
                "Leithner, A"
            ],
            "year": 2006,
            "source": "Acta Orthop Belg. 2006; 72(1): 44-50. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16570894",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60845-14052"
            ],
            "persons": [
                "60845-53237-6"
            ],
            "imported": "2006-11-08T01:00:00+01:00",
            "journal": "Acta Orthop Belg",
            "issn": "0001-6462",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 60841,
            "title": "Sudden Infant Death Syndrome (SIDS) and stress hormone gene variants.",
            "abstract": null,
            "authors": [
                "Reichenpfader, B",
                "Roll, P",
                "Klintschar, M",
                ""
            ],
            "year": 2006,
            "source": "-15. International Meeting on Forensic Medicine Alpe-Adria-Pannonia; MAY 17-20, 2006; Pula, CROATIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60841-14019"
            ],
            "persons": [
                "60841-51680",
                "60841-50695"
            ],
            "imported": "2006-11-08T10:49:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60843,
            "title": "The Subgaleal Hematoma: Etiology and forensic relevance.",
            "abstract": null,
            "authors": [
                "Roll, P",
                "Sorantin, E",
                "Reichenpfader, B",
                ""
            ],
            "year": 2006,
            "source": "-15. International Meeting on Forensic Medicine Alpe-Adria-Pannonia; MAY 17-20, 2006; Pula, CROATIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60843-14019",
                "60843-14106"
            ],
            "persons": [
                "60843-51680",
                "60843-50695",
                "60843-51913"
            ],
            "imported": "2006-11-08T11:04:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60844,
            "title": "Workshop - Resurfacing.",
            "abstract": null,
            "authors": [
                "Windhager, R"
            ],
            "year": 2006,
            "source": "XV. Ortopecicke Sympozium S Mezinarodni Ucasti; 16-17 BREZNA, 2006; Hradec, KRALOVE. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60844-14052"
            ],
            "persons": [],
            "imported": "2006-11-08T11:45:41+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60846,
            "title": "Is there a new rationale for hip resurfacing?",
            "abstract": null,
            "authors": [
                "Windhager, R"
            ],
            "year": 2006,
            "source": "XV. Ortopecicke Sympozium S Mezinarodni Ucasti; 16-17 BREZNA, 2006; Hradec, KRALOVE. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60846-14052"
            ],
            "persons": [],
            "imported": "2006-11-08T11:49:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60847,
            "title": "Biopsie von Weichteiltumoren: State of the Art.",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Ertl, W",
                "Zacherl, M",
                "Bodo, K",
                "Radl, R",
                "Windhager, R"
            ],
            "year": 2006,
            "source": "Interdisziplinäres Frühjahrssymposium für Plastische Chirurgie; MAR 25, 2006; Rohrmoos, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60847-14020",
                "60847-14052"
            ],
            "persons": [
                "60847-53237",
                "60847-58004"
            ],
            "imported": "2006-11-08T11:57:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60848,
            "title": "Aggressive Fibromatose: Eine Interdisziplinäre Herausforderung.",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Ertl, W",
                "Zacherl, M",
                "Liegl, B",
                "Beham, A",
                "Windhager, R"
            ],
            "year": 2006,
            "source": "-2. Interdisziplinäres Frühjahrssymposium für Plastische Chirurgie; MAR 25, 2006; Rohrmoos, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60848-14020",
                "60848-14052"
            ],
            "persons": [
                "60848-50546",
                "60848-53237",
                "60848-58004"
            ],
            "imported": "2006-11-08T12:04:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60852,
            "title": "Weichteilsarkome, jeder zweite Patient primär inadäquat voroperiert.",
            "abstract": null,
            "authors": [
                "Zacherl, M",
                "Scheipl, S",
                "Koch, H",
                "Kastner, N",
                "Leithner, A",
                "Windhager, R"
            ],
            "year": 2006,
            "source": "2. Interdisziplinäres Frühjahrssymposium für Plastische Chirurgie; MAR 25, 2006; Rohrmoos, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60852-14052",
                "60852-14076"
            ],
            "persons": [
                "60852-50448",
                "60852-51895",
                "60852-53237",
                "60852-58004"
            ],
            "imported": "2006-11-08T12:15:31+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60853,
            "title": "15. Treffen der Gerichtsmediziner Alpe-Adria-Pannonia.",
            "abstract": null,
            "authors": [
                "Reichenpfader, B",
                "Roll, P"
            ],
            "year": 2006,
            "source": "Rechtsmedizin. 2006; 16(4): 250",
            "category": 1,
            "document_type": 10,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60853-14019"
            ],
            "persons": [
                "60853-51680",
                "60853-50695"
            ],
            "imported": "2006-11-08T12:15:44+01:00",
            "journal": null,
            "issn": "0937-9819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 60854,
            "title": "Gangfunktion nach Fibularesektion: ein Literaturupdate.",
            "abstract": null,
            "authors": [
                "Ertl, W",
                "Haas, F",
                "Zwick, EB",
                "Leithner, A",
                "Windhager, R"
            ],
            "year": 2006,
            "source": "-2. Interdisziplinäres Frühjahrssymposium für Plastische Chirurgie; MAR 25, 2006; Rohrmoos, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60854-14049",
                "60854-14052"
            ],
            "persons": [
                "60854-53237"
            ],
            "imported": "2006-11-08T12:19:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60855,
            "title": "Therapeutisches Management von Weichteilsarkomen.",
            "abstract": null,
            "authors": [
                "Windhager, R",
                "Leithner, A"
            ],
            "year": 2006,
            "source": "2. Interdisziplinäres Frühjahrssymposium für Plastische Chirurgie; MAR 25, 2006; Rohrmoos, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60855-14052"
            ],
            "persons": [
                "60855-53237"
            ],
            "imported": "2006-11-08T12:22:03+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60856,
            "title": "Der laterale Zugang zum Hüftgelenk - ein Standardverfahren?",
            "abstract": null,
            "authors": [
                "Aigner, C",
                "Windhager, R"
            ],
            "year": 2006,
            "source": "55. Jahrestagung NOV 2006; JUN 15-17, 2006; Hamburg, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60856-14052"
            ],
            "persons": [],
            "imported": "2006-11-08T12:26:00+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60857,
            "title": "Einführung in das Programm des Symposiums.",
            "abstract": null,
            "authors": [
                "Windhager, R"
            ],
            "year": 2006,
            "source": "DePuy Symposium; SEP 21-22, 2006; Langenlois, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60857-14052"
            ],
            "persons": [],
            "imported": "2006-11-08T12:28:00+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60858,
            "title": "OP der Zukunft - Vision oder Gegenwart.",
            "abstract": null,
            "authors": [
                "Windhager, R"
            ],
            "year": 2006,
            "source": "DePuy Symposium; SEP 21-22, 2006; Langenlois, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60858-14052"
            ],
            "persons": [],
            "imported": "2006-11-08T12:29:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60859,
            "title": "LCS Pathway navigiert.",
            "abstract": null,
            "authors": [
                "Windhager, R"
            ],
            "year": 2006,
            "source": "DePuy Symposium; SEP 21-22, 2006; Langenlois, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60859-14052"
            ],
            "persons": [],
            "imported": "2006-11-08T12:31:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60860,
            "title": "Moderne Methoden in der forensischen Molekularbiologie.",
            "abstract": null,
            "authors": [
                "Leinzinger, EP",
                "Reichenpfader, B",
                ""
            ],
            "year": 2006,
            "source": "52. Ausseer Symposium der Wissenschaftlichen Gesellschaft der Ärzte in der Steiermark; MAY 11-13, 2006; Bad Aussee, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60860-14019"
            ],
            "persons": [
                "60860-50695"
            ],
            "imported": "2006-11-08T12:32:41+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}