{
  "@context": "https://www.w3.org/ns/dcat.jsonld",
  "@type": "dcat:Catalog",
  "title": "Open Health Tourism — Data Catalog",
  "description": "Independent, source-attributed catalog of official health-tourism authorization records. Positive results report presence in a cited official source snapshot and are not clinical-quality assessments.",
  "publisher": {
    "@type": "foaf:Organization",
    "name": "Open Health Tourism",
    "homepage": "https://openhealthtourism.com"
  },
  "homepage": "https://openhealthtourism.com",
  "language": [
    "en",
    "tr"
  ],
  "dataset": [
    {
      "@type": "dcat:Dataset",
      "identifier": "tr-moh-authorized-healthcare-facilities",
      "title": "Türkiye — Authorized health-tourism healthcare facilities",
      "description": "Normalized records extracted from the four current Ministry of Health authorized-facility PDF registers (hospitals, medical centers, physician/dentist offices, other facilities).",
      "landingPage": "https://openhealthtourism.com/countries/turkiye",
      "keyword": [
        "health tourism",
        "Türkiye",
        "authorization",
        "healthcare facilities"
      ],
      "spatial": "TR",
      "temporal": "2026-07-14",
      "accrualPeriodicity": "every 6 hours (source discovery)",
      "accessRights": "PERMISSION_PENDING — links to official source documents; bulk redistribution pending clearance",
      "publisher": {
        "@type": "foaf:Organization",
        "name": "Republic of Türkiye Ministry of Health — Department of Health Tourism"
      },
      "isBasedOn": "https://shgmturizmdb.saglik.gov.tr/TR-76664/yetkili-saglik-tesisleri.html",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "title": "Search API (v1)",
          "accessURL": "https://openhealthtourism.com/api",
          "mediaType": "application/json"
        },
        {
          "@type": "dcat:Distribution",
          "title": "Data dictionary",
          "downloadURL": "https://openhealthtourism.com/data/dictionary.json",
          "mediaType": "application/json"
        }
      ]
    },
    {
      "@type": "dcat:Dataset",
      "identifier": "tr-ushas-authorized-facilitators",
      "title": "Türkiye — Authorized health-tourism facilitators (USHAŞ / HealthTürkiye)",
      "description": "Authorized facilitator / intermediary (aracı kuruluş) records normalized from the official public listing served by web-api.healthturkiye.gov.tr and cited to healthturkiye.gov.tr/tr/agency. Factual authorization fields only (name, city, address, phone, authorization number AK-####). Record type: facilitator_authorization.",
      "landingPage": "https://openhealthtourism.com/sources",
      "spatial": "TR",
      "accessRights": "AVAILABLE",
      "isBasedOn": "https://healthturkiye.gov.tr/tr/agency"
    },
    {
      "@type": "dcat:Dataset",
      "identifier": "tr-tuska-healthcare-accreditation",
      "title": "Türkiye — TÜSKA healthcare accreditation (distinct evidence)",
      "description": "TÜSKA / TÜSEB accreditation register, surfaced as distinct evidence and NEVER as a health-tourism authorization. Fields: facility name, accreditation category, program, validity dates.",
      "landingPage": "https://openhealthtourism.com/sources",
      "spatial": "TR",
      "accessRights": "AVAILABLE",
      "isBasedOn": "https://tuska.tuseb.gov.tr/akredite-kuruluslar"
    }
  ]
}