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

: v3 Code System SetOperator - 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 "v3-SetOperator"] ; # 
  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 v3-SetOperator</b></p><a name=\"v3-SetOperator\"> </a><a name=\"hcv3-SetOperator\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/SetOperator</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_ValueSetOperator<a name=\"v3-SetOperator-_ValueSetOperator\"> </a></td><td>ValueSetOperator</td><td>Operations that can be used to associate concepts in a terminology.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  E<a name=\"v3-SetOperator-E\"> </a></td><td>exclude</td><td>Form the set-difference with this value, i.e., exclude this element or set from the resulting set.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  I<a name=\"v3-SetOperator-I\"> </a></td><td>include</td><td>Form the union with this value, i.e., include this element or set in the resulting set.</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">A<a name=\"v3-SetOperator-A\"> </a></td><td>intersect</td><td>Form the intersection with the value.</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">H<a name=\"v3-SetOperator-H\"> </a></td><td>convex hull</td><td>Form the convex hull with the value. The convex hull is defined over ordered domains and is the smallest contiguous superset (interval) that of all the operand sets.</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">P<a name=\"v3-SetOperator-P\"> </a></td><td>periodic hull</td><td>Form the periodic hull with the value. The periodic hull is defined over ordered domains and is the periodic set that contains all contiguous supersets of pairs of intervals generated by the operand periodic intervals.</td><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/v3/SetOperator"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/SetOperator>
  ] ; # 
  fhir:version [ fhir:v "2016-11-11"] ; # 
  fhir:name [ fhir:v "v3 Code System SetOperator"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2016-11-10T07:00:00-06: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 "**** MISSING DEFINITIONS ****"] ; # 
  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://hl7.org/fhir/ValueSet/v3-SetOperator"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/v3-SetOperator>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#notSelectable>     ] ;
fhir:description [ fhir:v "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ] ;
fhir:type [ fhir:v "boolean" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "_ValueSetOperator" ] ;
fhir:display [ fhir:v "ValueSetOperator" ] ;
fhir:definition [ fhir:v "Operations that can be used to associate concepts in a terminology." ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true       ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "E" ] ;
fhir:display [ fhir:v "exclude" ] ;
fhir:definition [ fhir:v "Form the set-difference with this value, i.e., exclude this element or set from the resulting set." ]     ] [
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "include" ] ;
fhir:definition [ fhir:v "Form the union with this value, i.e., include this element or set in the resulting set." ]     ] )
  ] [
fhir:code [ fhir:v "A" ] ;
fhir:display [ fhir:v "intersect" ] ;
fhir:definition [ fhir:v "Form the intersection with the value." ]
  ] [
fhir:code [ fhir:v "H" ] ;
fhir:display [ fhir:v "convex hull" ] ;
fhir:definition [ fhir:v "Form the convex hull with the value. The convex hull is defined over ordered domains and is the smallest contiguous superset (interval) that of all the operand sets." ]
  ] [
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "periodic hull" ] ;
fhir:definition [ fhir:v "Form the periodic hull with the value. The periodic hull is defined over ordered domains and is the periodic set that contains all contiguous supersets of pairs of intervals generated by the operand periodic intervals." ]
  ] ) . #