| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | SlyngeDUGA |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-SlyngeDUGA.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/SlyngeDUGA |
| Version | 2.12.0 |
| Status | active |
| Date | 2024-02-14T00:00:00+02:00 |
| Name | SlyngeDUGA |
| Title | Slynge (DUGA) |
| Description | Slynge (DUGA) |
No resources found
| CodeSystem | |
| GenericValues | Generic values |
| SlyngeDUGA | Slynge - Urogynækologi (DUGA) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet SlyngeDUGA
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/SlyngeDUGA| Code | Display | Definition |
| Bard | Bard | Bard |
| BostonScientific | Boston Scientific | Boston Scientific |
| Cousin | Cousin | Cousin |
| johnson&johnson | Johnson & Johnson | Johnson & Johnson |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| other | Anden | Other - used to choose unspecific value not in a valueset |
{
"resourceType": "ValueSet",
"id": "SlyngeDUGA",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/SlyngeDUGA",
"version": "2.12.0",
"name": "SlyngeDUGA",
"title": "Slynge (DUGA)",
"status": "active",
"experimental": true,
"date": "2024-02-14T00: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": "Slynge (DUGA)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/SlyngeDUGA",
"concept": [
{
"code": "Bard",
"display": "Bard"
},
{
"code": "BostonScientific",
"display": "Boston Scientific"
},
{
"code": "Cousin",
"display": "Cousin"
},
{
"code": "johnson&johnson",
"display": "Johnson & Johnson"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Anden"
}
]
}
]
}
}