Class: Behandlingsgrunnlag
Rettsleg grunnlag for behandling av personopplysningar.
classDiagram
class Behandlingsgrunnlag
click Behandlingsgrunnlag href "../Behandlingsgrunnlag/"
Behandlingsgrunnlag : gyldighetsperiode
Behandlingsgrunnlag --> "0..1" Periode : gyldighetsperiode
click Periode href "../Periode/"
Behandlingsgrunnlag : id
Behandlingsgrunnlag --> "1" Uriorcurie : id
click Uriorcurie href "../http://www.w3.org/2001/XMLSchema#anyURI/"
Behandlingsgrunnlag : kode
Behandlingsgrunnlag --> "1" String : kode
click String href "../http://www.w3.org/2001/XMLSchema#string/"
Behandlingsgrunnlag : navn
Behandlingsgrunnlag --> "1" String : navn
click String href "../http://www.w3.org/2001/XMLSchema#string/"
Behandlingsgrunnlag : passiv
Behandlingsgrunnlag --> "0..1" Boolean : passiv
click Boolean href "../http://www.w3.org/2001/XMLSchema#boolean/"
Class Properties
| Property | Value |
|---|---|
| Class URI | pvn:Behandlingsgrunnlag |
Eigenskapar
Obligatorisk
| Namn | Kardinalitet og domene | Beskriving |
|---|---|---|
| kode | 1 xsd:string |
Verdi som identifiserer omgrepet |
| navn | 1 xsd:string |
Hovudnamn for ressursen |
Valgfri
| Namn | Kardinalitet og domene | Beskriving |
|---|---|---|
| gyldighetsperiode | 0..1 Periode |
Periode ressursen er gyldig for |
| passiv | 0..1 xsd:boolean |
Angir at koden er passiv og ikkje kan veljast |
Andre
| Namn | Kardinalitet og domene | Beskriving |
|---|---|---|
| id | 1 xsd:anyURI |
URI-identifikator for ressursen |
Usages
| used by | used in | type | used |
|---|---|---|---|
| PersonvernContainer | behandlingsgrunnlag | range | Behandlingsgrunnlag |
| Behandling | behandlingsgrunnlag | range | Behandlingsgrunnlag |
Identifier and Mapping Information
Schema Source
- from schema: https://data.norge.no/fint/fint-personvern
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | pvn:Behandlingsgrunnlag |
| native | https://data.norge.no/fint/fint-personvern/Behandlingsgrunnlag |
Examples
Example: Behandlingsgrunnlag-avtale
Example: Behandlingsgrunnlag-rettslig-plikt
id: finta:behandlingsgrunnlag/rettslig-plikt
kode: GDPR-6-1-c
navn: Nødvendig for å oppfylle en rettslig forpliktelse
LinkML Source
Direct
name: Behandlingsgrunnlag
description: Rettsleg grunnlag for behandling av personopplysningar.
from_schema: https://data.norge.no/fint/fint-personvern
rank: 1000
slots:
- id
- kode
- navn
- gyldighetsperiode
- passiv
slot_usage:
kode:
name: kode
in_subset:
- Obligatorisk
required: true
navn:
name: navn
in_subset:
- Obligatorisk
required: true
gyldighetsperiode:
name: gyldighetsperiode
in_subset:
- Valgfri
passiv:
name: passiv
in_subset:
- Valgfri
class_uri: pvn:Behandlingsgrunnlag
Induced
name: Behandlingsgrunnlag
description: Rettsleg grunnlag for behandling av personopplysningar.
from_schema: https://data.norge.no/fint/fint-personvern
rank: 1000
slot_usage:
kode:
name: kode
in_subset:
- Obligatorisk
required: true
navn:
name: navn
in_subset:
- Obligatorisk
required: true
gyldighetsperiode:
name: gyldighetsperiode
in_subset:
- Valgfri
passiv:
name: passiv
in_subset:
- Valgfri
attributes:
id:
name: id
description: URI-identifikator for ressursen.
from_schema: https://data.norge.no/fint/fint-common
identifier: true
owner: Behandlingsgrunnlag
domain_of:
- Begrep
- Elev
- Valuta
- Person
- Kontaktperson
- Virksomhet
- Behandling
- Samtykke
- Tjeneste
- Behandlingsgrunnlag
- Personopplysning
range: uriorcurie
required: true
kode:
name: kode
description: Verdi som identifiserer omgrepet.
in_subset:
- Obligatorisk
from_schema: https://data.norge.no/fint/fint-common
slot_uri: fint:kode
owner: Behandlingsgrunnlag
domain_of:
- Begrep
- Behandlingsgrunnlag
- Personopplysning
range: string
required: true
navn:
name: navn
description: Hovudnamn for ressursen.
in_subset:
- Obligatorisk
from_schema: https://data.norge.no/fint/fint-common
slot_uri: fint:navn
owner: Behandlingsgrunnlag
domain_of:
- Begrep
- Tjeneste
- Behandlingsgrunnlag
- Personopplysning
range: string
required: true
gyldighetsperiode:
name: gyldighetsperiode
description: Periode ressursen er gyldig for.
in_subset:
- Valgfri
from_schema: https://data.norge.no/fint/fint-common
slot_uri: fint:gyldighetsperiode
owner: Behandlingsgrunnlag
domain_of:
- Begrep
- Identifikator
- Samtykke
- Behandlingsgrunnlag
- Personopplysning
range: Periode
inlined: true
passiv:
name: passiv
description: Angir at koden er passiv og ikkje kan veljast.
in_subset:
- Valgfri
from_schema: https://data.norge.no/fint/fint-common
slot_uri: fint:passiv
owner: Behandlingsgrunnlag
domain_of:
- Begrep
- Behandlingsgrunnlag
- Personopplysning
range: boolean
class_uri: pvn:Behandlingsgrunnlag