Pipeline Test IG - Belgian SNOMED Content
0.1.0 - STU1 Belgium flag

Pipeline Test IG - Belgian SNOMED Content, published by My Organization. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/pipeline-test/ and changes regularly. See the Directory of published versions

: Belgian Condition Codes (SNOMED CT) - TTL Representation

Active as of 2026-03-09

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "be-condition-codes"] ; # 
  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: ValueSet be-condition-codes</b></p><a name=\"be-condition-codes\"> </a><a name=\"hcbe-condition-codes\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/54586004\">54586004</a></td><td>Lower abdominal pain</td></tr><tr><td><a href=\"http://snomed.info/id/91939003\">91939003</a></td><td>Allergy to sulfonamide</td></tr><tr><td><a href=\"http://snomed.info/id/20262006\">20262006</a></td><td>Ataxia</td></tr><tr><td><a href=\"http://snomed.info/id/38341003\">38341003</a></td><td>High blood pressure</td></tr><tr><td><a href=\"http://snomed.info/id/73211009\">73211009</a></td><td>Diabetes mellitus</td></tr><tr><td><a href=\"http://snomed.info/id/195967001\">195967001</a></td><td>Asthma</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://hl7-be.github.io/pipeline-test/ValueSet/be-condition-codes"^^xsd:anyURI ;
fhir:l <https://hl7-be.github.io/pipeline-test/ValueSet/be-condition-codes>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "BelgianConditionCodesSNOMED"] ; # 
  fhir:title [ fhir:v "Belgian Condition Codes (SNOMED CT)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-03-09T20:00:59+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "My Organization"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "My Organization" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.com/committees" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "my-group@example.com" ]     ] )
  ] [
fhir:name [ fhir:v "Bob Smith" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "bobsmith@example.com" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "A value set containing SNOMED CT codes commonly used in Belgian clinical practice for documenting patient conditions."] ; # 
  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:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "54586004" ] ;
fhir:display [ fhir:v "Lower abdominal pain" ]       ] [
fhir:code [ fhir:v "91939003" ] ;
fhir:display [ fhir:v "Allergy to sulfonamide" ]       ] [
fhir:code [ fhir:v "20262006" ] ;
fhir:display [ fhir:v "Ataxia" ]       ] [
fhir:code [ fhir:v "38341003" ] ;
fhir:display [ fhir:v "High blood pressure" ]       ] [
fhir:code [ fhir:v "73211009" ] ;
fhir:display [ fhir:v "Diabetes mellitus" ]       ] [
fhir:code [ fhir:v "195967001" ] ;
fhir:display [ fhir:v "Asthma" ]       ] )     ] )
  ] . #