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-23T22:51:37Z in 0.531 seconds.

id:
2022-318828
eFormId:
2022-318828
procedureId:
2022-318828
heading:
Finnøy helse- og omsorgssenter
description:
Stavanger kommune, ved avdeling Utbygging, skal gjennomføre konkurranse for utbygging av Finnøy helse og omsorgssenter. Nybygget vil få 20 sykehjemsplasser, lokaler for fysioterapi, dagsenter, kafè og diverse rom for administrasjonen. I eksisterende sykehjemsbygg skal kjøkken renoveres, noen arealer tilpasses den nye utbyggingen og mot sør rehabiliteres arealer til hjemmesykepleie. Nybygget utgjør ca. 3400 m2. Rehab av 1000 m2 samt noe større areal for full sprinkling av eksisterende byggningsmasse.
buyer:

1 results

  1. id:
    964965226
    name:
    Stavanger kommune
location_id:

No results.

placeOfPerformance:

No results.

issueDate:
2022-08-06T12:00:00+02:00
deadline:
not reported by source
qualificationDeadline:
not reported by source
noticeType:
ANNOUNCEMENT_OF_CONCLUSION_OF_CONTRACT
allTypes:

2 results

  1. ANNOUNCEMENT_OF_CONCLUSION_OF_CONTRACT
  2. RESULT
allCpvCodes:
directCpvCodes:
parentCpvCodes:
noticeStatus:
not reported by source
allReceivedTenders:

2 results

  1. type:
    tenders
    total:
    36
  2. type:
    t-esubm
    total:
    36
preferredPublicationDateTed:
not reported by source
plannedDateTed:
not reported by source
competitionDocsUrl:
not reported by source
sentToTed:
yes
regulationUrl:
https://lovdata.no/dokument/SF/forskrift/2016-08-12-974?q=foa
core:
estimatedValue:
not reported by source
mainActivity:
gen-pub
eform:

6 results

  1. title:
    block01
    sectionId:
    1
    label:
    Buyer
    useLabelAsValue:
    no
    value:
    not reported by source
    sections:

    1 results

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

      3 results

      1. title:
        block010101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        [Stavanger kommune] ---
        sections:
        not reported by source
      2. title:
        block010102
        sectionId:
        not reported by source
        label:
        Legal type of the buyer
        useLabelAsValue:
        no
        value:
        Regional authority
        sections:
        not reported by source
      3. title:
        block010103
        sectionId:
        not reported by source
        label:
        Activity of the contracting authority
        useLabelAsValue:
        no
        value:
        General public services
        sections:
        not reported by source
  2. title:
    block02
    sectionId:
    2
    label:
    Procedure
    useLabelAsValue:
    no
    value:
    not reported by source
    sections:

    1 results

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

      7 results

      1. title:
        block020101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block020102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Stavanger kommune, ved avdeling Utbygging, skal gjennomføre konkurranse for utbygging av Finnøy helse og omsorgssenter. Nybygget vil få 20 sykehjemsplasser, lokaler for fysioterapi, dagsenter, kafè og diverse rom for administrasjonen. I eksisterende sykehjemsbygg skal kjøkken renoveres, noen arealer tilpasses den nye utbyggingen og mot sør rehabiliteres arealer til hjemmesykepleie. Nybygget utgjør ca. 3400 m2. Rehab av 1000 m2 samt noe større areal for full sprinkling av eksisterende byggningsmasse.
        sections:
        not reported by source
      3. title:
        block020103
        sectionId:
        not reported by source
        label:
        Procedure identifier
        useLabelAsValue:
        no
        value:
        2022-318828
        sections:
        not reported by source
      4. title:
        block020104
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        21/36506
        sections:
        not reported by source
      5. title:
        block020105
        sectionId:
        not reported by source
        label:
        Type of procedure
        useLabelAsValue:
        no
        value:
        Open
        sections:
        not reported by source
      6. title:
        block020109
        sectionId:
        2.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block02010901
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block02010903
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
      7. title:
        block020112
        sectionId:
        2.1.4
        label:
        Generell informasjon
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block02011204
          sectionId:
          not reported by source
          label:
          Legal basis
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block02011205
          sectionId:
          not reported by source
          label:
          Directive 2014/24/EU
          useLabelAsValue:
          yes
          value:
          not reported by source
          sections:
          not reported by source
  3. title:
    block04
    sectionId:
    5
    label:
    Lot
    useLabelAsValue:
    no
    value:
    not reported by source
    sections:

    15 results

    1. title:
      block0401
      sectionId:
      5.1
      label:
      Lot
      useLabelAsValue:
      no
      value:
      LOT-0001
      sections:

      8 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        E01- Grunnarbeid Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Kontrakten inkluderer graving, sprenging, VA-arbeider, grøfter for kabling, arbeider med veier. Oppføring og drift av brakke-/kontorrigg samt hovedbedrift for første del av prosjektet. Hovedbedrift del 1. Se nærmere beskrivelse i konkurransegrunnlaget med vedlegg.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        7 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
        3. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Forberedende anleggsarbeid
          sections:
          not reported by source
        4. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Nedrivning av bygninger og jordarbeid
          sections:
          not reported by source
        5. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Nedrivning, forbereding og rydding av byggeplass
          sections:
          not reported by source
        6. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Byggeplassarbeid
          sections:
          not reported by source
        7. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Grunnarbeid i forbindelse med anlegg av veier, gater og gangstier
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Place of performance
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010504
          sectionId:
          not reported by source
          label:
          Country subentity
          useLabelAsValue:
          no
          value:
          Rogaland (NO0A1)
          sections:
          not reported by source
      6. title:
        block040113
        sectionId:
        5.1.12
        label:
        Terms of procurement
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      7. title:
        block040114
        sectionId:
        5.1.15
        label:
        Techniques
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011401
          sectionId:
          not reported by source
          label:
          Rammeavtale
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140101
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
        2. title:
          block04011402
          sectionId:
          not reported by source
          label:
          Information about the dynamic purchasing system
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140201
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block040115
        sectionId:
        5.1.16
        label:
        Further information, mediation and review
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04011502
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          [ Sør-Rogaland Tingrett ] ---
          sections:
          not reported by source
    2. title:
      block0401
      sectionId:
      5.1
      label:
      Lot
      useLabelAsValue:
      no
      value:
      LOT-0002
      sections:

      8 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        E02- Betong og stål Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Arbeidet inkluderer oppføring av nybygg i trinn 1 inkl. brannisolering, radonduk etc. For trinn 2 og 3 inkluderes riving, betongsaging, div slissing og støp av gulv mm. Hovedbedrift iht. fremdriftsplan. Se nærmere beskrivelse i konkurransegrunnlaget med vedlegg.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        5 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
        3. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Stålkonstruksjonsarbeid
          sections:
          not reported by source
        4. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Betongarbeid
          sections:
          not reported by source
        5. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Montering av stålprofiler
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Place of performance
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010504
          sectionId:
          not reported by source
          label:
          Country subentity
          useLabelAsValue:
          no
          value:
          Rogaland (NO0A1)
          sections:
          not reported by source
      6. title:
        block040113
        sectionId:
        5.1.12
        label:
        Terms of procurement
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      7. title:
        block040114
        sectionId:
        5.1.15
        label:
        Techniques
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011401
          sectionId:
          not reported by source
          label:
          Rammeavtale
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140101
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
        2. title:
          block04011402
          sectionId:
          not reported by source
          label:
          Information about the dynamic purchasing system
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140201
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block040115
        sectionId:
        5.1.16
        label:
        Further information, mediation and review
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04011502
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          [ Sør-Rogaland Tingrett ] ---
          sections:
          not reported by source
    3. title:
      block0401
      sectionId:
      5.1
      label:
      Lot
      useLabelAsValue:
      no
      value:
      LOT-0003
      sections:

      8 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        E03- Tømmer Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Tømmer og innredning. Arbeidene inkludere alt uvendig og innvendig tømmerarbeid, fast innredning inkl. hvutevarer, solavskjerming, noe smedarbeider, hovedbedrift for prosjektet fra tømmerarbeider starter og til avsluttet prosjekt. Se nærmere beskrivelse i konkurransegrunnlaget med vedlegg.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        5 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
        3. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Snekkerarbeid
          sections:
          not reported by source
        4. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Byggmester, tømrere- og snekker arbeid
          sections:
          not reported by source
        5. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Trearbeid
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Place of performance
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010504
          sectionId:
          not reported by source
          label:
          Country subentity
          useLabelAsValue:
          no
          value:
          Rogaland (NO0A1)
          sections:
          not reported by source
      6. title:
        block040113
        sectionId:
        5.1.12
        label:
        Terms of procurement
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      7. title:
        block040114
        sectionId:
        5.1.15
        label:
        Techniques
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011401
          sectionId:
          not reported by source
          label:
          Rammeavtale
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140101
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
        2. title:
          block04011402
          sectionId:
          not reported by source
          label:
          Information about the dynamic purchasing system
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140201
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block040115
        sectionId:
        5.1.16
        label:
        Further information, mediation and review
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04011502
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          [ Sør-Rogaland Tingrett ] ---
          sections:
          not reported by source
    4. title:
      block0401
      sectionId:
      5.1
      label:
      Lot
      useLabelAsValue:
      no
      value:
      LOT-0004
      sections:

      8 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        E04- Taktekking Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Tekking inklusiv sedum, isolajon etc. Se nærmere beskrivelse i konkurransegrunnlaget med vedlegg.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        7 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
        3. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med bygninger til helse- og sosialetat, krematorier og offentlige toaletter
          sections:
          not reported by source
        4. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Takarbeid og annet spesialarbeid innen for Bygge- og anleggsfagene
          sections:
          not reported by source
        5. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Montasje av takkonstruksjoner og taktekking samt følgearbeid
          sections:
          not reported by source
        6. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Taktekking og maling av tak
          sections:
          not reported by source
        7. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Taktekking
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Place of performance
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010504
          sectionId:
          not reported by source
          label:
          Country subentity
          useLabelAsValue:
          no
          value:
          Rogaland (NO0A1)
          sections:
          not reported by source
      6. title:
        block040113
        sectionId:
        5.1.12
        label:
        Terms of procurement
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      7. title:
        block040114
        sectionId:
        5.1.15
        label:
        Techniques
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011401
          sectionId:
          not reported by source
          label:
          Rammeavtale
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140101
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
        2. title:
          block04011402
          sectionId:
          not reported by source
          label:
          Information about the dynamic purchasing system
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140201
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block040115
        sectionId:
        5.1.16
        label:
        Further information, mediation and review
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04011502
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          [ Sør-Rogaland Tingrett ] ---
          sections:
          not reported by source
    5. title:
      block0401
      sectionId:
      5.1
      label:
      Lot
      useLabelAsValue:
      no
      value:
      LOT-0005
      sections:

      8 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        E06- Mur- og flis Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Mur- og flis. Konsoller, oppleggsvinkler, leverandørprosjektering av opplegg/konsoller og innfesting/bindere ved overheng. Flisearbeid iht. beskrivelse. Se nærmere beskrivelse i konkurransegrunnlaget med vedlegg.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        6 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
        3. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Murverks- og murerarbeid
          sections:
          not reported by source
        4. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Murerarbeid
          sections:
          not reported by source
        5. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Muring av fasadetegl
          sections:
          not reported by source
        6. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Flisearbeide
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Place of performance
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010504
          sectionId:
          not reported by source
          label:
          Country subentity
          useLabelAsValue:
          no
          value:
          Rogaland (NO0A1)
          sections:
          not reported by source
      6. title:
        block040113
        sectionId:
        5.1.12
        label:
        Terms of procurement
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      7. title:
        block040114
        sectionId:
        5.1.15
        label:
        Techniques
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011401
          sectionId:
          not reported by source
          label:
          Rammeavtale
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140101
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
        2. title:
          block04011402
          sectionId:
          not reported by source
          label:
          Information about the dynamic purchasing system
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140201
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block040115
        sectionId:
        5.1.16
        label:
        Further information, mediation and review
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04011502
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          [ Sør-Rogaland Tingrett ] ---
          sections:
          not reported by source
    6. title:
      block0401
      sectionId:
      5.1
      label:
      Lot
      useLabelAsValue:
      no
      value:
      LOT-0006
      sections:

      8 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        E07- Maler og gulv Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Malerarbeid. Overfaltebehandling med veggvinyl mm Gulvleggerarbeid inkl. avretting og evt. sparkling. Se nærmere beskrivelse i konkurransegrunnlaget med vedlegg.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        6 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
        3. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Ferdigstillende bygningsarbeid
          sections:
          not reported by source
        4. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Utførelse av gulvlegging og veggbekledning
          sections:
          not reported by source
        5. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Maler- og glassarbeide
          sections:
          not reported by source
        6. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Malearbeide
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Place of performance
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010504
          sectionId:
          not reported by source
          label:
          Country subentity
          useLabelAsValue:
          no
          value:
          Rogaland (NO0A1)
          sections:
          not reported by source
      6. title:
        block040113
        sectionId:
        5.1.12
        label:
        Terms of procurement
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      7. title:
        block040114
        sectionId:
        5.1.15
        label:
        Techniques
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011401
          sectionId:
          not reported by source
          label:
          Rammeavtale
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140101
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
        2. title:
          block04011402
          sectionId:
          not reported by source
          label:
          Information about the dynamic purchasing system
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140201
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block040115
        sectionId:
        5.1.16
        label:
        Further information, mediation and review
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04011502
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          [ Sør-Rogaland Tingrett ] ---
          sections:
          not reported by source
    7. title:
      block0401
      sectionId:
      5.1
      label:
      Lot
      useLabelAsValue:
      no
      value:
      LOT-0007
      sections:

      8 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        E08- Glass og aluminium Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Glass og aluminium. Vinduer, dører, glasstak mellombygg, renner og beslag iht. beskrivelse. Se nærmere beskrivelse i konkurransegrunnlaget med vedlegg.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        4 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
        3. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Glassarbeide
          sections:
          not reported by source
        4. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Fasadearbeid
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Place of performance
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010504
          sectionId:
          not reported by source
          label:
          Country subentity
          useLabelAsValue:
          no
          value:
          Rogaland (NO0A1)
          sections:
          not reported by source
      6. title:
        block040113
        sectionId:
        5.1.12
        label:
        Terms of procurement
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      7. title:
        block040114
        sectionId:
        5.1.15
        label:
        Techniques
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011401
          sectionId:
          not reported by source
          label:
          Rammeavtale
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140101
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
        2. title:
          block04011402
          sectionId:
          not reported by source
          label:
          Information about the dynamic purchasing system
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140201
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block040115
        sectionId:
        5.1.16
        label:
        Further information, mediation and review
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04011502
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          [ Sør-Rogaland Tingrett ] ---
          sections:
          not reported by source
    8. title:
      block0401
      sectionId:
      5.1
      label:
      Lot
      useLabelAsValue:
      no
      value:
      LOT-0008
      sections:

      8 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        E09- Storkjøkken Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Leveranse av utstyr til storkjøkken inkl, kjøle og fryserom. Leveranser også opp imot andre rom som kjøkken dagsenter, vaskeri, skyllerom, bøttekott mm. Se nærmere beskrivelse i konkurransegrunnlaget med vedlegg.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        5 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
        3. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Ombygning for kjøkken eller restaurant
          sections:
          not reported by source
        4. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med bygninger til helse- og sosialetat, krematorier og offentlige toaletter
          sections:
          not reported by source
        5. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Montering av tilpassede kjøkkener
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Place of performance
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010504
          sectionId:
          not reported by source
          label:
          Country subentity
          useLabelAsValue:
          no
          value:
          Rogaland (NO0A1)
          sections:
          not reported by source
      6. title:
        block040113
        sectionId:
        5.1.12
        label:
        Terms of procurement
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      7. title:
        block040114
        sectionId:
        5.1.15
        label:
        Techniques
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011401
          sectionId:
          not reported by source
          label:
          Rammeavtale
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140101
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
        2. title:
          block04011402
          sectionId:
          not reported by source
          label:
          Information about the dynamic purchasing system
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140201
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block040115
        sectionId:
        5.1.16
        label:
        Further information, mediation and review
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04011502
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          [ Sør-Rogaland Tingrett ] ---
          sections:
          not reported by source
    9. title:
      block0401
      sectionId:
      5.1
      label:
      Lot
      useLabelAsValue:
      no
      value:
      LOT-0009
      sections:

      8 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        E11- Ventilasjon Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Komplett ventilasjonsanlegg i nybygg. Nye ventilasjonsanlegg i eksisterende sykehjem med påfølgende justering av kanalnett og ventiler. Flytting av ventilasjonsanlegg i eksisteredne omsorgsheim samt noe tilpasning av kanalnett og ventiler. Se nærmere beskrivelse i konkurransegrunnlaget med vedlegg.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        5 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
        3. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Installasjon av varme-, ventilasjons- og klimaanlegg
          sections:
          not reported by source
        4. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Installasjon av ventilasjons- og klimaanlegg
          sections:
          not reported by source
        5. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Arbeid i forbindelse med ventilasjonsanlegg
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Place of performance
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010504
          sectionId:
          not reported by source
          label:
          Country subentity
          useLabelAsValue:
          no
          value:
          Rogaland (NO0A1)
          sections:
          not reported by source
      6. title:
        block040113
        sectionId:
        5.1.12
        label:
        Terms of procurement
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      7. title:
        block040114
        sectionId:
        5.1.15
        label:
        Techniques
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011401
          sectionId:
          not reported by source
          label:
          Rammeavtale
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140101
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
        2. title:
          block04011402
          sectionId:
          not reported by source
          label:
          Information about the dynamic purchasing system
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140201
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block040115
        sectionId:
        5.1.16
        label:
        Further information, mediation and review
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04011502
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          [ Sør-Rogaland Tingrett ] ---
          sections:
          not reported by source
    10. title:
      block0401
      sectionId:
      5.1
      label:
      Lot
      useLabelAsValue:
      no
      value:
      LOT-0010
      sections:

      8 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        E12- Rør og sprinkler Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Komplett rør og sprinkleranlegg i nybygg. Drens, takvann, radon-rør/brønn. Komplett rør og sprinkleranlegg i plan U sykehjem. Sprinkler amnlegg i alle etasjer i eksisteredne sykehejm og eksisteredne omsorgsheim. Gassanlegg for oppvarming av nybygg og eksisternde sykehjem Se nærmere beskrivelse i konkurransegrunnlaget med vedlegg.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        8 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
        3. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med Legging av rør
          sections:
          not reported by source
        4. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Rørleggingsarbeid
          sections:
          not reported by source
        5. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid og følgearbeid i forbindelse med vannrørledninger
          sections:
          not reported by source
        6. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Installasjon av varme-, ventilasjons- og klimaanlegg
          sections:
          not reported by source
        7. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Installasjon av gassarmaturer
          sections:
          not reported by source
        8. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Installasjon av sprinkleranlegg
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Place of performance
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010504
          sectionId:
          not reported by source
          label:
          Country subentity
          useLabelAsValue:
          no
          value:
          Rogaland (NO0A1)
          sections:
          not reported by source
      6. title:
        block040113
        sectionId:
        5.1.12
        label:
        Terms of procurement
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      7. title:
        block040114
        sectionId:
        5.1.15
        label:
        Techniques
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011401
          sectionId:
          not reported by source
          label:
          Rammeavtale
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140101
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
        2. title:
          block04011402
          sectionId:
          not reported by source
          label:
          Information about the dynamic purchasing system
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140201
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block040115
        sectionId:
        5.1.16
        label:
        Further information, mediation and review
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04011502
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          [ Sør-Rogaland Tingrett ] ---
          sections:
          not reported by source
    11. title:
      block0401
      sectionId:
      5.1
      label:
      Lot
      useLabelAsValue:
      no
      value:
      LOT-0011
      sections:

      8 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        E13- Branntetting Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Brann og lydetting av gjennomføringer iht. beskrivelse. Gjelder alle tre byggetrinn. Se nærmere beskrivelse i konkurransegrunnlaget med vedlegg.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        7 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
        3. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Tettingsarbeid
          sections:
          not reported by source
        4. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Lydisoleringsarbeid
          sections:
          not reported by source
        5. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Installasjoner til brannsikring
          sections:
          not reported by source
        6. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Brannsikring
          sections:
          not reported by source
        7. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Brannforebygging
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Place of performance
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010504
          sectionId:
          not reported by source
          label:
          Country subentity
          useLabelAsValue:
          no
          value:
          Rogaland (NO0A1)
          sections:
          not reported by source
      6. title:
        block040113
        sectionId:
        5.1.12
        label:
        Terms of procurement
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      7. title:
        block040114
        sectionId:
        5.1.15
        label:
        Techniques
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011401
          sectionId:
          not reported by source
          label:
          Rammeavtale
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140101
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
        2. title:
          block04011402
          sectionId:
          not reported by source
          label:
          Information about the dynamic purchasing system
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140201
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block040115
        sectionId:
        5.1.16
        label:
        Further information, mediation and review
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04011502
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          [ Sør-Rogaland Tingrett ] ---
          sections:
          not reported by source
    12. title:
      block0401
      sectionId:
      5.1
      label:
      Lot
      useLabelAsValue:
      no
      value:
      LOT-0012
      sections:

      8 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        E14- Elkraft Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Komplett elektrotekniske anlegg i nybygg. Dette, for elle trinn, inkluderer elkraft, svakstrøm, adgangskontroll, lås og beslag. Ny hovedtavle med nye tilførsler fra Lyse i eksisterende omsorg. Nytt anlegg i deler av 1 etasje. Mindre endringer for øvrig. Ny hovedtavle med nye tilførsler fra hovedtavle i nybygg. Nytt anlegg i plan U, til heis og til nye ventilasjonsanlegg på loft. Mindre endringer forøvrig. Se nærmere beskrivelse i konkurransegrunnlaget med vedlegg.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        7 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
        3. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Adgangskontrollsystemer
          sections:
          not reported by source
        4. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Låser
          sections:
          not reported by source
        5. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Installasjon av elektriske ledninger og armaturer
          sections:
          not reported by source
        6. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Arbeid i forbindelse med elektriske ledninger og armaturer
          sections:
          not reported by source
        7. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Låsesmedtjenester
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Place of performance
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010504
          sectionId:
          not reported by source
          label:
          Country subentity
          useLabelAsValue:
          no
          value:
          Rogaland (NO0A1)
          sections:
          not reported by source
      6. title:
        block040113
        sectionId:
        5.1.12
        label:
        Terms of procurement
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      7. title:
        block040114
        sectionId:
        5.1.15
        label:
        Techniques
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011401
          sectionId:
          not reported by source
          label:
          Rammeavtale
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140101
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
        2. title:
          block04011402
          sectionId:
          not reported by source
          label:
          Information about the dynamic purchasing system
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140201
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block040115
        sectionId:
        5.1.16
        label:
        Further information, mediation and review
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04011502
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          [ Sør-Rogaland Tingrett ] ---
          sections:
          not reported by source
    13. title:
      block0401
      sectionId:
      5.1
      label:
      Lot
      useLabelAsValue:
      no
      value:
      LOT-0013
      sections:

      8 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        E16- Automatikk SD Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Automatikk SD. Komplett SD-anlegg for hele bygningsmassen. Utstyr for luftbehandling, varmeanlegg, lysstyring etc. Koordinerende ytelser teknisk for optimal drift og kontroll. Se nærmere beskrivelse i konkurransegrunnlaget med vedlegg.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        3 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
        3. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Automasjonssystemer
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Place of performance
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010504
          sectionId:
          not reported by source
          label:
          Country subentity
          useLabelAsValue:
          no
          value:
          Rogaland (NO0A1)
          sections:
          not reported by source
      6. title:
        block040113
        sectionId:
        5.1.12
        label:
        Terms of procurement
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      7. title:
        block040114
        sectionId:
        5.1.15
        label:
        Techniques
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011401
          sectionId:
          not reported by source
          label:
          Rammeavtale
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140101
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
        2. title:
          block04011402
          sectionId:
          not reported by source
          label:
          Information about the dynamic purchasing system
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140201
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block040115
        sectionId:
        5.1.16
        label:
        Further information, mediation and review
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04011502
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          [ Sør-Rogaland Tingrett ] ---
          sections:
          not reported by source
    14. title:
      block0401
      sectionId:
      5.1
      label:
      Lot
      useLabelAsValue:
      no
      value:
      LOT-0014
      sections:

      8 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        E18- Heis Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Komplett heisleveranse for nybygg. Demontering av eksisterende heis i eksisterende sykehjem med påfølgende komplett leveranse av ny. Se nærmere beskrivelse i konkurransegrunnlaget med vedlegg.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        4 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
        3. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Installasjon av heis og rulletrapp
          sections:
          not reported by source
        4. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Installasjon av heis
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Place of performance
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010504
          sectionId:
          not reported by source
          label:
          Country subentity
          useLabelAsValue:
          no
          value:
          Rogaland (NO0A1)
          sections:
          not reported by source
      6. title:
        block040113
        sectionId:
        5.1.12
        label:
        Terms of procurement
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      7. title:
        block040114
        sectionId:
        5.1.15
        label:
        Techniques
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011401
          sectionId:
          not reported by source
          label:
          Rammeavtale
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140101
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
        2. title:
          block04011402
          sectionId:
          not reported by source
          label:
          Information about the dynamic purchasing system
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140201
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block040115
        sectionId:
        5.1.16
        label:
        Further information, mediation and review
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04011502
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          [ Sør-Rogaland Tingrett ] ---
          sections:
          not reported by source
    15. title:
      block0401
      sectionId:
      5.1
      label:
      Lot
      useLabelAsValue:
      no
      value:
      LOT-0015
      sections:

      8 results

      1. title:
        block040101
        sectionId:
        not reported by source
        label:
        Title
        useLabelAsValue:
        no
        value:
        E20- Utomhus Finnøy helse- og omsorgssenter
        sections:
        not reported by source
      2. title:
        block040102
        sectionId:
        not reported by source
        label:
        Description
        useLabelAsValue:
        no
        value:
        Utomhusanlegg i flere etapper. Må følge de respektive byggetrinn. Se nærmere beskrivelse i konkurransegrunnlaget med vedlegg.
        sections:
        not reported by source
      3. title:
        block040103
        sectionId:
        not reported by source
        label:
        Internal identifier
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      4. title:
        block040104
        sectionId:
        5.1.1
        label:
        Purpose
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        4 results

        1. title:
          block04010401
          sectionId:
          not reported by source
          label:
          Nature of the contract
          useLabelAsValue:
          no
          value:
          Works
          sections:
          not reported by source
        2. title:
          block04010403
          sectionId:
          not reported by source
          label:
          Main classification
          useLabelAsValue:
          no
          value:
          Bygge- og anleggsarbeid i forbindelse med omsorgs- og pleieboliger
          sections:
          not reported by source
        3. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Utformning av grøntområder
          sections:
          not reported by source
        4. title:
          block04010405
          sectionId:
          not reported by source
          label:
          Additional classification
          useLabelAsValue:
          no
          value:
          Landskapsgartnertjenester
          sections:
          not reported by source
      5. title:
        block040105
        sectionId:
        5.1.2
        label:
        Place of performance
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04010504
          sectionId:
          not reported by source
          label:
          Country subentity
          useLabelAsValue:
          no
          value:
          Rogaland (NO0A1)
          sections:
          not reported by source
      6. title:
        block040113
        sectionId:
        5.1.12
        label:
        Terms of procurement
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
      7. title:
        block040114
        sectionId:
        5.1.15
        label:
        Techniques
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block04011401
          sectionId:
          not reported by source
          label:
          Rammeavtale
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140101
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
        2. title:
          block04011402
          sectionId:
          not reported by source
          label:
          Information about the dynamic purchasing system
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block0401140201
            sectionId:
            not reported by source
            label:
            None
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block040115
        sectionId:
        5.1.16
        label:
        Further information, mediation and review
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block04011502
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          [ Sør-Rogaland Tingrett ] ---
          sections:
          not reported by source
  4. title:
    block05
    sectionId:
    6
    label:
    Results
    useLabelAsValue:
    no
    value:
    not reported by source
    sections:

    16 results

    1. title:
      block0501
      sectionId:
      not reported by source
      label:
      Value of all contracts awarded in this procedure
      useLabelAsValue:
      no
      value:
      134 203 652 NOK
      sections:
      not reported by source
    2. title:
      block0506
      sectionId:
      6.1
      label:
      Result Lot Identifier
      useLabelAsValue:
      no
      value:
      LOT-0001
      sections:

      3 results

      1. title:
        block050601
        sectionId:
        not reported by source
        label:
        At least one winner was chosen.
        useLabelAsValue:
        yes
        value:
        not reported by source
        sections:
        not reported by source
      2. title:
        block050604
        sectionId:
        6.1.2
        label:
        Information about winners
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060401
          sectionId:
          not reported by source
          label:
          Winner
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          9 results

          1. title:
            block0506040101
            sectionId:
            not reported by source
            label:
            Official name
            useLabelAsValue:
            no
            value:
            [ Rørheim Maskin AS ] ---
            sections:
            not reported by source
          2. title:
            block0506040103
            sectionId:
            not reported by source
            label:
            Tenderer
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          3. title:
            block0506040104
            sectionId:
            not reported by source
            label:
            Tender identifier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          4. title:
            block0506040105
            sectionId:
            not reported by source
            label:
            Identifier of lot or group of lots
            useLabelAsValue:
            no
            value:
            LOT-0001
            sections:
            not reported by source
          5. title:
            block0506040106
            sectionId:
            not reported by source
            label:
            Value of the result
            useLabelAsValue:
            no
            value:
            11 698 317 NOK
            sections:
            not reported by source
          6. title:
            block0506040110
            sectionId:
            not reported by source
            label:
            Subcontracting
            useLabelAsValue:
            no
            value:
            no
            sections:
            not reported by source
          7. title:
            block0506040111
            sectionId:
            not reported by source
            label:
            Subcontracting value is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          8. title:
            block0506040113
            sectionId:
            not reported by source
            label:
            Subcontracting percentage is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          9. title:
            block0506040116
            sectionId:
            not reported by source
            label:
            Contract information
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block050604011601
              sectionId:
              not reported by source
              label:
              Identifier of the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            2. title:
              block050604011602
              sectionId:
              not reported by source
              label:
              Title
              useLabelAsValue:
              no
              value:
              [ E01- Grunnarbeid Finnøy helse- og omsorgssenter E02- Betong og stål Finnøy helse- og omsorgssenter E03- Tømmer Finnøy helse- og omsorgssenter E04- Taktekking Finnøy helse- og omsorgssenter E08- Glass og aluminium Finnøy helse- og omsorgssenter E09- Storkjøkken Finnøy helse- og omsorgssenter E11- Ventilasjon Finnøy helse- og omsorgssenter E12- Rør og sprinkler Finnøy helse- og omsorgssenter E13- Branntetting Finnøy helse- og omsorgssenter E14- Elkraft Finnøy helse- og omsorgssenter E16- Automatikk SD Finnøy helse- og omsorgssenter E18- Heis Finnøy helse- og omsorgssenter E20- Utomhus Finnøy helse- og omsorgssenter ] ---
              sections:
              not reported by source
            3. title:
              block050604011604
              sectionId:
              not reported by source
              label:
              Date of the conclusion of the contract
              useLabelAsValue:
              no
              value:
              01.04.2022
              sections:
              not reported by source
            4. title:
              block050604011605
              sectionId:
              not reported by source
              label:
              The contract is awarded within a framework agreement
              useLabelAsValue:
              no
              value:
              false
              sections:
              not reported by source
            5. title:
              block050604011608
              sectionId:
              not reported by source
              label:
              Organisation signing the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
      3. title:
        block050606
        sectionId:
        6.1.4
        label:
        Statistical information
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060603
          sectionId:
          not reported by source
          label:
          Received tenders or requests to participate
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              4
              sections:
              not reported by source
          2. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from micro, small or medium tenderers
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              4
              sections:
              not reported by source
          3. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenderers registered in other European Economic Area countries than the country of the buyer
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              4
              sections:
              not reported by source
          4. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenders registered in countries outside of the European Economic Area
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              0
              sections:
              not reported by source
          5. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders submitted electronically
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              4
              sections:
              not reported by source
    3. title:
      block0506
      sectionId:
      6.1
      label:
      Result Lot Identifier
      useLabelAsValue:
      no
      value:
      LOT-0002
      sections:

      3 results

      1. title:
        block050601
        sectionId:
        not reported by source
        label:
        At least one winner was chosen.
        useLabelAsValue:
        yes
        value:
        not reported by source
        sections:
        not reported by source
      2. title:
        block050604
        sectionId:
        6.1.2
        label:
        Information about winners
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060401
          sectionId:
          not reported by source
          label:
          Winner
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          9 results

          1. title:
            block0506040101
            sectionId:
            not reported by source
            label:
            Official name
            useLabelAsValue:
            no
            value:
            [ Entreprenørfirma Kvia AS ] ---
            sections:
            not reported by source
          2. title:
            block0506040103
            sectionId:
            not reported by source
            label:
            Tenderer
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          3. title:
            block0506040104
            sectionId:
            not reported by source
            label:
            Tender identifier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          4. title:
            block0506040105
            sectionId:
            not reported by source
            label:
            Identifier of lot or group of lots
            useLabelAsValue:
            no
            value:
            LOT-0002
            sections:
            not reported by source
          5. title:
            block0506040106
            sectionId:
            not reported by source
            label:
            Value of the result
            useLabelAsValue:
            no
            value:
            26 557 589 NOK
            sections:
            not reported by source
          6. title:
            block0506040110
            sectionId:
            not reported by source
            label:
            Subcontracting
            useLabelAsValue:
            no
            value:
            no
            sections:
            not reported by source
          7. title:
            block0506040111
            sectionId:
            not reported by source
            label:
            Subcontracting value is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          8. title:
            block0506040113
            sectionId:
            not reported by source
            label:
            Subcontracting percentage is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          9. title:
            block0506040116
            sectionId:
            not reported by source
            label:
            Contract information
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block050604011601
              sectionId:
              not reported by source
              label:
              Identifier of the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            2. title:
              block050604011602
              sectionId:
              not reported by source
              label:
              Title
              useLabelAsValue:
              no
              value:
              [ E01- Grunnarbeid Finnøy helse- og omsorgssenter E02- Betong og stål Finnøy helse- og omsorgssenter E03- Tømmer Finnøy helse- og omsorgssenter E04- Taktekking Finnøy helse- og omsorgssenter E08- Glass og aluminium Finnøy helse- og omsorgssenter E09- Storkjøkken Finnøy helse- og omsorgssenter E11- Ventilasjon Finnøy helse- og omsorgssenter E12- Rør og sprinkler Finnøy helse- og omsorgssenter E13- Branntetting Finnøy helse- og omsorgssenter E14- Elkraft Finnøy helse- og omsorgssenter E16- Automatikk SD Finnøy helse- og omsorgssenter E18- Heis Finnøy helse- og omsorgssenter E20- Utomhus Finnøy helse- og omsorgssenter ] ---
              sections:
              not reported by source
            3. title:
              block050604011604
              sectionId:
              not reported by source
              label:
              Date of the conclusion of the contract
              useLabelAsValue:
              no
              value:
              01.04.2022
              sections:
              not reported by source
            4. title:
              block050604011605
              sectionId:
              not reported by source
              label:
              The contract is awarded within a framework agreement
              useLabelAsValue:
              no
              value:
              false
              sections:
              not reported by source
            5. title:
              block050604011608
              sectionId:
              not reported by source
              label:
              Organisation signing the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
      3. title:
        block050606
        sectionId:
        6.1.4
        label:
        Statistical information
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060603
          sectionId:
          not reported by source
          label:
          Received tenders or requests to participate
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
          2. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from micro, small or medium tenderers
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
          3. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenderers registered in other European Economic Area countries than the country of the buyer
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
          4. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenders registered in countries outside of the European Economic Area
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              0
              sections:
              not reported by source
          5. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders submitted electronically
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
    4. title:
      block0506
      sectionId:
      6.1
      label:
      Result Lot Identifier
      useLabelAsValue:
      no
      value:
      LOT-0003
      sections:

      3 results

      1. title:
        block050601
        sectionId:
        not reported by source
        label:
        At least one winner was chosen.
        useLabelAsValue:
        yes
        value:
        not reported by source
        sections:
        not reported by source
      2. title:
        block050604
        sectionId:
        6.1.2
        label:
        Information about winners
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060401
          sectionId:
          not reported by source
          label:
          Winner
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          9 results

          1. title:
            block0506040101
            sectionId:
            not reported by source
            label:
            Official name
            useLabelAsValue:
            no
            value:
            [ Byggmester Sagen AS ] ---
            sections:
            not reported by source
          2. title:
            block0506040103
            sectionId:
            not reported by source
            label:
            Tenderer
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          3. title:
            block0506040104
            sectionId:
            not reported by source
            label:
            Tender identifier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          4. title:
            block0506040105
            sectionId:
            not reported by source
            label:
            Identifier of lot or group of lots
            useLabelAsValue:
            no
            value:
            LOT-0003
            sections:
            not reported by source
          5. title:
            block0506040106
            sectionId:
            not reported by source
            label:
            Value of the result
            useLabelAsValue:
            no
            value:
            41 807 119 NOK
            sections:
            not reported by source
          6. title:
            block0506040110
            sectionId:
            not reported by source
            label:
            Subcontracting
            useLabelAsValue:
            no
            value:
            no
            sections:
            not reported by source
          7. title:
            block0506040111
            sectionId:
            not reported by source
            label:
            Subcontracting value is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          8. title:
            block0506040113
            sectionId:
            not reported by source
            label:
            Subcontracting percentage is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          9. title:
            block0506040116
            sectionId:
            not reported by source
            label:
            Contract information
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block050604011601
              sectionId:
              not reported by source
              label:
              Identifier of the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            2. title:
              block050604011602
              sectionId:
              not reported by source
              label:
              Title
              useLabelAsValue:
              no
              value:
              [ E01- Grunnarbeid Finnøy helse- og omsorgssenter E02- Betong og stål Finnøy helse- og omsorgssenter E03- Tømmer Finnøy helse- og omsorgssenter E04- Taktekking Finnøy helse- og omsorgssenter E08- Glass og aluminium Finnøy helse- og omsorgssenter E09- Storkjøkken Finnøy helse- og omsorgssenter E11- Ventilasjon Finnøy helse- og omsorgssenter E12- Rør og sprinkler Finnøy helse- og omsorgssenter E13- Branntetting Finnøy helse- og omsorgssenter E14- Elkraft Finnøy helse- og omsorgssenter E16- Automatikk SD Finnøy helse- og omsorgssenter E18- Heis Finnøy helse- og omsorgssenter E20- Utomhus Finnøy helse- og omsorgssenter ] ---
              sections:
              not reported by source
            3. title:
              block050604011604
              sectionId:
              not reported by source
              label:
              Date of the conclusion of the contract
              useLabelAsValue:
              no
              value:
              01.04.2022
              sections:
              not reported by source
            4. title:
              block050604011605
              sectionId:
              not reported by source
              label:
              The contract is awarded within a framework agreement
              useLabelAsValue:
              no
              value:
              false
              sections:
              not reported by source
            5. title:
              block050604011608
              sectionId:
              not reported by source
              label:
              Organisation signing the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
      3. title:
        block050606
        sectionId:
        6.1.4
        label:
        Statistical information
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060603
          sectionId:
          not reported by source
          label:
          Received tenders or requests to participate
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              3
              sections:
              not reported by source
          2. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from micro, small or medium tenderers
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              3
              sections:
              not reported by source
          3. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenderers registered in other European Economic Area countries than the country of the buyer
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              3
              sections:
              not reported by source
          4. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenders registered in countries outside of the European Economic Area
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              0
              sections:
              not reported by source
          5. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders submitted electronically
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              3
              sections:
              not reported by source
    5. title:
      block0506
      sectionId:
      6.1
      label:
      Result Lot Identifier
      useLabelAsValue:
      no
      value:
      LOT-0004
      sections:

      3 results

      1. title:
        block050601
        sectionId:
        not reported by source
        label:
        At least one winner was chosen.
        useLabelAsValue:
        yes
        value:
        not reported by source
        sections:
        not reported by source
      2. title:
        block050604
        sectionId:
        6.1.2
        label:
        Information about winners
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060401
          sectionId:
          not reported by source
          label:
          Winner
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          9 results

          1. title:
            block0506040101
            sectionId:
            not reported by source
            label:
            Official name
            useLabelAsValue:
            no
            value:
            [ Habi AS ] ---
            sections:
            not reported by source
          2. title:
            block0506040103
            sectionId:
            not reported by source
            label:
            Tenderer
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          3. title:
            block0506040104
            sectionId:
            not reported by source
            label:
            Tender identifier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          4. title:
            block0506040105
            sectionId:
            not reported by source
            label:
            Identifier of lot or group of lots
            useLabelAsValue:
            no
            value:
            LOT-0004
            sections:
            not reported by source
          5. title:
            block0506040106
            sectionId:
            not reported by source
            label:
            Value of the result
            useLabelAsValue:
            no
            value:
            1 808 776,82 NOK
            sections:
            not reported by source
          6. title:
            block0506040110
            sectionId:
            not reported by source
            label:
            Subcontracting
            useLabelAsValue:
            no
            value:
            no
            sections:
            not reported by source
          7. title:
            block0506040111
            sectionId:
            not reported by source
            label:
            Subcontracting value is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          8. title:
            block0506040113
            sectionId:
            not reported by source
            label:
            Subcontracting percentage is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          9. title:
            block0506040116
            sectionId:
            not reported by source
            label:
            Contract information
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block050604011601
              sectionId:
              not reported by source
              label:
              Identifier of the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            2. title:
              block050604011602
              sectionId:
              not reported by source
              label:
              Title
              useLabelAsValue:
              no
              value:
              [ E01- Grunnarbeid Finnøy helse- og omsorgssenter E02- Betong og stål Finnøy helse- og omsorgssenter E03- Tømmer Finnøy helse- og omsorgssenter E04- Taktekking Finnøy helse- og omsorgssenter E08- Glass og aluminium Finnøy helse- og omsorgssenter E09- Storkjøkken Finnøy helse- og omsorgssenter E11- Ventilasjon Finnøy helse- og omsorgssenter E12- Rør og sprinkler Finnøy helse- og omsorgssenter E13- Branntetting Finnøy helse- og omsorgssenter E14- Elkraft Finnøy helse- og omsorgssenter E16- Automatikk SD Finnøy helse- og omsorgssenter E18- Heis Finnøy helse- og omsorgssenter E20- Utomhus Finnøy helse- og omsorgssenter ] ---
              sections:
              not reported by source
            3. title:
              block050604011604
              sectionId:
              not reported by source
              label:
              Date of the conclusion of the contract
              useLabelAsValue:
              no
              value:
              01.04.2022
              sections:
              not reported by source
            4. title:
              block050604011605
              sectionId:
              not reported by source
              label:
              The contract is awarded within a framework agreement
              useLabelAsValue:
              no
              value:
              false
              sections:
              not reported by source
            5. title:
              block050604011608
              sectionId:
              not reported by source
              label:
              Organisation signing the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
      3. title:
        block050606
        sectionId:
        6.1.4
        label:
        Statistical information
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060603
          sectionId:
          not reported by source
          label:
          Received tenders or requests to participate
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
          2. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from micro, small or medium tenderers
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
          3. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenderers registered in other European Economic Area countries than the country of the buyer
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
          4. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenders registered in countries outside of the European Economic Area
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              0
              sections:
              not reported by source
          5. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders submitted electronically
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
    6. title:
      block0506
      sectionId:
      6.1
      label:
      Result Lot Identifier
      useLabelAsValue:
      no
      value:
      LOT-0005
      sections:

      2 results

      1. title:
        block050601
        sectionId:
        not reported by source
        label:
        No winner was chosen and the competition is closed.
        useLabelAsValue:
        yes
        value:
        not reported by source
        sections:
        not reported by source
      2. title:
        block050602
        sectionId:
        not reported by source
        label:
        The reason why a winner was not chosen
        useLabelAsValue:
        no
        value:
        All tenders, requests to participate or projects were withdrawn or found inadmissible
        sections:
        not reported by source
    7. title:
      block0506
      sectionId:
      6.1
      label:
      Result Lot Identifier
      useLabelAsValue:
      no
      value:
      LOT-0006
      sections:

      2 results

      1. title:
        block050601
        sectionId:
        not reported by source
        label:
        No winner was chosen and the competition is closed.
        useLabelAsValue:
        yes
        value:
        not reported by source
        sections:
        not reported by source
      2. title:
        block050602
        sectionId:
        not reported by source
        label:
        The reason why a winner was not chosen
        useLabelAsValue:
        no
        value:
        All tenders, requests to participate or projects were withdrawn or found inadmissible
        sections:
        not reported by source
    8. title:
      block0506
      sectionId:
      6.1
      label:
      Result Lot Identifier
      useLabelAsValue:
      no
      value:
      LOT-0007
      sections:

      3 results

      1. title:
        block050601
        sectionId:
        not reported by source
        label:
        At least one winner was chosen.
        useLabelAsValue:
        yes
        value:
        not reported by source
        sections:
        not reported by source
      2. title:
        block050604
        sectionId:
        6.1.2
        label:
        Information about winners
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060401
          sectionId:
          not reported by source
          label:
          Winner
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          9 results

          1. title:
            block0506040101
            sectionId:
            not reported by source
            label:
            Official name
            useLabelAsValue:
            no
            value:
            [ NorDan Rubicon AS ] ---
            sections:
            not reported by source
          2. title:
            block0506040103
            sectionId:
            not reported by source
            label:
            Tenderer
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          3. title:
            block0506040104
            sectionId:
            not reported by source
            label:
            Tender identifier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          4. title:
            block0506040105
            sectionId:
            not reported by source
            label:
            Identifier of lot or group of lots
            useLabelAsValue:
            no
            value:
            LOT-0007
            sections:
            not reported by source
          5. title:
            block0506040106
            sectionId:
            not reported by source
            label:
            Value of the result
            useLabelAsValue:
            no
            value:
            1 793 060 NOK
            sections:
            not reported by source
          6. title:
            block0506040110
            sectionId:
            not reported by source
            label:
            Subcontracting
            useLabelAsValue:
            no
            value:
            no
            sections:
            not reported by source
          7. title:
            block0506040111
            sectionId:
            not reported by source
            label:
            Subcontracting value is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          8. title:
            block0506040113
            sectionId:
            not reported by source
            label:
            Subcontracting percentage is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          9. title:
            block0506040116
            sectionId:
            not reported by source
            label:
            Contract information
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block050604011601
              sectionId:
              not reported by source
              label:
              Identifier of the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            2. title:
              block050604011602
              sectionId:
              not reported by source
              label:
              Title
              useLabelAsValue:
              no
              value:
              [ E01- Grunnarbeid Finnøy helse- og omsorgssenter E02- Betong og stål Finnøy helse- og omsorgssenter E03- Tømmer Finnøy helse- og omsorgssenter E04- Taktekking Finnøy helse- og omsorgssenter E08- Glass og aluminium Finnøy helse- og omsorgssenter E09- Storkjøkken Finnøy helse- og omsorgssenter E11- Ventilasjon Finnøy helse- og omsorgssenter E12- Rør og sprinkler Finnøy helse- og omsorgssenter E13- Branntetting Finnøy helse- og omsorgssenter E14- Elkraft Finnøy helse- og omsorgssenter E16- Automatikk SD Finnøy helse- og omsorgssenter E18- Heis Finnøy helse- og omsorgssenter E20- Utomhus Finnøy helse- og omsorgssenter ] ---
              sections:
              not reported by source
            3. title:
              block050604011604
              sectionId:
              not reported by source
              label:
              Date of the conclusion of the contract
              useLabelAsValue:
              no
              value:
              01.04.2022
              sections:
              not reported by source
            4. title:
              block050604011605
              sectionId:
              not reported by source
              label:
              The contract is awarded within a framework agreement
              useLabelAsValue:
              no
              value:
              false
              sections:
              not reported by source
            5. title:
              block050604011608
              sectionId:
              not reported by source
              label:
              Organisation signing the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
      3. title:
        block050606
        sectionId:
        6.1.4
        label:
        Statistical information
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060603
          sectionId:
          not reported by source
          label:
          Received tenders or requests to participate
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
          2. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from micro, small or medium tenderers
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
          3. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenderers registered in other European Economic Area countries than the country of the buyer
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
          4. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenders registered in countries outside of the European Economic Area
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              0
              sections:
              not reported by source
          5. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders submitted electronically
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
    9. title:
      block0506
      sectionId:
      6.1
      label:
      Result Lot Identifier
      useLabelAsValue:
      no
      value:
      LOT-0008
      sections:

      3 results

      1. title:
        block050601
        sectionId:
        not reported by source
        label:
        At least one winner was chosen.
        useLabelAsValue:
        yes
        value:
        not reported by source
        sections:
        not reported by source
      2. title:
        block050604
        sectionId:
        6.1.2
        label:
        Information about winners
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060401
          sectionId:
          not reported by source
          label:
          Winner
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          9 results

          1. title:
            block0506040101
            sectionId:
            not reported by source
            label:
            Official name
            useLabelAsValue:
            no
            value:
            [ Metos AS ] ---
            sections:
            not reported by source
          2. title:
            block0506040103
            sectionId:
            not reported by source
            label:
            Tenderer
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          3. title:
            block0506040104
            sectionId:
            not reported by source
            label:
            Tender identifier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          4. title:
            block0506040105
            sectionId:
            not reported by source
            label:
            Identifier of lot or group of lots
            useLabelAsValue:
            no
            value:
            LOT-0008
            sections:
            not reported by source
          5. title:
            block0506040106
            sectionId:
            not reported by source
            label:
            Value of the result
            useLabelAsValue:
            no
            value:
            2 215 139 NOK
            sections:
            not reported by source
          6. title:
            block0506040110
            sectionId:
            not reported by source
            label:
            Subcontracting
            useLabelAsValue:
            no
            value:
            no
            sections:
            not reported by source
          7. title:
            block0506040111
            sectionId:
            not reported by source
            label:
            Subcontracting value is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          8. title:
            block0506040113
            sectionId:
            not reported by source
            label:
            Subcontracting percentage is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          9. title:
            block0506040116
            sectionId:
            not reported by source
            label:
            Contract information
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block050604011601
              sectionId:
              not reported by source
              label:
              Identifier of the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            2. title:
              block050604011602
              sectionId:
              not reported by source
              label:
              Title
              useLabelAsValue:
              no
              value:
              [ E01- Grunnarbeid Finnøy helse- og omsorgssenter E02- Betong og stål Finnøy helse- og omsorgssenter E03- Tømmer Finnøy helse- og omsorgssenter E04- Taktekking Finnøy helse- og omsorgssenter E08- Glass og aluminium Finnøy helse- og omsorgssenter E09- Storkjøkken Finnøy helse- og omsorgssenter E11- Ventilasjon Finnøy helse- og omsorgssenter E12- Rør og sprinkler Finnøy helse- og omsorgssenter E13- Branntetting Finnøy helse- og omsorgssenter E14- Elkraft Finnøy helse- og omsorgssenter E16- Automatikk SD Finnøy helse- og omsorgssenter E18- Heis Finnøy helse- og omsorgssenter E20- Utomhus Finnøy helse- og omsorgssenter ] ---
              sections:
              not reported by source
            3. title:
              block050604011604
              sectionId:
              not reported by source
              label:
              Date of the conclusion of the contract
              useLabelAsValue:
              no
              value:
              01.04.2022
              sections:
              not reported by source
            4. title:
              block050604011605
              sectionId:
              not reported by source
              label:
              The contract is awarded within a framework agreement
              useLabelAsValue:
              no
              value:
              false
              sections:
              not reported by source
            5. title:
              block050604011608
              sectionId:
              not reported by source
              label:
              Organisation signing the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
      3. title:
        block050606
        sectionId:
        6.1.4
        label:
        Statistical information
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060603
          sectionId:
          not reported by source
          label:
          Received tenders or requests to participate
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              2
              sections:
              not reported by source
          2. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from micro, small or medium tenderers
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              2
              sections:
              not reported by source
          3. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenderers registered in other European Economic Area countries than the country of the buyer
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              2
              sections:
              not reported by source
          4. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenders registered in countries outside of the European Economic Area
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              0
              sections:
              not reported by source
          5. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders submitted electronically
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              2
              sections:
              not reported by source
    10. title:
      block0506
      sectionId:
      6.1
      label:
      Result Lot Identifier
      useLabelAsValue:
      no
      value:
      LOT-0009
      sections:

      3 results

      1. title:
        block050601
        sectionId:
        not reported by source
        label:
        At least one winner was chosen.
        useLabelAsValue:
        yes
        value:
        not reported by source
        sections:
        not reported by source
      2. title:
        block050604
        sectionId:
        6.1.2
        label:
        Information about winners
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060401
          sectionId:
          not reported by source
          label:
          Winner
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          9 results

          1. title:
            block0506040101
            sectionId:
            not reported by source
            label:
            Official name
            useLabelAsValue:
            no
            value:
            [ Urd Klima Sandnes as ] ---
            sections:
            not reported by source
          2. title:
            block0506040103
            sectionId:
            not reported by source
            label:
            Tenderer
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          3. title:
            block0506040104
            sectionId:
            not reported by source
            label:
            Tender identifier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          4. title:
            block0506040105
            sectionId:
            not reported by source
            label:
            Identifier of lot or group of lots
            useLabelAsValue:
            no
            value:
            LOT-0009
            sections:
            not reported by source
          5. title:
            block0506040106
            sectionId:
            not reported by source
            label:
            Value of the result
            useLabelAsValue:
            no
            value:
            7 191 783 NOK
            sections:
            not reported by source
          6. title:
            block0506040110
            sectionId:
            not reported by source
            label:
            Subcontracting
            useLabelAsValue:
            no
            value:
            no
            sections:
            not reported by source
          7. title:
            block0506040111
            sectionId:
            not reported by source
            label:
            Subcontracting value is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          8. title:
            block0506040113
            sectionId:
            not reported by source
            label:
            Subcontracting percentage is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          9. title:
            block0506040116
            sectionId:
            not reported by source
            label:
            Contract information
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block050604011601
              sectionId:
              not reported by source
              label:
              Identifier of the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            2. title:
              block050604011602
              sectionId:
              not reported by source
              label:
              Title
              useLabelAsValue:
              no
              value:
              [ E01- Grunnarbeid Finnøy helse- og omsorgssenter E02- Betong og stål Finnøy helse- og omsorgssenter E03- Tømmer Finnøy helse- og omsorgssenter E04- Taktekking Finnøy helse- og omsorgssenter E08- Glass og aluminium Finnøy helse- og omsorgssenter E09- Storkjøkken Finnøy helse- og omsorgssenter E11- Ventilasjon Finnøy helse- og omsorgssenter E12- Rør og sprinkler Finnøy helse- og omsorgssenter E13- Branntetting Finnøy helse- og omsorgssenter E14- Elkraft Finnøy helse- og omsorgssenter E16- Automatikk SD Finnøy helse- og omsorgssenter E18- Heis Finnøy helse- og omsorgssenter E20- Utomhus Finnøy helse- og omsorgssenter ] ---
              sections:
              not reported by source
            3. title:
              block050604011604
              sectionId:
              not reported by source
              label:
              Date of the conclusion of the contract
              useLabelAsValue:
              no
              value:
              01.04.2022
              sections:
              not reported by source
            4. title:
              block050604011605
              sectionId:
              not reported by source
              label:
              The contract is awarded within a framework agreement
              useLabelAsValue:
              no
              value:
              false
              sections:
              not reported by source
            5. title:
              block050604011608
              sectionId:
              not reported by source
              label:
              Organisation signing the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
      3. title:
        block050606
        sectionId:
        6.1.4
        label:
        Statistical information
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060603
          sectionId:
          not reported by source
          label:
          Received tenders or requests to participate
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              3
              sections:
              not reported by source
          2. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from micro, small or medium tenderers
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              3
              sections:
              not reported by source
          3. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenderers registered in other European Economic Area countries than the country of the buyer
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              3
              sections:
              not reported by source
          4. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenders registered in countries outside of the European Economic Area
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              0
              sections:
              not reported by source
          5. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders submitted electronically
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              3
              sections:
              not reported by source
    11. title:
      block0506
      sectionId:
      6.1
      label:
      Result Lot Identifier
      useLabelAsValue:
      no
      value:
      LOT-0010
      sections:

      3 results

      1. title:
        block050601
        sectionId:
        not reported by source
        label:
        At least one winner was chosen.
        useLabelAsValue:
        yes
        value:
        not reported by source
        sections:
        not reported by source
      2. title:
        block050604
        sectionId:
        6.1.2
        label:
        Information about winners
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060401
          sectionId:
          not reported by source
          label:
          Winner
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          9 results

          1. title:
            block0506040101
            sectionId:
            not reported by source
            label:
            Official name
            useLabelAsValue:
            no
            value:
            [ Osv. Sivertsen AS ] ---
            sections:
            not reported by source
          2. title:
            block0506040103
            sectionId:
            not reported by source
            label:
            Tenderer
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          3. title:
            block0506040104
            sectionId:
            not reported by source
            label:
            Tender identifier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          4. title:
            block0506040105
            sectionId:
            not reported by source
            label:
            Identifier of lot or group of lots
            useLabelAsValue:
            no
            value:
            LOT-0010
            sections:
            not reported by source
          5. title:
            block0506040106
            sectionId:
            not reported by source
            label:
            Value of the result
            useLabelAsValue:
            no
            value:
            13 947 597 NOK
            sections:
            not reported by source
          6. title:
            block0506040110
            sectionId:
            not reported by source
            label:
            Subcontracting
            useLabelAsValue:
            no
            value:
            no
            sections:
            not reported by source
          7. title:
            block0506040111
            sectionId:
            not reported by source
            label:
            Subcontracting value is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          8. title:
            block0506040113
            sectionId:
            not reported by source
            label:
            Subcontracting percentage is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          9. title:
            block0506040116
            sectionId:
            not reported by source
            label:
            Contract information
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block050604011601
              sectionId:
              not reported by source
              label:
              Identifier of the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            2. title:
              block050604011602
              sectionId:
              not reported by source
              label:
              Title
              useLabelAsValue:
              no
              value:
              [ E01- Grunnarbeid Finnøy helse- og omsorgssenter E02- Betong og stål Finnøy helse- og omsorgssenter E03- Tømmer Finnøy helse- og omsorgssenter E04- Taktekking Finnøy helse- og omsorgssenter E08- Glass og aluminium Finnøy helse- og omsorgssenter E09- Storkjøkken Finnøy helse- og omsorgssenter E11- Ventilasjon Finnøy helse- og omsorgssenter E12- Rør og sprinkler Finnøy helse- og omsorgssenter E13- Branntetting Finnøy helse- og omsorgssenter E14- Elkraft Finnøy helse- og omsorgssenter E16- Automatikk SD Finnøy helse- og omsorgssenter E18- Heis Finnøy helse- og omsorgssenter E20- Utomhus Finnøy helse- og omsorgssenter ] ---
              sections:
              not reported by source
            3. title:
              block050604011604
              sectionId:
              not reported by source
              label:
              Date of the conclusion of the contract
              useLabelAsValue:
              no
              value:
              01.04.2022
              sections:
              not reported by source
            4. title:
              block050604011605
              sectionId:
              not reported by source
              label:
              The contract is awarded within a framework agreement
              useLabelAsValue:
              no
              value:
              false
              sections:
              not reported by source
            5. title:
              block050604011608
              sectionId:
              not reported by source
              label:
              Organisation signing the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
      3. title:
        block050606
        sectionId:
        6.1.4
        label:
        Statistical information
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060603
          sectionId:
          not reported by source
          label:
          Received tenders or requests to participate
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              5
              sections:
              not reported by source
          2. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from micro, small or medium tenderers
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              5
              sections:
              not reported by source
          3. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenderers registered in other European Economic Area countries than the country of the buyer
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              5
              sections:
              not reported by source
          4. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenders registered in countries outside of the European Economic Area
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              0
              sections:
              not reported by source
          5. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders submitted electronically
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              5
              sections:
              not reported by source
    12. title:
      block0506
      sectionId:
      6.1
      label:
      Result Lot Identifier
      useLabelAsValue:
      no
      value:
      LOT-0011
      sections:

      3 results

      1. title:
        block050601
        sectionId:
        not reported by source
        label:
        At least one winner was chosen.
        useLabelAsValue:
        yes
        value:
        not reported by source
        sections:
        not reported by source
      2. title:
        block050604
        sectionId:
        6.1.2
        label:
        Information about winners
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060401
          sectionId:
          not reported by source
          label:
          Winner
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          9 results

          1. title:
            block0506040101
            sectionId:
            not reported by source
            label:
            Official name
            useLabelAsValue:
            no
            value:
            [ Firesafe AS (Hovedenhet) ] ---
            sections:
            not reported by source
          2. title:
            block0506040103
            sectionId:
            not reported by source
            label:
            Tenderer
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          3. title:
            block0506040104
            sectionId:
            not reported by source
            label:
            Tender identifier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          4. title:
            block0506040105
            sectionId:
            not reported by source
            label:
            Identifier of lot or group of lots
            useLabelAsValue:
            no
            value:
            LOT-0011
            sections:
            not reported by source
          5. title:
            block0506040106
            sectionId:
            not reported by source
            label:
            Value of the result
            useLabelAsValue:
            no
            value:
            625 366 NOK
            sections:
            not reported by source
          6. title:
            block0506040110
            sectionId:
            not reported by source
            label:
            Subcontracting
            useLabelAsValue:
            no
            value:
            no
            sections:
            not reported by source
          7. title:
            block0506040111
            sectionId:
            not reported by source
            label:
            Subcontracting value is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          8. title:
            block0506040113
            sectionId:
            not reported by source
            label:
            Subcontracting percentage is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          9. title:
            block0506040116
            sectionId:
            not reported by source
            label:
            Contract information
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block050604011601
              sectionId:
              not reported by source
              label:
              Identifier of the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            2. title:
              block050604011602
              sectionId:
              not reported by source
              label:
              Title
              useLabelAsValue:
              no
              value:
              [ E01- Grunnarbeid Finnøy helse- og omsorgssenter E02- Betong og stål Finnøy helse- og omsorgssenter E03- Tømmer Finnøy helse- og omsorgssenter E04- Taktekking Finnøy helse- og omsorgssenter E08- Glass og aluminium Finnøy helse- og omsorgssenter E09- Storkjøkken Finnøy helse- og omsorgssenter E11- Ventilasjon Finnøy helse- og omsorgssenter E12- Rør og sprinkler Finnøy helse- og omsorgssenter E13- Branntetting Finnøy helse- og omsorgssenter E14- Elkraft Finnøy helse- og omsorgssenter E16- Automatikk SD Finnøy helse- og omsorgssenter E18- Heis Finnøy helse- og omsorgssenter E20- Utomhus Finnøy helse- og omsorgssenter ] ---
              sections:
              not reported by source
            3. title:
              block050604011604
              sectionId:
              not reported by source
              label:
              Date of the conclusion of the contract
              useLabelAsValue:
              no
              value:
              01.04.2022
              sections:
              not reported by source
            4. title:
              block050604011605
              sectionId:
              not reported by source
              label:
              The contract is awarded within a framework agreement
              useLabelAsValue:
              no
              value:
              false
              sections:
              not reported by source
            5. title:
              block050604011608
              sectionId:
              not reported by source
              label:
              Organisation signing the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
      3. title:
        block050606
        sectionId:
        6.1.4
        label:
        Statistical information
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060603
          sectionId:
          not reported by source
          label:
          Received tenders or requests to participate
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
          2. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from micro, small or medium tenderers
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              0
              sections:
              not reported by source
          3. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenderers registered in other European Economic Area countries than the country of the buyer
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
          4. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenders registered in countries outside of the European Economic Area
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              0
              sections:
              not reported by source
          5. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders submitted electronically
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
    13. title:
      block0506
      sectionId:
      6.1
      label:
      Result Lot Identifier
      useLabelAsValue:
      no
      value:
      LOT-0012
      sections:

      3 results

      1. title:
        block050601
        sectionId:
        not reported by source
        label:
        At least one winner was chosen.
        useLabelAsValue:
        yes
        value:
        not reported by source
        sections:
        not reported by source
      2. title:
        block050604
        sectionId:
        6.1.2
        label:
        Information about winners
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060401
          sectionId:
          not reported by source
          label:
          Winner
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          9 results

          1. title:
            block0506040101
            sectionId:
            not reported by source
            label:
            Official name
            useLabelAsValue:
            no
            value:
            [ Rogaland Elektro AS ] ---
            sections:
            not reported by source
          2. title:
            block0506040103
            sectionId:
            not reported by source
            label:
            Tenderer
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          3. title:
            block0506040104
            sectionId:
            not reported by source
            label:
            Tender identifier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          4. title:
            block0506040105
            sectionId:
            not reported by source
            label:
            Identifier of lot or group of lots
            useLabelAsValue:
            no
            value:
            LOT-0012
            sections:
            not reported by source
          5. title:
            block0506040106
            sectionId:
            not reported by source
            label:
            Value of the result
            useLabelAsValue:
            no
            value:
            17 883 931 NOK
            sections:
            not reported by source
          6. title:
            block0506040110
            sectionId:
            not reported by source
            label:
            Subcontracting
            useLabelAsValue:
            no
            value:
            no
            sections:
            not reported by source
          7. title:
            block0506040111
            sectionId:
            not reported by source
            label:
            Subcontracting value is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          8. title:
            block0506040113
            sectionId:
            not reported by source
            label:
            Subcontracting percentage is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          9. title:
            block0506040116
            sectionId:
            not reported by source
            label:
            Contract information
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block050604011601
              sectionId:
              not reported by source
              label:
              Identifier of the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            2. title:
              block050604011602
              sectionId:
              not reported by source
              label:
              Title
              useLabelAsValue:
              no
              value:
              [ E01- Grunnarbeid Finnøy helse- og omsorgssenter E02- Betong og stål Finnøy helse- og omsorgssenter E03- Tømmer Finnøy helse- og omsorgssenter E04- Taktekking Finnøy helse- og omsorgssenter E08- Glass og aluminium Finnøy helse- og omsorgssenter E09- Storkjøkken Finnøy helse- og omsorgssenter E11- Ventilasjon Finnøy helse- og omsorgssenter E12- Rør og sprinkler Finnøy helse- og omsorgssenter E13- Branntetting Finnøy helse- og omsorgssenter E14- Elkraft Finnøy helse- og omsorgssenter E16- Automatikk SD Finnøy helse- og omsorgssenter E18- Heis Finnøy helse- og omsorgssenter E20- Utomhus Finnøy helse- og omsorgssenter ] ---
              sections:
              not reported by source
            3. title:
              block050604011604
              sectionId:
              not reported by source
              label:
              Date of the conclusion of the contract
              useLabelAsValue:
              no
              value:
              01.04.2022
              sections:
              not reported by source
            4. title:
              block050604011605
              sectionId:
              not reported by source
              label:
              The contract is awarded within a framework agreement
              useLabelAsValue:
              no
              value:
              false
              sections:
              not reported by source
            5. title:
              block050604011608
              sectionId:
              not reported by source
              label:
              Organisation signing the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
      3. title:
        block050606
        sectionId:
        6.1.4
        label:
        Statistical information
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060603
          sectionId:
          not reported by source
          label:
          Received tenders or requests to participate
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              4
              sections:
              not reported by source
          2. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from micro, small or medium tenderers
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              4
              sections:
              not reported by source
          3. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenderers registered in other European Economic Area countries than the country of the buyer
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              4
              sections:
              not reported by source
          4. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenders registered in countries outside of the European Economic Area
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              0
              sections:
              not reported by source
          5. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders submitted electronically
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              4
              sections:
              not reported by source
    14. title:
      block0506
      sectionId:
      6.1
      label:
      Result Lot Identifier
      useLabelAsValue:
      no
      value:
      LOT-0013
      sections:

      3 results

      1. title:
        block050601
        sectionId:
        not reported by source
        label:
        At least one winner was chosen.
        useLabelAsValue:
        yes
        value:
        not reported by source
        sections:
        not reported by source
      2. title:
        block050604
        sectionId:
        6.1.2
        label:
        Information about winners
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060401
          sectionId:
          not reported by source
          label:
          Winner
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          9 results

          1. title:
            block0506040101
            sectionId:
            not reported by source
            label:
            Official name
            useLabelAsValue:
            no
            value:
            [ Nordomatic ] ---
            sections:
            not reported by source
          2. title:
            block0506040103
            sectionId:
            not reported by source
            label:
            Tenderer
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          3. title:
            block0506040104
            sectionId:
            not reported by source
            label:
            Tender identifier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          4. title:
            block0506040105
            sectionId:
            not reported by source
            label:
            Identifier of lot or group of lots
            useLabelAsValue:
            no
            value:
            LOT-0013
            sections:
            not reported by source
          5. title:
            block0506040106
            sectionId:
            not reported by source
            label:
            Value of the result
            useLabelAsValue:
            no
            value:
            2 544 206 NOK
            sections:
            not reported by source
          6. title:
            block0506040110
            sectionId:
            not reported by source
            label:
            Subcontracting
            useLabelAsValue:
            no
            value:
            no
            sections:
            not reported by source
          7. title:
            block0506040111
            sectionId:
            not reported by source
            label:
            Subcontracting value is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          8. title:
            block0506040113
            sectionId:
            not reported by source
            label:
            Subcontracting percentage is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          9. title:
            block0506040116
            sectionId:
            not reported by source
            label:
            Contract information
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block050604011601
              sectionId:
              not reported by source
              label:
              Identifier of the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            2. title:
              block050604011602
              sectionId:
              not reported by source
              label:
              Title
              useLabelAsValue:
              no
              value:
              [ E01- Grunnarbeid Finnøy helse- og omsorgssenter E02- Betong og stål Finnøy helse- og omsorgssenter E03- Tømmer Finnøy helse- og omsorgssenter E04- Taktekking Finnøy helse- og omsorgssenter E08- Glass og aluminium Finnøy helse- og omsorgssenter E09- Storkjøkken Finnøy helse- og omsorgssenter E11- Ventilasjon Finnøy helse- og omsorgssenter E12- Rør og sprinkler Finnøy helse- og omsorgssenter E13- Branntetting Finnøy helse- og omsorgssenter E14- Elkraft Finnøy helse- og omsorgssenter E16- Automatikk SD Finnøy helse- og omsorgssenter E18- Heis Finnøy helse- og omsorgssenter E20- Utomhus Finnøy helse- og omsorgssenter ] ---
              sections:
              not reported by source
            3. title:
              block050604011604
              sectionId:
              not reported by source
              label:
              Date of the conclusion of the contract
              useLabelAsValue:
              no
              value:
              01.04.2022
              sections:
              not reported by source
            4. title:
              block050604011605
              sectionId:
              not reported by source
              label:
              The contract is awarded within a framework agreement
              useLabelAsValue:
              no
              value:
              false
              sections:
              not reported by source
            5. title:
              block050604011608
              sectionId:
              not reported by source
              label:
              Organisation signing the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
      3. title:
        block050606
        sectionId:
        6.1.4
        label:
        Statistical information
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060603
          sectionId:
          not reported by source
          label:
          Received tenders or requests to participate
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              6
              sections:
              not reported by source
          2. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from micro, small or medium tenderers
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              4
              sections:
              not reported by source
          3. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenderers registered in other European Economic Area countries than the country of the buyer
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              6
              sections:
              not reported by source
          4. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenders registered in countries outside of the European Economic Area
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              0
              sections:
              not reported by source
          5. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders submitted electronically
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              6
              sections:
              not reported by source
    15. title:
      block0506
      sectionId:
      6.1
      label:
      Result Lot Identifier
      useLabelAsValue:
      no
      value:
      LOT-0014
      sections:

      3 results

      1. title:
        block050601
        sectionId:
        not reported by source
        label:
        At least one winner was chosen.
        useLabelAsValue:
        yes
        value:
        not reported by source
        sections:
        not reported by source
      2. title:
        block050604
        sectionId:
        6.1.2
        label:
        Information about winners
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060401
          sectionId:
          not reported by source
          label:
          Winner
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          9 results

          1. title:
            block0506040101
            sectionId:
            not reported by source
            label:
            Official name
            useLabelAsValue:
            no
            value:
            [ TKS Heis AS ] ---
            sections:
            not reported by source
          2. title:
            block0506040103
            sectionId:
            not reported by source
            label:
            Tenderer
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          3. title:
            block0506040104
            sectionId:
            not reported by source
            label:
            Tender identifier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          4. title:
            block0506040105
            sectionId:
            not reported by source
            label:
            Identifier of lot or group of lots
            useLabelAsValue:
            no
            value:
            LOT-0014
            sections:
            not reported by source
          5. title:
            block0506040106
            sectionId:
            not reported by source
            label:
            Value of the result
            useLabelAsValue:
            no
            value:
            1 972 500 NOK
            sections:
            not reported by source
          6. title:
            block0506040110
            sectionId:
            not reported by source
            label:
            Subcontracting
            useLabelAsValue:
            no
            value:
            no
            sections:
            not reported by source
          7. title:
            block0506040111
            sectionId:
            not reported by source
            label:
            Subcontracting value is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          8. title:
            block0506040113
            sectionId:
            not reported by source
            label:
            Subcontracting percentage is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          9. title:
            block0506040116
            sectionId:
            not reported by source
            label:
            Contract information
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block050604011601
              sectionId:
              not reported by source
              label:
              Identifier of the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            2. title:
              block050604011602
              sectionId:
              not reported by source
              label:
              Title
              useLabelAsValue:
              no
              value:
              [ E01- Grunnarbeid Finnøy helse- og omsorgssenter E02- Betong og stål Finnøy helse- og omsorgssenter E03- Tømmer Finnøy helse- og omsorgssenter E04- Taktekking Finnøy helse- og omsorgssenter E08- Glass og aluminium Finnøy helse- og omsorgssenter E09- Storkjøkken Finnøy helse- og omsorgssenter E11- Ventilasjon Finnøy helse- og omsorgssenter E12- Rør og sprinkler Finnøy helse- og omsorgssenter E13- Branntetting Finnøy helse- og omsorgssenter E14- Elkraft Finnøy helse- og omsorgssenter E16- Automatikk SD Finnøy helse- og omsorgssenter E18- Heis Finnøy helse- og omsorgssenter E20- Utomhus Finnøy helse- og omsorgssenter ] ---
              sections:
              not reported by source
            3. title:
              block050604011604
              sectionId:
              not reported by source
              label:
              Date of the conclusion of the contract
              useLabelAsValue:
              no
              value:
              01.04.2022
              sections:
              not reported by source
            4. title:
              block050604011605
              sectionId:
              not reported by source
              label:
              The contract is awarded within a framework agreement
              useLabelAsValue:
              no
              value:
              false
              sections:
              not reported by source
            5. title:
              block050604011608
              sectionId:
              not reported by source
              label:
              Organisation signing the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
      3. title:
        block050606
        sectionId:
        6.1.4
        label:
        Statistical information
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060603
          sectionId:
          not reported by source
          label:
          Received tenders or requests to participate
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              2
              sections:
              not reported by source
          2. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from micro, small or medium tenderers
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              1
              sections:
              not reported by source
          3. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenderers registered in other European Economic Area countries than the country of the buyer
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              2
              sections:
              not reported by source
          4. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenders registered in countries outside of the European Economic Area
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              0
              sections:
              not reported by source
          5. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders submitted electronically
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              2
              sections:
              not reported by source
    16. title:
      block0506
      sectionId:
      6.1
      label:
      Result Lot Identifier
      useLabelAsValue:
      no
      value:
      LOT-0015
      sections:

      3 results

      1. title:
        block050601
        sectionId:
        not reported by source
        label:
        At least one winner was chosen.
        useLabelAsValue:
        yes
        value:
        not reported by source
        sections:
        not reported by source
      2. title:
        block050604
        sectionId:
        6.1.2
        label:
        Information about winners
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060401
          sectionId:
          not reported by source
          label:
          Winner
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          9 results

          1. title:
            block0506040101
            sectionId:
            not reported by source
            label:
            Official name
            useLabelAsValue:
            no
            value:
            [ Bjelland AS ] ---
            sections:
            not reported by source
          2. title:
            block0506040103
            sectionId:
            not reported by source
            label:
            Tenderer
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          3. title:
            block0506040104
            sectionId:
            not reported by source
            label:
            Tender identifier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          4. title:
            block0506040105
            sectionId:
            not reported by source
            label:
            Identifier of lot or group of lots
            useLabelAsValue:
            no
            value:
            LOT-0015
            sections:
            not reported by source
          5. title:
            block0506040106
            sectionId:
            not reported by source
            label:
            Value of the result
            useLabelAsValue:
            no
            value:
            4 158 268,8 NOK
            sections:
            not reported by source
          6. title:
            block0506040110
            sectionId:
            not reported by source
            label:
            Subcontracting
            useLabelAsValue:
            no
            value:
            no
            sections:
            not reported by source
          7. title:
            block0506040111
            sectionId:
            not reported by source
            label:
            Subcontracting value is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          8. title:
            block0506040113
            sectionId:
            not reported by source
            label:
            Subcontracting percentage is known
            useLabelAsValue:
            no
            value:
            0
            sections:
            not reported by source
          9. title:
            block0506040116
            sectionId:
            not reported by source
            label:
            Contract information
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block050604011601
              sectionId:
              not reported by source
              label:
              Identifier of the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            2. title:
              block050604011602
              sectionId:
              not reported by source
              label:
              Title
              useLabelAsValue:
              no
              value:
              [ E01- Grunnarbeid Finnøy helse- og omsorgssenter E02- Betong og stål Finnøy helse- og omsorgssenter E03- Tømmer Finnøy helse- og omsorgssenter E04- Taktekking Finnøy helse- og omsorgssenter E08- Glass og aluminium Finnøy helse- og omsorgssenter E09- Storkjøkken Finnøy helse- og omsorgssenter E11- Ventilasjon Finnøy helse- og omsorgssenter E12- Rør og sprinkler Finnøy helse- og omsorgssenter E13- Branntetting Finnøy helse- og omsorgssenter E14- Elkraft Finnøy helse- og omsorgssenter E16- Automatikk SD Finnøy helse- og omsorgssenter E18- Heis Finnøy helse- og omsorgssenter E20- Utomhus Finnøy helse- og omsorgssenter ] ---
              sections:
              not reported by source
            3. title:
              block050604011604
              sectionId:
              not reported by source
              label:
              Date of the conclusion of the contract
              useLabelAsValue:
              no
              value:
              01.04.2022
              sections:
              not reported by source
            4. title:
              block050604011605
              sectionId:
              not reported by source
              label:
              The contract is awarded within a framework agreement
              useLabelAsValue:
              no
              value:
              false
              sections:
              not reported by source
            5. title:
              block050604011608
              sectionId:
              not reported by source
              label:
              Organisation signing the contract
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
      3. title:
        block050606
        sectionId:
        6.1.4
        label:
        Statistical information
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block05060603
          sectionId:
          not reported by source
          label:
          Received tenders or requests to participate
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              3
              sections:
              not reported by source
          2. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from micro, small or medium tenderers
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              3
              sections:
              not reported by source
          3. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenderers registered in other European Economic Area countries than the country of the buyer
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              3
              sections:
              not reported by source
          4. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders from tenders registered in countries outside of the European Economic Area
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              0
              sections:
              not reported by source
          5. title:
            block0506060301
            sectionId:
            not reported by source
            label:
            Type of received submissions
            useLabelAsValue:
            no
            value:
            Tenders submitted electronically
            sections:

            1 results

            1. title:
              block050606030104
              sectionId:
              not reported by source
              label:
              Number of tenders or requests to participate received
              useLabelAsValue:
              no
              value:
              3
              sections:
              not reported by source
  5. title:
    block06
    sectionId:
    8
    label:
    Organisations
    useLabelAsValue:
    no
    value:
    not reported by source
    sections:

    15 results

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

      12 results

      1. title:
        block060101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        Stavanger kommune
        sections:
        not reported by source
      2. title:
        block060104
        sectionId:
        not reported by source
        label:
        Registration number
        useLabelAsValue:
        no
        value:
        964965226
        sections:
        not reported by source
      3. title:
        block060106
        sectionId:
        not reported by source
        label:
        Postal address
        useLabelAsValue:
        no
        value:
        Postboks 8001
        sections:
        not reported by source
      4. title:
        block060107
        sectionId:
        not reported by source
        label:
        Town
        useLabelAsValue:
        no
        value:
        STAVANGER
        sections:
        not reported by source
      5. title:
        block060108
        sectionId:
        not reported by source
        label:
        Postcode
        useLabelAsValue:
        no
        value:
        4068
        sections:
        not reported by source
      6. title:
        block060110
        sectionId:
        not reported by source
        label:
        Country
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      7. title:
        block060111
        sectionId:
        not reported by source
        label:
        Contact point
        useLabelAsValue:
        no
        value:
        Axel Roy Larsen
        sections:
        not reported by source
      8. title:
        block060112
        sectionId:
        not reported by source
        label:
        Email
        useLabelAsValue:
        no
        value:
        axel.roy.larsen@stavanger.kommune.no
        sections:
        not reported by source
      9. title:
        block060113
        sectionId:
        not reported by source
        label:
        Telephone
        useLabelAsValue:
        no
        value:
        +47 51507143
        sections:
        not reported by source
      10. title:
        block060115
        sectionId:
        not reported by source
        label:
        Internet address
        useLabelAsValue:
        no
        value:
        https://permalink.mercell.com/165688028.aspx
        sections:
        not reported by source
      11. title:
        block060117
        sectionId:
        not reported by source
        label:
        Buyer profile
        useLabelAsValue:
        no
        value:
        https://www.stavanger.kommune.no/
        sections:
        not reported by source
      12. title:
        block060119
        sectionId:
        not reported by source
        label:
        Roles of this organisation
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block06011901
          sectionId:
          not reported by source
          label:
          Buyer
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
    2. title:
      block0601
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0002
      sections:

      9 results

      1. title:
        block060101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        Rørheim Maskin AS
        sections:
        not reported by source
      2. title:
        block060102
        sectionId:
        not reported by source
        label:
        Size of the economic operator
        useLabelAsValue:
        no
        value:
        sme
        sections:
        not reported by source
      3. title:
        block060106
        sectionId:
        not reported by source
        label:
        Postal address
        useLabelAsValue:
        no
        value:
        Fågjerdet 30
        sections:
        not reported by source
      4. title:
        block060107
        sectionId:
        not reported by source
        label:
        Town
        useLabelAsValue:
        no
        value:
        Finnøy
        sections:
        not reported by source
      5. title:
        block060108
        sectionId:
        not reported by source
        label:
        Postcode
        useLabelAsValue:
        no
        value:
        4160
        sections:
        not reported by source
      6. title:
        block060110
        sectionId:
        not reported by source
        label:
        Country
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      7. title:
        block060112
        sectionId:
        not reported by source
        label:
        Email
        useLabelAsValue:
        no
        value:
        post@rorheim-as.no
        sections:
        not reported by source
      8. title:
        block060113
        sectionId:
        not reported by source
        label:
        Telephone
        useLabelAsValue:
        no
        value:
        +47 93251901
        sections:
        not reported by source
      9. title:
        block060119
        sectionId:
        not reported by source
        label:
        Roles of this organisation
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block06011917
          sectionId:
          not reported by source
          label:
          Tenderer
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block06011920
          sectionId:
          not reported by source
          label:
          Winner of these lots
          useLabelAsValue:
          no
          value:
          LOT-0001
          sections:
          not reported by source
    3. title:
      block0601
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0003
      sections:

      10 results

      1. title:
        block060101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        Entreprenørfirma Kvia AS
        sections:
        not reported by source
      2. title:
        block060102
        sectionId:
        not reported by source
        label:
        Size of the economic operator
        useLabelAsValue:
        no
        value:
        sme
        sections:
        not reported by source
      3. title:
        block060106
        sectionId:
        not reported by source
        label:
        Postal address
        useLabelAsValue:
        no
        value:
        Bjorhaug
        sections:
        not reported by source
      4. title:
        block060107
        sectionId:
        not reported by source
        label:
        Town
        useLabelAsValue:
        no
        value:
        NÆRBØ
        sections:
        not reported by source
      5. title:
        block060108
        sectionId:
        not reported by source
        label:
        Postcode
        useLabelAsValue:
        no
        value:
        4365
        sections:
        not reported by source
      6. title:
        block060110
        sectionId:
        not reported by source
        label:
        Country
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      7. title:
        block060112
        sectionId:
        not reported by source
        label:
        Email
        useLabelAsValue:
        no
        value:
        post@kvia-as.no
        sections:
        not reported by source
      8. title:
        block060113
        sectionId:
        not reported by source
        label:
        Telephone
        useLabelAsValue:
        no
        value:
        +47 51799220
        sections:
        not reported by source
      9. title:
        block060114
        sectionId:
        not reported by source
        label:
        Fax
        useLabelAsValue:
        no
        value:
        +47 51799221
        sections:
        not reported by source
      10. title:
        block060119
        sectionId:
        not reported by source
        label:
        Roles of this organisation
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block06011917
          sectionId:
          not reported by source
          label:
          Tenderer
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block06011920
          sectionId:
          not reported by source
          label:
          Winner of these lots
          useLabelAsValue:
          no
          value:
          LOT-0002
          sections:
          not reported by source
    4. title:
      block0601
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0004
      sections:

      10 results

      1. title:
        block060101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        Byggmester Sagen AS
        sections:
        not reported by source
      2. title:
        block060102
        sectionId:
        not reported by source
        label:
        Size of the economic operator
        useLabelAsValue:
        no
        value:
        sme
        sections:
        not reported by source
      3. title:
        block060106
        sectionId:
        not reported by source
        label:
        Postal address
        useLabelAsValue:
        no
        value:
        Sjøhagen 6
        sections:
        not reported by source
      4. title:
        block060107
        sectionId:
        not reported by source
        label:
        Town
        useLabelAsValue:
        no
        value:
        STAVANGER
        sections:
        not reported by source
      5. title:
        block060108
        sectionId:
        not reported by source
        label:
        Postcode
        useLabelAsValue:
        no
        value:
        4016
        sections:
        not reported by source
      6. title:
        block060110
        sectionId:
        not reported by source
        label:
        Country
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      7. title:
        block060112
        sectionId:
        not reported by source
        label:
        Email
        useLabelAsValue:
        no
        value:
        sagen@sagen.no
        sections:
        not reported by source
      8. title:
        block060113
        sectionId:
        not reported by source
        label:
        Telephone
        useLabelAsValue:
        no
        value:
        +47 51823300
        sections:
        not reported by source
      9. title:
        block060114
        sectionId:
        not reported by source
        label:
        Fax
        useLabelAsValue:
        no
        value:
        +47 51823301
        sections:
        not reported by source
      10. title:
        block060119
        sectionId:
        not reported by source
        label:
        Roles of this organisation
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block06011917
          sectionId:
          not reported by source
          label:
          Tenderer
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block06011920
          sectionId:
          not reported by source
          label:
          Winner of these lots
          useLabelAsValue:
          no
          value:
          LOT-0003
          sections:
          not reported by source
    5. title:
      block0601
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0005
      sections:

      10 results

      1. title:
        block060101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        Habi AS
        sections:
        not reported by source
      2. title:
        block060102
        sectionId:
        not reported by source
        label:
        Size of the economic operator
        useLabelAsValue:
        no
        value:
        sme
        sections:
        not reported by source
      3. title:
        block060106
        sectionId:
        not reported by source
        label:
        Postal address
        useLabelAsValue:
        no
        value:
        Fabrikkveien 3
        sections:
        not reported by source
      4. title:
        block060107
        sectionId:
        not reported by source
        label:
        Town
        useLabelAsValue:
        no
        value:
        STAVANGER
        sections:
        not reported by source
      5. title:
        block060108
        sectionId:
        not reported by source
        label:
        Postcode
        useLabelAsValue:
        no
        value:
        4033
        sections:
        not reported by source
      6. title:
        block060110
        sectionId:
        not reported by source
        label:
        Country
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      7. title:
        block060112
        sectionId:
        not reported by source
        label:
        Email
        useLabelAsValue:
        no
        value:
        habi@habi.no
        sections:
        not reported by source
      8. title:
        block060113
        sectionId:
        not reported by source
        label:
        Telephone
        useLabelAsValue:
        no
        value:
        +47 51951950
        sections:
        not reported by source
      9. title:
        block060114
        sectionId:
        not reported by source
        label:
        Fax
        useLabelAsValue:
        no
        value:
        +47 51951951
        sections:
        not reported by source
      10. title:
        block060119
        sectionId:
        not reported by source
        label:
        Roles of this organisation
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block06011917
          sectionId:
          not reported by source
          label:
          Tenderer
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block06011920
          sectionId:
          not reported by source
          label:
          Winner of these lots
          useLabelAsValue:
          no
          value:
          LOT-0004
          sections:
          not reported by source
    6. title:
      block0601
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0006
      sections:

      9 results

      1. title:
        block060101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        NorDan Rubicon AS
        sections:
        not reported by source
      2. title:
        block060102
        sectionId:
        not reported by source
        label:
        Size of the economic operator
        useLabelAsValue:
        no
        value:
        sme
        sections:
        not reported by source
      3. title:
        block060106
        sectionId:
        not reported by source
        label:
        Postal address
        useLabelAsValue:
        no
        value:
        Orstadvegen 110
        sections:
        not reported by source
      4. title:
        block060107
        sectionId:
        not reported by source
        label:
        Town
        useLabelAsValue:
        no
        value:
        4353 KLEPP STASJON
        sections:
        not reported by source
      5. title:
        block060110
        sectionId:
        not reported by source
        label:
        Country
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      6. title:
        block060112
        sectionId:
        not reported by source
        label:
        Email
        useLabelAsValue:
        no
        value:
        km@rubiconas.no
        sections:
        not reported by source
      7. title:
        block060113
        sectionId:
        not reported by source
        label:
        Telephone
        useLabelAsValue:
        no
        value:
        +47 51602150
        sections:
        not reported by source
      8. title:
        block060114
        sectionId:
        not reported by source
        label:
        Fax
        useLabelAsValue:
        no
        value:
        +47 51602151
        sections:
        not reported by source
      9. title:
        block060119
        sectionId:
        not reported by source
        label:
        Roles of this organisation
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block06011917
          sectionId:
          not reported by source
          label:
          Tenderer
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block06011920
          sectionId:
          not reported by source
          label:
          Winner of these lots
          useLabelAsValue:
          no
          value:
          LOT-0007
          sections:
          not reported by source
    7. title:
      block0601
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0007
      sections:

      9 results

      1. title:
        block060101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        Metos AS
        sections:
        not reported by source
      2. title:
        block060102
        sectionId:
        not reported by source
        label:
        Size of the economic operator
        useLabelAsValue:
        no
        value:
        sme
        sections:
        not reported by source
      3. title:
        block060106
        sectionId:
        not reported by source
        label:
        Postal address
        useLabelAsValue:
        no
        value:
        Rosenholmveien 4A
        sections:
        not reported by source
      4. title:
        block060107
        sectionId:
        not reported by source
        label:
        Town
        useLabelAsValue:
        no
        value:
        OSLO
        sections:
        not reported by source
      5. title:
        block060108
        sectionId:
        not reported by source
        label:
        Postcode
        useLabelAsValue:
        no
        value:
        1252
        sections:
        not reported by source
      6. title:
        block060110
        sectionId:
        not reported by source
        label:
        Country
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      7. title:
        block060112
        sectionId:
        not reported by source
        label:
        Email
        useLabelAsValue:
        no
        value:
        metos.norway@metos.no
        sections:
        not reported by source
      8. title:
        block060113
        sectionId:
        not reported by source
        label:
        Telephone
        useLabelAsValue:
        no
        value:
        +47 92428860
        sections:
        not reported by source
      9. title:
        block060119
        sectionId:
        not reported by source
        label:
        Roles of this organisation
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block06011917
          sectionId:
          not reported by source
          label:
          Tenderer
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block06011920
          sectionId:
          not reported by source
          label:
          Winner of these lots
          useLabelAsValue:
          no
          value:
          LOT-0008
          sections:
          not reported by source
    8. title:
      block0601
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0008
      sections:

      9 results

      1. title:
        block060101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        Urd Klima Sandnes as
        sections:
        not reported by source
      2. title:
        block060102
        sectionId:
        not reported by source
        label:
        Size of the economic operator
        useLabelAsValue:
        no
        value:
        sme
        sections:
        not reported by source
      3. title:
        block060106
        sectionId:
        not reported by source
        label:
        Postal address
        useLabelAsValue:
        no
        value:
        Kvålkroken 16
        sections:
        not reported by source
      4. title:
        block060107
        sectionId:
        not reported by source
        label:
        Town
        useLabelAsValue:
        no
        value:
        SANDNES
        sections:
        not reported by source
      5. title:
        block060108
        sectionId:
        not reported by source
        label:
        Postcode
        useLabelAsValue:
        no
        value:
        4323
        sections:
        not reported by source
      6. title:
        block060110
        sectionId:
        not reported by source
        label:
        Country
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      7. title:
        block060112
        sectionId:
        not reported by source
        label:
        Email
        useLabelAsValue:
        no
        value:
        vm@urd-klima.no
        sections:
        not reported by source
      8. title:
        block060113
        sectionId:
        not reported by source
        label:
        Telephone
        useLabelAsValue:
        no
        value:
        +47 51971800
        sections:
        not reported by source
      9. title:
        block060119
        sectionId:
        not reported by source
        label:
        Roles of this organisation
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block06011917
          sectionId:
          not reported by source
          label:
          Tenderer
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block06011920
          sectionId:
          not reported by source
          label:
          Winner of these lots
          useLabelAsValue:
          no
          value:
          LOT-0009
          sections:
          not reported by source
    9. title:
      block0601
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0009
      sections:

      7 results

      1. title:
        block060101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        Osv. Sivertsen AS
        sections:
        not reported by source
      2. title:
        block060102
        sectionId:
        not reported by source
        label:
        Size of the economic operator
        useLabelAsValue:
        no
        value:
        sme
        sections:
        not reported by source
      3. title:
        block060106
        sectionId:
        not reported by source
        label:
        Postal address
        useLabelAsValue:
        no
        value:
        Gamleveien 1
        sections:
        not reported by source
      4. title:
        block060107
        sectionId:
        not reported by source
        label:
        Town
        useLabelAsValue:
        no
        value:
        Stavanger
        sections:
        not reported by source
      5. title:
        block060108
        sectionId:
        not reported by source
        label:
        Postcode
        useLabelAsValue:
        no
        value:
        4018
        sections:
        not reported by source
      6. title:
        block060110
        sectionId:
        not reported by source
        label:
        Country
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      7. title:
        block060119
        sectionId:
        not reported by source
        label:
        Roles of this organisation
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block06011917
          sectionId:
          not reported by source
          label:
          Tenderer
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block06011920
          sectionId:
          not reported by source
          label:
          Winner of these lots
          useLabelAsValue:
          no
          value:
          LOT-0010
          sections:
          not reported by source
    10. title:
      block0601
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0010
      sections:

      9 results

      1. title:
        block060101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        Firesafe AS (Hovedenhet)
        sections:
        not reported by source
      2. title:
        block060106
        sectionId:
        not reported by source
        label:
        Postal address
        useLabelAsValue:
        no
        value:
        Robsrudskogen 15
        sections:
        not reported by source
      3. title:
        block060107
        sectionId:
        not reported by source
        label:
        Town
        useLabelAsValue:
        no
        value:
        OSLO
        sections:
        not reported by source
      4. title:
        block060108
        sectionId:
        not reported by source
        label:
        Postcode
        useLabelAsValue:
        no
        value:
        1470
        sections:
        not reported by source
      5. title:
        block060110
        sectionId:
        not reported by source
        label:
        Country
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      6. title:
        block060112
        sectionId:
        not reported by source
        label:
        Email
        useLabelAsValue:
        no
        value:
        firmapost@firesafe.no
        sections:
        not reported by source
      7. title:
        block060113
        sectionId:
        not reported by source
        label:
        Telephone
        useLabelAsValue:
        no
        value:
        +47 22722020
        sections:
        not reported by source
      8. title:
        block060115
        sectionId:
        not reported by source
        label:
        Internet address
        useLabelAsValue:
        no
        value:
        http://www.firesafe.no/
        sections:
        not reported by source
      9. title:
        block060119
        sectionId:
        not reported by source
        label:
        Roles of this organisation
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block06011917
          sectionId:
          not reported by source
          label:
          Tenderer
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block06011920
          sectionId:
          not reported by source
          label:
          Winner of these lots
          useLabelAsValue:
          no
          value:
          LOT-0011
          sections:
          not reported by source
    11. title:
      block0601
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0011
      sections:

      9 results

      1. title:
        block060101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        Rogaland Elektro AS
        sections:
        not reported by source
      2. title:
        block060102
        sectionId:
        not reported by source
        label:
        Size of the economic operator
        useLabelAsValue:
        no
        value:
        sme
        sections:
        not reported by source
      3. title:
        block060106
        sectionId:
        not reported by source
        label:
        Postal address
        useLabelAsValue:
        no
        value:
        Auglendsmyrå 5
        sections:
        not reported by source
      4. title:
        block060107
        sectionId:
        not reported by source
        label:
        Town
        useLabelAsValue:
        no
        value:
        STAVANGER
        sections:
        not reported by source
      5. title:
        block060108
        sectionId:
        not reported by source
        label:
        Postcode
        useLabelAsValue:
        no
        value:
        4016
        sections:
        not reported by source
      6. title:
        block060110
        sectionId:
        not reported by source
        label:
        Country
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      7. title:
        block060112
        sectionId:
        not reported by source
        label:
        Email
        useLabelAsValue:
        no
        value:
        post@rogalandelektro.no
        sections:
        not reported by source
      8. title:
        block060113
        sectionId:
        not reported by source
        label:
        Telephone
        useLabelAsValue:
        no
        value:
        +47 51855000
        sections:
        not reported by source
      9. title:
        block060119
        sectionId:
        not reported by source
        label:
        Roles of this organisation
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block06011917
          sectionId:
          not reported by source
          label:
          Tenderer
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block06011920
          sectionId:
          not reported by source
          label:
          Winner of these lots
          useLabelAsValue:
          no
          value:
          LOT-0012
          sections:
          not reported by source
    12. title:
      block0601
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0012
      sections:

      9 results

      1. title:
        block060101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        Nordomatic
        sections:
        not reported by source
      2. title:
        block060102
        sectionId:
        not reported by source
        label:
        Size of the economic operator
        useLabelAsValue:
        no
        value:
        sme
        sections:
        not reported by source
      3. title:
        block060106
        sectionId:
        not reported by source
        label:
        Postal address
        useLabelAsValue:
        no
        value:
        Ulvenveien 111
        sections:
        not reported by source
      4. title:
        block060107
        sectionId:
        not reported by source
        label:
        Town
        useLabelAsValue:
        no
        value:
        OSLO
        sections:
        not reported by source
      5. title:
        block060108
        sectionId:
        not reported by source
        label:
        Postcode
        useLabelAsValue:
        no
        value:
        0665
        sections:
        not reported by source
      6. title:
        block060110
        sectionId:
        not reported by source
        label:
        Country
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      7. title:
        block060112
        sectionId:
        not reported by source
        label:
        Email
        useLabelAsValue:
        no
        value:
        staale.syversen@nordomatic.com
        sections:
        not reported by source
      8. title:
        block060113
        sectionId:
        not reported by source
        label:
        Telephone
        useLabelAsValue:
        no
        value:
        +47 98215370
        sections:
        not reported by source
      9. title:
        block060119
        sectionId:
        not reported by source
        label:
        Roles of this organisation
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block06011917
          sectionId:
          not reported by source
          label:
          Tenderer
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block06011920
          sectionId:
          not reported by source
          label:
          Winner of these lots
          useLabelAsValue:
          no
          value:
          LOT-0013
          sections:
          not reported by source
    13. title:
      block0601
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0013
      sections:

      9 results

      1. title:
        block060101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        TKS Heis AS
        sections:
        not reported by source
      2. title:
        block060102
        sectionId:
        not reported by source
        label:
        Size of the economic operator
        useLabelAsValue:
        no
        value:
        sme
        sections:
        not reported by source
      3. title:
        block060106
        sectionId:
        not reported by source
        label:
        Postal address
        useLabelAsValue:
        no
        value:
        Torlandsveien 3
        sections:
        not reported by source
      4. title:
        block060107
        sectionId:
        not reported by source
        label:
        Town
        useLabelAsValue:
        no
        value:
        NÆRBØ
        sections:
        not reported by source
      5. title:
        block060108
        sectionId:
        not reported by source
        label:
        Postcode
        useLabelAsValue:
        no
        value:
        4365
        sections:
        not reported by source
      6. title:
        block060110
        sectionId:
        not reported by source
        label:
        Country
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      7. title:
        block060112
        sectionId:
        not reported by source
        label:
        Email
        useLabelAsValue:
        no
        value:
        post@tksheis.no
        sections:
        not reported by source
      8. title:
        block060113
        sectionId:
        not reported by source
        label:
        Telephone
        useLabelAsValue:
        no
        value:
        +47 40001059
        sections:
        not reported by source
      9. title:
        block060119
        sectionId:
        not reported by source
        label:
        Roles of this organisation
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block06011917
          sectionId:
          not reported by source
          label:
          Tenderer
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block06011920
          sectionId:
          not reported by source
          label:
          Winner of these lots
          useLabelAsValue:
          no
          value:
          LOT-0014
          sections:
          not reported by source
    14. title:
      block0601
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0014
      sections:

      9 results

      1. title:
        block060101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        Bjelland AS
        sections:
        not reported by source
      2. title:
        block060102
        sectionId:
        not reported by source
        label:
        Size of the economic operator
        useLabelAsValue:
        no
        value:
        sme
        sections:
        not reported by source
      3. title:
        block060106
        sectionId:
        not reported by source
        label:
        Postal address
        useLabelAsValue:
        no
        value:
        Bedriftsvegen 2
        sections:
        not reported by source
      4. title:
        block060107
        sectionId:
        not reported by source
        label:
        Town
        useLabelAsValue:
        no
        value:
        Klepp Stasjon
        sections:
        not reported by source
      5. title:
        block060108
        sectionId:
        not reported by source
        label:
        Postcode
        useLabelAsValue:
        no
        value:
        4353
        sections:
        not reported by source
      6. title:
        block060110
        sectionId:
        not reported by source
        label:
        Country
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      7. title:
        block060112
        sectionId:
        not reported by source
        label:
        Email
        useLabelAsValue:
        no
        value:
        atle@bjelland-as.no
        sections:
        not reported by source
      8. title:
        block060113
        sectionId:
        not reported by source
        label:
        Telephone
        useLabelAsValue:
        no
        value:
        +47 51785400
        sections:
        not reported by source
      9. title:
        block060119
        sectionId:
        not reported by source
        label:
        Roles of this organisation
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        2 results

        1. title:
          block06011917
          sectionId:
          not reported by source
          label:
          Tenderer
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block06011920
          sectionId:
          not reported by source
          label:
          Winner of these lots
          useLabelAsValue:
          no
          value:
          LOT-0015
          sections:
          not reported by source
    15. title:
      block0601
      sectionId:
      8.1
      label:
      not reported by source
      useLabelAsValue:
      no
      value:
      ORG-0015
      sections:

      6 results

      1. title:
        block060101
        sectionId:
        not reported by source
        label:
        Official name
        useLabelAsValue:
        no
        value:
        Sør-Rogaland Tingrett
        sections:
        not reported by source
      2. title:
        block060106
        sectionId:
        not reported by source
        label:
        Postal address
        useLabelAsValue:
        no
        value:
        Postboks 159 Sentrum
        sections:
        not reported by source
      3. title:
        block060107
        sectionId:
        not reported by source
        label:
        Town
        useLabelAsValue:
        no
        value:
        Stavanger
        sections:
        not reported by source
      4. title:
        block060108
        sectionId:
        not reported by source
        label:
        Postcode
        useLabelAsValue:
        no
        value:
        4001
        sections:
        not reported by source
      5. title:
        block060110
        sectionId:
        not reported by source
        label:
        Country
        useLabelAsValue:
        no
        value:
        Norge
        sections:
        not reported by source
      6. title:
        block060119
        sectionId:
        not reported by source
        label:
        Roles of this organisation
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        1 results

        1. title:
          block06011908
          sectionId:
          not reported by source
          label:
          Review organisation
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
  6. title:
    block08
    sectionId:
    11
    label:
    Notice information
    useLabelAsValue:
    no
    value:
    not reported by source
    sections:

    2 results

    1. title:
      block0801
      sectionId:
      11.1
      label:
      Notice information
      useLabelAsValue:
      no
      value:
      not reported by source
      sections:

      5 results

      1. title:
        block080101
        sectionId:
        not reported by source
        label:
        Notice identifier/version
        useLabelAsValue:
        no
        value:
        2022-318828 01
        sections:
        not reported by source
      2. title:
        block080102
        sectionId:
        not reported by source
        label:
        Form type
        useLabelAsValue:
        no
        value:
        Result
        sections:
        not reported by source
      3. title:
        block080103
        sectionId:
        not reported by source
        label:
        Notice type
        useLabelAsValue:
        no
        value:
        Contract or concession award notice – standard regime
        sections:
        not reported by source
      4. title:
        block080104
        sectionId:
        not reported by source
        label:
        Notice dispatch date
        useLabelAsValue:
        no
        value:
        06.08.2022 12:00:00+02:00
        sections:
        not reported by source
      5. title:
        block080105
        sectionId:
        not reported by source
        label:
        Languages in which this notice is officially available
        useLabelAsValue:
        no
        value:
        norsk (bokmål)
        sections:
        not reported by source
    2. title:
      block0802
      sectionId:
      11.2
      label:
      Publication information
      useLabelAsValue:
      no
      value:
      not reported by source
      sections:

      2 results

      1. title:
        block080201
        sectionId:
        not reported by source
        label:
        Notice publication number
        useLabelAsValue:
        no
        value:
        2021/S 220-580963
        sections:
        not reported by source
      2. title:
        block080203
        sectionId:
        not reported by source
        label:
        Publication date
        useLabelAsValue:
        no
        value:
        06.08.2022
        sections:
        not reported by source
awardedNames:
changeNotices:
not reported by source
limitedDataFlag:
no
publicationDate:
2022-08-06
tedId:
not reported by source
procurementTimeline:

1 results

  1. id:
    2022-318828
    allType:

    2 results

    1. ANNOUNCEMENT_OF_CONCLUSION_OF_CONTRACT
    2. RESULT
    publicationDate:
    2022-08-06
    selectedNotice:
    yes
procurementStrategicLabels:

No results.

lotsNumber:
15
doffin_url:
https://doffin.no/notices/2022-318828
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.