FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/fipta-cs-appointmenttypecategory

Packagefi.kela.kanta.pta.ajanvaraus.r4
Resource TypeCodeSystem
Idfipta-cs-appointmenttypecategory
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fi.kela.kanta.pta.ajanvaraus.r4@1.0.0-RC1&canonical=https://pta.kanta.fi/fhir/CodeSystem/fipta-cs-appointmenttypecategory
URLhttps://pta.kanta.fi/fhir/CodeSystem/fipta-cs-appointmenttypecategory
Version0.1
Statusdraft
Date2023-12-01
Namefipta-cs-appointmenttypecategory
DescriptionKoodiston fipta-cs-appointmenttypecategory arvot.
Contentcomplete

Resources that use this resource

ValueSet
fipta-vs-appointmenttypecategoryfipta-vs-appointmenttypecategory

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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"
        }
      ]
    }
  ]
}