| Package | dk.kip.rkkp.fhir.ig.core | 
| Resource Type | ValueSet | 
| Id | ForsoergelsesgrundlagRETSPSYK | 
| FHIR Version | R4 | 
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ForsoergelsesgrundlagRETSPSYK.html | 
| URL | https://kip.rkkp.dk/fhir/ValueSet/ForsoergelsesgrundlagRETSPSYK | 
| Version | 2.12.0 | 
| Status | active | 
| Date | 2022-09-30T00:00:00+02:00 | 
| Name | ForsoergelsesgrundlagRETSPSYK | 
| Title | Forsørgelsesgrundlag (RETSPSYK) | 
| Description | Forsørgelsesgrundlag (RETSPSYK) | 
No resources found
| CodeSystem | |
| EconomicSupport | Economic support | 
| GenericValues | Generic values | 
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ForsoergelsesgrundlagRETSPSYK
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/EconomicSupport| Code | Display | Definition | 
| salary | Lønindkomst (Inkl. sygepenge/understøttelse) | Salary / Lønindkomst | 
| education_support | Overførselsindkomst - SU/uddannelsesstøtte/uddannelsesløn | Education support / Uddannelsesstøtte | 
| cash_assistance | Overførselsindkomst - Kontanthjælp | Cash assistance / Kontanthjælp | 
| pension | Overførselsindkomst - Pension/Førtidspension | Pension | 
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition | 
| none | Ingen indkomst | None - used to choose none of the available values | 
{
  "resourceType": "ValueSet",
  "id": "ForsoergelsesgrundlagRETSPSYK",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/ForsoergelsesgrundlagRETSPSYK",
  "version": "2.12.0",
  "name": "ForsoergelsesgrundlagRETSPSYK",
  "title": "Forsørgelsesgrundlag (RETSPSYK)",
  "status": "active",
  "experimental": true,
  "date": "2022-09-30T00: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": "Forsørgelsesgrundlag (RETSPSYK)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/EconomicSupport",
        "concept": [
          {
            "code": "salary",
            "display": "Lønindkomst (Inkl. sygepenge/understøttelse)"
          },
          {
            "code": "education_support",
            "display": "Overførselsindkomst - SU/uddannelsesstøtte/uddannelsesløn"
          },
          {
            "code": "cash_assistance",
            "display": "Overførselsindkomst - Kontanthjælp"
          },
          {
            "code": "pension",
            "display": "Overførselsindkomst - Pension/Førtidspension"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "none",
            "display": "Ingen indkomst"
          }
        ]
      }
    ]
  }
}