Danish Hackathon 2026
1.0.0 - Release Denmark flag

This page is part of the HL7 FHIR Implementation Guide: DK Hackathons (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Kærlighed - JSON Representation

Active as of 2026-06-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "LoveCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet LoveCodes</b></p><a name=\"LoveCodes\"> </a><a name=\"hcLoveCodes\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-MentalHealthCodes.html\"><code>http://hl7.dk/fhir/Hackathon-Sep-2022/CodeSystem/MentalHealthCodes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-8270c0ae-2ae5-4204-8c12-bd35e61b7498\">8270c0ae-2ae5-4204-8c12-bd35e61b7498</a></td><td>Jeg føler mig elsket</td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-2620845c-4831-4291-a02c-b56b2c8908fe\">2620845c-4831-4291-a02c-b56b2c8908fe</a></td><td>Jeg føler mig nogle gange elsket</td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-1a705260-cf44-4dd8-83fb-994baf656a6a\">1a705260-cf44-4dd8-83fb-994baf656a6a</a></td><td>Jeg føler mig ikke elsket</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.dk/fhir/Hackathon-Sep-2022/ValueSet/LoveCodes",
  "version" : "1.0.0",
  "title" : "Kærlighed",
  "status" : "active",
  "date" : "2026-06-23T17:17:05+02:00",
  "publisher" : "HL7 Denmark",
  "contact" : [
    {
      "name" : "HL7 Denmark",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.dk"
        },
        {
          "system" : "email",
          "value" : "dk-affiliate@hl7.dk"
        }
      ]
    }
  ],
  "description" : "Svarmuligheder for kærlighed i forbindelse med psykisk helbred questionnaire hackathon 2022",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.dk/fhir/Hackathon-Sep-2022/CodeSystem/MentalHealthCodes",
        "concept" : [
          {
            "code" : "8270c0ae-2ae5-4204-8c12-bd35e61b7498",
            "display" : "Jeg føler mig elsket"
          },
          {
            "code" : "2620845c-4831-4291-a02c-b56b2c8908fe",
            "display" : "Jeg føler mig nogle gange elsket"
          },
          {
            "code" : "1a705260-cf44-4dd8-83fb-994baf656a6a",
            "display" : "Jeg føler mig ikke elsket"
          }
        ]
      }
    ]
  }
}