@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 -------------------------------------------------------------------

<https://www.healthdata.be/fhir/qermid/CodeSystem/billing-code-384384> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "billing-code-384384"] ; # 
  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 billing-code-384384</b></p><a name=\"billing-code-384384\"> </a><a name=\"hcbilling-code-384384\"> </a><p>This case-sensitive code system <code>https://www.healthdata.be/fhir/qermid/CodeSystem/billing-code-384384</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">158653-158664<a name=\"billing-code-384384-158653-158664\"> </a></td><td>Implanteerbare endocardiale unipolaire elektrode (158653 - 158664)</td></tr><tr><td style=\"white-space:nowrap\">158675-158686<a name=\"billing-code-384384-158675-158686\"> </a></td><td>Implanteerbare endocardiale bipolaire elektrode (158675 - 158686)</td></tr><tr><td style=\"white-space:nowrap\">158690-158701<a name=\"billing-code-384384-158690-158701\"> </a></td><td>Implanteerbare myocardiale elektrode (158690 - 158701)</td></tr><tr><td style=\"white-space:nowrap\">158712-158723<a name=\"billing-code-384384-158712-158723\"> </a></td><td>Implanteerbare endocardiale single-pass elektrode (158712 - 158723)</td></tr><tr><td style=\"white-space:nowrap\">158734-158745<a name=\"billing-code-384384-158734-158745\"> </a></td><td>Endoveneus geplaatste linkerventrikel resynchronisatie-elektrode via percutane weg (158734 - 158745)</td></tr><tr><td style=\"white-space:nowrap\">158756-158760<a name=\"billing-code-384384-158756-158760\"> </a></td><td>Epicardiaal geplaatste linkerventrikel resynchronisatie-elektrode via chirurgische weg door middel van thoracoscopie of thoracotomie (158756 - 158760)</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "https://www.healthdata.be/fhir/qermid/CodeSystem/billing-code-384384"^^xsd:anyURI ;
     fhir:l <https://www.healthdata.be/fhir/qermid/CodeSystem/billing-code-384384>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "billing_code_384384_CS"] ; # 
  fhir:title [ fhir:v "BILLING_CODE_384 (384)"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-04-22T16:01:02+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Healthdata.be (Sciensano)"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "Healthdata.be (Sciensano)" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://www.healthdata.be" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Code system for BILLING_CODE_384 (384)"] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
         fhir:l <urn:iso:std:iso:3166>
       ] ;
       fhir:code [ fhir:v "BE" ] ;
       fhir:display [ fhir:v "Belgium" ]
     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "158653-158664" ] ;
     fhir:display [ fhir:v "Implanteerbare endocardiale unipolaire elektrode (158653 - 158664)" ]
  ] [
     fhir:code [ fhir:v "158675-158686" ] ;
     fhir:display [ fhir:v "Implanteerbare endocardiale bipolaire elektrode (158675 - 158686)" ]
  ] [
     fhir:code [ fhir:v "158690-158701" ] ;
     fhir:display [ fhir:v "Implanteerbare myocardiale elektrode (158690 - 158701)" ]
  ] [
     fhir:code [ fhir:v "158712-158723" ] ;
     fhir:display [ fhir:v "Implanteerbare endocardiale single-pass elektrode (158712 - 158723)" ]
  ] [
     fhir:code [ fhir:v "158734-158745" ] ;
     fhir:display [ fhir:v "Endoveneus geplaatste linkerventrikel resynchronisatie-elektrode via percutane weg (158734 - 158745)" ]
  ] [
     fhir:code [ fhir:v "158756-158760" ] ;
     fhir:display [ fhir:v "Epicardiaal geplaatste linkerventrikel resynchronisatie-elektrode via chirurgische weg door middel van thoracoscopie of thoracotomie (158756 - 158760)" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

