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

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

: v2 Nature of Challenge - TTL Representation

Page standards status: Trial-use Maturity Level: 0

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 "v2-0257"] ; # 
  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 v2-0257</b></p><a name=\"v2-0257\"> </a><a name=\"hcv2-0257\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0257</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>Nederlands (Dutch, nl)</b></td></tr><tr><td style=\"white-space:nowrap\">CFST<a name=\"v2-0257-CFST\"> </a></td><td>Fasting (no calorie intake) for the period specified in the time component of the term, e.g. 1H POST CFST</td><td>Vasten (geen calorische inname) voor de opgegeven periode in het tijdcomponent van de termijn, bijv. 1H POST CFST</td></tr><tr><td style=\"white-space:nowrap\">EXCZ<a name=\"v2-0257-EXCZ\"> </a></td><td>Exercise undertaken as challenge (can be quantified)</td><td>Oefening ondernomen als uitdaging (kan worden gekwantificeerd)</td></tr><tr><td style=\"white-space:nowrap\">FFST<a name=\"v2-0257-FFST\"> </a></td><td>No fluid intake for the period specified in the time component of the term</td><td>Geen vloeistofinname voor de opgegeven periode in het tijdcomponent van de termijn</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status>     ] ;
fhir:value [
a fhir:String ;
fhir:v "External"     ]
  ] [
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 0     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r3.r5"       ]     ] [
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-r3.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5>       ]     ] ) ;
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 "fhir"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/v2/0257"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v2/0257>
  ] ; # 
  fhir:version [ fhir:v "2.8.2"] ; # 
  fhir:name [ fhir:v "v2 Nature of Challenge"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-20T12:39:37+11:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "FHIR Infrastructure"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "FHIR Value set/code system definition for HL7 v2 table 0257 ( Nature of Challenge)"] ; # 
  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 false] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/v2-0257"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/v2-0257>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "CFST" ] ;
fhir:display [ fhir:v "Fasting (no calorie intake) for the period specified in the time component of the term, e.g. 1H POST CFST" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Vasten (geen calorische inname) voor de opgegeven periode in het tijdcomponent van de termijn, bijv. 1H POST CFST" ]     ] )
  ] [
fhir:code [ fhir:v "EXCZ" ] ;
fhir:display [ fhir:v "Exercise undertaken as challenge (can be quantified)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Oefening ondernomen als uitdaging (kan worden gekwantificeerd)" ]     ] )
  ] [
fhir:code [ fhir:v "FFST" ] ;
fhir:display [ fhir:v "No fluid intake for the period specified in the time component of the term" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Geen vloeistofinname voor de opgegeven periode in het tijdcomponent van de termijn" ]     ] )
  ] ) . #