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

FHIR IG Statistics: ValueSet/fishark-vs-typeofdisclosure

Packagekanta.sosiaalihuolto.r4
Resource TypeValueSet
Idfishark-vs-typeofdisclosure
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kanta.sosiaalihuolto.r4@1.0.0&canonical=http://shark.kanta.fi/ValueSet/fishark-vs-typeofdisclosure
URLhttp://shark.kanta.fi/ValueSet/fishark-vs-typeofdisclosure
Version1.0
Statusactive
Date2023-12-20
Namefishark-vs-typeofdisclosure
TitleValue Set Social Welfare Type Of Disclosure
DescriptionValue set, jota käytetään asiakastiedon luovutustavan ilmoittamisessa sosiaalihuollon luovutusilmoituksessa.

Resources that use this resource

StructureDefinition
TypeOfDisclosureSocial Welfare Type Of Disclosure extension

Resources that this resource uses

CodeSystem
urn:oid:1.2.246.537.5.40165.202301Code System Finnish Social Welfare Type Of Disclosure

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "fishark-vs-typeofdisclosure",
  "url": "http://shark.kanta.fi/ValueSet/fishark-vs-typeofdisclosure",
  "version": "1.0",
  "name": "fishark-vs-typeofdisclosure",
  "title": "Value Set Social Welfare Type Of Disclosure",
  "status": "active",
  "date": "2023-12-20",
  "publisher": "Kela",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "kanta@kanta.fi"
        }
      ]
    }
  ],
  "description": "Value set, jota käytetään asiakastiedon luovutustavan ilmoittamisessa sosiaalihuollon luovutusilmoituksessa.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:1.2.246.537.5.40165.202301",
        "concept": [
          {
            "code": "7",
            "display": "Asiakastiedot on luovutettu tietojärjestelmän teknisen rajapinnan tai katseluyhteyden kautta",
            "designation": [
              {
                "language": "fi",
                "value": "Asiakastiedot on luovutettu tietojärjestelmän teknisen rajapinnan tai katseluyhteyden kautta"
              },
              {
                "language": "sv",
                "value": "Kunduppgifterna har lämnats ut via informationssystemets tekniska gränssnitt eller elektronisk förbindelse"
              }
            ]
          },
          {
            "code": "8",
            "display": "Työntekijä on luovuttanut asiakastiedot",
            "designation": [
              {
                "language": "fi",
                "value": "Työntekijä on luovuttanut asiakastiedot"
              },
              {
                "language": "sv",
                "value": "En anställd har lämnat ut kunduppgifterna"
              }
            ]
          }
        ]
      }
    ]
  }
}