get_notice

Get the full detail of one Doffin notice by id (e.g. "2026-103178").

Signature: get_notice(notice_id: string, required; include_form_details: yes/no, optional, default False; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0)

Direct GET

For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.

Open this validated HTML GET URL

https://allemannsdata.com/wiki/kilder/doffin/get_notice/?notice_id={notice_id}&include_form_details=false&limit=25&offset=0

Replace {notice_id}, {include_form_details} with values. Remove unused optional parameters from the URL.

For software and dashboards: Read the operation descriptor. The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0. Open this exact request as JSON.

ParameterRequirementJSON typeDescription
notice_idrequiredstringDoffin notice id from search_doffin results.
include_form_detailsoptionalbooleanAlso return the complete published eForm as a section tree (procedure details, award criteria, lots, winner and value on RESULT notices...). Large; only request it when the summary fields aren't enough.
limitoptionalintegerGateway page size; default 25, maximum 100.
offsetoptionalintegerNumber of list items to skip; default 0.
Generated JavaScript, Python and response structure

Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.

Example for generated JavaScript and Python

https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0

Replace URL placeholders and remove unused optional parameters.

JavaScript in a dashboard

const url = "https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0";
const response = await fetch(url);
if (!response.ok) {
  const failure = await response.json();
  throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;

Python without additional packages

import json
from urllib.request import urlopen

url = "https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0"
with urlopen(url) as response:
    result = json.load(response)
data = result["data"]

Response structure

{
  "source": "doffin",
  "operation": "get_notice",
  "parameters": {},
  "data": {},
  "entities": [],
  "_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
  "_links": {"self": "...", "source": "...", "wiki": "...", "feedback": "..."}
}
Form for manual use

The form is a fallback for people and browser agents that cannot open the GET URL directly.

Type: string. Doffin notice id from search_doffin results.
Type: yes/no. Also return the complete published eForm as a section tree (procedure details, award criteria, lots, winner and value on RESULT notices...). Large; only request it when the summary fields aren't enough.

Result

Source: Doffin and TED. Retrieved 2026-09-25T19:43:35Z in 0.300 seconds.

id:
2025-120937
eFormId:
c541c874-6aad-46f9-9e56-811736319691
procedureId:
0a9d40fb-1b61-467f-b6e1-182d09e16c3f
heading:
Tjenestekonsesjon – HMS-kort
description:
Alle virksomheter som utfører arbeid på bygge- og anleggsplasser, alle godkjente renholdsvirksomheter, godkjente virksomheter innen bilpleie, hjulskift og hjullagring, samt virksomheter som transporterer andres varer med bil (fra 1. januar 2026) og andre virksomheter som eventuelt blir underlagt regelverket i fremtiden, både norske og utenlandske, er pålagt å utstyre sine arbeidstakere med HMS-kort. Brukerne av løsningen er disse virksomhetene samt øvrige offentlige og private aktører med saklig og tjenstlig behov for tilgang til løsningen (Brukeren/Brukerne). Arbeids- og sosialdepartementet har gitt Oppdragsgiver ansvar for HMS-kortet. Oppdragsgiver er i utgangspunktet ansvarlig for drift og vedlikehold av alt arbeid knyttet til HMS-kortet, herunder etablering, drift, vedlikehold, videreutvikling av nødvendige løsninger for HMS-kortet, samt utforming, produksjon, personalisering og distribusjon av HMS-kortet (HMS-kortordningen) og at HMS-kortordningen fungerer som tilsiktet. Oppdragsgiver vil i forbindelse med inngåelse av denne avtalen overføre ansvaret for HMS-kortordningen som følger av denne avtalen til Leverandøren som en tjenestekonsesjon. Dette innebærer at Leverandørens vederlag fullt ut består av retten til å tilby HMS-kort og tilknyttede tjenester som definert i avtalen mot betaling fra Brukerne. Det innebærer også at driftsrisikoen knyttet til tjenesten er overført til Leverandøren, herunder risikoen knyttet til etterspørselen etter tjenesten og (i den grad det er relevant) leveringsrisikoen. Utover det som er særskilt angitt i Avtalen, kan Leverandøren derfor ikke kreve kompensasjon eller endre prisene i Avtalen ved endringer i inntjeningsgrunnlaget eller som følge av andre forhold som påvirker Leverandørens omsetning eller avkastning. I forbindelse med at alt arbeid og alle forpliktelser knyttet til HMS-kortet overføres til Leverandøren, ligger det også et ansvar på Leverandøren for å utvikle HMS-kortet i tråd med endringer av aktuelle forskrifter og tilpasse leveransen til fremtidsrettede løsninger for å forbedre HMS-kortordningen. Avtalen innebærer at Brukerne skal bestille HMS-kort fra Leverandøren. Leverandøren på sin side skal som følge av avtalen forholde seg til både Oppdragsgiver og Brukerne. Et av formålene med avtalen er derfor å legge til rette for et godt samarbeid mellom Oppdragsgiver og Leverandøren, og mellom Leverandøren og Brukerne. Videre er formålet med Avtalen å sikre at HMS-kortordningen er brukervennlig, stabil og tilpasses i tråd med fremtidige innovative løsninger, og at tilpasningene ikke uten videre skal gå på bekostning av Brukerne. Avtalen omfatter etablering, utvikling og vedlikehold av løsning for HMS-kortordningen, samt levering av tjenester knyttet til produksjon og distribusjon av HMS-kort, herunder drift, personalisering, utvikling, utforming samt håndtering av register-oppslag (Leveransen). Omfanget, gjennomføringen og nærmere spesifisering og forutsetninger for Leveransen er nærmere beskrevet i bilagene som er inkludert i avtalen.
buyer:

1 results

  1. id:
    974761211
    name:
    ARBEIDSTILSYNET
location_id:

1 results

  1. anyw
placeOfPerformance:
issueDate:
2025-12-19T14:36:52Z
deadline:
2026-01-26T09:00:00Z
qualificationDeadline:
2026-01-26T09:00:00Z
noticeType:
ANNOUNCEMENT_OF_COMPETITION
allTypes:

2 results

  1. ANNOUNCEMENT_OF_COMPETITION
  2. COMPETITION
allCpvCodes:
directCpvCodes:
parentCpvCodes:
noticeStatus:
AWARDED
allReceivedTenders:
not reported by source
preferredPublicationDateTed:
2025-12-20
plannedDateTed:
not reported by source
competitionDocsUrl:
https://eu.eu-supply.com/app/rfq/rwlentrance_s.asp?PID=442078&TID=403521&B=
sentToTed:
yes
regulationUrl:
https://lovdata.no/dokument/SF/forskrift/2016-08-12-976?q=konsesjonskontraktforskriften
core:
estimatedValue:
amount:
200000000.0
code:
NOK
fullLocalizedText:
2.0E8 NOK
mainActivity:
gen-pub
eform:

6 results

  1. title:
    block01
    sectionId:
    1
    label:
    Kjøper
    useLabelAsValue:
    no
    value:
    not reported by source
    sections:

    1 results

    1. title:
      block0101
      sectionId:
      1.1
      label:
      Kjøper
      useLabelAsValue:
      no
      value:
      not reported by source
      sections:

      4 results

      1. title:
        block010101
        sectionId:
        not reported by source
        label:
        Offisielt navn
        useLabelAsValue:
        no
        value:
        ARBEIDSTILSYNET
        sections:
        not reported by source
      2. title:
        block010102
        sectionId:
        not reported by source
        label:
        Juridisk type kjøper
        useLabelAsValue:
        no
        value:
        Statlige myndigheter
        sections:
        not reported by source
      3. title:
        block010103
        sectionId:
        not reported by source
        label:
        Kjøperen er en oppdragsgiver
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block010104
        sectionId:
        not reported by source
        label:
        Oppdragsgivers virksomhet
        useLabelAsValue:
        no
        value:
        Alminnelig offentlig tjenesteyting
        sections:
        not reported by source
  2. title:
    block02
    sectionId:
    2
    label:
    Prosedyre
    useLabelAsValue:
    no
    value:
    not reported by source
    sections:

    1 results

    1. title:
      block0201
      sectionId:
      2.1
      label:
      Prosedyre
      useLabelAsValue:
      no
      value:
      not reported by source
      sections:

      11 results

      1. title:
        block020101
        sectionId:
        not reported by source
        label:
        Tittel
        useLabelAsValue:
        no
        value:
        Tjenestekonsesjon – HMS-kort
        sections:
        not reported by source
      2. title:
        block020102
        sectionId:
        not reported by source
        label:
        Beskrivelse
        useLabelAsValue:
        no
        value:
        Alle virksomheter som utfører arbeid på bygge- og anleggsplasser, alle godkjente renholdsvirksomheter, godkjente virksomheter innen bilpleie, hjulskift og hjullagring, samt virksomheter som transporterer andres varer med bil (fra 1. januar 2026) og andre virksomheter som eventuelt blir underlagt regelverket i fremtiden, både norske og utenlandske, er pålagt å utstyre sine arbeidstakere med HMS-kort. Brukerne av løsningen er disse virksomhetene samt øvrige offentlige og private aktører med saklig og tjenstlig behov for tilgang til løsningen (Brukeren/Brukerne). Arbeids- og sosialdepartementet har gitt Oppdragsgiver ansvar for HMS-kortet. Oppdragsgiver er i utgangspunktet ansvarlig for drift og vedlikehold av alt arbeid knyttet til HMS-kortet, herunder etablering, drift, vedlikehold, videreutvikling av nødvendige løsninger for HMS-kortet, samt utforming, produksjon, personalisering og distribusjon av HMS-kortet (HMS-kortordningen) og at HMS-kortordningen fungerer som tilsiktet. Oppdragsgiver vil i forbindelse med inngåelse av denne avtalen overføre ansvaret for HMS-kortordningen som følger av denne avtalen til Leverandøren som en tjenestekonsesjon. Dette innebærer at Leverandørens vederlag fullt ut består av retten til å tilby HMS-kort og tilknyttede tjenester som definert i avtalen mot betaling fra Brukerne. Det innebærer også at driftsrisikoen knyttet til tjenesten er overført til Leverandøren, herunder risikoen knyttet til etterspørselen etter tjenesten og (i den grad det er relevant) leveringsrisikoen. Utover det som er særskilt angitt i Avtalen, kan Leverandøren derfor ikke kreve kompensasjon eller endre prisene i Avtalen ved endringer i inntjeningsgrunnlaget eller som følge av andre forhold som påvirker Leverandørens omsetning eller avkastning. I forbindelse med at alt arbeid og alle forpliktelser knyttet til HMS-kortet overføres til Leverandøren, ligger det også et ansvar på Leverandøren for å utvikle HMS-kortet i tråd med endringer av aktuelle forskrifter og tilpasse leveransen til fremtidsrettede løsninger for å forbedre HMS-kortordningen. Avtalen innebærer at Brukerne skal bestille HMS-kort fra Leverandøren. Leverandøren på sin side skal som følge av avtalen forholde seg til både Oppdragsgiver og Brukerne. Et av formålene med avtalen er derfor å legge til rette for et godt samarbeid mellom Oppdragsgiver og Leverandøren, og mellom Leverandøren og Brukerne. Videre er formålet med Avtalen å sikre at HMS-kortordningen er brukervennlig, stabil og tilpasses i tråd med fremtidige innovative løsninger, og at tilpasningene ikke uten videre skal gå på bekostning av Brukerne. Avtalen omfatter etablering, utvikling og vedlikehold av løsning for HMS-kortordningen, samt levering av tjenester knyttet til produksjon og distribusjon av HMS-kort, herunder drift, personalisering, utvikling, utforming samt håndtering av register-oppslag (Leveransen). Omfanget, gjennomføringen og nærmere spesifisering og forutsetninger for Leveransen er nærmere beskrevet i bilagene som er inkludert i avtalen.
        sections:
        not reported by source
      3. title:
        block020103
        sectionId:
        not reported by source
        label:
        Prosedyreidentifikator
        useLabelAsValue:
        no
        value:
        0a9d40fb-1b61-467f-b6e1-182d09e16c3f
        sections:
        not reported by source
      4. title:
        block020105
        sectionId:
        not reported by source
        label:
        Intern identifikator
        useLabelAsValue:
        no
        value:
        2025-41698
        sections:
        not reported by source
      5. title:
        block020106
        sectionId:
        not reported by source
        label:
        Type prosedyre
        useLabelAsValue:
        no
        value:
        Konkurranse med forhandling med forhåndskunngjøring/ konkurranse med forhandling
        sections:
        not reported by source
      6. title:
        block020107
        sectionId:
        not reported by source
        label:
        Hovedtrekkene i prosedyren
        useLabelAsValue:
        no
        value:
        Se konkurransegrunnlaget for mer informasjon.
        sections:
        not reported by source
      7. title:
        block020108
        sectionId:
        2.1.1
        label:
        Hensikt
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        25 results

        1. title:
          block02010801
          sectionId:
          not reported by source
          label:
          Kontraktens art
          useLabelAsValue:
          no
          value:
          Tjenester
          sections:
          not reported by source
        2. title:
          block02010803
          sectionId:
          not reported by source
          label:
          Hoved klassifisering
          useLabelAsValue:
          no
          value:
          Utvikling av kundespesifisert programvare
          sections:
          not reported by source
        3. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Trykksaker og relaterte produkter.
          sections:
          not reported by source
        4. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Trykksaker med sikkerhetstrykk
          sections:
          not reported by source
        5. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          ID- kort
          sections:
          not reported by source
        6. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Bransjespesifikk programvare
          sections:
          not reported by source
        7. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Programvare for industri kontroll
          sections:
          not reported by source
        8. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Kontrollsystem, datamaskiner
          sections:
          not reported by source
        9. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Operativsystemer og programvare for databaser
          sections:
          not reported by source
        10. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Databasesystemer
          sections:
          not reported by source
        11. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Programvare for databaser
          sections:
          not reported by source
        12. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Databasestyringssystem
          sections:
          not reported by source
        13. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Elektronisk datastyring
          sections:
          not reported by source
        14. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Datainnsamlingssytem
          sections:
          not reported by source
        15. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Ingeniørtjenester
          sections:
          not reported by source
        16. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Datatjenester: rådgivning, programvareutvikling, internett og systemstøtte
          sections:
          not reported by source
        17. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Programmering av software og rådgivning
          sections:
          not reported by source
        18. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Datatjenester
          sections:
          not reported by source
        19. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Offentlig forvaltning
          sections:
          not reported by source
        20. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Allmenne offentlige tjenester
          sections:
          not reported by source
        21. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Utøvende og lovgivende myndigheters tjenester
          sections:
          not reported by source
        22. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Utøvende myndigheters tjenester
          sections:
          not reported by source
        23. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Tjenester i forbindelse med allmenn sikkerhet
          sections:
          not reported by source
        24. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Tjenester i forbindelse med allmenn lov og orden
          sections:
          not reported by source
        25. title:
          block02010805
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Tjenester i forbindelse med allmenn orden
          sections:
          not reported by source
      8. title:
        block020109
        sectionId:
        2.1.2
        label:
        Sted for gjennomføring
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block02010906
          sectionId:
          not reported by source
          label:
          Hvor som helst
          useLabelAsValue:
          yes
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block02010907
          sectionId:
          not reported by source
          label:
          Tilleggsinformasjon
          useLabelAsValue:
          no
          value:
          Se konkurransegrunnlaget for mer informasjon.
          sections:
          not reported by source
      9. title:
        block020110
        sectionId:
        2.1.3
        label:
        Verdi
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block02011001
          sectionId:
          not reported by source
          label:
          Anslått verdi eksklusiv merverdiavgift, Norwegian krone
          useLabelAsValue:
          no
          value:
          200,000,000
          sections:
          not reported by source
      10. title:
        block020111
        sectionId:
        2.1.4
        label:
        Generell informasjon
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        3 results

        1. title:
          block02011103
          sectionId:
          not reported by source
          label:
          Rettslig grunnlag
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block02011104
          sectionId:
          not reported by source
          label:
          Direktiv 2014/23/EU
          useLabelAsValue:
          yes
          value:
          not reported by source
          sections:
          not reported by source
        3. title:
          block02011105
          sectionId:
          not reported by source
          label:
          not reported by source
          useLabelAsValue:
          no
          value:
          NO Det er vurdert som klart at bruk av minstekrav i Kravspesifikasjon, vil gi en bedre klima- og miljøeffekt enn man oppnår ved å oppstille klima- og miljøhensyn blant de tre høyest prioriterte tildelingskriteriene. Kravene vil begrense de negative effektene anskaffelsen har på klima og miljø i større grad enn tildelingskriterier, i tråd med forskriftens intensjon om å oppnå reell miljøgevinst.
          sections:
          not reported by source
      11. title:
        block020113
        sectionId:
        2.1.6
        label:
        Grunnlag for avvisning
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        27 results

        1. title:
          block02011301
          sectionId:
          not reported by source
          label:
          Sources of grounds for exclusion
          useLabelAsValue:
          no
          value:
          Notice
          sections:
          not reported by source
        2. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Corruption
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        3. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Fraud
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        4. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Money laundering or terrorist financing
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        5. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Participation in a criminal organisation
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        6. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Terrorist offences or offences linked to terrorist activities
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        7. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Child labour and including other forms of trafficking in human beings
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        8. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Breaching of obligations in the fields of environmental law
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        9. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Breaching of obligations in the fields of labour law
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        10. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Breaching of obligations in the fields of social law
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        11. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Agreements with other economic operators aimed at distorting competition
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        12. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Grave professional misconduct
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        13. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Misrepresentation, withheld information, unable to provide required documents and obtained confidential information of this procedure
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        14. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Offence concerning its professional conduct in the domain of defence procurement
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        15. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Conflict of interest due to its participation in the procurement procedure
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        16. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Direct or indirect involvement in the preparation of this procurement procedure
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        17. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Early termination, damages, or other comparable sanctions
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        18. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Lack of reliability to exclude risks to the security of the country
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        19. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Breaching of obligations set under purely national exclusion grounds
          useLabelAsValue:
          no
          value:
          De norske anskaffelsesreglene går lenger enn hva som følger av avvisningsgrunnene angitt i EUs direktiver om offentlige anskaffelser. Det presiseres derfor at i denne konkurransen gjelder også alle avvisningsgrunnene i konsesjonskontraktforskriften § 11-2, inkludert de rent nasjonale avvisningsgrunner.
          sections:
          not reported by source
        20. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Breaching obligation relating to payment of social security contributions
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        21. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Breaching obligation relating to payment of taxes
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        22. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Business activities are suspended
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        23. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Bankruptcy
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        24. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Arrangement with creditors
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        25. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Insolvency
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        26. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Assets being administered by liquidator
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
        27. title:
          block02011302
          sectionId:
          not reported by source
          label:
          Analogous situation like bankruptcy, insolvency or arrangement with creditors under national law
          useLabelAsValue:
          no
          value:
          Se forskrift om konsesjonskontrakter av 12. august 2016 (konsesjonskontraktforskriften) §11-2.
          sections:
          not reported by source
  3. title:
    block04
    sectionId:
    5
    label:
    Delkontrakt
    useLabelAsValue:
    no
    value:
    not reported by source
    sections:

    1 results

    1. title:
      block0401
      sectionId:
      5.1
      label:
      Delkontrakt
      useLabelAsValue:
      no
      value:
      LOT-0000
      sections:

      13 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Tittel
        useLabelAsValue:
        no
        value:
        Tjenestekonsesjon – HMS-kort
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Beskrivelse
        useLabelAsValue:
        no
        value:
        Alle virksomheter som utfører arbeid på bygge- og anleggsplasser, alle godkjente renholdsvirksomheter, godkjente virksomheter innen bilpleie, hjulskift og hjullagring, samt virksomheter som transporterer andres varer med bil (fra 1. januar 2026) og andre virksomheter som eventuelt blir underlagt regelverket i fremtiden, både norske og utenlandske, er pålagt å utstyre sine arbeidstakere med HMS-kort. Brukerne av løsningen er disse virksomhetene samt øvrige offentlige og private aktører med saklig og tjenstlig behov for tilgang til løsningen (Brukeren/Brukerne). Arbeids- og sosialdepartementet har gitt Oppdragsgiver ansvar for HMS-kortet. Oppdragsgiver er i utgangspunktet ansvarlig for drift og vedlikehold av alt arbeid knyttet til HMS-kortet, herunder etablering, drift, vedlikehold, videreutvikling av nødvendige løsninger for HMS-kortet, samt utforming, produksjon, personalisering og distribusjon av HMS-kortet (HMS-kortordningen) og at HMS-kortordningen fungerer som tilsiktet. Oppdragsgiver vil i forbindelse med inngåelse av denne avtalen overføre ansvaret for HMS-kortordningen som følger av denne avtalen til Leverandøren som en tjenestekonsesjon. Dette innebærer at Leverandørens vederlag fullt ut består av retten til å tilby HMS-kort og tilknyttede tjenester som definert i avtalen mot betaling fra Brukerne. Det innebærer også at driftsrisikoen knyttet til tjenesten er overført til Leverandøren, herunder risikoen knyttet til etterspørselen etter tjenesten og (i den grad det er relevant) leveringsrisikoen. Utover det som er særskilt angitt i Avtalen, kan Leverandøren derfor ikke kreve kompensasjon eller endre prisene i Avtalen ved endringer i inntjeningsgrunnlaget eller som følge av andre forhold som påvirker Leverandørens omsetning eller avkastning. I forbindelse med at alt arbeid og alle forpliktelser knyttet til HMS-kortet overføres til Leverandøren, ligger det også et ansvar på Leverandøren for å utvikle HMS-kortet i tråd med endringer av aktuelle forskrifter og tilpasse leveransen til fremtidsrettede løsninger for å forbedre HMS-kortordningen. Avtalen innebærer at Brukerne skal bestille HMS-kort fra Leverandøren. Leverandøren på sin side skal som følge av avtalen forholde seg til både Oppdragsgiver og Brukerne. Et av formålene med avtalen er derfor å legge til rette for et godt samarbeid mellom Oppdragsgiver og Leverandøren, og mellom Leverandøren og Brukerne. Videre er formålet med Avtalen å sikre at HMS-kortordningen er brukervennlig, stabil og tilpasses i tråd med fremtidige innovative løsninger, og at tilpasningene ikke uten videre skal gå på bekostning av Brukerne. Avtalen omfatter etablering, utvikling og vedlikehold av løsning for HMS-kortordningen, samt levering av tjenester knyttet til produksjon og distribusjon av HMS-kort, herunder drift, personalisering, utvikling, utforming samt håndtering av register-oppslag (Leveransen). Omfanget, gjennomføringen og nærmere spesifisering og forutsetninger for Leveransen er nærmere beskrevet i bilagene som er inkludert i avtalen.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Intern identifikator
        useLabelAsValue:
        no
        value:
        2025-41698
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Hensikt
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        25 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Kontraktens art
          useLabelAsValue:
          no
          value:
          Tjenester
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Hoved klassifisering
          useLabelAsValue:
          no
          value:
          Utvikling av kundespesifisert programvare
          sections:
          not reported by source
        3. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Trykksaker og relaterte produkter.
          sections:
          not reported by source
        4. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Trykksaker med sikkerhetstrykk
          sections:
          not reported by source
        5. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          ID- kort
          sections:
          not reported by source
        6. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Bransjespesifikk programvare
          sections:
          not reported by source
        7. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Programvare for industri kontroll
          sections:
          not reported by source
        8. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Kontrollsystem, datamaskiner
          sections:
          not reported by source
        9. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Operativsystemer og programvare for databaser
          sections:
          not reported by source
        10. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Databasesystemer
          sections:
          not reported by source
        11. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Programvare for databaser
          sections:
          not reported by source
        12. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Databasestyringssystem
          sections:
          not reported by source
        13. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Elektronisk datastyring
          sections:
          not reported by source
        14. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Datainnsamlingssytem
          sections:
          not reported by source
        15. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Ingeniørtjenester
          sections:
          not reported by source
        16. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Datatjenester: rådgivning, programvareutvikling, internett og systemstøtte
          sections:
          not reported by source
        17. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Programmering av software og rådgivning
          sections:
          not reported by source
        18. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Datatjenester
          sections:
          not reported by source
        19. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Offentlig forvaltning
          sections:
          not reported by source
        20. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Allmenne offentlige tjenester
          sections:
          not reported by source
        21. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Utøvende og lovgivende myndigheters tjenester
          sections:
          not reported by source
        22. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Utøvende myndigheters tjenester
          sections:
          not reported by source
        23. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Tjenester i forbindelse med allmenn sikkerhet
          sections:
          not reported by source
        24. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Tjenester i forbindelse med allmenn lov og orden
          sections:
          not reported by source
        25. title:
          block04010404
          sectionId:
          not reported by source
          label:
          Ytterligere klassifisering
          useLabelAsValue:
          no
          value:
          Tjenester i forbindelse med allmenn orden
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Sted for gjennomføring
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04010506
          sectionId:
          not reported by source
          label:
          Hvor som helst
          useLabelAsValue:
          yes
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block04010507
          sectionId:
          not reported by source
          label:
          Tilleggsinformasjon
          useLabelAsValue:
          no
          value:
          Se konkurransegrunnlaget for mer informasjon.
          sections:
          not reported by source
      6. title:
        block040106
        sectionId:
        5.1.3
        label:
        Anslått varighet
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010603
          sectionId:
          not reported by source
          label:
          Varighet, År
          useLabelAsValue:
          no
          value:
          3
          sections:
          not reported by source
      7. title:
        block040107
        sectionId:
        5.1.4
        label:
        Fornyelse
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04010701
          sectionId:
          not reported by source
          label:
          Maksimal fornyelse
          useLabelAsValue:
          no
          value:
          2
          sections:
          not reported by source
        2. title:
          block04010702
          sectionId:
          not reported by source
          label:
          Beskrivelse
          useLabelAsValue:
          no
          value:
          Avtalens løpetid er fastsatt til tre (3) år fra kontraktsinngåelse. Oppdragsgiver er gitt opsjon til å forlenge avtalen én eller flere ganger i ytterligere 1+1 år
          sections:
          not reported by source
      8. title:
        block040108
        sectionId:
        5.1.5
        label:
        Verdi
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010801
          sectionId:
          not reported by source
          label:
          Anslått verdi eksklusiv merverdiavgift, Norwegian krone
          useLabelAsValue:
          no
          value:
          200,000,000
          sections:
          not reported by source
      9. title:
        block040109
        sectionId:
        5.1.6
        label:
        Generell informasjon
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04010904
          sectionId:
          not reported by source
          label:
          Reservert deltakelse
          useLabelAsValue:
          no
          value:
          Ingen
          sections:
          not reported by source
        2. title:
          block04010906
          sectionId:
          not reported by source
          label:
          Anskaffelsesprosjekt ikke finansiert med EU-midler.
          useLabelAsValue:
          yes
          value:
          not reported by source
          sections:
          not reported by source
      10. title:
        block040112
        sectionId:
        5.1.9
        label:
        Utvelgelseskriterier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        9 results

        1. title:
          block04011201
          sectionId:
          not reported by source
          label:
          Sources of selection criteria
          useLabelAsValue:
          no
          value:
          Notice
          sections:
          not reported by source
        2. title:
          block04011202
          sectionId:
          not reported by source
          label:
          Kriterium
          useLabelAsValue:
          no
          value:
          Enrolment in a trade register
          sections:

          1 results

          1. title:
            block0401120201
            sectionId:
            not reported by source
            label:
            Beskrivelse
            useLabelAsValue:
            no
            value:
            Se K1 i konkurransegrunnlaget for mer informasjon.
            sections:
            not reported by source
        3. title:
          block04011202
          sectionId:
          not reported by source
          label:
          Kriterium
          useLabelAsValue:
          no
          value:
          Other economic or financial requirements
          sections:

          1 results

          1. title:
            block0401120201
            sectionId:
            not reported by source
            label:
            Beskrivelse
            useLabelAsValue:
            no
            value:
            Se K2 i konkurransegrunnlaget for mer informasjon.
            sections:
            not reported by source
        4. title:
          block04011202
          sectionId:
          not reported by source
          label:
          Kriterium
          useLabelAsValue:
          no
          value:
          Financial ratio
          sections:

          1 results

          1. title:
            block0401120201
            sectionId:
            not reported by source
            label:
            Beskrivelse
            useLabelAsValue:
            no
            value:
            Se K3 i konkurransegrunnlaget for mer informasjon.
            sections:
            not reported by source
        5. title:
          block04011202
          sectionId:
          not reported by source
          label:
          Kriterium
          useLabelAsValue:
          no
          value:
          References on specified services
          sections:

          1 results

          1. title:
            block0401120201
            sectionId:
            not reported by source
            label:
            Beskrivelse
            useLabelAsValue:
            no
            value:
            Se K4 i konkurransegrunnlaget for mer informasjon.
            sections:
            not reported by source
        6. title:
          block04011202
          sectionId:
          not reported by source
          label:
          Kriterium
          useLabelAsValue:
          no
          value:
          Technicians or technical bodies for quality control
          sections:

          1 results

          1. title:
            block0401120201
            sectionId:
            not reported by source
            label:
            Beskrivelse
            useLabelAsValue:
            no
            value:
            Se K5 i konkurransegrunnlaget for mer informasjon.
            sections:
            not reported by source
        7. title:
          block04011202
          sectionId:
          not reported by source
          label:
          Kriterium
          useLabelAsValue:
          no
          value:
          Certificates by independent bodies about quality assurance standards
          sections:

          1 results

          1. title:
            block0401120201
            sectionId:
            not reported by source
            label:
            Beskrivelse
            useLabelAsValue:
            no
            value:
            Se K6 i konkurransegrunnlaget for mer informasjon.
            sections:
            not reported by source
        8. title:
          block04011202
          sectionId:
          not reported by source
          label:
          Kriterium
          useLabelAsValue:
          no
          value:
          Certificates by independent bodies about environmental management systems or standards
          sections:

          1 results

          1. title:
            block0401120201
            sectionId:
            not reported by source
            label:
            Beskrivelse
            useLabelAsValue:
            no
            value:
            Se K7 i konkurransegrunnlaget for mer informasjon.
            sections:
            not reported by source
        9. title:
          block04011202
          sectionId:
          not reported by source
          label:
          Kriterium
          useLabelAsValue:
          no
          value:
          Security of information
          sections:

          1 results

          1. title:
            block0401120201
            sectionId:
            not reported by source
            label:
            Beskrivelse
            useLabelAsValue:
            no
            value:
            Se K8 i konkurransegrunnlaget for mer informasjon.
            sections:
            not reported by source
      11. title:
        block040114
        sectionId:
        5.1.11
        label:
        Anskaffelsesdokumenter
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011405
          sectionId:
          not reported by source
          label:
          Frist for å be om tilleggsopplysninger
          useLabelAsValue:
          no
          value:
          12.01.2026 23:55
          sections:
          not reported by source
        2. title:
          block04011407
          sectionId:
          not reported by source
          label:
          Adresse på anskaffelsesdokumentene
          useLabelAsValue:
          no
          value:
          https://eu.eu-supply.com/app/rfq/rwlentrance_s.asp?PID=442078&TID=403521&B=
          sections:
          not reported by source
      12. title:
        block040115
        sectionId:
        5.1.12
        label:
        Vilkår for anskaffelsen
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011503
          sectionId:
          not reported by source
          label:
          Vilkår for innlevering
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          7 results

          1. title:
            block0401150301
            sectionId:
            not reported by source
            label:
            Elektronisk innlevering
            useLabelAsValue:
            no
            value:
            Obligatorisk
            sections:
            not reported by source
          2. title:
            block0401150302
            sectionId:
            not reported by source
            label:
            Adresse for innlevering
            useLabelAsValue:
            no
            value:
            https://eu.eu-supply.com/app/rfq/rwlentrance_s.asp?PID=442078&TID=403521&B=
            sections:
            not reported by source
          3. title:
            block0401150305
            sectionId:
            not reported by source
            label:
            Språk som anbud eller forespørsler om å delta kan sendes inn på
            useLabelAsValue:
            no
            value:
            norsk
            sections:
            not reported by source
          4. title:
            block0401150306
            sectionId:
            not reported by source
            label:
            Avansert eller kvalifisert elektronisk signatur eller segl (som definert i forordning (EU) nr. 910/2014) kreves
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          5. title:
            block0401150307
            sectionId:
            not reported by source
            label:
            Varianter
            useLabelAsValue:
            no
            value:
            Ikke tillatt
            sections:
            not reported by source
          6. title:
            block0401150308
            sectionId:
            not reported by source
            label:
            Tilbyder kan inngi mer enn ett tilbud
            useLabelAsValue:
            no
            value:
            Ikke tillatt
            sections:
            not reported by source
          7. title:
            block0401150310
            sectionId:
            not reported by source
            label:
            Frist for mottak av anmodninger om deltakelse
            useLabelAsValue:
            no
            value:
            26.01.2026 10:00
            sections:
            not reported by source
        2. title:
          block04011505
          sectionId:
          not reported by source
          label:
          Vilkår for kontrakt
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          4 results

          1. title:
            block0401150501
            sectionId:
            not reported by source
            label:
            Gjennomføringen av kontrakten skal skje innenfor rammen av programmer for vernet sysselsetting
            useLabelAsValue:
            no
            value:
            Nei
            sections:
            not reported by source
          2. title:
            block0401150504
            sectionId:
            not reported by source
            label:
            eFaktura
            useLabelAsValue:
            no
            value:
            Obligatorisk
            sections:
            not reported by source
          3. title:
            block0401150505
            sectionId:
            not reported by source
            label:
            Elektronisk bestilling vil bli brukt, Sann
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          4. title:
            block0401150506
            sectionId:
            not reported by source
            label:
            Elektronisk betaling vil bli brukt, Sann
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      13. title:
        block040117
        sectionId:
        5.1.16
        label:
        Nærmere informasjon, mekling og revisjon
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        8 results

        1. title:
          block04011702
          sectionId:
          not reported by source
          label:
          Virksomhet som gjennomfører klagebehandling
          useLabelAsValue:
          no
          value:
          Klagenemda for offentlige anskaffelser -
          sections:
          not reported by source
        2. title:
          block04011703
          sectionId:
          not reported by source
          label:
          Informasjon om tidsfrister for gjennomgang
          useLabelAsValue:
          no
          value:
          Oppdragsgiver vil ha en karensperioden på 10 dager fra meddelelse om tildeling er sendt til kontrakt signeres. Begjæring om midlertidig forføyning mot Oppdragsgivers beslutning om å avvise eller forkaste en forespørsel om deltakelse i konkurransen må settes frem for tingretten innen 15 dager regnet fra og med dagen etter at meddelelse om avvisning eller forkasting er sendt. Se konkurransegrunnlaget for mer informasjon.
          sections:
          not reported by source
        3. title:
          block04011704
          sectionId:
          not reported by source
          label:
          Virksomhet som gir informasjon om det generelle regelverket for skatter som gjelder på stedet der kontrakten skal utføres
          useLabelAsValue:
          no
          value:
          Trøndelag Tingrett -
          sections:
          not reported by source
        4. title:
          block04011707
          sectionId:
          not reported by source
          label:
          Virksomhet som gir tilleggsinformasjon om anskaffelsesprosedyren
          useLabelAsValue:
          no
          value:
          ARBEIDSTILSYNET -
          sections:
          not reported by source
        5. title:
          block04011708
          sectionId:
          not reported by source
          label:
          Virksomhet som gir tilgang til anskaffelsesdokumentene
          useLabelAsValue:
          no
          value:
          ARBEIDSTILSYNET -
          sections:
          not reported by source
        6. title:
          block04011709
          sectionId:
          not reported by source
          label:
          Virksomhet som gir mer informasjon om klagebehandling
          useLabelAsValue:
          no
          value:
          ARBEIDSTILSYNET -
          sections:
          not reported by source
        7. title:
          block04011710
          sectionId:
          not reported by source
          label:
          Virksomhet som mottar forespørsler om å delta
          useLabelAsValue:
          no
          value:
          ARBEIDSTILSYNET -
          sections:
          not reported by source
        8. title:
          block04011711
          sectionId:
          not reported by source
          label:
          Virksomhet som behandler tilbudene
          useLabelAsValue:
          no
          value:
          ARBEIDSTILSYNET -
          sections:
          not reported by source
  4. title:
    block05
    sectionId:
    8
    label:
    Virksomheter
    useLabelAsValue:
    no
    value:
    not reported by source
    sections:

    3 results

    1. title:
      block0501
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0001
      sections:

      12 results

      1. title:
        block050101
        sectionId:
        not reported by source
        label:
        Offisielt navn
        useLabelAsValue:
        no
        value:
        ARBEIDSTILSYNET
        sections:
        not reported by source
      2. title:
        block050102
        sectionId:
        not reported by source
        label:
        Organisasjonsnummer
        useLabelAsValue:
        no
        value:
        974761211
        sections:
        not reported by source
      3. title:
        block050104
        sectionId:
        not reported by source
        label:
        Postadresse
        useLabelAsValue:
        no
        value:
        Postboks 4720 Torgarden
        sections:
        not reported by source
      4. title:
        block050105
        sectionId:
        not reported by source
        label:
        By
        useLabelAsValue:
        no
        value:
        TRONDHEIM
        sections:
        not reported by source
      5. title:
        block050106
        sectionId:
        not reported by source
        label:
        Postnummer
        useLabelAsValue:
        no
        value:
        7468
        sections:
        not reported by source
      6. title:
        block050107
        sectionId:
        not reported by source
        label:
        Underenhet i land
        useLabelAsValue:
        no
        value:
        Trøndelag/Trööndelage (NO060)
        sections:
        not reported by source
      7. title:
        block050108
        sectionId:
        not reported by source
        label:
        Land
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      8. title:
        block050109
        sectionId:
        not reported by source
        label:
        Kontaktpunkt
        useLabelAsValue:
        no
        value:
        Oda Loe
        sections:
        not reported by source
      9. title:
        block050110
        sectionId:
        not reported by source
        label:
        E-post
        useLabelAsValue:
        no
        value:
        oda.loe@kpmg.no
        sections:
        not reported by source
      10. title:
        block050111
        sectionId:
        not reported by source
        label:
        Telefon
        useLabelAsValue:
        no
        value:
        +47 45096886
        sections:
        not reported by source
      11. title:
        block050115
        sectionId:
        not reported by source
        label:
        Kjøper profil
        useLabelAsValue:
        no
        value:
        https://eu.eu-supply.com/ctm/company/companyinformation/index/524409
        sections:
        not reported by source
      12. title:
        block050117
        sectionId:
        not reported by source
        label:
        Rollene til denne virksomheten
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        6 results

        1. title:
          block05011701
          sectionId:
          not reported by source
          label:
          Kjøper
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block05011704
          sectionId:
          not reported by source
          label:
          Virksomhet som gir tilleggsinformasjon om anskaffelsesprosedyren
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        3. title:
          block05011705
          sectionId:
          not reported by source
          label:
          Virksomhet som gir tilgang til anskaffelsesdokumentene
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        4. title:
          block05011706
          sectionId:
          not reported by source
          label:
          Virksomhet som mottar forespørsler om å delta
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        5. title:
          block05011707
          sectionId:
          not reported by source
          label:
          Virksomhet som behandler tilbudene
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        6. title:
          block05011709
          sectionId:
          not reported by source
          label:
          Virksomhet som gir mer informasjon om klagebehandling
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
    2. title:
      block0501
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0002
      sections:

      10 results

      1. title:
        block050101
        sectionId:
        not reported by source
        label:
        Offisielt navn
        useLabelAsValue:
        no
        value:
        Trøndelag Tingrett
        sections:
        not reported by source
      2. title:
        block050102
        sectionId:
        not reported by source
        label:
        Organisasjonsnummer
        useLabelAsValue:
        no
        value:
        926 722 794
        sections:
        not reported by source
      3. title:
        block050104
        sectionId:
        not reported by source
        label:
        Postadresse
        useLabelAsValue:
        no
        value:
        Postboks 2317 Torgarden
        sections:
        not reported by source
      4. title:
        block050105
        sectionId:
        not reported by source
        label:
        By
        useLabelAsValue:
        no
        value:
        7004 Trondheim
        sections:
        not reported by source
      5. title:
        block050106
        sectionId:
        not reported by source
        label:
        Postnummer
        useLabelAsValue:
        no
        value:
        7004
        sections:
        not reported by source
      6. title:
        block050107
        sectionId:
        not reported by source
        label:
        Underenhet i land
        useLabelAsValue:
        no
        value:
        Trøndelag/Trööndelage (NO060)
        sections:
        not reported by source
      7. title:
        block050108
        sectionId:
        not reported by source
        label:
        Land
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      8. title:
        block050110
        sectionId:
        not reported by source
        label:
        E-post
        useLabelAsValue:
        no
        value:
        trodnelagtingrett@domstolene.no
        sections:
        not reported by source
      9. title:
        block050111
        sectionId:
        not reported by source
        label:
        Telefon
        useLabelAsValue:
        no
        value:
        +47 73542400
        sections:
        not reported by source
      10. title:
        block050117
        sectionId:
        not reported by source
        label:
        Rollene til denne virksomheten
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05011711
          sectionId:
          not reported by source
          label:
          Virksomhet som gir informasjon om det generelle regelverket for skatter som gjelder på stedet der kontrakten skal utføres
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
    3. title:
      block0501
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0003
      sections:

      10 results

      1. title:
        block050101
        sectionId:
        not reported by source
        label:
        Offisielt navn
        useLabelAsValue:
        no
        value:
        Klagenemda for offentlige anskaffelser
        sections:
        not reported by source
      2. title:
        block050102
        sectionId:
        not reported by source
        label:
        Organisasjonsnummer
        useLabelAsValue:
        no
        value:
        918 195 548
        sections:
        not reported by source
      3. title:
        block050104
        sectionId:
        not reported by source
        label:
        Postadresse
        useLabelAsValue:
        no
        value:
        Postboks 511 Sentrum
        sections:
        not reported by source
      4. title:
        block050105
        sectionId:
        not reported by source
        label:
        By
        useLabelAsValue:
        no
        value:
        Bergen
        sections:
        not reported by source
      5. title:
        block050106
        sectionId:
        not reported by source
        label:
        Postnummer
        useLabelAsValue:
        no
        value:
        5805
        sections:
        not reported by source
      6. title:
        block050107
        sectionId:
        not reported by source
        label:
        Underenhet i land
        useLabelAsValue:
        no
        value:
        Vestland (NO0A2)
        sections:
        not reported by source
      7. title:
        block050108
        sectionId:
        not reported by source
        label:
        Land
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      8. title:
        block050110
        sectionId:
        not reported by source
        label:
        E-post
        useLabelAsValue:
        no
        value:
        post@knse.no
        sections:
        not reported by source
      9. title:
        block050111
        sectionId:
        not reported by source
        label:
        Telefon
        useLabelAsValue:
        no
        value:
        +47 55193000
        sections:
        not reported by source
      10. title:
        block050117
        sectionId:
        not reported by source
        label:
        Rollene til denne virksomheten
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05011708
          sectionId:
          not reported by source
          label:
          Virksomhet som gjennomfører klagebehandling
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
  5. title:
    block06
    sectionId:
    10
    label:
    Endring
    useLabelAsValue:
    no
    value:
    not reported by source
    sections:

    5 results

    1. title:
      block0601
      sectionId:
      not reported by source
      label:
      Versjon av forrige varsel endres
      useLabelAsValue:
      no
      value:
      6ecdf429-5a9e-4ac4-aa0a-d50842a88cf8-01
      sections:
      not reported by source
    2. title:
      block0602
      sectionId:
      not reported by source
      label:
      Hovedårsak til endring
      useLabelAsValue:
      no
      value:
      Informasjon oppdatert
      sections:
      not reported by source
    3. title:
      block0603
      sectionId:
      not reported by source
      label:
      Beskrivelse
      useLabelAsValue:
      no
      value:
      Utsatt spørsmålsfrist og utsatt tilbudsfrist.
      sections:
      not reported by source
    4. title:
      block0604
      sectionId:
      10.1
      label:
      Endring
      useLabelAsValue:
      no
      value:
      not reported by source
      sections:

      1 results

      1. title:
        block060401
        sectionId:
        not reported by source
        label:
        Seksjonsidentifikator
        useLabelAsValue:
        no
        value:
        PROCEDURE
        sections:
        not reported by source
    5. title:
      block0604
      sectionId:
      10.1
      label:
      Endring
      useLabelAsValue:
      no
      value:
      not reported by source
      sections:

      3 results

      1. title:
        block060401
        sectionId:
        not reported by source
        label:
        Seksjonsidentifikator
        useLabelAsValue:
        no
        value:
        LOT-0000
        sections:
        not reported by source
      2. title:
        block060402
        sectionId:
        not reported by source
        label:
        Beskrivelse av endringer
        useLabelAsValue:
        no
        value:
        Utsatt spørsmålsfrist og utsatt tilbudsfrist. Endringene reflekteres i Regler for anskaffelsen_v3.
        sections:
        not reported by source
      3. title:
        block060403
        sectionId:
        not reported by source
        label:
        Anskaffelsesdokumentene ble endret på
        useLabelAsValue:
        no
        value:
        19.12.2025
        sections:
        not reported by source
  6. title:
    block07
    sectionId:
    not reported by source
    label:
    Kunngjøringsinformasjon
    useLabelAsValue:
    no
    value:
    not reported by source
    sections:

    6 results

    1. title:
      block0701
      sectionId:
      not reported by source
      label:
      Varselidentifikator/-versjon
      useLabelAsValue:
      no
      value:
      c541c874-6aad-46f9-9e56-811736319691 01
      sections:
      not reported by source
    2. title:
      block0702
      sectionId:
      not reported by source
      label:
      Type skjema
      useLabelAsValue:
      no
      value:
      Konkurranse
      sections:
      not reported by source
    3. title:
      block0703
      sectionId:
      not reported by source
      label:
      Type varsel
      useLabelAsValue:
      no
      value:
      Melding om kontrakt eller konsesjon – standardregime
      sections:
      not reported by source
    4. title:
      block0704
      sectionId:
      not reported by source
      label:
      Varsel utsendelsesdato
      useLabelAsValue:
      no
      value:
      19.12.2025 15:36
      sections:
      not reported by source
    5. title:
      block0705
      sectionId:
      not reported by source
      label:
      Varsel om utsendelsesdato (eSender)
      useLabelAsValue:
      no
      value:
      19.12.2025 15:46
      sections:
      not reported by source
    6. title:
      block0706
      sectionId:
      not reported by source
      label:
      Språk der denne kunngjøringen er offisielt tilgjengelig
      useLabelAsValue:
      no
      value:
      norsk, English
      sections:
      not reported by source
awardedNames:

No results.

changeNotices:

2 results

  1. id:
    2025-120937
    changedNoticeId:
    6ecdf429-5a9e-4ac4-aa0a-d50842a88cf8-01
    issueDate:
    2025-12-19T14:36:52Z
    selectedNotice:
    yes
    eformId:
    c541c874-6aad-46f9-9e56-811736319691
  2. id:
    2025-118549
    changedNoticeId:
    not reported by source
    issueDate:
    2025-11-28T14:35:55Z
    selectedNotice:
    no
    eformId:
    6ecdf429-5a9e-4ac4-aa0a-d50842a88cf8
limitedDataFlag:
no
publicationDate:
2025-12-19
tedId:
855657-2025
procurementTimeline:

3 results

  1. id:
    2025-118549
    allType:

    2 results

    1. ANNOUNCEMENT_OF_COMPETITION
    2. COMPETITION
    publicationDate:
    2025-12-02
    selectedNotice:
    no
  2. id:
    2025-120937
    allType:

    2 results

    1. ANNOUNCEMENT_OF_COMPETITION
    2. COMPETITION
    publicationDate:
    2025-12-19
    selectedNotice:
    yes
  3. id:
    2026-106746
    allType:

    2 results

    1. ANNOUNCEMENT_OF_CONCLUSION_OF_CONTRACT
    2. RESULT
    publicationDate:
    2026-04-15
    selectedNotice:
    no
procurementStrategicLabels:

No results.

lotsNumber:
1
doffin_url:
https://doffin.no/notices/2025-120937
Will you use the result in generated code?

Open the same result as JSON

Is data missing or incorrect? Send feedback about this result.

Continue exploring

How an AI agent should use this page

Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.

How to use the get_notice lookup

  1. Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
  2. Check types, units, limits and ID formats in the parameter table.
  3. Follow linked results to canonical pages before combining sources.

Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.

Source-specific next step

Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.