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=2660&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157655,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2680&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2640&ordering=impactfactor",
    "results": [
        {
            "id": 197042,
            "title": "[New surgical treatment options for bone tumors].",
            "abstract": null,
            "authors": [
                "Andreou, D",
                "Henrichs, MP",
                "Gosheger, G",
                "Nottrott, M",
                "Streitbürger, A",
                "Hardes, J"
            ],
            "year": 2014,
            "source": "Pathologe. 2014; 35 Suppl 2:  232-6. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000209702300013",
            "pubmed": "25394971",
            "doi": "10.1007/s00292-014-2004-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "197042-115078-2"
            ],
            "imported": "2022-08-16T02:00:00+02:00",
            "journal": "Pathologe",
            "issn": "1432-1963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.406,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.039,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.114,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "PATHOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 106826,
            "title": "Detection of Amlyogenic Risk Factors with the Vision Screener S 04",
            "abstract": null,
            "authors": [
                "Strauss, RW",
                "Ehrt, O"
            ],
            "year": 2010,
            "source": "KLIN MONATSBL AUGENHEILK. 2010; 227(10): 798-803. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000283295800009",
            "pubmed": "20963683",
            "doi": "10.1055/s-0029-1245784",
            "pmc": null,
            "organizations": [
                "106826-14043"
            ],
            "persons": [
                "106826-69775-1"
            ],
            "imported": "2010-11-24T12:24:20+01:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": "KLINISCHE MONATSBLATTER FUR AUGENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.407,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.143,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.143,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4371,
            "title": "Inferior thyroid artery injury due to airbag deployment.",
            "abstract": null,
            "authors": [
                "Boldin, C",
                "Peicha, G",
                "Passler, JM",
                "Hauser, H",
                "Riccabona, M"
            ],
            "year": 2002,
            "source": "Injury. 2002; 33(3):283-284",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177034900016",
            "pubmed": "12084653",
            "doi": "10.1016/S0020-1383(01)00080-8",
            "pmc": null,
            "organizations": [
                "4371-14052",
                "4371-14054",
                "4371-14073"
            ],
            "persons": [
                "4371-51373-6",
                "4371-51746-6"
            ],
            "imported": null,
            "journal": "INJURY-INT J CARE INJURED",
            "issn": "0020-1383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.408,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.184397163120567,
            "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": 4412,
            "title": "Serum elimination of HES in moderately reduced renal function",
            "abstract": null,
            "authors": [
                "Schimetta, W",
                "Kröll, W",
                "Pölz, W",
                "Colombo, T",
                "Gassmayr, SE",
                "Sirtl, C",
                "List, WF"
            ],
            "year": 2002,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 2002; 37(8):468-474",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177645100005",
            "pubmed": "12165916",
            "doi": "10.1055/s-2002-33159",
            "pmc": null,
            "organizations": [
                "4412-14044"
            ],
            "persons": [
                "4412-51613-6"
            ],
            "imported": null,
            "journal": "ANASTHESIOL INTENS N",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.408,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.235294117647059,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "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": 7192,
            "title": "Child pedestrian injuries at tram and bus stops.",
            "abstract": null,
            "authors": [
                "Unger, R",
                "Eder, C",
                "Mayr, JM",
                "Wernig, J"
            ],
            "year": 2002,
            "source": "Injury. 2002; 33(6):485-488",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177753000004",
            "pubmed": "12098543",
            "doi": "10.1016%2FS0020-1383%2802%2900051-7",
            "pmc": null,
            "organizations": [
                "7192-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "INJURY-INT J CARE INJURED",
            "issn": "0020-1383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.408,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.184397163120567,
            "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": 61215,
            "title": "Computer simulation of forearm rotation in angular deformities: a new therapeutic approach.",
            "abstract": null,
            "authors": [
                "Kasten, P",
                "Krefft, M",
                "Hesselbach, J",
                "Weinberg, AM"
            ],
            "year": 2002,
            "source": "Injury. 2002; 33(9):807-813",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179097300013",
            "pubmed": "12379392",
            "doi": "10.1016/S0020-1383(02)00114-6",
            "pmc": null,
            "organizations": [
                "61215-14049"
            ],
            "persons": [
                "61215-50785-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Injury",
            "issn": "0020-1383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.408,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.184397163120567,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61445,
            "title": "Thio- and oxybarbiturates inhibit peristalsis in the Guinea-pig ileum in vitro",
            "abstract": null,
            "authors": [
                "Herbert, MK",
                "Berg, W",
                "Kublik, A",
                "Holzer, P",
                "Roewer, N"
            ],
            "year": 2002,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 2002; 37(12): 721-726. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179938600003",
            "pubmed": "12469284",
            "doi": "10.1055/s-2002-35912",
            "pmc": null,
            "organizations": [
                "61445-14022"
            ],
            "persons": [
                "61445-51529-6"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Anasthesiol Intensivmed Notfallmed Schmerzther",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.408,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.235294117647059,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 149880,
            "title": "Up to now no effect of urodilatin on acute kidney failure in intensive care patients has been shown].",
            "abstract": null,
            "authors": [
                "Herbert, MK"
            ],
            "year": 2002,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 2002; 37(3):174-175",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000174716400009",
            "pubmed": "11889620",
            "doi": "10.1055/s-2002-21801",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-01-27T15:39:00+01:00",
            "journal": "ANASTH INTENSIV NOTF",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": "ANASTHESIOLOGIE INTENSIVMEDIZIN NOTFALLMEDIZIN SCHMERZTHERAPIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.408,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.235,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2369,
            "title": "Simultaneous occurrence of metastatic tonsillar squamous cell carcinoma and angioimmunoblastic T-cell lymphoma in a cervical lymph node.",
            "abstract": null,
            "authors": [
                "Habermann, W",
                "Anderhuber, W",
                "Humer-Fuchs, U",
                "Stammberger, H"
            ],
            "year": 1997,
            "source": "J Laryngol Otol. 1997; 111(6):580-582",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XG41100019",
            "pubmed": "9231099",
            "doi": "10.1017/S0022215100137971",
            "pmc": null,
            "organizations": [
                "2369-14020",
                "2369-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.408,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 61431,
            "title": "Neurogenic inflammation. I. Basic mechanisms, physiology and pharmacology",
            "abstract": null,
            "authors": [
                "Herbert, MK",
                "Holzer, P"
            ],
            "year": 2002,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 2002; 37(6): 314-325. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000176343800003",
            "pubmed": "12063584",
            "doi": "10.1055/s-2002-32233",
            "pmc": null,
            "organizations": [
                "61431-14022"
            ],
            "persons": [
                "61431-51529-6"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Anasthesiol Intensivmed Notfallmed Schmerzther",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.408,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.235294117647059,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61432,
            "title": "Neurogenic inflammation. II. pathophysiology and clinical implications",
            "abstract": null,
            "authors": [
                "Herbert, MK",
                "Holzer, P"
            ],
            "year": 2002,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 2002; 37(7): 386-394. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000176850900004",
            "pubmed": "12101511",
            "doi": "10.1055/s-2002-32701",
            "pmc": null,
            "organizations": [
                "61432-14022"
            ],
            "persons": [
                "61432-51529-6"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Anasthesiol Intensivmed Notfallmed Schmerzther",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.408,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.235294117647059,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4838,
            "title": "Measurement precision of sonography to evaluate movable meniscal bearings",
            "abstract": null,
            "authors": [
                "Aigner, C",
                "Pechmann, M",
                "Stacher, R",
                "Rehak, P",
                "Windhager, R"
            ],
            "year": 2003,
            "source": "Orthopade. 2003; 32(4):282-286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182753600004",
            "pubmed": "12707690",
            "doi": "10.1007/s00132-002-0436-4",
            "pmc": null,
            "organizations": [
                "4838-14045",
                "4838-14052",
                "4838-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ORTHOPADE",
            "issn": "0085-4530",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.409,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.219512195121951,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 4839,
            "title": "In vivo assessment of mobility of meniscal bearings with ultrasound",
            "abstract": null,
            "authors": [
                "Aigner, C",
                "Radl, R",
                "Pechmann, M",
                "Rehak, P",
                "Windhager, R"
            ],
            "year": 2003,
            "source": "Orthopade. 2003; 32(4):287-291",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182753600005",
            "pubmed": "12707691",
            "doi": "10.1007/s00132-002-0437-3",
            "pmc": null,
            "organizations": [
                "4839-14045",
                "4839-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "ORTHOPADE",
            "issn": "0085-4530",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.409,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.219512195121951,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 5077,
            "title": "Predicting growth patterns after supracondylar fracture of the humerus in childhood",
            "abstract": null,
            "authors": [
                "Wessel, LM",
                "Günter, SM",
                "Jablonski, M",
                "Sinnig, M",
                "Weinberg, AM"
            ],
            "year": 2003,
            "source": "Orthopade. 2003; 32(9):824-832",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185841500011",
            "pubmed": "14508650",
            "doi": "10.1007/s00132-003-0469-3",
            "pmc": null,
            "organizations": [
                "5077-14049"
            ],
            "persons": [
                "5077-50785-6"
            ],
            "imported": null,
            "journal": "ORTHOPADE",
            "issn": "0085-4530",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.409,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.219512195121951,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 5179,
            "title": "Surgical therapy of pelvis and spine in primary malignant bone tumors",
            "abstract": null,
            "authors": [
                "Windhager, R",
                "Welkerling, H",
                "Kastner, N",
                "Krepler, P"
            ],
            "year": 2003,
            "source": "Orthopade. 2003; 32(11):971-982",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000187126100006",
            "pubmed": "14615847",
            "doi": "10.1007/s00132-003-0551-x",
            "pmc": null,
            "organizations": [
                "5179-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "ORTHOPADE",
            "issn": "0085-4530",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.409,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.219512195121951,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 6308,
            "title": "Temporary articulating spacer with antibiotic-impregnated cement for an infected knee endoprosthesis",
            "abstract": null,
            "authors": [
                "Pietsch, M",
                "Wenisch, C",
                "Traussnig, S",
                "Trnoska, R",
                "Hofmann, S"
            ],
            "year": 2003,
            "source": "Orthopade. 2003; 32(6):490-497",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184209700007",
            "pubmed": "12819888",
            "doi": "10.1007/s00132-003-0478-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ORTHOPADE",
            "issn": "0085-4530",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.409,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.219512195121951,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 70582,
            "title": "Importance of the cross-sectional area of the spinal canal in thoracolumbar and lumbar fractures. Is there any correlation between the degree of stenosis and neurological deficit?",
            "abstract": null,
            "authors": [
                "Eberl, R",
                "Kaminski, A",
                "Müller, EJ",
                "Muhr, G"
            ],
            "year": 2003,
            "source": "Orthopade. 2003; 32(10): 859-864. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186469600004",
            "pubmed": "14579017",
            "doi": "10.1007/s00132-003-0531-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-16T02:00:00+02:00",
            "journal": "Orthopade",
            "issn": "0085-4530",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.409,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.219512195121951,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107670,
            "title": "Bone substitutes.",
            "abstract": null,
            "authors": [
                "Schnürer, SM",
                "Gopp, U",
                "Kühn, KD",
                "Breusch, SJ"
            ],
            "year": 2003,
            "source": "Orthopade. 2003; 32(1):2-10",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000181024300013",
            "pubmed": "12557080",
            "doi": "10.1007/s00132-002-0407-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-01-06T01:00:00+01:00",
            "journal": "Orthopade",
            "issn": "0085-4530",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.409,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.219512195121951,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 165652,
            "title": "Dyspepsia prevalence in general population aged over 20 in the west part of Iran.",
            "abstract": null,
            "authors": [
                "Yazdanpanah, K",
                "Moghimi, N",
                "Yousefinejad, V",
                "Ghaderi, E",
                "Azizi, A",
                "Nazem, SF"
            ],
            "year": 2012,
            "source": "J Pak Med Assoc. 2012; 62(7): 672-676. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000304979000010",
            "pubmed": "23866513",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2018-02-12T01:00:00+01:00",
            "journal": "J Pak Med Assoc",
            "issn": "0030-9982",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.409,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.213,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.213,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107669,
            "title": "Bone cements based on polymethylmethacrylate.",
            "abstract": null,
            "authors": [
                "Breusch, SJ",
                "Kühn, KD"
            ],
            "year": 2003,
            "source": "Orthopade. 2003; 32(1):41-50",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000181024300006",
            "pubmed": "12557085",
            "doi": "10.1007/s00132-002-0411-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-01-06T01:00:00+01:00",
            "journal": "Orthopade",
            "issn": "0085-4530",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.409,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.219512195121951,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}