FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.dk.hackathons
Resource TypeValueSet
IdValueSet-EnergyCodes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7dk/dk-hackathons/ValueSet-EnergyCodes.html
URLhttp://hl7.dk/fhir/Hackathon-Sep-2022/ValueSet/EnergyCodes
Version1.0.0
Statusactive
Date2026-06-23T15:12:33+00:00
TitleOplagthed
Realmdk
Authorityhl7
DescriptionSvarmuligheder for oplagthed i forbindelse med psykisk helbred questionnaire hackathon 2022

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.dk.hackathons#currentMentalHealthCodesPsykisk helbred koder

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet EnergyCodes


Source1

{
  "resourceType": "ValueSet",
  "id": "EnergyCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.dk/fhir/Hackathon-Sep-2022/ValueSet/EnergyCodes",
  "version": "1.0.0",
  "title": "Oplagthed",
  "status": "active",
  "date": "2026-06-23T15:12:33+00: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"
          }
        ]
      }
    ]
  }
}