> For the complete documentation index, see [llms.txt](https://doc.vapi.co/tr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.vapi.co/tr/en/tr-turkey-datasets-and-api-reference/medicines/special-information.md).

# Special Information

### Endpoint: /special-information-card/:id

[API URL](/tr/en/getting-started/api-url.md)

### Request Method: <mark style="color:green;">GET</mark>

### Header Parameters

<table><thead><tr><th width="154">parameter</th><th width="138">type</th><th>definition</th></tr></thead><tbody><tr><td>Authorization</td><td>string</td><td>Bearer &#x3C;API Key> <a data-mention href="#curl-istek-oernegi">#curl-istek-oernegi</a> <a data-mention href="/tr/en/getting-started/identity-verfication.md">Identity Verfication</a></td></tr></tbody></table>

### İstek Parametreleri

<table><thead><tr><th width="153">parameter</th><th width="140">type</th><th width="360">definition</th><th>compulsory</th></tr></thead><tbody><tr><td>id</td><td>integer</td><td>The unique product ID assigned to the drug. This information can be retrieved from the ID field in the /products method.</td><td><mark style="color:red;"><strong>yes</strong></mark></td></tr></tbody></table>

### Response Parameters

The responses contain the following parameters within the data envelope: [Response Structure](/tr/en/getting-started/response-structure.md)

#### <mark style="color:green;">data</mark>

<table><thead><tr><th width="208">parameter</th><th width="222">type</th><th>definition</th></tr></thead><tbody><tr><td>product</td><td>product</td><td><a data-mention href="#product">#product</a></td></tr><tr><td>card</td><td>specialInformation</td><td><a data-mention href="#specialinformation">#specialinformation</a></td></tr></tbody></table>

#### <mark style="color:green;">product</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>id</td><td>integer</td><td>product unique id</td></tr><tr><td>name</td><td>string</td><td><p>Product name (constructed in the format: drug + drug form + product).</p><p></p><p><img src="https://content.gitbook.com/content/yoqXCLsgP4CqhklelIUV/blobs/EUH0b4O85R6hDLSJpl5t/image.png" alt="" data-size="original"></p><p> </p></td></tr></tbody></table>

#### <mark style="color:green;">specialInformation</mark>

<table><thead><tr><th width="259">parametre</th><th width="260">type</th><th>definition</th></tr></thead><tbody><tr><td>cytotoxicStatus</td><td>cytotoxicStatus </td><td><a data-mention href="#cytotoxicstatus">#cytotoxicstatus</a></td></tr><tr><td>lactation</td><td>lactation</td><td><p><a data-mention href="#lactation">#lactation</a></p><p></p><p></p><p> </p></td></tr><tr><td>ceCertificationStatus</td><td>ceCertificationStatus </td><td><a data-mention href="#cecertificationstatus">#cecertificationstatus</a></td></tr><tr><td>lightProtectionStatus</td><td>lightProtectionStatus</td><td><a data-mention href="#lightprotectionstatus">#lightprotectionstatus</a></td></tr><tr><td>moistureProtectionStatus</td><td>moistureProtectionStatus</td><td><a data-mention href="#moistureprotectionstatus">#moistureprotectionstatus</a></td></tr><tr><td>additionalMonitoringStatus</td><td>additionalMonitoringStatus</td><td><a data-mention href="#additionalmonitoringstatus">#additionalmonitoringstatus</a></td></tr><tr><td>emergencyPediatricStatus</td><td>emergencyPediatricStatus</td><td><a data-mention href="#emergencypediatricstatus">#emergencypediatricstatus</a></td></tr><tr><td>patientApprovalFormStatus</td><td>patientApprovalFormStatus </td><td><a data-mention href="#patientapprovalformstatus">#patientapprovalformstatus</a></td></tr><tr><td>ntiDrugStatus</td><td>ntiDrugStatus</td><td><a data-mention href="#ntidrugstatus">#ntidrugstatus</a></td></tr><tr><td>highRiskStatus</td><td>highRiskStatus</td><td><a data-mention href="#highriskstatus">#highriskstatus</a></td></tr><tr><td>isVaccine</td><td>isVaccine</td><td><a data-mention href="#isvaccine">#isvaccine</a></td></tr><tr><td>isAntibiotic</td><td>isAntibiotic</td><td><a data-mention href="#isantibiotic">#isantibiotic</a></td></tr><tr><td>isDiabetic</td><td>isDiabetic</td><td><a data-mention href="#isdiabetic">#isdiabetic</a></td></tr><tr><td>shouldNotBeCrushed</td><td>shouldNotBeCrushed</td><td><a data-mention href="#shouldnotbecrushed">#shouldnotbecrushed</a></td></tr><tr><td>productTrackingSystem</td><td>productTrackingSystem</td><td><a data-mention href="#producttrackingsystem">#producttrackingsystem</a></td></tr><tr><td>qrCodeProduct</td><td>qrCodeProduct</td><td><a data-mention href="#qrcodeproduct">#qrcodeproduct</a></td></tr><tr><td>antineoplastic</td><td>antineoplastic</td><td><a data-mention href="#antineoplastic">#antineoplastic</a></td></tr><tr><td>concentratedElectrolyte</td><td>concentratedElectrolyte</td><td><a data-mention href="#concentratedelectrolyte">#concentratedelectrolyte</a></td></tr><tr><td>xrayProtection</td><td>xrayProtection</td><td><a data-mention href="#xrayprotection">#xrayprotection</a></td></tr><tr><td>kkiProduct</td><td>kkiProduc</td><td><a data-mention href="#kkiproduct">#kkiproduct</a></td></tr></tbody></table>

#### <mark style="color:green;">cytotoxicStatus</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><mark style="color:blue;">true =</mark>The drug is cytotoxic. It contains a compound that has a toxic effect on cells.<br><mark style="color:red;">false =</mark> </td></tr><tr><td>description</td><td>string</td><td><mark style="color:blue;">status = true</mark> If this occurs, the result is "Cytotoxic".</td></tr></tbody></table>

#### <mark style="color:green;">lactation</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><mark style="color:blue;">true =</mark>There is a warning regarding the use of this medication during lactation (breastfeeding). <br><mark style="color:red;">false =</mark> </td></tr><tr><td>description</td><td>string</td><td><mark style="color:blue;">status = true</mark> If this occurs, the result will be "Lactation warning is present. See SPC information."</td></tr></tbody></table>

#### <mark style="color:green;">ceCertificationStatus</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><mark style="color:blue;">true =</mark> The product must have CE (Conformité Européenne) certification.<br><mark style="color:red;">false =</mark> </td></tr><tr><td>description</td><td>string</td><td><mark style="color:blue;">status = true</mark> In this case, the result will be "CE Certified Product".</td></tr></tbody></table>

#### <mark style="color:green;">lightProtectionStatus</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><mark style="color:blue;">true =</mark> Because the product contains substances that degrade in light, it must be stored protected from light.<br><mark style="color:red;">false =</mark> </td></tr><tr><td>description</td><td>string</td><td><mark style="color:blue;">status = true</mark> If this is the case, the result will be "Should be Protected from Light".</td></tr></tbody></table>

#### <mark style="color:green;">moistureProtectionStatus</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><mark style="color:blue;">true =</mark> Because the product contains substances that deteriorate when exposed to moisture, it must be stored protected from moisture.<br><mark style="color:red;">false =</mark> </td></tr><tr><td>description</td><td>string</td><td><mark style="color:blue;">status = true</mark> If this is the case, the result will be "Protect from moisture".</td></tr></tbody></table>

#### <mark style="color:green;">additionalMonitoringStatus</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><p><mark style="color:blue;">true =</mark> This is the "Additional Monitoring" status, which arises from the need to increase adverse event (adverse reaction) reporting rates for newly authorized drugs whose safety profiles are not yet fully defined, or for drugs with new safety concerns requiring definition. It is implemented to encourage healthcare professionals to report any adverse reactions that occur. Drugs subject to additional monitoring feature an inverted black triangle symbol on their SmPC (Summary of Product Characteristics) and PIL (Patient Information Leaflet) documents. </p><p><img src="https://content.gitbook.com/content/yoqXCLsgP4CqhklelIUV/blobs/HmXDAUiPWu5Rmcm9ejIW/image.png" alt=""><br><mark style="color:red;">false =</mark> </p></td></tr><tr><td>description</td><td>string</td><td><mark style="color:blue;">status = true</mark> If present, the result "Additional Monitoring" (Ek İzlemeye Tabi) is returned.</td></tr></tbody></table>

#### <mark style="color:green;">emergencyPediatricStatus</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><mark style="color:blue;">true =</mark> Defines pediatric drugs used in emergency situations.<br><mark style="color:red;">false =</mark> </td></tr><tr><td>description</td><td>string</td><td><mark style="color:blue;">status = true</mark> If present, the result "Emergency Pediatric" (Acil Pediyatrik) is returned.</td></tr></tbody></table>

#### <mark style="color:green;">patientApprovalFormStatus</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><mark style="color:blue;">true =</mark>Indicates that the drug requires an "Informed Consent Form" (Hasta Onay Formu), which must be signed by the patient, physician, and a witness after informing the patient, in order to issue the necessary medical reports.<br><mark style="color:red;">false =</mark> </td></tr><tr><td>description</td><td>string</td><td><mark style="color:blue;">status = true</mark> If present, the result "Informed Consent Form" (Hasta Onay Formu) is returned.</td></tr></tbody></table>

#### <mark style="color:green;">ntiDrugStatus</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><p><mark style="color:blue;">true =</mark> Indicates that the drug has a Narrow Therapeutic Index (NTI). Since the blood concentration required for the therapeutic effect of such drugs is very close to the concentration at which adverse effects occur, they must be used with periodic monitoring.</p><p><img src="https://content.gitbook.com/content/yoqXCLsgP4CqhklelIUV/blobs/QnAQQSZ3zMiKRQ5Pu6LY/ntidrug%20(1).png" alt="" data-size="original"><br><mark style="color:red;">false =</mark> </p></td></tr><tr><td>description</td><td>string</td><td>If <mark style="color:blue;">status = true</mark> , the result "This product contains an active substance with a narrow therapeutic index" is returned.</td></tr></tbody></table>

#### <mark style="color:green;">highRiskStatus</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><mark style="color:blue;">true =</mark> High-risk drug. Indicates that the use of the drug carries the potential to cause temporary or permanent harm, or death to patients.<br><mark style="color:red;">false =</mark> </td></tr><tr><td>description</td><td>string</td><td>If <mark style="color:blue;">status = true,</mark> the result "High-Risk Drug" (Yüksek Riskli İlaç) is returned.</td></tr></tbody></table>

#### <mark style="color:green;">isVaccine</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><mark style="color:blue;">true =</mark> Indicates that the product is categorized as a vaccine.<br><mark style="color:red;">false =</mark> </td></tr><tr><td>description</td><td>string</td><td>If <mark style="color:blue;">status = true</mark>, the result "Vaccine" (Aşı) is returned.</td></tr></tbody></table>

#### <mark style="color:green;">isAntibiotic</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><mark style="color:blue;">true =</mark> Indicates that the product is categorized as an antibiotic.<br><mark style="color:red;">false =</mark> </td></tr><tr><td>description</td><td>string</td><td>If <mark style="color:blue;">status = true</mark> , the result "Antibiotic" (Antibiyotik) is returned.</td></tr></tbody></table>

#### <mark style="color:green;">isDiabetic</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><mark style="color:blue;">true =</mark> Indicates that the product is categorized as a antidiabetic medication (used in the treatment of diabetes).<br><mark style="color:red;">false =</mark> </td></tr><tr><td>description</td><td>string</td><td>If <mark style="color:blue;">status = true</mark>, the result "Diabetic Drug" (Diyabetik İlaç) is returned.</td></tr></tbody></table>

#### <mark style="color:green;">shouldNotBeCrushed</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><p>Some medications may be crushed and administered to patients with swallowing difficulties; however, crushing certain drugs can lead to dangerous outcomes.</p><p><mark style="color:$primary;">true =</mark> Indicates that the product belongs to the category of medications that should not be crushed.<br><mark style="color:red;">false =</mark> </p></td></tr><tr><td>description</td><td>string</td><td>If <mark style="color:blue;">status = true</mark>, the result "Do Not Crush" (Ezilmemelidir) is returned.</td></tr></tbody></table>

#### <mark style="color:green;">productTrackingSystem</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><mark style="color:blue;">true =</mark> Indicates that registration in the Product Tracking System (ÜTS) is mandatory.<br><mark style="color:red;">false =</mark> </td></tr><tr><td>description</td><td>string</td><td></td></tr></tbody></table>

#### <mark style="color:green;">qrCodeProduct</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><mark style="color:blue;">true =</mark> Indicates that the drug features a QR code.<br><mark style="color:red;">false =</mark> </td></tr><tr><td>description</td><td>string</td><td></td></tr></tbody></table>

#### <mark style="color:green;">antineoplastic</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><mark style="color:blue;">true =</mark> Indicates that the drug is categorized as an antineoplastic / anti-cancer medication.<br><mark style="color:red;">false =</mark> </td></tr><tr><td>description</td><td>string</td><td>If <mark style="color:blue;">status = true</mark>, the result "Antineoplastic" (Antineoplastik) is returned.</td></tr></tbody></table>

#### <mark style="color:green;">concentratedElectrolyte</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><p>Some electrolyte solutions are packaged in concentrated forms. These medications must never be administered without dilution.</p><p><mark style="color:blue;">true = Indicates that the drug is a concentrated electrolyte solution.</mark><br><mark style="color:red;">false =</mark> </p></td></tr><tr><td>description</td><td>string</td><td>If <mark style="color:blue;">status = true</mark>, the result "Do Not Administer Undiluted" (Seyreltilmeden Uygulanmamalıdır) is returned.</td></tr></tbody></table>

#### <mark style="color:green;">xrayProtection</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><p>Some drugs used in imaging procedures may degrade when exposed to X-rays.</p><p><mark style="color:blue;">true = Indicates that the drug must be protected from X-rays.</mark><br><mark style="color:red;">false =</mark> </p></td></tr><tr><td>description</td><td>string</td><td>If <mark style="color:blue;">status = true</mark>, the result "Protect from X-rays" is returned.</td></tr></tbody></table>

#### <mark style="color:green;">kkiProduct</mark>

<table><thead><tr><th width="137">parameter</th><th width="105">type</th><th>definition</th></tr></thead><tbody><tr><td>status</td><td>boolean</td><td><p>Some drug manufacturers partially apply or completely fail to apply the institutional discount rates mandated by the Authority's official communiqué.</p><p><mark style="color:blue;">true = Indicates that the drug's manufacturer applies the public institutional discount partially or not at all.</mark><br><mark style="color:red;">false =</mark> </p></td></tr><tr><td>description</td><td>string</td><td>If <mark style="color:blue;">status = true</mark>, the result "Listed in TEB's list of drugs with unapplied Public Institutional Discounts (KKİ)" (TEB'in KKİ Uygulanmayan İlaçlar listesindedir.) is returned.</td></tr></tbody></table>

### <mark style="color:blue;">curl</mark> Request Example

```powershell
curl --location 'https://api.vapi.co/special-information-card/3195' \
--header 'Authorization: Bearer <API Anahtarı>'
```

### <mark style="color:blue;">postman</mark> Request Example

### Response example

```json
{
    "data": {
        "product": {
            "id": 3195,
            "name": "ASPİRİN Tablet 100 mg (Çocuklar için) 20 tabletlik ambalaj"
        },
        "card": {
            "cytotoxicStatus": {
                "status": false,
                "description": null
            },
            "lactation": {
                "status": false,
                "description": null
            },
            "ceCertificationStatus": {
                "status": false,
                "description": null
            },
            "lightProtectionStatus": {
                "status": false,
                "description": null
            },
            "moistureProtectionStatus": {
                "status": false,
                "description": null
            },
            "additionalMonitoringStatus": {
                "status": false,
                "description": null
            },
            "emergencyPediatricStatus": {
                "status": false,
                "description": null
            },
            "patientApprovalFormStatus": {
                "status": false,
                "description": null
            },
            "ntiDrugStatus": {
                "status": true,
                "description": "Bu ürün terapötik aralığı dar etken madde içermektedir"
            },
            "isVaccine": {
                "status": false,
                "description": null
            },
            "isAntibiotic": {
                "status": false,
                "description": null
            },
            "isDiabetic": {
                "status": false,
                "description": null
            },
            "shouldNotBeCrushed": {
                "status": false,
                "description": null
            },
            "productTrackingSystem": {
                "status": false,
                "description": null
            },
            "qrCodeProduct": {
                "status": false,
                "description": null
            },
            "antineoplastic": {
                "status": false,
                "description": null
            },
            "concentratedElectrolyte": {
                "status": false,
                "description": null
            },
            "xrayProtection": {
                "status": false,
                "description": null
            },
            "kkiProduct": {
                "status": false,
                "description": null
            }
        }
    },
    "success": true
}
```
