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

FHIR IG Statistics: CodeSystem/fipta-cs-visibletocustodian

Packagefi.kela.kanta.pta.ajanvaraus.r4
Resource TypeCodeSystem
Idfipta-cs-visibletocustodian
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-visibletocustodian
URLhttps://pta.kanta.fi/fhir/CodeSystem/fipta-cs-visibletocustodian
Version0.1
Statusdraft
Date2023-12-08
Namefipta-cs-visibletocustodian
DescriptionHuoltajan oikeus käsitellä ajanvaraustietoja
Contentcomplete

Resources that use this resource

ValueSet
fipta-vs-visiblefipta-vs-visible

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "fipta-cs-visibletocustodian",
  "url": "https://pta.kanta.fi/fhir/CodeSystem/fipta-cs-visibletocustodian",
  "version": "0.1",
  "name": "fipta-cs-visibletocustodian",
  "status": "draft",
  "date": "2023-12-08",
  "publisher": "Kela",
  "description": "Huoltajan oikeus käsitellä ajanvaraustietoja",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Huoltaja saa käsitellä ajanvaraustietoja",
      "designation": [
        {
          "language": "fi",
          "value": "Huoltaja saa käsitellä ajanvaraustietoja"
        },
        {
          "language": "sv",
          "value": "Vårdnadshavaren får behandla tidsbokningsuppgifter"
        }
      ]
    },
    {
      "code": "2",
      "display": "Huoltaja ei saa käsitellä ajanvaraustietoja",
      "designation": [
        {
          "language": "fi",
          "value": "Huoltaja ei saa käsitellä ajanvaraustietoja"
        },
        {
          "language": "sv",
          "value": "Vårdnadshavaren får inte behandla tidsbokningsuppgifter"
        }
      ]
    }
  ]
}