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

: Oplagthed - JSON Representation

Active as of 2026-06-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "EnergyCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet EnergyCodes</b></p><a name=\"EnergyCodes\"> </a><a name=\"hcEnergyCodes\"> </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-a5341a86-677d-4d53-84a1-498dc1a4ed42\">a5341a86-677d-4d53-84a1-498dc1a4ed42</a></td><td>Jeg føler mig klar og frisk de fleste dage</td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-ea31af7a-cf51-4b53-b4d2-bef393b42946\">ea31af7a-cf51-4b53-b4d2-bef393b42946</a></td><td>Jeg har følt mig uoplagt et par gange om ugen</td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-6f4db47c-cf6a-44c4-b434-aa6edec6e064\">6f4db47c-cf6a-44c4-b434-aa6edec6e064</a></td><td>Jeg er hele tiden træt</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.dk/fhir/Hackathon-Sep-2022/ValueSet/EnergyCodes",
  "version" : "1.0.0",
  "title" : "Oplagthed",
  "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 oplagthed 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" : "a5341a86-677d-4d53-84a1-498dc1a4ed42",
            "display" : "Jeg føler mig klar og frisk de fleste dage"
          },
          {
            "code" : "ea31af7a-cf51-4b53-b4d2-bef393b42946",
            "display" : "Jeg har følt mig uoplagt et par gange om ugen"
          },
          {
            "code" : "6f4db47c-cf6a-44c4-b434-aa6edec6e064",
            "display" : "Jeg er hele tiden træt"
          }
        ]
      }
    ]
  }
}