FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/DiagnoseDANDEM

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdDiagnoseDANDEM
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-DiagnoseDANDEM.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/DiagnoseDANDEM
Version2.12.0
Statusactive
Date2022-07-19T00:00:00+02:00
NameDiagnoseDANDEM
TitleDiagnose (DANDEM)
DescriptionDiagnose (DANDEM)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
DiseasesUnspecifiedDiseases - Unspecified without a code
GenericValuesGeneric values

Narrative

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

Generated Narrative: ValueSet DiagnoseDANDEM

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "DiagnoseDANDEM",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/DiagnoseDANDEM",
  "version": "2.12.0",
  "name": "DiagnoseDANDEM",
  "title": "Diagnose (DANDEM)",
  "status": "active",
  "experimental": true,
  "date": "2022-07-19T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "Diagnose (DANDEM)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/DiseasesUnspecified",
        "concept": [
          {
            "code": "alzheimers_dementia",
            "display": "Alzheimer sygdom"
          },
          {
            "code": "lewy_body_dementia",
            "display": "Lewy Body sygdom"
          },
          {
            "code": "parkinson_dementia",
            "display": "Parkinson sygdom"
          },
          {
            "code": "vascular_dementia",
            "display": "Cerebrovaskulær sygdom "
          },
          {
            "code": "mixed_dementia",
            "display": "Mixed (Alzheimer + Cerebrovaskulær)"
          },
          {
            "code": "frontotemporal_dementia",
            "display": "Frontotemporal demens"
          },
          {
            "code": "atypical_parkinson_dementia",
            "display": "Atypisk Parkinson (MSA, CBS, PSP)"
          },
          {
            "code": "hydrocephalus_dementia",
            "display": "Normaltryks hydrocephalus (NPH)"
          },
          {
            "code": "huntingtons_chorea_dementia",
            "display": "Huntingtons sygdom"
          },
          {
            "code": "alchohol_dementia",
            "display": "Alkohol"
          },
          {
            "code": "neurodegenerative_dementia",
            "display": "Anden specifik neurodegenerativ sygdom"
          },
          {
            "code": "not_affective_dementia",
            "display": "Anden ikke neurodegenerativ sygdom"
          },
          {
            "code": "affective_dementia",
            "display": "Psykiatrisk sygdom"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "uncercertain",
            "display": "Uafklaret ætiologi"
          }
        ]
      }
    ]
  }
}