Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | AktivitetSportDKRR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-AktivitetSportDKRR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/AktivitetSportDKRR |
Version | 2.12.0 |
Status | active |
Date | 2022-09-19T00:00:00+02:00 |
Name | AktivitetSportDKRR |
Title | Aktivitet: Sport (DKRR) |
Description | Aktivitet: Sport (DKRR) |
No resources found
CodeSystem | |
ActivityType | Activity type |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet AktivitetSportDKRR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ActivityType
Code | Display | Definition |
football | Fodbold | Football / Fodbold |
handball | Håndbold | Handball / Håndbold |
alpine | Alpint | Alpine / Alpint |
snowboard | Snowboard | Snowboard |
cross-country_skiing | Langrend | Cross-country skiing / Langrend |
ice_hockey | Ishockey | Ice hockey / Ishockey |
badminton | Badminton | Badminton |
tennis_squash | Tennis/Squash | Tennis/Squash |
martial_arts | Kampsport | Martial arts / Kampsport |
basketball | Basketball | Basketball |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Anden idræt | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "AktivitetSportDKRR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/AktivitetSportDKRR", "version": "2.12.0", "name": "AktivitetSportDKRR", "title": "Aktivitet: Sport (DKRR)", "status": "active", "experimental": true, "date": "2022-09-19T00: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": "Aktivitet: Sport (DKRR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/ActivityType", "concept": [ { "code": "football", "display": "Fodbold" }, { "code": "handball", "display": "Håndbold" }, { "code": "alpine", "display": "Alpint" }, { "code": "snowboard", "display": "Snowboard" }, { "code": "cross-country_skiing", "display": "Langrend" }, { "code": "ice_hockey", "display": "Ishockey" }, { "code": "badminton", "display": "Badminton" }, { "code": "tennis_squash", "display": "Tennis/Squash" }, { "code": "martial_arts", "display": "Kampsport" }, { "code": "basketball", "display": "Basketball" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Anden idræt" } ] } ] } }