QERMID Register Logical Models
0.1.0 - draft Belgium flag

QERMID Register Logical Models - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: BILLING_CODE_174 code + label - TTL Representation

Draft as of 2026-04-22

Raw ttl | Download


@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 "billing-code-174codelabel"] ; # 
  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-174codelabel</b></p><a name=\"billing-code-174codelabel\"> </a><a name=\"hcbilling-code-174codelabel\"> </a><p>This case-sensitive code system <code>https://www.healthdata.be/fhir/qermid/CodeSystem/billing-code-174codelabel</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\">181856-181860<a name=\"billing-code-174codelabel-181856-181860\"> </a></td><td>Annuloplastiesysteem geïmplanteerd in tricuspidalispositie</td></tr><tr><td style=\"white-space:nowrap\">181893-181904<a name=\"billing-code-174codelabel-181893-181904\"> </a></td><td>Kunstklep of annuloplastiesysteem waarvoor een derogatie verkregen werd voor gebruik buiten CE-markering</td></tr><tr><td style=\"white-space:nowrap\">BI0026<a name=\"billing-code-174codelabel-BI0026\"> </a></td><td>Geen geattesteerde verstrekking (facultatieve registratie met verplicht informed consent van de patiënt)</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://www.healthdata.be/fhir/qermid/CodeSystem/billing-code-174codelabel"^^xsd:anyURI ;
fhir:l <https://www.healthdata.be/fhir/qermid/CodeSystem/billing-code-174codelabel>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "billing_code_174codelabel_CS"] ; # 
  fhir:title [ fhir:v "BILLING_CODE_174 code + label"] ; # 
  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_174 code + label"] ; # 
  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 "3"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "181856-181860" ] ;
fhir:display [ fhir:v "Annuloplastiesysteem geïmplanteerd in tricuspidalispositie" ]
  ] [
fhir:code [ fhir:v "181893-181904" ] ;
fhir:display [ fhir:v "Kunstklep of annuloplastiesysteem waarvoor een derogatie verkregen werd voor gebruik buiten CE-markering" ]
  ] [
fhir:code [ fhir:v "BI0026" ] ;
fhir:display [ fhir:v "Geen geattesteerde verstrekking (facultatieve registratie met verplicht informed consent van de patiënt)" ]
  ] ) . #