get_notice
Get the full detail of one Doffin notice by id (e.g. "2026-103178").
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
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.
| Parameter | Requirement | JSON type | Description |
|---|---|---|---|
notice_id | required | string | Doffin notice id from search_doffin results. |
include_form_details | optional | boolean | 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. |
limit | optional | integer | Gateway page size; default 25, maximum 100. |
offset | optional | integer | Number 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.
Result
- id:
- 2026-113494
- eFormId:
- a35fc8a7-ccfa-4a47-90ca-af27e8957118
- procedureId:
- not reported by source
- heading:
- Markedsdialog Tunneloppgradering av Eiksundsambandet (2026-064)
- description:
- Bakgrunn Møre og Romsdal fylkeskommune har behov for å gjennomføre markedsdialog knyttet til tunneloppgraderingsprosjektet på Eiksundsambandet. Dialogen skal gjennomføres som et åpent informasjonsmøte og brukes som grunnlag for videre planlegging av prosjektet. Formål Markedsdialogen skal primært bidra til å avdekke kapasitet og kompetanse i leverandørmarkedet, kartlegge markedet og markedsføre prosjektet overfor relevante aktører. Det er særlig ønskelig å få bedre forståelse av hvilke leverandører som har erfaring og evne til å gjennomføre oppgradering av tunnelanlegg under drift. Dialogen skal også gi et bedre grunnlag for å vurdere hvordan prosjektet kan innrettes på en måte som er realistisk og gjennomførbar for markedet. Konkrete problemstillinger som det vil bli fokusert spesielt på: Trafikkavikling Oppbygging tekniske bygg / nødstrøm og idriftsetting Fremdrift / varighet Tema for dialogen Det er spesielt viktig at det åpne informasjonsmøtet gir innsikt i trafikkavvikling under anleggsperioden og tekniske muligheter for oppgraderingen. Dette omfatter innspill som kan belyse praktiske og tekniske løsninger ved gjennomføring i et eksisterende anlegg i drift. Fylkeskommunen ønsker særlig innspill fra tunnelentreprenører, elektroinstallatører og aktører med erfaring fra oppgraderingsprosjekter i drift. Dialogen skal bidra til å avklare markedets forutsetninger og erfaringer på tvers av fagområder der grensesnitt er en sentral del av prosjektet. Dialogen gjennomføres som et Teams møte 22.09.26. Under Teams møtet vil prosjektet bli presentert og kjente problemstillinger i prosjektet vil bli belyst. Dersom det er ønske med en til en møter mellom leverandør og prosjektet i etterkant, settes det av 30 min. pr deltaker i etterkant av innledende møte. Interesserte kan melde seg på via E post til: Kristian.hoie.nesheim@mfylke.no Påmeldingsfrist 18 sept. 2026. Gi beskjed om dere ønsker en til en møte i etterkant av presentasjonen.
- buyer:
1 results
- id:
- 944183779
- name:
- Møre og Romsdal Fylkeskommune
- location_id:
1 results
- NO0A3
- placeOfPerformance:
- issueDate:
- 2026-08-26T11:06:47+02:00
- deadline:
- not reported by source
- qualificationDeadline:
- not reported by source
- noticeType:
- ADVISORY_NOTICE
- allTypes:
2 results
- ADVISORY_NOTICE
- PLANNING
- allCpvCodes:
- 45221246
- 71311300
- 71356000
- 71311210
- 71530000
- 71315200
- 71311200
- 71311100
- 71311000
- 72224000
- 72220000
- 71310000
- 71621000
- 71356400
- 71600000
- 71321000
- 71334000
- 71240000
- 71241000
- 71000000
- 71350000
- 45221241
- 45221000
- 45221200
- 45221240
- 45310000
- 45316000
- 45315100
- 45317300
- 45317000
- 45000000
- 45200000
- 45220000
- 71300000
- 71500000
- 71315000
- 72000000
- 72200000
- 71620000
- 71320000
- 71330000
- 71200000
- 45300000
- 45315000
- directCpvCodes:
- parentCpvCodes:
- noticeStatus:
- not reported by source
- allReceivedTenders:
- not reported by source
- preferredPublicationDateTed:
- not reported by source
- plannedDateTed:
- 2026-08-27
- competitionDocsUrl:
- https://hyyr.no/marketdialog/cmt8ienpz000004jo2nvgjvpj
- sentToTed:
- no
- regulationUrl:
- https://lovdata.no/dokument/SF/forskrift/2016-08-12-975?q=forsyningsforskriften
- core:
- estimatedValue:
- not reported by source
- mainActivity:
- gen-pub
- eform:
5 results
- title:
- block01
- sectionId:
- 1
- label:
- Kjøper
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0101
- sectionId:
- 1.1
- label:
- Kjøper
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
3 results
- title:
- block010101
- sectionId:
- not reported by source
- label:
- Offisielt navn
- useLabelAsValue:
- no
- value:
- Møre og Romsdal Fylkeskommune
- sections:
- not reported by source
- title:
- block010102
- sectionId:
- not reported by source
- label:
- Juridisk type kjøper
- useLabelAsValue:
- no
- value:
- Fylkeskommunale myndigheter
- sections:
- not reported by source
- title:
- block010104
- sectionId:
- not reported by source
- label:
- Oppdragsgivers virksomhet
- useLabelAsValue:
- no
- value:
- Alminnelig offentlig tjenesteyting
- sections:
- not reported by source
- title:
- block02
- sectionId:
- 2
- label:
- Prosedyre
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0201
- sectionId:
- 2.1
- label:
- Prosedyre
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
6 results
- title:
- block020101
- sectionId:
- not reported by source
- label:
- Tittel
- useLabelAsValue:
- no
- value:
- Markedsdialog Tunneloppgradering av Eiksundsambandet (2026-064)
- sections:
- not reported by source
- title:
- block020102
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Bakgrunn Møre og Romsdal fylkeskommune har behov for å gjennomføre markedsdialog knyttet til tunneloppgraderingsprosjektet på Eiksundsambandet. Dialogen skal gjennomføres som et åpent informasjonsmøte og brukes som grunnlag for videre planlegging av prosjektet. Formål Markedsdialogen skal primært bidra til å avdekke kapasitet og kompetanse i leverandørmarkedet, kartlegge markedet og markedsføre prosjektet overfor relevante aktører. Det er særlig ønskelig å få bedre forståelse av hvilke leverandører som har erfaring og evne til å gjennomføre oppgradering av tunnelanlegg under drift. Dialogen skal også gi et bedre grunnlag for å vurdere hvordan prosjektet kan innrettes på en måte som er realistisk og gjennomførbar for markedet. Konkrete problemstillinger som det vil bli fokusert spesielt på: Trafikkavikling Oppbygging tekniske bygg / nødstrøm og idriftsetting Fremdrift / varighet Tema for dialogen Det er spesielt viktig at det åpne informasjonsmøtet gir innsikt i trafikkavvikling under anleggsperioden og tekniske muligheter for oppgraderingen. Dette omfatter innspill som kan belyse praktiske og tekniske løsninger ved gjennomføring i et eksisterende anlegg i drift. Fylkeskommunen ønsker særlig innspill fra tunnelentreprenører, elektroinstallatører og aktører med erfaring fra oppgraderingsprosjekter i drift. Dialogen skal bidra til å avklare markedets forutsetninger og erfaringer på tvers av fagområder der grensesnitt er en sentral del av prosjektet. Dialogen gjennomføres som et Teams møte 22.09.26. Under Teams møtet vil prosjektet bli presentert og kjente problemstillinger i prosjektet vil bli belyst. Dersom det er ønske med en til en møter mellom leverandør og prosjektet i etterkant, settes det av 30 min. pr deltaker i etterkant av innledende møte. Interesserte kan melde seg på via E post til: Kristian.hoie.nesheim@mfylke.no Påmeldingsfrist 18 sept. 2026. Gi beskjed om dere ønsker en til en møte i etterkant av presentasjonen.
- sections:
- not reported by source
- title:
- block020103
- sectionId:
- not reported by source
- label:
- Intern identifikator
- useLabelAsValue:
- no
- value:
- cmt8h14v0000004l1yqh50lnz
- sections:
- not reported by source
- title:
- block020104
- sectionId:
- 2.1.1
- label:
- Hensikt
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
31 results
- title:
- block02010401
- sectionId:
- not reported by source
- label:
- Kontraktens art
- useLabelAsValue:
- no
- value:
- Bygge- og anleggsarbeid
- sections:
- not reported by source
- title:
- block02010403
- sectionId:
- not reported by source
- label:
- Hoved klassifisering
- useLabelAsValue:
- no
- value:
- Bygge- og anleggsarbeid i forbindelse med Undersjøisk tunnel
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Rådgivning i forbindelse med infrastruktur
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Tekniske tjenester
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Rådgivning i forbindelse med hovedveier
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Rådgivning i forbindelse med bygging
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Konsulentvirksomhet i forbindelse med bygging
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Rådgivning i forbindelse med transportsystemer
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Støttetjenester i forbindelse med bygge- og anleggsarbeid
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Rådgivning ingeniørtjenester i forbindelse med bygge- og anleggsarbeid
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Konsulentvirksomhet i forbindelse med prosjektstyring
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Systemtjenester og tekniske konsulenttjenester
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Rådgivning ingeniør- og byggetekniske tjenester
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Teknisk analyse- og rådgivingstjenester
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Tekniske planleggingstjenster
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Teknisk testing, analyse- og rådgivingstjenester
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Prosjektering av mekaniske og elektriske installasjoner
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Maskintekniske og elektrotekniske ingeniørtjenester
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Arkitekt-, ingeniør- og planleggingstjenester
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Gjennomførlighetsstudie, rådgivningstjeneste, analyse
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Arkitekt-, konstruksjons-, ingeniør- og inspeksjonstjenester
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Vitenskapelig og teknisk virksomhet i forbindelse med ingeniørarbeid
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Bygge- og anleggsarbeid i forbindelse med Veitunnel
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Bygge- og anleggsarbeid i forbindelse med bruer, tunneler, sjakter og underganger
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Anleggsarbeid i forbindelse med utførelse av tunneler, sjakter og underganger
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Anleggsarbeid i forbindelse med tunneler
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Installasjon av elektriske ledninger og armaturer
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Installasjon av belysning og elektriske signalanlegg
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Elektroteknisk installasjonsarbeid
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Elektrisk installasjon til elektrisk fordelingsutstyr
- sections:
- not reported by source
- title:
- block02010405
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Øvrig elektrisk installasjonsarbeid
- sections:
- not reported by source
- title:
- block020105
- sectionId:
- 2.1.2
- label:
- Sted for gjennomføring
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
6 results
- title:
- block02010501
- sectionId:
- not reported by source
- label:
- Postadresse
- useLabelAsValue:
- no
- value:
- Postboks 2500
- sections:
- not reported by source
- title:
- block02010502
- sectionId:
- not reported by source
- label:
- By
- useLabelAsValue:
- no
- value:
- Molde
- sections:
- not reported by source
- title:
- block02010503
- sectionId:
- not reported by source
- label:
- Postnummer
- useLabelAsValue:
- no
- value:
- 6404
- sections:
- not reported by source
- title:
- block02010504
- sectionId:
- not reported by source
- label:
- Underenhet i land
- useLabelAsValue:
- no
- value:
- Møre og Romsdal (NO0A3)
- sections:
- not reported by source
- title:
- block02010505
- sectionId:
- not reported by source
- label:
- Land
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block02010507
- sectionId:
- not reported by source
- label:
- Tilleggsinformasjon
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block020107
- sectionId:
- 2.1.4
- label:
- Generell informasjon
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
3 results
- title:
- block02010702
- sectionId:
- not reported by source
- label:
- Rettslig grunnlag
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block02010703
- sectionId:
- not reported by source
- label:
- Annet
- useLabelAsValue:
- yes
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block02010704
- sectionId:
- not reported by source
- label:
- not reported by source
- useLabelAsValue:
- no
- value:
- https://lovdata.no/eli/forskrift/2016/8/12/974 NOR — Anskaffelsesforskriften Del 1 og 2
- sections:
- not reported by source
- title:
- block03
- sectionId:
- 3
- label:
- Del
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0301
- sectionId:
- 3.1
- label:
- Del
- useLabelAsValue:
- no
- value:
- PAR-0000
- sections:
9 results
- title:
- block030101
- sectionId:
- not reported by source
- label:
- Tittel
- useLabelAsValue:
- no
- value:
- Markedsdialog Tunneloppgradering av Eiksundsambandet (2026-064)
- sections:
- not reported by source
- title:
- block030102
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Bakgrunn Møre og Romsdal fylkeskommune har behov for å gjennomføre markedsdialog knyttet til tunneloppgraderingsprosjektet på Eiksundsambandet. Dialogen skal gjennomføres som et åpent informasjonsmøte og brukes som grunnlag for videre planlegging av prosjektet. Formål Markedsdialogen skal primært bidra til å avdekke kapasitet og kompetanse i leverandørmarkedet, kartlegge markedet og markedsføre prosjektet overfor relevante aktører. Det er særlig ønskelig å få bedre forståelse av hvilke leverandører som har erfaring og evne til å gjennomføre oppgradering av tunnelanlegg under drift. Dialogen skal også gi et bedre grunnlag for å vurdere hvordan prosjektet kan innrettes på en måte som er realistisk og gjennomførbar for markedet. Konkrete problemstillinger som det vil bli fokusert spesielt på: Trafikkavikling Oppbygging tekniske bygg / nødstrøm og idriftsetting Fremdrift / varighet Tema for dialogen Det er spesielt viktig at det åpne informasjonsmøtet gir innsikt i trafikkavvikling under anleggsperioden og tekniske muligheter for oppgraderingen. Dette omfatter innspill som kan belyse praktiske og tekniske løsninger ved gjennomføring i et eksisterende anlegg i drift. Fylkeskommunen ønsker særlig innspill fra tunnelentreprenører, elektroinstallatører og aktører med erfaring fra oppgraderingsprosjekter i drift. Dialogen skal bidra til å avklare markedets forutsetninger og erfaringer på tvers av fagområder der grensesnitt er en sentral del av prosjektet. Dialogen gjennomføres som et Teams møte 22.09.26. Under Teams møtet vil prosjektet bli presentert og kjente problemstillinger i prosjektet vil bli belyst. Dersom det er ønske med en til en møter mellom leverandør og prosjektet i etterkant, settes det av 30 min. pr deltaker i etterkant av innledende møte. Interesserte kan melde seg på via E post til: Kristian.hoie.nesheim@mfylke.no Påmeldingsfrist 18 sept. 2026. Gi beskjed om dere ønsker en til en møte i etterkant av presentasjonen.
- sections:
- not reported by source
- title:
- block030103
- sectionId:
- not reported by source
- label:
- Intern identifikator
- useLabelAsValue:
- no
- value:
- cmt8h14v0000004l1yqh50lnz
- sections:
- not reported by source
- title:
- block030104
- sectionId:
- 3.1.1
- label:
- Hensikt
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
31 results
- title:
- block03010401
- sectionId:
- not reported by source
- label:
- Kontraktens art
- useLabelAsValue:
- no
- value:
- Bygge- og anleggsarbeid
- sections:
- not reported by source
- title:
- block03010403
- sectionId:
- not reported by source
- label:
- Hoved klassifisering
- useLabelAsValue:
- no
- value:
- Bygge- og anleggsarbeid i forbindelse med Undersjøisk tunnel
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Rådgivning i forbindelse med infrastruktur
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Tekniske tjenester
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Rådgivning i forbindelse med hovedveier
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Rådgivning i forbindelse med bygging
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Konsulentvirksomhet i forbindelse med bygging
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Rådgivning i forbindelse med transportsystemer
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Støttetjenester i forbindelse med bygge- og anleggsarbeid
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Rådgivning ingeniørtjenester i forbindelse med bygge- og anleggsarbeid
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Konsulentvirksomhet i forbindelse med prosjektstyring
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Systemtjenester og tekniske konsulenttjenester
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Rådgivning ingeniør- og byggetekniske tjenester
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Teknisk analyse- og rådgivingstjenester
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Tekniske planleggingstjenster
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Teknisk testing, analyse- og rådgivingstjenester
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Prosjektering av mekaniske og elektriske installasjoner
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Maskintekniske og elektrotekniske ingeniørtjenester
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Arkitekt-, ingeniør- og planleggingstjenester
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Gjennomførlighetsstudie, rådgivningstjeneste, analyse
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Arkitekt-, konstruksjons-, ingeniør- og inspeksjonstjenester
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Vitenskapelig og teknisk virksomhet i forbindelse med ingeniørarbeid
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Bygge- og anleggsarbeid i forbindelse med Veitunnel
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Bygge- og anleggsarbeid i forbindelse med bruer, tunneler, sjakter og underganger
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Anleggsarbeid i forbindelse med utførelse av tunneler, sjakter og underganger
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Anleggsarbeid i forbindelse med tunneler
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Installasjon av elektriske ledninger og armaturer
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Installasjon av belysning og elektriske signalanlegg
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Elektroteknisk installasjonsarbeid
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Elektrisk installasjon til elektrisk fordelingsutstyr
- sections:
- not reported by source
- title:
- block03010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Øvrig elektrisk installasjonsarbeid
- sections:
- not reported by source
- title:
- block030105
- sectionId:
- 3.1.2
- label:
- Sted for gjennomføring
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
6 results
- title:
- block03010501
- sectionId:
- not reported by source
- label:
- Postadresse
- useLabelAsValue:
- no
- value:
- Postboks 2500
- sections:
- not reported by source
- title:
- block03010502
- sectionId:
- not reported by source
- label:
- By
- useLabelAsValue:
- no
- value:
- Molde
- sections:
- not reported by source
- title:
- block03010503
- sectionId:
- not reported by source
- label:
- Postnummer
- useLabelAsValue:
- no
- value:
- 6404
- sections:
- not reported by source
- title:
- block03010504
- sectionId:
- not reported by source
- label:
- Underenhet i land
- useLabelAsValue:
- no
- value:
- Møre og Romsdal (NO0A3)
- sections:
- not reported by source
- title:
- block03010505
- sectionId:
- not reported by source
- label:
- Land
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block03010507
- sectionId:
- not reported by source
- label:
- Tilleggsinformasjon
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block030108
- sectionId:
- 3.1.5
- label:
- Generell informasjon
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block03010801
- sectionId:
- not reported by source
- label:
- Reservert deltakelse
- useLabelAsValue:
- no
- value:
- Ingen
- sections:
- not reported by source
- title:
- block030109
- sectionId:
- 3.1.6
- label:
- Anskaffelsesdokumenter
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block03010906
- sectionId:
- not reported by source
- label:
- Adresse på anskaffelsesdokumentene
- useLabelAsValue:
- no
- value:
- https://hyyr.no/marketdialog/cmt8ienpz000004jo2nvgjvpj
- sections:
- not reported by source
- title:
- block030110
- sectionId:
- 3.1.7
- label:
- Vilkår for anskaffelsen
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block03011001
- 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
- title:
- block030112
- sectionId:
- 3.1.9
- label:
- Nærmere informasjon, mekling og revisjon
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block03011202
- sectionId:
- not reported by source
- label:
- Virksomhet som gjennomfører klagebehandling
- useLabelAsValue:
- no
- value:
- NORDMØRE OG ROMSDAL TINGRETT -
- sections:
- not reported by source
- title:
- block04
- sectionId:
- 8
- label:
- Virksomheter
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
2 results
- title:
- block0401
- sectionId:
- 8.1
- label:
- not reported by source
- useLabelAsValue:
- no
- value:
- ORG-0001
- sections:
9 results
- title:
- block040101
- sectionId:
- not reported by source
- label:
- Offisielt navn
- useLabelAsValue:
- no
- value:
- NORDMØRE OG ROMSDAL TINGRETT
- sections:
- not reported by source
- title:
- block040102
- sectionId:
- not reported by source
- label:
- Organisasjonsnummer
- useLabelAsValue:
- no
- value:
- 935365120
- sections:
- not reported by source
- title:
- block040104
- sectionId:
- not reported by source
- label:
- Postadresse
- useLabelAsValue:
- no
- value:
- Fylkeshuset
- sections:
- not reported by source
- title:
- block040105
- sectionId:
- not reported by source
- label:
- By
- useLabelAsValue:
- no
- value:
- MOLDE
- sections:
- not reported by source
- title:
- block040106
- sectionId:
- not reported by source
- label:
- Postnummer
- useLabelAsValue:
- no
- value:
- 6412
- sections:
- not reported by source
- title:
- block040107
- sectionId:
- not reported by source
- label:
- Underenhet i land
- useLabelAsValue:
- no
- value:
- Møre og Romsdal (NO0A3)
- sections:
- not reported by source
- title:
- block040108
- sectionId:
- not reported by source
- label:
- Land
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block040109
- sectionId:
- not reported by source
- label:
- Kontaktpunkt
- useLabelAsValue:
- no
- value:
- NORDMØRE OG ROMSDAL TINGRETT
- sections:
- not reported by source
- title:
- block040117
- sectionId:
- not reported by source
- label:
- Rollene til denne virksomheten
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block04011708
- sectionId:
- not reported by source
- label:
- Virksomhet som gjennomfører klagebehandling
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block0401
- sectionId:
- 8.1
- label:
- not reported by source
- useLabelAsValue:
- no
- value:
- ORG-0003
- sections:
11 results
- title:
- block040101
- sectionId:
- not reported by source
- label:
- Offisielt navn
- useLabelAsValue:
- no
- value:
- Møre og Romsdal Fylkeskommune
- sections:
- not reported by source
- title:
- block040102
- sectionId:
- not reported by source
- label:
- Organisasjonsnummer
- useLabelAsValue:
- no
- value:
- 944183779
- sections:
- not reported by source
- title:
- block040104
- sectionId:
- not reported by source
- label:
- Postadresse
- useLabelAsValue:
- no
- value:
- Postboks 2500
- sections:
- not reported by source
- title:
- block040105
- sectionId:
- not reported by source
- label:
- By
- useLabelAsValue:
- no
- value:
- Molde
- sections:
- not reported by source
- title:
- block040106
- sectionId:
- not reported by source
- label:
- Postnummer
- useLabelAsValue:
- no
- value:
- 6404
- sections:
- not reported by source
- title:
- block040107
- sectionId:
- not reported by source
- label:
- Underenhet i land
- useLabelAsValue:
- no
- value:
- Møre og Romsdal (NO0A3)
- sections:
- not reported by source
- title:
- block040108
- sectionId:
- not reported by source
- label:
- Land
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block040109
- sectionId:
- not reported by source
- label:
- Kontaktpunkt
- useLabelAsValue:
- no
- value:
- Møre og Romsdal Fylkeskommune
- sections:
- not reported by source
- title:
- block040110
- sectionId:
- not reported by source
- label:
- E-post
- useLabelAsValue:
- no
- value:
- post@mrfylke.no
- sections:
- not reported by source
- title:
- block040111
- sectionId:
- not reported by source
- label:
- Telefon
- useLabelAsValue:
- no
- value:
- +47 71258000
- sections:
- not reported by source
- title:
- block040117
- sectionId:
- not reported by source
- label:
- Rollene til denne virksomheten
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block04011701
- sectionId:
- not reported by source
- label:
- Kjøper
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block06
- sectionId:
- not reported by source
- label:
- Kunngjøringsinformasjon
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
6 results
- title:
- block0601
- sectionId:
- not reported by source
- label:
- Varselidentifikator/-versjon
- useLabelAsValue:
- no
- value:
- a35fc8a7-ccfa-4a47-90ca-af27e8957118 01
- sections:
- not reported by source
- title:
- block0602
- sectionId:
- not reported by source
- label:
- Type skjema
- useLabelAsValue:
- no
- value:
- Planlegging
- sections:
- not reported by source
- title:
- block0603
- sectionId:
- not reported by source
- label:
- Type varsel
- useLabelAsValue:
- no
- value:
- Forhåndsvarsel eller en periodisk veiledende melding som bare brukes til informasjon
- sections:
- not reported by source
- title:
- block0604
- sectionId:
- not reported by source
- label:
- Varsel utsendelsesdato
- useLabelAsValue:
- no
- value:
- 26.08.2026 11:06
- sections:
- not reported by source
- title:
- block0606
- sectionId:
- not reported by source
- label:
- Språk der denne kunngjøringen er offisielt tilgjengelig
- useLabelAsValue:
- no
- value:
- norsk
- sections:
- not reported by source
- title:
- block0610
- sectionId:
- not reported by source
- label:
- Anslått dato for offentliggjøring av en kunngjøring av en kontrakt innenfor denne prosedyren
- useLabelAsValue:
- no
- value:
- 27.08.2026
- sections:
- not reported by source
- awardedNames:
No results.
- changeNotices:
- not reported by source
- limitedDataFlag:
- no
- publicationDate:
- 2026-08-27
- tedId:
- not reported by source
- procurementTimeline:
1 results
- id:
- 2026-113494
- allType:
2 results
- ADVISORY_NOTICE
- PLANNING
- publicationDate:
- 2026-08-27
- selectedNotice:
- yes
- procurementStrategicLabels:
No results.
- lotsNumber:
- 1
- doffin_url:
- https://doffin.no/notices/2026-113494
Will you use the result in generated code?
Is data missing or incorrect? Send feedback about this result.
Continue exploring
- Canonical procurement page
- Back to Doffin and TED
- All sources in Business and economy
- Search for Doffin and TED in the wiki
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
- Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
- Check types, units, limits and ID formats in the parameter table.
- 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
- Follow the notice ID to the canonical page; use CPV and location codes to narrow broad free-text searches.
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.
AI agent? Read the complete navigation and programming guide.