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

FHIR IG Statistics: ValueSet/DiagnoseCLL

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdDiagnoseCLL
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-DiagnoseCLL.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/DiagnoseCLL
Version2.12.0
Statusactive
Date2025-04-06T00:00:00+02:00
NameDiagnoseCLL
TitleDiagnose (CLL)
DescriptionDiagnose (CLL)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
PatobankSNOMEDDen Danske SNOMED for Patologi

Narrative

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

Generated Narrative: ValueSet DiagnoseCLL


Source

{
  "resourceType": "ValueSet",
  "id": "DiagnoseCLL",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/DiagnoseCLL",
  "version": "2.12.0",
  "name": "DiagnoseCLL",
  "title": "Diagnose (CLL)",
  "status": "active",
  "experimental": true,
  "date": "2025-04-06T00: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 (CLL)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/PatobankSNOMED",
        "concept": [
          {
            "code": "M982333",
            "display": "CLL (M98233)"
          },
          {
            "code": "M96703",
            "display": "SLL (M96703)"
          }
        ]
      }
    ]
  }
}