HL7 Europe Hospital Discharge Report
0.0.1-ci - ci-build 150

HL7 Europe Hospital Discharge Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/hdr/ and changes regularly. See the Directory of published versions

: Allergens Value Set - TTL Representation

Page standards status: Draft Maturity Level: 1

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 "allergens-eu-hdr"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet allergens-eu-hdr</b></p><a name=\"allergens-eu-hdr\"> </a><a name=\"hcallergens-eu-hdr\"> </a><a name=\"allergens-eu-hdr-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in http://terminology.ehdsi.eu/ValueSet/eHDSIAllergenNoDrug</li><li>Import all the codes that are contained in http://terminology.ehdsi.eu/ValueSet/eHDSIActiveIngredient</li><li>Import all the codes that are contained in http://terminology.ehdsi.eu/ValueSet/eHDSISubstance</li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "draft"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.eu/fhir/hdr/ValueSet/allergens-eu-hdr"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-ci"] ; # 
  fhir:name [ fhir:v "AllergensHdrVS"] ; # 
  fhir:title [ fhir:v "Allergens Value Set"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-03-27T20:10:20+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Europe"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Europe" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.eu" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "List of substances that can cause an allergic reactions or an Intolerance.\nThis Values Set is a composition of the eHDSI Value Set:\n- eHDSIAllergenNoDrug\n- eHDSIActiveIngredient\n- eHDSISubstance"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Used by permission of HL7 Europe, all rights reserved Creative Commons License"] ; # 
  fhir:compose [
    ( fhir:include [
      ( fhir:valueSet [
fhir:v "http://terminology.ehdsi.eu/ValueSet/eHDSIAllergenNoDrug"^^xsd:anyURI ;
fhir:link <http://terminology.ehdsi.eu/ValueSet/eHDSIAllergenNoDrug>       ] )     ] [
      ( fhir:valueSet [
fhir:v "http://terminology.ehdsi.eu/ValueSet/eHDSIActiveIngredient"^^xsd:anyURI ;
fhir:link <http://terminology.ehdsi.eu/ValueSet/eHDSIActiveIngredient>       ] )     ] [
      ( fhir:valueSet [
fhir:v "http://terminology.ehdsi.eu/ValueSet/eHDSISubstance"^^xsd:anyURI ;
fhir:link <http://terminology.ehdsi.eu/ValueSet/eHDSISubstance>       ] )     ] )
  ] . #