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 ExposureMode - 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-ExposureMode"] ; # 
  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-ExposureMode</b></p><a name=\"v3-ExposureMode\"> </a><a name=\"hcv3-ExposureMode\"> </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/ExposureMode</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\">_ExposureMode<a name=\"v3-ExposureMode-_ExposureMode\"> </a></td><td>ExposureMode</td><td>Code for the mechanism by which the exposure agent was exchanged or potentially exchanged by the participants involved in the exposure.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  AIRBORNE<a name=\"v3-ExposureMode-AIRBORNE\"> </a></td><td>airborne</td><td>Description: Communication of an agent from a living subject or environmental source to a living subject through indirect contact via oral or nasal inhalation.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  CONTACT<a name=\"v3-ExposureMode-CONTACT\"> </a></td><td>contact</td><td>Description: Communication of an agent from a living subject or environmental source to a living subject through direct physical contact.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  FOODBORNE<a name=\"v3-ExposureMode-FOODBORNE\"> </a></td><td>foodborne</td><td>Description: Communication of an agent from a food source to a living subject via oral consumption.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  WATERBORNE<a name=\"v3-ExposureMode-WATERBORNE\"> </a></td><td>waterborne</td><td>Description: Communication of an agent to a living subject by contact and/or consumption via an aqueous medium</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/ExposureMode"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/ExposureMode>
  ] ; # 
  fhir:version [ fhir:v "2016-11-11"] ; # 
  fhir:name [ fhir:v "v3 Code System ExposureMode"] ; # 
  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 "Code for the mechanism by which the exposure agent was exchanged or potentially exchanged by the participants involved in the exposure."] ; # 
  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-ExposureMode"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/v3-ExposureMode>
  ] ; # 
  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 "_ExposureMode" ] ;
fhir:display [ fhir:v "ExposureMode" ] ;
fhir:definition [ fhir:v "Code for the mechanism by which the exposure agent was exchanged or potentially exchanged by the participants involved in the exposure." ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true       ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "AIRBORNE" ] ;
fhir:display [ fhir:v "airborne" ] ;
fhir:definition [ fhir:v "Description: Communication of an agent from a living subject or environmental source to a living subject through indirect contact via oral or nasal inhalation." ]     ] [
fhir:code [ fhir:v "CONTACT" ] ;
fhir:display [ fhir:v "contact" ] ;
fhir:definition [ fhir:v "Description: Communication of an agent from a living subject or environmental source to a living subject through direct physical contact." ]     ] [
fhir:code [ fhir:v "FOODBORNE" ] ;
fhir:display [ fhir:v "foodborne" ] ;
fhir:definition [ fhir:v "Description: Communication of an agent from a food source to a living subject via oral consumption." ]     ] [
fhir:code [ fhir:v "WATERBORNE" ] ;
fhir:display [ fhir:v "waterborne" ] ;
fhir:definition [ fhir:v "Description: Communication of an agent to a living subject by contact and/or consumption via an aqueous medium" ]     ] )
  ] ) . #