{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/48210",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "48210"
  }, {
    "type" : "ORCID",
    "value" : "0000-0001-9313-7564"
  } ],
  "names" : [ {
    "type" : "PreferredLastName",
    "value" : "Haldorsen"
  }, {
    "type" : "LastName",
    "value" : "Haldorsen"
  }, {
    "type" : "FirstName",
    "value" : "Ingfrid Helene Salvesen"
  }, {
    "type" : "PreferredFirstName",
    "value" : "Ingfrid S."
  } ],
  "contactDetails" : {
    "email" : "ingfrid.haldorsen@helse-bergen.no",
    "webPage" : "https://www4.uib.no/finn-ansatte/Ingfrid.Salvesen.Haldorsen"
  },
  "image" : "https://api.nva.unit.no/cristin/person/48210/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/184.13.24.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/1936.7.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "nb" : "Overlege / forsker"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}