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

FHIR IG Statistics: CodeSystem/fishark-cs-auditeventrolecategory

Packagekanta.sosiaalihuolto.r4
Resource TypeCodeSystem
Idfishark-cs-auditeventrolecategory
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kanta.sosiaalihuolto.r4@1.0.0&canonical=http://shark.kanta.fi/fishark-cs-auditeventrolecategory
URLhttp://shark.kanta.fi/fishark-cs-auditeventrolecategory
Version1.0
Statusactive
Date2023-12-20
NameCode System Social Welfare AuditEvent Role Category
DescriptionSocial Welfare AuditEvent role codes.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "fishark-cs-auditeventrolecategory",
  "url": "http://shark.kanta.fi/fishark-cs-auditeventrolecategory",
  "version": "1.0",
  "name": "Code System Social Welfare AuditEvent Role Category",
  "status": "active",
  "date": "2023-12-20",
  "publisher": "Kela",
  "description": "Social Welfare AuditEvent role codes.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Asiakastiedot luovuttanut rekisterinpitäjä",
      "designation": [
        {
          "language": "fi",
          "value": "Asiakastiedot luovuttanut rekisterinpitäjä"
        },
        {
          "language": "sv",
          "value": "Personuppgiftsansvarig som har lämnat ut klientuppgifterna"
        }
      ]
    },
    {
      "code": "2",
      "display": "Asiakastiedot vastaanottanut organisaatio",
      "designation": [
        {
          "language": "fi",
          "value": "Asiakastiedot vastaanottanut organisaatio"
        },
        {
          "language": "sv",
          "value": "Organisation som har tagit emot klientuppgifterna"
        }
      ]
    },
    {
      "code": "3",
      "display": "Asiakastiedot luovuttanut tietojärjestelmä",
      "designation": [
        {
          "language": "fi",
          "value": "Asiakastiedot luovuttanut tietojärjestelmä"
        },
        {
          "language": "sv",
          "value": "Informationssystem som har lämnat ut klientuppgifterna"
        }
      ]
    },
    {
      "code": "4",
      "display": "Asiakastiedot vastaanottanut tietojärjestelmä",
      "designation": [
        {
          "language": "fi",
          "value": "Asiakastiedot vastaanottanut tietojärjestelmä"
        },
        {
          "language": "sv",
          "value": "Informationssystem som har tagit emot klientuppgifterna"
        }
      ]
    },
    {
      "code": "5",
      "display": "Asiakastiedot luovuttanut ammattihenkilö",
      "designation": [
        {
          "language": "fi",
          "value": "Asiakastiedot luovuttanut ammattihenkilö"
        },
        {
          "language": "sv",
          "value": "Yrkesutbildad person som har lämnat ut klientuppgifterna"
        }
      ]
    },
    {
      "code": "6",
      "display": "Asiakastiedot vastaanottanut ammattihenkilö",
      "designation": [
        {
          "language": "fi",
          "value": "Asiakastiedot vastaanottanut ammattihenkilö"
        },
        {
          "language": "sv",
          "value": "Yrkesutbildad person som har tagit emot klientuppgifterna"
        }
      ]
    },
    {
      "code": "7",
      "display": "Asiakastiedot vastaanottanut asiakas",
      "designation": [
        {
          "language": "fi",
          "value": "Asiakastiedot vastaanottanut asiakas"
        },
        {
          "language": "sv",
          "value": "Klient som har tagit emot klientuppgifterna"
        }
      ]
    },
    {
      "code": "8",
      "display": "Asiakastiedot vastaanottanut laillinen edustaja",
      "designation": [
        {
          "language": "fi",
          "value": "Asiakastiedot vastaanottanut laillinen edustaja"
        },
        {
          "language": "sv",
          "value": "Laglig företrädare som har tagit emot klientuppgifterna"
        }
      ]
    }
  ]
}