| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | TreatmentIndication |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-TreatmentIndication.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIndication |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-12T00:00:00+02:00 |
| Name | TreatmentIndication |
| Title | Treatment indication |
| Description | Treatment indication |
| Content | complete |
| ValueSet | |
| IndikationTES | Indikation for TES |
| TreatmentIndicationCLL | Treatment_Indication_CLL |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem TreatmentIndication
This code system https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIndication defines the following codes:
{
"resourceType": "CodeSystem",
"id": "TreatmentIndication",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIndication",
"version": "2.12.0",
"name": "TreatmentIndication",
"title": "Treatment indication",
"status": "active",
"date": "2022-07-12T00: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": "Treatment indication",
"content": "complete",
"count": 5,
"concept": [
{
"code": "cll",
"display": "CLL",
"definition": "CLL"
},
{
"code": "autoimmune",
"display": "Autoimmune fænomener",
"definition": "Autoimmune fænomener"
},
{
"code": "histological_verified",
"display": "Histologisk verificeret",
"definition": "Histologisk verificeret"
},
{
"code": "diagnostic",
"display": "Diagnostisk",
"definition": "Diagnostisk"
},
{
"code": "additional_procedure",
"display": "Supplerende procedure",
"definition": "Supplerende procedure"
}
]
}