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

FHIR IG Statistics: ValueSet/DialyseadgangDNSL

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdDialyseadgangDNSL
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-DialyseadgangDNSL.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/DialyseadgangDNSL
Version2.12.0
Statusactive
Date2024-01-10T00:00:00+02:00
NameDialyseadgangDNSL
TitleDialyseadgang ved første dialyse (DNSL)
DescriptionDialyseadgang ved første dialyse

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
DialyseadgangDialyseadgang

Narrative

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

Generated Narrative: ValueSet DialyseadgangDNSL


Source

{
  "resourceType": "ValueSet",
  "id": "DialyseadgangDNSL",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/DialyseadgangDNSL",
  "version": "2.12.0",
  "name": "DialyseadgangDNSL",
  "title": "Dialyseadgang ved første dialyse (DNSL)",
  "status": "active",
  "experimental": true,
  "date": "2024-01-10T00: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": "Dialyseadgang ved første dialyse",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/Dialyseadgang",
        "concept": [
          {
            "code": "av_fistel",
            "display": "AV fistel"
          },
          {
            "code": "hd_permanent",
            "display": "Permanent HD kateter som patientens blivende adgang"
          },
          {
            "code": "hd_temp",
            "display": "Midlertidig HD kateter"
          },
          {
            "code": "hd_permanent_av",
            "display": "Permanent HD kateter, hvor der planlægges senere AV fistel"
          }
        ]
      }
    ]
  }
}