{
  "resourceType": "CodeSystem",
  "id": "fipta-cs-appointmenttypecategory",
  "url": "https://pta.kanta.fi/fhir/CodeSystem/fipta-cs-appointmenttypecategory",
  "version": "0.1",
  "name": "fipta-cs-appointmenttypecategory",
  "status": "draft",
  "date": "2023-12-01",
  "publisher": "Kela",
  "description": "Koodiston fipta-cs-appointmenttypecategory arvot.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Asiakas tai potilas, jota resurssi koskee",
      "designation": [
        {
          "language": "fi",
          "value": "Asiakas tai potilas, jota resurssi koskee"
        },
        {
          "language": "sv",
          "value": "Klient eller patient som resursen gäller"
        }
      ]
    },
    {
      "code": "2",
      "display": "Terveydenhuollon palvelu, johon ajanvaraus kohdistuu",
      "designation": [
        {
          "language": "fi",
          "value": "Terveydenhuollon palvelu, johon ajanvaraus kohdistuu"
        },
        {
          "language": "sv",
          "value": "Hälso- och sjukvårdstjänst som tidsbokningen gäller"
        }
      ]
    },
    {
      "code": "3",
      "display": "Palvelupisteen sijainti",
      "designation": [
        {
          "language": "fi",
          "value": "Palvelupisteen sijainti"
        },
        {
          "language": "sv",
          "value": "Serviceställets läge"
        }
      ]
    }
  ]
}