Extensions for Using Data Elements from FHIR R5 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions

: Diet - TTL Representation

Page standards status: Trial-use 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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "diet"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://terminology.hl7.org/CodeSystem/diet</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">vegetarian<a name=\"diet-vegetarian\"> </a></td><td>Vegetarian</td><td>Food without meat, poultry or seafood.</td></tr><tr><td style=\"white-space:nowrap\">dairy-free<a name=\"diet-dairy-free\"> </a></td><td>Dairy Free</td><td>Excludes dairy products.</td></tr><tr><td style=\"white-space:nowrap\">nut-free<a name=\"diet-nut-free\"> </a></td><td>Nut Free</td><td>Excludes ingredients containing nuts.</td></tr><tr><td style=\"white-space:nowrap\">gluten-free<a name=\"diet-gluten-free\"> </a></td><td>Gluten Free</td><td>Excludes ingredients containing gluten.</td></tr><tr><td style=\"white-space:nowrap\">vegan<a name=\"diet-vegan\"> </a></td><td>Vegan</td><td>Food without meat, poultry, seafood, eggs, dairy products and other animal-derived substances.</td></tr><tr><td style=\"white-space:nowrap\">halal<a name=\"diet-halal\"> </a></td><td>Halal</td><td>Foods that conform to Islamic law.</td></tr><tr><td style=\"white-space:nowrap\">kosher<a name=\"diet-kosher\"> </a></td><td>Kosher</td><td>Foods that conform to Jewish dietary law.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 1     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r5.r4"       ]     ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version       ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0"       ]     ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri       ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4>       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source>     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "pa"     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://terminology.hl7.org/CodeSystem/diet"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/diet>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "Diet"] ; # 
  fhir:title [ fhir:v "Diet"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2023-02-25T12:07:30-06:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Patient Administration"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Patient Administration" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pafm" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set defines a set of codes that can be used to indicate dietary preferences or restrictions a patient may have."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/encounter-diet|1.0.1"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/ValueSet/encounter-diet?version=1.0.1>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "vegetarian" ] ;
fhir:display [ fhir:v "Vegetarian" ] ;
fhir:definition [ fhir:v "Food without meat, poultry or seafood." ]
  ] [
fhir:code [ fhir:v "dairy-free" ] ;
fhir:display [ fhir:v "Dairy Free" ] ;
fhir:definition [ fhir:v "Excludes dairy products." ]
  ] [
fhir:code [ fhir:v "nut-free" ] ;
fhir:display [ fhir:v "Nut Free" ] ;
fhir:definition [ fhir:v "Excludes ingredients containing nuts." ]
  ] [
fhir:code [ fhir:v "gluten-free" ] ;
fhir:display [ fhir:v "Gluten Free" ] ;
fhir:definition [ fhir:v "Excludes ingredients containing gluten." ]
  ] [
fhir:code [ fhir:v "vegan" ] ;
fhir:display [ fhir:v "Vegan" ] ;
fhir:definition [ fhir:v "Food without meat, poultry, seafood, eggs, dairy products and other animal-derived substances." ]
  ] [
fhir:code [ fhir:v "halal" ] ;
fhir:display [ fhir:v "Halal" ] ;
fhir:definition [ fhir:v "Foods that conform to Islamic law." ]
  ] [
fhir:code [ fhir:v "kosher" ] ;
fhir:display [ fhir:v "Kosher" ] ;
fhir:definition [ fhir:v "Foods that conform to Jewish dietary law." ]
  ] ) . #