Gå til innhold

Class: Behandling

All bruk av personopplysningar (behandlingsaktivitet).

URI: pvn:Behandling

 classDiagram
    class Behandling
    click Behandling href "../Behandling/"
      Behandling : aktiv





        Behandling --> "1" Boolean : aktiv
        click Boolean href "../http://www.w3.org/2001/XMLSchema#boolean/"



      Behandling : behandlingsgrunnlag





        Behandling --> "1" Behandlingsgrunnlag : behandlingsgrunnlag
        click Behandlingsgrunnlag href "../Behandlingsgrunnlag/"



      Behandling : formal





        Behandling --> "1" String : formal
        click String href "../http://www.w3.org/2001/XMLSchema#string/"



      Behandling : id





        Behandling --> "1" Uriorcurie : id
        click Uriorcurie href "../http://www.w3.org/2001/XMLSchema#anyURI/"



      Behandling : personopplysning





        Behandling --> "1" Personopplysning : personopplysning
        click Personopplysning href "../Personopplysning/"



      Behandling : samtykke





        Behandling --> "*" Samtykke : samtykke
        click Samtykke href "../Samtykke/"



      Behandling : slettet





        Behandling --> "0..1" Datetime : slettet
        click Datetime href "../http://www.w3.org/2001/XMLSchema#dateTime/"



      Behandling : tjeneste





        Behandling --> "1" Tjeneste : tjeneste
        click Tjeneste href "../Tjeneste/"



Class Properties

Property Value
Class URI pvn:Behandling

Eigenskapar

Obligatorisk

Namn Kardinalitet og domene Beskriving
aktiv 1
xsd:boolean
Status på behandling
formal 1
xsd:string
Grunngjeving for behandling av personopplysning
behandlingsgrunnlag 1
Behandlingsgrunnlag
Rettsleg grunnlag for behandling av personopplysning
personopplysning 1
Personopplysning
Opplysning eller vurdering som kan knytast til ein enkeltperson
tjeneste 1
Tjeneste
Tenesta som behandlinga tilhøyrer

Valgfri

Namn Kardinalitet og domene Beskriving
slettet 0..1
xsd:dateTime
Tidspunkt ressursen er sletta
samtykke *
Samtykke
Samtykker tilknytt ei behandling

Andre

Namn Kardinalitet og domene Beskriving
id 1
xsd:anyURI
URI-identifikator for ressursen

Usages

used by used in type used
PersonvernContainer behandlingar range Behandling
Samtykke behandling range Behandling
Tjeneste behandling range Behandling

Identifier and Mapping Information

Schema Source

  • from schema: https://data.norge.no/fint/fint-personvern

Mappings

Mapping Type Mapped Value
self pvn:Behandling
native https://data.norge.no/fint/fint-personvern/Behandling

Examples

Example: Behandling-behandling-lonn

id: finta:behandling/behandling-lonn
formal: Behandling av lønnsopplysninger for utbetaling av lønn til ansatte.
aktiv: true
behandlingsgrunnlag: finta:behandlingsgrunnlag/rettslig-plikt
personopplysning: finta:personopplysning/identifikasjon
tjeneste: finta:tjeneste/lonn-system

Example: Behandling-behandling-hr

id: finta:behandling/behandling-hr
formal: Administrasjon av arbeidsforhold og personalopplysninger.
aktiv: true
behandlingsgrunnlag: finta:behandlingsgrunnlag/avtale
personopplysning: finta:personopplysning/kontaktinformasjon
tjeneste: finta:tjeneste/hr-system

LinkML Source

Direct

name: Behandling
description: All bruk av personopplysningar (behandlingsaktivitet).
from_schema: https://data.norge.no/fint/fint-personvern
rank: 1000
slots:
- id
- aktiv
- formal
- slettet
- behandlingsgrunnlag
- personopplysning
- samtykke
- tjeneste
slot_usage:
  aktiv:
    name: aktiv
    in_subset:
    - Obligatorisk
    required: true
  formal:
    name: formal
    in_subset:
    - Obligatorisk
    required: true
  slettet:
    name: slettet
    in_subset:
    - Valgfri
  behandlingsgrunnlag:
    name: behandlingsgrunnlag
    in_subset:
    - Obligatorisk
    required: true
  personopplysning:
    name: personopplysning
    in_subset:
    - Obligatorisk
    required: true
  samtykke:
    name: samtykke
    in_subset:
    - Valgfri
  tjeneste:
    name: tjeneste
    in_subset:
    - Obligatorisk
    required: true
class_uri: pvn:Behandling

Induced

name: Behandling
description: All bruk av personopplysningar (behandlingsaktivitet).
from_schema: https://data.norge.no/fint/fint-personvern
rank: 1000
slot_usage:
  aktiv:
    name: aktiv
    in_subset:
    - Obligatorisk
    required: true
  formal:
    name: formal
    in_subset:
    - Obligatorisk
    required: true
  slettet:
    name: slettet
    in_subset:
    - Valgfri
  behandlingsgrunnlag:
    name: behandlingsgrunnlag
    in_subset:
    - Obligatorisk
    required: true
  personopplysning:
    name: personopplysning
    in_subset:
    - Obligatorisk
    required: true
  samtykke:
    name: samtykke
    in_subset:
    - Valgfri
  tjeneste:
    name: tjeneste
    in_subset:
    - Obligatorisk
    required: true
attributes:
  id:
    name: id
    description: URI-identifikator for ressursen.
    from_schema: https://data.norge.no/fint/fint-common
    identifier: true
    owner: Behandling
    domain_of:
    - Begrep
    - Elev
    - Valuta
    - Person
    - Kontaktperson
    - Virksomhet
    - Behandling
    - Samtykke
    - Tjeneste
    - Behandlingsgrunnlag
    - Personopplysning
    range: uriorcurie
    required: true
  aktiv:
    name: aktiv
    description: Status på behandling.
    in_subset:
    - Obligatorisk
    from_schema: https://data.norge.no/fint/fint-personvern
    rank: 1000
    slot_uri: pvn:aktiv
    owner: Behandling
    domain_of:
    - Behandling
    range: boolean
    required: true
  formal:
    name: formal
    description: Grunngjeving for behandling av personopplysning.
    in_subset:
    - Obligatorisk
    from_schema: https://data.norge.no/fint/fint-personvern
    rank: 1000
    slot_uri: pvn:formal
    owner: Behandling
    domain_of:
    - Behandling
    range: string
    required: true
  slettet:
    name: slettet
    description: Tidspunkt ressursen er sletta.
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/fint/fint-personvern
    rank: 1000
    slot_uri: pvn:slettet
    owner: Behandling
    domain_of:
    - Behandling
    - Tjeneste
    range: datetime
  behandlingsgrunnlag:
    name: behandlingsgrunnlag
    description: Rettsleg grunnlag for behandling av personopplysning.
    in_subset:
    - Obligatorisk
    from_schema: https://data.norge.no/fint/fint-personvern
    rank: 1000
    slot_uri: pvn:behandlingsgrunnlag
    owner: Behandling
    domain_of:
    - PersonvernContainer
    - Behandling
    range: Behandlingsgrunnlag
    required: true
  personopplysning:
    name: personopplysning
    description: Opplysning eller vurdering som kan knytast til ein enkeltperson.
    in_subset:
    - Obligatorisk
    from_schema: https://data.norge.no/fint/fint-personvern
    rank: 1000
    slot_uri: pvn:personopplysning
    owner: Behandling
    domain_of:
    - Behandling
    range: Personopplysning
    required: true
  samtykke:
    name: samtykke
    description: Samtykker tilknytt ei behandling.
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/fint/fint-personvern
    rank: 1000
    slot_uri: pvn:samtykke
    owner: Behandling
    domain_of:
    - Behandling
    range: Samtykke
    multivalued: true
  tjeneste:
    name: tjeneste
    description: Tenesta som behandlinga tilhøyrer.
    in_subset:
    - Obligatorisk
    from_schema: https://data.norge.no/fint/fint-personvern
    rank: 1000
    slot_uri: pvn:tjeneste
    owner: Behandling
    domain_of:
    - Behandling
    range: Tjeneste
    required: true
class_uri: pvn:Behandling