| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | ConferenceParticipants |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ConferenceParticipants.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/ConferenceParticipants |
| Version | 2.12.0 |
| Status | active |
| Date | 2025-04-07T00:00:00+02:00 |
| Name | ConferenceParticipants |
| Title | Conference Participants |
| Description | Deltagende faggrupper |
| Content | complete |
| ValueSet | |
| KonferenceDPD | Konference DPD |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ConferenceParticipants
This code system https://kip.rkkp.dk/fhir/CodeSystem/ConferenceParticipants defines the following codes:
| Code | Display | Definition |
| 4+ | minimum 4 professions | minimum 4 specificerede faggrupper |
| 2-3 | 2 - 3 professions | 2 - 3 specificerede faggrupper |
{
"resourceType": "CodeSystem",
"id": "ConferenceParticipants",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/ConferenceParticipants",
"version": "2.12.0",
"name": "ConferenceParticipants",
"title": "Conference Participants",
"status": "active",
"date": "2025-04-07T00: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": "Deltagende faggrupper",
"content": "complete",
"count": 2,
"concept": [
{
"code": "4+",
"display": "minimum 4 professions",
"definition": "minimum 4 specificerede faggrupper"
},
{
"code": "2-3",
"display": "2 - 3 professions",
"definition": "2 - 3 specificerede faggrupper"
}
]
}