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=152600&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152620&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152580&ordering=-imported",
    "results": [
        {
            "id": 63346,
            "title": "Analyse der Akut- und Spätkomplikationen nach Ganzkörperbestrahlung von 169 konsekutiven PatientInnen.",
            "abstract": null,
            "authors": [
                "Lingitz, H",
                "Oechs, A",
                "Jäger, G",
                "Kapp, KS"
            ],
            "year": 2006,
            "source": "23. Jahrestagung der Österreichischen Gesellschaft für Radioonkologie, Radiobiologie und medizinische Physik.; November 17-18, 2006; Klagenfurt, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63346-14060",
                "63346-14082"
            ],
            "persons": [],
            "imported": "2006-12-15T11:13:34+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63345,
            "title": "Klinischer Einsatz der Intensitätsmodulierten Strahlentherapie (IMRT) in Graz.",
            "abstract": null,
            "authors": [
                "Zurl, B",
                "Howischer, P",
                "Winkler, P",
                "Kapp, KS"
            ],
            "year": 2006,
            "source": "23. Jahrestagung der Österreichischen Gesellschaft für Radioonkologie, Radiobiologie und medizinische Physik.; November 17-18, 2006; Klagenfurt, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63345-14060"
            ],
            "persons": [
                "63345-57567",
                "63345-52997"
            ],
            "imported": "2006-12-15T11:11:24+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63344,
            "title": "Performance factors in ski jumping.",
            "abstract": null,
            "authors": [
                "Müller, W"
            ],
            "year": 2006,
            "source": "Journal of Biomechanics. Abstracts of the 5th World Congress of Biomechanics; 39(1):192--5th World Congress of Biomechanics; JULY 29 - AUG 4, 2006; Munich, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63344-14011"
            ],
            "persons": [],
            "imported": "2006-12-15T11:06:41+01:00",
            "journal": "Journal of Biomechanics",
            "issn": "0021-9290",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.364,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.829268292682927,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63343,
            "title": "Aging leads to steatohepatitis in keratin 18 null mice",
            "abstract": null,
            "authors": [
                "Zatloukal, K",
                "Stumptner, C",
                "Fuchsbichler, A",
                "Nowak, S",
                "Kolbe, T",
                "Denk, H"
            ],
            "year": 2006,
            "source": "Hepatology. 44(4):665A-665A.-AASLD Liver Meeting; OCT 27-31, 2006 ; Boston, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": "ISI:000241362302370",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63343-14020"
            ],
            "persons": [
                "63343-51663",
                "63343-51870"
            ],
            "imported": "2006-12-15T11:05:38+01:00",
            "journal": "Hepatology",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.446,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.978260869565217,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 63342,
            "title": "Zielvolumendefinition Bronchuskarzinom. Konzept aus Graz.",
            "abstract": null,
            "authors": [
                "Kapp, KS"
            ],
            "year": 2006,
            "source": "23. Jahrestagung der Österreichischen Gesellschaft für Radioonkologie, Radiobiologie und medizinische Physik.; November 17-18, 2006; Klagenfurt, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63342-14060"
            ],
            "persons": [],
            "imported": "2006-12-15T11:04:32+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": true
        },
        {
            "id": 63341,
            "title": "Rolle der Strahlentherapie im interdisziplinären Management des Rektumkarzinoms. Therapieoptionen bei Gastrointestinalen Tumoren. ",
            "abstract": null,
            "authors": [
                "Kapp, KS"
            ],
            "year": 2006,
            "source": "; Oktobe 20, 2006; Obermayerhofen-Bad Waltersdorf, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63341-14060"
            ],
            "persons": [],
            "imported": "2006-12-15T11:02:15+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": null,
            "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": true
        },
        {
            "id": 63340,
            "title": "Maximum sprint power on the bicycle ergometer: Correlation with maximum pedal frequency at low resistance.",
            "abstract": null,
            "authors": [
                "Fürhapter-Rieger, A",
                "Müller, W"
            ],
            "year": 2006,
            "source": "Journal of Biomechanics. Abstracts of the 5th World Congress of Biomechanics ; 39(1):560--5th World Congress of Biomechanics; JULY 29 - AUG 4, 2006; Munich, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63340-14011"
            ],
            "persons": [
                "63340-50374"
            ],
            "imported": "2006-12-15T11:00:24+01:00",
            "journal": "Journal of Biomechanics",
            "issn": "0021-9290",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.364,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.829268292682927,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 63339,
            "title": "Influence of Psychosocial Intervention on T and NK Cell Subsets in Patients with Breast Cancer",
            "abstract": null,
            "authors": [
                "Bauernhofer, T",
                "Andritsch, A",
                "Ladinek, V",
                "Zloklikovits, S",
                "Stanzer, S",
                "Janesch, B",
                "Halm, M",
                "Dandachi, N",
                "Samonigg, H"
            ],
            "year": 2006,
            "source": "ZMF Tag; OCT 24, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63339-14085"
            ],
            "persons": [
                "63339-50539",
                "63339-50563",
                "63339-51062",
                "63339-51532",
                "63339-51692"
            ],
            "imported": "2006-12-15T10:56:04+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 63338,
            "title": "Endometriumkarzinom (FIGO I/II occ und IIIB). Risikogruppen aus der Sicht des Radioonkologen: Daten aus prospektiv randomisierten Studien.",
            "abstract": null,
            "authors": [
                "Kapp, K"
            ],
            "year": 2006,
            "source": "3. Radioonkologisches Seminar der ÖGRO; September 1-2, 2006; Grosswalz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63338-14060"
            ],
            "persons": [],
            "imported": "2006-12-15T10:48:59+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": true
        },
        {
            "id": 63337,
            "title": "Strahlentherapie",
            "abstract": null,
            "authors": [
                "Kapp, K"
            ],
            "year": 2006,
            "source": "3. Fortbildungstage Graz; Juli 1, 2006; Graz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63337-14060"
            ],
            "persons": [],
            "imported": "2006-12-15T10:47: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": true
        },
        {
            "id": 63336,
            "title": "Aktuelle Ergebnisse der adjuvanten Strahlentherapie beim Mammakarzinom. Aktuelle endokrine Therapiestrategien.",
            "abstract": null,
            "authors": [
                "Kapp, K"
            ],
            "year": 2006,
            "source": "; April 7, 2006; Graz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63336-14060"
            ],
            "persons": [],
            "imported": "2006-12-15T10:45: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": null,
            "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": true
        },
        {
            "id": 63335,
            "title": "Onkologie und Diätetik. Therapie mit ionisierenden Strahlen.",
            "abstract": null,
            "authors": [
                "Kapp, K"
            ],
            "year": 2006,
            "source": "23. Ernährungskongress der Diätologen Österreichs.; März 16-17, 2006; Wien, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63335-14060"
            ],
            "persons": [],
            "imported": "2006-12-15T10:43:58+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": true
        },
        {
            "id": 63334,
            "title": "Radiotherapie, Radiochemotherapie mit dem Schwerpunkt Zervixkarzinom. Reduktion der Nebenwirkungen einer medikamentösen Tumortherapie. Möglichkeiten zur Verbesserung des therapeutischen Index.",
            "abstract": null,
            "authors": [
                "Kapp, K"
            ],
            "year": 2006,
            "source": "5. AGO - Seminar mit Zertifizierung.; März 10-12, 2006; Pöllauberg, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63334-14060"
            ],
            "persons": [],
            "imported": "2006-12-15T10:42:14+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": true
        },
        {
            "id": 63333,
            "title": "Adjuvante Radiotherapie beim Endometriumkarzinom.",
            "abstract": null,
            "authors": [
                "Kapp, K"
            ],
            "year": 2006,
            "source": "Symposium \"Das Endometrium und das Endometriumkarzinom.; Februar 11, 2006; Graz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63333-14060"
            ],
            "persons": [],
            "imported": "2006-12-15T10:39:30+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": true
        },
        {
            "id": 63332,
            "title": "QUANTITATIVE BESTIMMUNG VON ENTE IN LEBENSMITTELN MITTELS REAL-TIME PCR",
            "abstract": null,
            "authors": [
                "Reiter, B"
            ],
            "year": 2003,
            "source": " [ Diplomarbeit/Master Thesis ] TU-Graz; 2003. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63332-14085"
            ],
            "persons": [],
            "imported": "2006-12-15T09:35:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "TU-Graz",
            "country": "40",
            "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": 63331,
            "title": "Immunmodulationen durch das Cytomegalievirus nach Transplantationen.",
            "abstract": null,
            "authors": [
                "Stanzer, S"
            ],
            "year": 2003,
            "source": " [ Diplomarbeit/Master Thesis ] Graz Karl Franzens University; 2003. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63331-14085"
            ],
            "persons": [
                "63331-50539"
            ],
            "imported": "2006-12-15T09:35:02+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Karl Franzens University Graz",
            "country": "40",
            "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": 63330,
            "title": "Erfahrungen mit Krebspatientinnen aus der Sicht der Klinischen Psychologie.",
            "abstract": null,
            "authors": [
                "Greimel, E"
            ],
            "year": 2006,
            "source": "Dem Unaussprechlichen Resonanz geben. Spiritualität im Krankenhaus. ; 20.1.2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63330-14038"
            ],
            "persons": [],
            "imported": "2006-12-15T09:34:17+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63328,
            "title": "Reduction of Costs in Patients with Chronic Leg Ulcers by Tele Wound Care",
            "abstract": null,
            "authors": [
                "Hofmann-Wellenhof, R",
                "Binder, B",
                "Salmhofer, W",
                "Okcu, A",
                "Kerl, H",
                "Soyer, HP"
            ],
            "year": 2006,
            "source": "JDDG. 4: 1013--1st World Congress of Teledermatology; 9.-11.11.2006; Graz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63328-14047"
            ],
            "persons": [
                "63328-51620",
                "63328-51711",
                "63328-51721",
                "63328-53009"
            ],
            "imported": "2006-12-15T09:28:50+01:00",
            "journal": "JDDG",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63324,
            "title": "Iodide application by iontophoresis as adjuvant therapy in dry eye patients",
            "abstract": null,
            "authors": [
                "Horwath-Winter, J",
                "Schmut, O",
                "Rieger, G",
                "Winkler, R"
            ],
            "year": 2006,
            "source": " In: Garg, A; Sheppard, JD; Donnenfeld, ED; Meyer, D; Mehta CK editors(s). Clinical Diagnosis and Management of Dry Eye and Ocular Surface Disorders. New Delhi: YAYPEE Brothers Medical Publishers;  2006. (ISBN: 81-8061-775-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63324-14043"
            ],
            "persons": [
                "63324-53007"
            ],
            "imported": "2006-12-15T09:24:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Garg, A; Sheppard, JD; Donnenfeld, ED; Meyer, D; Mehta CK",
            "collection_title": "Clinical Diagnosis and Management of Dry Eye and Ocular Surface Disorders",
            "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": 63323,
            "title": "Tiefe Beinvenenthrombose bei Frauen im gebärfähigem Alter – eine retrospektive Analyse",
            "abstract": null,
            "authors": [
                "Binder, B",
                "Kern, T",
                "Salmhofer, W"
            ],
            "year": 2006,
            "source": "Phlebologie. 35: A8--48. Jahrestagung der Deutschen Gesellschaft für Phlebologie in Rostock; 4.10. – 7.10.2006 ; Rostock. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63323-14047"
            ],
            "persons": [
                "63323-51721",
                "63323-53009"
            ],
            "imported": "2006-12-15T09:23:16+01:00",
            "journal": "Phlebologie",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}