KIP Infrastructure
2.19.2 - release
This page is part of the KIP Infrastructure (v2.19.2: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2022-05-31 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "CancerInvestigation"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CancerInvestigation</b></p><a name=\"CancerInvestigation\"> </a><a name=\"hcCancerInvestigation\"> </a><p>This code system <code>https://kip.rkkp.dk/fhir/CodeSystem/CancerInvestigation</code> defines the following codes in an undefined hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">eus<a name=\"CancerInvestigation-eus\"> </a></td><td>EUS</td><td>EUS</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">lap/lus<a name=\"CancerInvestigation-lap.47lus\"> </a></td><td>Lap/LUS</td><td>Lap/LUS</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">ct<a name=\"CancerInvestigation-ct\"> </a></td><td>CT</td><td>CT</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">pet/ct<a name=\"CancerInvestigation-pet.47ct\"> </a></td><td>PET/CT</td><td>PET/CT</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">mr<a name=\"CancerInvestigation-mr\"> </a></td><td>MR</td><td>MR</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">us<a name=\"CancerInvestigation-us\"> </a></td><td>UL</td><td>UL</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> abdomen<a name=\"CancerInvestigation-abdomen\"> </a></td><td>UL abdomen</td><td>UL abdomen</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> neck<a name=\"CancerInvestigation-neck\"> </a></td><td>UL hals</td><td>UL hals</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">ebus<a name=\"CancerInvestigation-ebus\"> </a></td><td>EBUS</td><td>EBUS</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">other<a name=\"CancerInvestigation-other\"> </a></td><td>Øvrige</td><td>Øvrige</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://kip.rkkp.dk/fhir/CodeSystem/CancerInvestigation"^^xsd:anyURI ;
fhir:l <https://kip.rkkp.dk/fhir/CodeSystem/CancerInvestigation>
] ; #
fhir:version [ fhir:v "2.19.2"] ; #
fhir:name [ fhir:v "CancerInvestigation"] ; #
fhir:title [ fhir:v "Cancer investigation"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2022-05-31T00:00:00+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://trifork.com" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "rbk@trifork.com" ] ] )
] ) ; #
fhir:description [ fhir:v "Udredning for cancerpatienter for cancerpatienter."] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "10"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "eus" ] ;
fhir:display [ fhir:v "EUS" ] ;
fhir:definition [ fhir:v "EUS" ]
] [
fhir:code [ fhir:v "lap/lus" ] ;
fhir:display [ fhir:v "Lap/LUS" ] ;
fhir:definition [ fhir:v "Lap/LUS" ]
] [
fhir:code [ fhir:v "ct" ] ;
fhir:display [ fhir:v "CT" ] ;
fhir:definition [ fhir:v "CT" ]
] [
fhir:code [ fhir:v "pet/ct" ] ;
fhir:display [ fhir:v "PET/CT" ] ;
fhir:definition [ fhir:v "PET/CT" ]
] [
fhir:code [ fhir:v "mr" ] ;
fhir:display [ fhir:v "MR" ] ;
fhir:definition [ fhir:v "MR" ]
] [
fhir:code [ fhir:v "us" ] ;
fhir:display [ fhir:v "UL" ] ;
fhir:definition [ fhir:v "UL" ] ;
( fhir:concept [
fhir:code [ fhir:v "abdomen" ] ;
fhir:display [ fhir:v "UL abdomen" ] ;
fhir:definition [ fhir:v "UL abdomen" ] ] [
fhir:code [ fhir:v "neck" ] ;
fhir:display [ fhir:v "UL hals" ] ;
fhir:definition [ fhir:v "UL hals" ] ] )
] [
fhir:code [ fhir:v "ebus" ] ;
fhir:display [ fhir:v "EBUS" ] ;
fhir:definition [ fhir:v "EBUS" ]
] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Øvrige" ] ;
fhir:definition [ fhir:v "Øvrige" ]
] ) . #
IG © 2022+ Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. Package dk.kip.rkkp.fhir.ig.core#2.19.2 based on FHIR 4.0.1. Generated 2026-03-04
Links: Table of Contents |
QA Report