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

: R3V3ActExposureLevelCodeForR5 - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "R3-v3-ActExposureLevelCode-for-R5"] ; # 
  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: ValueSet R3-v3-ActExposureLevelCode-for-R5</b></p><a name=\"R3-v3-ActExposureLevelCode-for-R5\"> </a><a name=\"hcR3-v3-ActExposureLevelCode-for-R5\"> </a><p>This value set expansion contains 4 concepts.</p><table class=\"codes\"><tr><td><b>System</b></td><td><b>Version</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"R3-v3-ActExposureLevelCode-for-R5-http://hl7.org/fhir/v3/ActExposureLevelCode-HIGH\"> </a><code>http://hl7.org/fhir/v3/ActExposureLevelCode</code></td><td>2016-11-11</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-ActExposureLevelCode.html#v3-ActExposureLevelCode-HIGH\">HIGH</a></td><td>high</td><td>Description: Exposure to an agent at a relatively high level above background.</td></tr><tr><td><a name=\"R3-v3-ActExposureLevelCode-for-R5-http://hl7.org/fhir/v3/ActExposureLevelCode-LOW\"> </a><code>http://hl7.org/fhir/v3/ActExposureLevelCode</code></td><td>2016-11-11</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-ActExposureLevelCode.html#v3-ActExposureLevelCode-LOW\">LOW</a></td><td>low</td><td>Description: Exposure to an agent at a relatively low level above background.</td></tr><tr><td><a name=\"R3-v3-ActExposureLevelCode-for-R5-http://hl7.org/fhir/v3/ActExposureLevelCode-MEDIUM\"> </a><code>http://hl7.org/fhir/v3/ActExposureLevelCode</code></td><td>2016-11-11</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-ActExposureLevelCode.html#v3-ActExposureLevelCode-MEDIUM\">MEDIUM</a></td><td>medium</td><td>Description: Exposure to an agent at a relatively moderate level above background.A</td></tr><tr><td><a name=\"R3-v3-ActExposureLevelCode-for-R5-http://hl7.org/fhir/v3/ActExposureLevelCode-_ActExposureLevelCode\"> </a><code>http://hl7.org/fhir/v3/ActExposureLevelCode</code></td><td>2016-11-11</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-ActExposureLevelCode.html#v3-ActExposureLevelCode-_ActExposureLevelCode\">_ActExposureLevelCode</a></td><td>ActExposureLevelCode</td><td>A qualitative measure of the degree of exposure to the causative agent.  This includes concepts such as \"low\", \"medium\" and \"high\".  This quantifies how the quantity that was available to be administered to the target differs from typical or background levels of the substance.</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 0     ]
  ] [
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: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-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/uv/xver/ValueSet/R3-v3-ActExposureLevelCode-for-R5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ValueSet/R3-v3-ActExposureLevelCode-for-R5>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "R3V3ActExposureLevelCodeForR5"] ; # 
  fhir:title [ fhir:v "Cross-version ValueSet STU3.v3 Code System ActExposureLevelCode for use in FHIR R5"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-17T21:02:03.8104715+00: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 "This cross-version ValueSet represents content from `http://hl7.org/fhir/ValueSet/v3-ActExposureLevelCode|2016-11-11` for use in FHIR R5."] ; # 
  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:purpose [ fhir:v "This value set is part of the cross-version definitions generated to enable use of the\r\nvalue set `http://hl7.org/fhir/ValueSet/v3-ActExposureLevelCode|2016-11-11` as defined in FHIR STU3\r\nin FHIR R5.\r\n\r\nThe source value set is bound to the following FHIR STU3 elements:\r\n* \r\n\r\nNote that all concepts are included in this cross-version definition because no concepts have compatible representations\r\n\r\nFollowing are the generation technical comments:\r\n\nFHIR ValueSet `http://hl7.org/fhir/ValueSet/v3-ActExposureLevelCode|2016-11-11`, defined in FHIR STU3 does not have any mapping to FHIR R5"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/v3/ActExposureLevelCode"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/ActExposureLevelCode>       ] ;
fhir:version [ fhir:v "2016-11-11" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "HIGH" ] ;
fhir:display [ fhir:v "high" ]       ] [
fhir:code [ fhir:v "LOW" ] ;
fhir:display [ fhir:v "low" ]       ] [
fhir:code [ fhir:v "MEDIUM" ] ;
fhir:display [ fhir:v "medium" ]       ] [
fhir:code [ fhir:v "_ActExposureLevelCode" ] ;
fhir:display [ fhir:v "ActExposureLevelCode" ]       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:timestamp [ fhir:v "2026-03-17T21:02:03.8104715+00:00"^^xsd:dateTime ] ;
    ( fhir:contains [
fhir:system [
fhir:v "http://hl7.org/fhir/v3/ActExposureLevelCode"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/ActExposureLevelCode>       ] ;
fhir:version [ fhir:v "2016-11-11" ] ;
fhir:code [ fhir:v "HIGH" ] ;
fhir:display [ fhir:v "high" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/v3/ActExposureLevelCode"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/ActExposureLevelCode>       ] ;
fhir:version [ fhir:v "2016-11-11" ] ;
fhir:code [ fhir:v "LOW" ] ;
fhir:display [ fhir:v "low" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/v3/ActExposureLevelCode"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/ActExposureLevelCode>       ] ;
fhir:version [ fhir:v "2016-11-11" ] ;
fhir:code [ fhir:v "MEDIUM" ] ;
fhir:display [ fhir:v "medium" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/v3/ActExposureLevelCode"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/ActExposureLevelCode>       ] ;
fhir:version [ fhir:v "2016-11-11" ] ;
fhir:code [ fhir:v "_ActExposureLevelCode" ] ;
fhir:display [ fhir:v "ActExposureLevelCode" ]     ] )
  ] . #