Cross Border Data Exchange IG
1.0.0 - CI Build International flag

Cross Border Data Exchange IG, published by IEHR-Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/InteropEHRate-project/cross-border-data-exchange/ and changes regularly. See the Directory of published versions

: AllergySnomed - IEHR - TTL Representation

Draft as of 2024-04-08

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "AllergySnomed"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/uv/ips/STU1/ValueSet-allergy-intolerance-substance-condition-gps-uv-ips.html\">Allergy intolerance substance condition (GPS) - IPS</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><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/256435007\">256435007</a></td><td>Feathers (substance)</td></tr><tr><td><a href=\"http://snomed.info/id/418689008\">418689008</a></td><td>Allergy to grass pollen</td></tr><tr><td><a href=\"http://snomed.info/id/232350006\">232350006</a></td><td>Allergy to dust mite protein (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/703934009\">703934009</a></td><td>Allergy to fungus (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/256277009\">256277009</a></td><td>Grass pollen (substance)</td></tr><tr><td><a href=\"http://snomed.info/id/406470001\">406470001</a></td><td>Insect allergen (substance)</td></tr><tr><td><a href=\"http://snomed.info/id/406465008\">406465008</a></td><td>Food allergen (substance)</td></tr><tr><td><a href=\"http://snomed.info/id/300910009\">300910009</a></td><td>Allergy to pollen (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/717234006\">717234006</a></td><td>Allergy to anima</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://interopehrate.eu/fhir/ValueSet/AllergySnomed"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "AllergySnomedIEHR"] ; # 
  fhir:title [ fhir:v "AllergySnomed - IEHR"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2024-04-08T11:29:03+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "IEHR-Workgroup"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/IEHR-Workgroup" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This ValueSet is based on the SNOMED allergy valueset from the IPS, but codes that are duplicates to atc codes were removed."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
      ( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/ips/ValueSet/allergy-intolerance-substance-condition-gps-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/ValueSet/allergy-intolerance-substance-condition-gps-uv-ips>       ] )     ] ) ;
    ( fhir:exclude [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "256435007" ] ;
fhir:display [ fhir:v "Feathers (substance)" ]       ] [
fhir:code [ fhir:v "418689008" ] ;
fhir:display [ fhir:v "Allergy to grass pollen" ]       ] [
fhir:code [ fhir:v "232350006" ] ;
fhir:display [ fhir:v "Allergy to dust mite protein (finding)" ]       ] [
fhir:code [ fhir:v "703934009" ] ;
fhir:display [ fhir:v "Allergy to fungus (finding)" ]       ] [
fhir:code [ fhir:v "256277009" ] ;
fhir:display [ fhir:v "Grass pollen (substance)" ]       ] [
fhir:code [ fhir:v "406470001" ] ;
fhir:display [ fhir:v "Insect allergen (substance)" ]       ] [
fhir:code [ fhir:v "406465008" ] ;
fhir:display [ fhir:v "Food allergen (substance)" ]       ] [
fhir:code [ fhir:v "300910009" ] ;
fhir:display [ fhir:v "Allergy to pollen (finding)" ]       ] [
fhir:code [ fhir:v "717234006" ] ;
fhir:display [ fhir:v "Allergy to anima" ]       ] )     ] )
  ] . #