Package | dk.kip.rkkp.fhir.ig.core |
Type | CodeSystem |
Id | CancerInvestigation |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-CancerInvestigation.html |
URL | https://kip.rkkp.dk/fhir/CodeSystem/CancerInvestigation |
Version | 2.12.0 |
Status | active |
Date | 2022-05-31T00:00:00+02:00 |
Name | CancerInvestigation |
Title | Cancer investigation |
Description | Udredning for cancerpatienter for cancerpatienter. |
Content | complete |
ValueSet | |
CancerUdredning | Cancer udredning |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CancerInvestigation
This code system https://kip.rkkp.dk/fhir/CodeSystem/CancerInvestigation
defines the following codes in an undefined hierarchy:
Lvl | Code | Display | Definition |
1 | eus | EUS | EUS |
1 | lap/lus | Lap/LUS | Lap/LUS |
1 | ct | CT | CT |
1 | pet/ct | PET/CT | PET/CT |
1 | mr | MR | MR |
1 | us | UL | UL |
2 | abdomen | UL abdomen | UL abdomen |
2 | neck | UL hals | UL hals |
1 | ebus | EBUS | EBUS |
1 | other | Øvrige | Øvrige |
{ "resourceType": "CodeSystem", "id": "CancerInvestigation", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/CodeSystem/CancerInvestigation", "version": "2.12.0", "name": "CancerInvestigation", "title": "Cancer investigation", "status": "active", "date": "2022-05-31T00: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": "Udredning for cancerpatienter for cancerpatienter.", "content": "complete", "count": 10, "concept": [ { "code": "eus", "display": "EUS", "definition": "EUS" }, { "code": "lap/lus", "display": "Lap/LUS", "definition": "Lap/LUS" }, { "code": "ct", "display": "CT", "definition": "CT" }, { "code": "pet/ct", "display": "PET/CT", "definition": "PET/CT" }, { "code": "mr", "display": "MR", "definition": "MR" }, { "code": "us", "display": "UL", "definition": "UL", "concept": [ { "code": "abdomen", "display": "UL abdomen", "definition": "UL abdomen" }, { "code": "neck", "display": "UL hals", "definition": "UL hals" } ] }, { "code": "ebus", "display": "EBUS", "definition": "EBUS" }, { "code": "other", "display": "Øvrige", "definition": "Øvrige" } ] }