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

FHIR IG Statistics: ValueSet/EDTAPeritonedialyseDNSL

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdEDTAPeritonedialyseDNSL
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-EDTAPeritonedialyseDNSL.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/EDTAPeritonedialyseDNSL
Version2.12.0
Statusactive
Date2024-01-31T00:00:00+02:00
NameEDTAPeritonedialyseDNSL
TitleEDTA koder Peritonedialyse (DNSL)
DescriptionEDTA koder Peritonedialyse (DNSL)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
EDTACodesEDTA koder (DNSL)

Narrative

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

Generated Narrative: ValueSet EDTAPeritonedialyseDNSL

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/EDTACodes
    CodeDisplayDefinition
    EDTA30EDTA 30, IPD-dialyse (hospital)EDTA 30, IPD-dialyse (hospital)
    EDTA40EDTA 40, CAPD-dialyseEDTA 40, CAPD-dialyse
    EDTA41EDTA 41, APD-dialyseEDTA 41, APD-dialyse
    EDTA45EDTA 45, Blandet PDHD-dialyseEDTA 45, Blandet PDHD-dialyse
    EDTA46aEDTA46a, Assisteret CAPD (kun professionel)EDTA 46a, Assisteret CAPD (kun professionel)
    EDTA46bEDTA46b, Assisteret APD (kun professionel)EDTA 46b, Assisteret APD (kun professionel)

Source

{
  "resourceType": "ValueSet",
  "id": "EDTAPeritonedialyseDNSL",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/EDTAPeritonedialyseDNSL",
  "version": "2.12.0",
  "name": "EDTAPeritonedialyseDNSL",
  "title": "EDTA koder Peritonedialyse (DNSL)",
  "status": "active",
  "experimental": true,
  "date": "2024-01-31T00: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": "EDTA koder Peritonedialyse (DNSL)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/EDTACodes",
        "concept": [
          {
            "code": "EDTA30",
            "display": "EDTA 30, IPD-dialyse (hospital)"
          },
          {
            "code": "EDTA40",
            "display": "EDTA 40, CAPD-dialyse"
          },
          {
            "code": "EDTA41",
            "display": "EDTA 41, APD-dialyse"
          },
          {
            "code": "EDTA45",
            "display": "EDTA 45, Blandet PDHD-dialyse"
          },
          {
            "code": "EDTA46a",
            "display": "EDTA46a, Assisteret CAPD (kun professionel)"
          },
          {
            "code": "EDTA46b",
            "display": "EDTA46b, Assisteret APD (kun professionel)"
          }
        ]
      }
    ]
  }
}