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

FHIR IG analytics

Packagedk.ehealth.sundhed.fhir.ig.core
Resource TypeValueSet
IdValueSet-ehealth-treatment-area-xb-1.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-ehealth-treatment-area-xb-1.html
URLhttp://ehealth.sundhed.dk/vs/ehealth-treatment-area-xb-1
Version8.0.0
Statusactive
Date2025-12-05T09:00:00+00:00
NameMentalDisordersAndMentalHealthProblems
TitleMental disorders and mental health problems (treatment area)
Realmdk
DescriptionTreatment area for mental disorders and mental health problems (xb).

Resources that use this resource

ValueSet
ehealth-treatment-area-collection-xbTreatment Area Collection xb

Resources that this resource uses

CodeSystem
FSIIIFSIII
urn:oid:1.2.208.176.2.4Sundhedsvæsenets klassifikationssystem (SKS)

Narrative

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

Generated Narrative: ValueSet ehealth-treatment-area-xb-1

This value set includes codes based on the following rules:

  • Include these codes as defined in urn:oid:1.2.208.176.2.4 version 📦8.0.0
    CodeDisplay
    ALAL03Psykiske lidelser og adfærdsmæssige forstyrrelser
    DF10Psykiske lidelser og adfærdsmæssige forstyrrelser forårsaget af brug af alkohol
    DF20Skizofreni
    DF30Manisk enkeltepisode
    DF40Fobiske angsttilstande
    DF50Spiseforstyrrelser
    DF60Specifikke forstyrrelser af personlighedsstrukturen
    DF70Mental retardering af lettere grad
    DF80Specifikke udviklingsforstyrrelser af tale og sprog
    DF90Hyperkinetiske forstyrrelser
    DF99Ikke nærmere specificerede psykiske lidelser
  • Include these codes as defined in http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII version 📦8.0.0
    CodeDisplayDefinition
    I6.4Mentale problemerBrug for støtte til at håndtere psykiske og psykiatriske symptomer.

Source1

{
  "resourceType": "ValueSet",
  "id": "ehealth-treatment-area-xb-1",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/vs/ehealth-treatment-area-xb-1",
  "version": "8.0.0",
  "name": "MentalDisordersAndMentalHealthProblems",
  "title": "Mental disorders and mental health problems (treatment area)",
  "status": "active",
  "experimental": false,
  "date": "2025-12-05T09:00:00+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Treatment area for mental disorders and mental health problems (xb).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:oid:1.2.208.176.2.4",
        "concept": [
          {
            "code": "ALAL03"
          },
          {
            "code": "DF10"
          },
          {
            "code": "DF20"
          },
          {
            "code": "DF30"
          },
          {
            "code": "DF40"
          },
          {
            "code": "DF50"
          },
          {
            "code": "DF60"
          },
          {
            "code": "DF70"
          },
          {
            "code": "DF80"
          },
          {
            "code": "DF90"
          },
          {
            "code": "DF99"
          }
        ]
      },
      {
        "system": "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII",
        "concept": [
          {
            "code": "I6.4"
          }
        ]
      }
    ]
  }
}