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-xc-3.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-ehealth-treatment-area-xc-3.html
URLhttp://ehealth.sundhed.dk/vs/ehealth-treatment-area-xc-3
Version9.0.1
Statusactive
Date2026-01-09T09:00:00+00:00
NameZDiagnosis
TitleZ-diagnoser (treatment area)
Realmdk
DescriptionTreatment area for Z-diagnosis conditions (xc).

Resources that use this resource

ValueSet
dk.ehealth.sundhed.fhir.ig.core#currentehealth-treatment-area-collection-xcTreatment Area Collection xc

Resources that this resource uses

CodeSystem
dk.ehealth.sundhed.fhir.ig.core#currenturn: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-xc-3

  • Include these codes as defined in urn:oid:1.2.208.176.2.4 version 📦9.0.1
    CodeDisplay
    DZ032Observation pga. mistanke om psykisk lidelse eller adfærdsforstyrrelse
    DZ718Anden rådgivning
    DF999Psykisk lidelse eller forstyrrelse UNS

Source1

{
  "resourceType": "ValueSet",
  "id": "ehealth-treatment-area-xc-3",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/vs/ehealth-treatment-area-xc-3",
  "version": "9.0.1",
  "name": "ZDiagnosis",
  "title": "Z-diagnoser (treatment area)",
  "status": "active",
  "experimental": false,
  "date": "2026-01-09T09: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 Z-diagnosis conditions (xc).",
  "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": "DZ032"
          },
          {
            "code": "DZ718"
          },
          {
            "code": "DF999"
          }
        ]
      }
    ]
  }
}