| Package | dk.kip.rkkp.fhir.ig.core | 
| Resource Type | ValueSet | 
| Id | FunktionsgruppeDHR | 
| FHIR Version | R4 | 
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-FunktionsgruppeDHR.html | 
| URL | https://kip.rkkp.dk/fhir/ValueSet/FunktionsgruppeDHR | 
| Version | 2.12.0 | 
| Status | active | 
| Date | 2022-07-04T00:00:00+02:00 | 
| Name | FunktionsgruppeDHR | 
| Title | Funktionsgruppe [DHR] | 
| Description | Funktionsgruppe [DHR] | 
No resources found
| CodeSystem | |
| FunctionGroupAlloplasty | Function group (alloplasty) | 
| GenericValues | Generic values | 
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet FunktionsgruppeDHR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/FunctionGroupAlloplasty| Code | Display | Definition | 
| one_hip | En hofte afficeret | One hip affected | 
| both_hips | Begge hofter afficerede | Both hips affected | 
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition | 
| other | Anden funktionshæmmende lidelse | Other - used to choose unspecific value not in a valueset | 
{
  "resourceType": "ValueSet",
  "id": "FunktionsgruppeDHR",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/FunktionsgruppeDHR",
  "version": "2.12.0",
  "name": "FunktionsgruppeDHR",
  "title": "Funktionsgruppe [DHR]",
  "status": "active",
  "experimental": true,
  "date": "2022-07-04T00: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": "Funktionsgruppe [DHR]",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/FunctionGroupAlloplasty",
        "concept": [
          {
            "code": "one_hip",
            "display": "En hofte afficeret"
          },
          {
            "code": "both_hips",
            "display": "Begge hofter afficerede"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "other",
            "display": "Anden funktionshæmmende lidelse"
          }
        ]
      }
    ]
  }
}