| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | PeroperativMetastasebehandling |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-PeroperativMetastasebehandling.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/PeroperativMetastasebehandling |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-10-13T00:00:00+02:00 |
| Name | PeroperativMetastasebehandling |
| Title | Peroperativ metastasebehandling |
| Description | Peroperativ metastasebehandling |
No resources found
| CodeSystem | |
| GenericValues | Generic values |
| ProcedureType | Procedure type: Codes for different durations |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet PeroperativMetastasebehandling
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType| Code | Display | Definition |
| extensive_excision | Ekstensiv excision af peritoneum og HIPEC | Extensive excision / Ekstensiv excision af peritoneum og HIPEC |
| rfa | RFA af hepar | RFA / RFA af hepar |
| metasis_resection | Levermetastaseresektion | Metastasis resection / Metastaseresektion |
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": "PeroperativMetastasebehandling",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/PeroperativMetastasebehandling",
"version": "2.12.0",
"name": "PeroperativMetastasebehandling",
"title": "Peroperativ metastasebehandling",
"status": "active",
"experimental": true,
"date": "2022-10-13T00: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": "Peroperativ metastasebehandling",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType",
"concept": [
{
"code": "extensive_excision",
"display": "Ekstensiv excision af peritoneum og HIPEC"
},
{
"code": "rfa",
"display": "RFA af hepar"
},
{
"code": "metasis_resection",
"display": "Levermetastaseresektion"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Anden"
}
]
}
]
}
}