| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | IndikationTES |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-IndikationTES.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/IndikationTES |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-10-13T00:00:00+02:00 |
| Name | IndikationTES |
| Title | Indikation for TES |
| Description | Indikation for TES |
No resources found
| CodeSystem | |
| TreatmentIndication | Treatment indication |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet IndikationTES
https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIndication| Code | Display | Definition |
| histological_verified | Histologisk verificeret karcinom | Histologisk verificeret |
| diagnostic | Benign/diagnostisk indikation | Diagnostisk |
| additional_procedure | Supplerende procedure efter endoskopisk lokalresektion | Supplerende procedure |
{
"resourceType": "ValueSet",
"id": "IndikationTES",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/IndikationTES",
"version": "2.12.0",
"name": "IndikationTES",
"title": "Indikation for TES",
"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": "Indikation for TES",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIndication",
"concept": [
{
"code": "histological_verified",
"display": "Histologisk verificeret karcinom"
},
{
"code": "diagnostic",
"display": "Benign/diagnostisk indikation"
},
{
"code": "additional_procedure",
"display": "Supplerende procedure efter endoskopisk lokalresektion"
}
]
}
]
}
}