@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "nkr-basisvoordiagnose"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: CodeSystem nkr-basisvoordiagnose

This code system https://plugin.healthcare/fhir/CodeSystem/nkr-basisvoordiagnose defines the following codes:

CodeDisplay
0 alleen overlijdensverklaring beschikbaar
1 alleen klinisch onderzoek (anamnese en lichamelijk onderzoek)
2 klinisch-diagnostische onderzoeken, exploratieve chirurgie of obductie(zonder microscopische bevestiging)
4 specifieke biochemische en/of immunologische laboratoriumonderzoeken
5 hematologische (beenmergcytologie = bijvoorbeeld beenmergpunctie, bloeduitstrijk) of cytologische bevestiging van de primaire tumor of metastasen, of er is microscopische bevestiging maar het is onduidelijk of dit cytologie of histologie betreft
6 histologische bevestiging uitsluitend van metastase(n), inclusief bevestiging bij obductie
7 histologische bevestiging van de primaire tumor, of onduidelijk of histologische bevestiging de primaire tumor of een metastase betreft. En/of obductie (met histologische bevestiging)
" ] ; # fhir:url [ fhir:v "https://plugin.healthcare/fhir/CodeSystem/nkr-basisvoordiagnose"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.0-ci"] ; # fhir:name [ fhir:v "NKRBasisVoorDiagnose"] ; # fhir:title [ fhir:v "NKR Basis voor Diagnose"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2024-10-30T15:39:34+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "PLUGIN"] ; # fhir:contact ( [ fhir:name [ fhir:v "PLUGIN" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://plugin.healthcare" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "m.sieswerda@iknl.nl" ] ] ) ] ) ; # fhir:description [ fhir:v "Basis voor diagnose zoals gebruikt binnen de NKR."] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "528" ] ; fhir:display [ fhir:v "NL" ] ] ) ] ) ; # fhir:copyright [ fhir:v "Used by permission of the PLUGIN team, all rights reserved Creative Commons License"] ; # fhir:content [ fhir:v "complete"] ; # fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; # fhir:concept ( [ fhir:code [ fhir:v "0" ] ; fhir:display [ fhir:v "alleen overlijdensverklaring beschikbaar" ] ] [ fhir:code [ fhir:v "1" ] ; fhir:display [ fhir:v "alleen klinisch onderzoek (anamnese en lichamelijk onderzoek)" ] ] [ fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "klinisch-diagnostische onderzoeken, exploratieve chirurgie of obductie(zonder microscopische bevestiging)" ] ] [ fhir:code [ fhir:v "4" ] ; fhir:display [ fhir:v "specifieke biochemische en/of immunologische laboratoriumonderzoeken" ] ] [ fhir:code [ fhir:v "5" ] ; fhir:display [ fhir:v "hematologische (beenmergcytologie = bijvoorbeeld beenmergpunctie, bloeduitstrijk) of cytologische bevestiging van de primaire tumor of metastasen, of er is microscopische bevestiging maar het is onduidelijk of dit cytologie of histologie betreft" ] ] [ fhir:code [ fhir:v "6" ] ; fhir:display [ fhir:v "histologische bevestiging uitsluitend van metastase(n), inclusief bevestiging bij obductie" ] ] [ fhir:code [ fhir:v "7" ] ; fhir:display [ fhir:v "histologische bevestiging van de primaire tumor, of onduidelijk of histologische bevestiging de primaire tumor of een metastase betreft. En/of obductie (met histologische bevestiging)" ] ] ) . # # -------------------------------------------------------------------------------------