{
  "resourceType" : "ValueSet",
  "id" : "BoligforholdRETSPSYK",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BoligforholdRETSPSYK</b></p><a name=\"BoligforholdRETSPSYK\"> </a><a name=\"hcBoligforholdRETSPSYK\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-HousingType.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/HousingType</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.19.2</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-HousingType.html#HousingType-own_residence\">own_residence</a></td><td>Egen bolig / bor hjemme</td><td>Own residence / Egen bolig</td></tr><tr><td><a href=\"CodeSystem-HousingType.html#HousingType-institution\">institution</a></td><td>Bosted / institution</td><td>Institution</td></tr><tr><td><a href=\"CodeSystem-HousingType.html#HousingType-homeless\">homeless</a></td><td>Boligløs</td><td>Homeless / Hjemløs</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/BoligforholdRETSPSYK",
  "version" : "2.19.2",
  "name" : "BoligforholdRETSPSYK",
  "title" : "Boligforhold (RETSPSYK)",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-09-30T00:00:00+02:00",
  "publisher" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact" : [{
    "name" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
    "telecom" : [{
      "system" : "url",
      "value" : "https://trifork.com"
    },
    {
      "system" : "email",
      "value" : "rbk@trifork.com"
    }]
  }],
  "description" : "Boligforhold (RETSPSYK)",
  "compose" : {
    "include" : [{
      "system" : "https://kip.rkkp.dk/fhir/CodeSystem/HousingType",
      "concept" : [{
        "code" : "own_residence",
        "display" : "Egen bolig / bor hjemme"
      },
      {
        "code" : "institution",
        "display" : "Bosted / institution"
      },
      {
        "code" : "homeless",
        "display" : "Boligløs"
      }]
    }]
  }
}