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

FHIR IG Statistics: ValueSet/IDC10DPDNonCancer

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdIDC10DPDNonCancer
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-IDC10DPDNonCancer.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/IDC10DPDNonCancer
Version2.12.0
Statusactive
Date2022-08-25T00:00:00+02:00
NameIDC10DPDNonCancer
TitleICD 10 non-cancer koder til DPD
DescriptionICD 10 non-cancer koder til DPD

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
GenericValuesGeneric values
SKSCodeCollectionSundhedsvæsenets klassifikationssystem (SKS) - Samlinger af koder

Narrative

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

Generated Narrative: ValueSet IDC10DPDNonCancer

This value set includes codes based on the following rules:

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/SKSCodeCollection
    CodeDisplayDefinition
    heart_vesselHjertekar sygdom (DI00-DI52+DI70-DI99)Hjertekar sygdom (DI00-DI52+DI70-DI99)
    neurologicalNeurologisk sygdom (ikke apopleksi) (DI64-DI69+DG00-DG99+DF00-DF03)Neurologisk sygdom (ikke apopleksi) (DI64-DI69+DG00-DG99+DF00-DF03)
    apoplexiaApopleksi (cerebral thrombose/hæmorrhagi) (DI60-DI63)Apopleksi (cerebral thrombose/hæmorrhagi) (DI60-DI63)
    lungLungesygdomme (DJ00-DJ99+DE84)Lungesygdomme (DJ00-DJ99+DE84)
    kidneyNyresygdomme (DN00-DN29)Nyresygdomme (DN00-DN29)
  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
    CodeDisplayDefinition
    otherAnden sygdomOther - used to choose unspecific value not in a valueset

Source

{
  "resourceType": "ValueSet",
  "id": "IDC10DPDNonCancer",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/IDC10DPDNonCancer",
  "version": "2.12.0",
  "name": "IDC10DPDNonCancer",
  "title": "ICD 10 non-cancer koder til DPD",
  "status": "active",
  "experimental": true,
  "date": "2022-08-25T00: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": "ICD 10 non-cancer koder til DPD",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/SKSCodeCollection",
        "concept": [
          {
            "code": "heart_vessel",
            "display": "Hjertekar sygdom (DI00-DI52+DI70-DI99)"
          },
          {
            "code": "neurological",
            "display": "Neurologisk sygdom (ikke apopleksi) (DI64-DI69+DG00-DG99+DF00-DF03)"
          },
          {
            "code": "apoplexia",
            "display": "Apopleksi (cerebral thrombose/hæmorrhagi) (DI60-DI63)"
          },
          {
            "code": "lung",
            "display": "Lungesygdomme (DJ00-DJ99+DE84)"
          },
          {
            "code": "kidney",
            "display": "Nyresygdomme (DN00-DN29)"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "other",
            "display": "Anden sygdom"
          }
        ]
      }
    ]
  }
}