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

FHIR IG Statistics: ValueSet/Interventionsforloeb

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdInterventionsforloeb
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-Interventionsforloeb.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/Interventionsforloeb
Version2.12.0
Statusactive
Date2024-01-10T00:00:00+02:00
NameInterventionsforloeb
TitleInterventionsforløb
DescriptionInterventionsforløb

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
InterventionsforloebInterventionsforløb

Narrative

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

Generated Narrative: ValueSet Interventionsforloeb


Source

{
  "resourceType": "ValueSet",
  "id": "Interventionsforloeb",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/Interventionsforloeb",
  "version": "2.12.0",
  "name": "Interventionsforloeb",
  "title": "Interventionsforløb",
  "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": "Interventionsforløb",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/Interventionsforloeb",
        "concept": [
          {
            "code": "HD",
            "display": "Hæmodialyse"
          },
          {
            "code": "PD",
            "display": "Peritonealdialyse"
          },
          {
            "code": "TX",
            "display": "Transplantation"
          }
        ]
      }
    ]
  }
}