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

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

: R4BGuideParameterCodeForR3 - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "R4B-guide-parameter-code-for-R3"] ; # 
  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 R4B-guide-parameter-code-for-R3</b></p><a name=\"R4B-guide-parameter-code-for-R3\"> </a><a name=\"hcR4B-guide-parameter-code-for-R3\"> </a><p>This value set expansion contains 10 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=\"R4B-guide-parameter-code-for-R3-http://hl7.org/fhir/guide-parameter-code-apply\"> </a><code>http://hl7.org/fhir/guide-parameter-code</code></td><td>4.3.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-guide-parameter-code.html#guide-parameter-code-apply\">apply</a></td><td>Apply Metadata Value</td><td>If the value of this string 0..* parameter is one of the metadata fields then all conformance resources will have any specified [Resource].[field] overwritten with the ImplementationGuide.[field], where field is one of: version, date, status, publisher, contact, copyright, experimental, jurisdiction, useContext.</td></tr><tr><td><a name=\"R4B-guide-parameter-code-for-R3-http://hl7.org/fhir/guide-parameter-code-expansion-parameter\"> </a><code>http://hl7.org/fhir/guide-parameter-code</code></td><td>4.3.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-guide-parameter-code.html#guide-parameter-code-expansion-parameter\">expansion-parameter</a></td><td>Expansion Profile</td><td>The value of this string 0..* parameter is a parameter (name=value) when expanding value sets for this implementation guide. This is particularly used to specify the versions of published terminologies such as SNOMED CT.</td></tr><tr><td><a name=\"R4B-guide-parameter-code-for-R3-http://hl7.org/fhir/guide-parameter-code-generate-json\"> </a><code>http://hl7.org/fhir/guide-parameter-code</code></td><td>4.3.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-guide-parameter-code.html#guide-parameter-code-generate-json\">generate-json</a></td><td>Generate JSON</td><td>The value of this boolean 0..1 parameter specifies whether the IG publisher creates examples in JSON format. If not present, the Publication Tool decides whether to generate JSON.</td></tr><tr><td><a name=\"R4B-guide-parameter-code-for-R3-http://hl7.org/fhir/guide-parameter-code-generate-turtle\"> </a><code>http://hl7.org/fhir/guide-parameter-code</code></td><td>4.3.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-guide-parameter-code.html#guide-parameter-code-generate-turtle\">generate-turtle</a></td><td>Generate Turtle</td><td>The value of this boolean 0..1 parameter specifies whether the IG publisher creates examples in Turtle format. If not present, the Publication Tool decides whether to generate Turtle.</td></tr><tr><td><a name=\"R4B-guide-parameter-code-for-R3-http://hl7.org/fhir/guide-parameter-code-generate-xml\"> </a><code>http://hl7.org/fhir/guide-parameter-code</code></td><td>4.3.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-guide-parameter-code.html#guide-parameter-code-generate-xml\">generate-xml</a></td><td>Generate XML</td><td>The value of this boolean 0..1 parameter specifies whether the IG publisher creates examples in XML format. If not present, the Publication Tool decides whether to generate XML.</td></tr><tr><td><a name=\"R4B-guide-parameter-code-for-R3-http://hl7.org/fhir/guide-parameter-code-html-template\"> </a><code>http://hl7.org/fhir/guide-parameter-code</code></td><td>4.3.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-guide-parameter-code.html#guide-parameter-code-html-template\">html-template</a></td><td>HTML Template</td><td>The value of this string singleton parameter is the name of the file to use as the builder template for each generated page (see templating).</td></tr><tr><td><a name=\"R4B-guide-parameter-code-for-R3-http://hl7.org/fhir/guide-parameter-code-path-pages\"> </a><code>http://hl7.org/fhir/guide-parameter-code</code></td><td>4.3.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-guide-parameter-code.html#guide-parameter-code-path-pages\">path-pages</a></td><td>Pages Path</td><td>The value of this string 0..1 parameter is a subfolder of the build context's location that contains files that are part of the html content processed by the builder.</td></tr><tr><td><a name=\"R4B-guide-parameter-code-for-R3-http://hl7.org/fhir/guide-parameter-code-path-resource\"> </a><code>http://hl7.org/fhir/guide-parameter-code</code></td><td>4.3.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-guide-parameter-code.html#guide-parameter-code-path-resource\">path-resource</a></td><td>Resource Path</td><td>The value of this string 0..* parameter is a subfolder of the build context's location that is to be scanned to load resources. Scope is (if present) a particular resource type.</td></tr><tr><td><a name=\"R4B-guide-parameter-code-for-R3-http://hl7.org/fhir/guide-parameter-code-path-tx-cache\"> </a><code>http://hl7.org/fhir/guide-parameter-code</code></td><td>4.3.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-guide-parameter-code.html#guide-parameter-code-path-tx-cache\">path-tx-cache</a></td><td>Terminology Cache Path</td><td>The value of this string 0..1 parameter is a subfolder of the build context's location that is used as the terminology cache. If this is not present, the terminology cache is on the local system, not under version control.</td></tr><tr><td><a name=\"R4B-guide-parameter-code-for-R3-http://hl7.org/fhir/guide-parameter-code-rule-broken-links\"> </a><code>http://hl7.org/fhir/guide-parameter-code</code></td><td>4.3.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-guide-parameter-code.html#guide-parameter-code-rule-broken-links\">rule-broken-links</a></td><td>Broken Links Rule</td><td>The value of this string 0..1 parameter is either \"warning\" or \"error\" (default = \"error\"). If the value is \"warning\" then IG build tools allow the IG to be considered successfully build even when there is no internal broken links.</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: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-r4b.r3"       ]     ] [
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-r4b.r3"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3>       ]     ] ) ;
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:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/uv/xver/ValueSet/R4B-guide-parameter-code-for-R3"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ValueSet/R4B-guide-parameter-code-for-R3>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "R4BGuideParameterCodeForR3"] ; # 
  fhir:title [ fhir:v "Cross-version ValueSet R4B.GuideParameterCode for use in FHIR STU3"] ; # 
  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/guide-parameter-code|4.3.0` for use in FHIR STU3."] ; # 
  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/guide-parameter-code|4.3.0` as defined in FHIR R4B\r\nin FHIR STU3.\r\n\r\nThe source value set is bound to the following FHIR R4B elements:\r\n* `ImplementationGuide.definition.parameter.code` as Required\r\n\r\nAcross FHIR versions, the value set has been mapped as:\r\n* `http://hl7.org/fhir/ValueSet/guide-parameter-code|4.3.0`\n* `http://hl7.org/fhir/ValueSet/guide-parameter-code|4.0.1`\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\nAll concepts in the comparison are listed as identical.\nThe source and target value sets have the same number of active concepts (10).\nFHIR ValueSet `http://hl7.org/fhir/ValueSet/guide-parameter-code|4.3.0`, defined in FHIR R4B does not have any mapping to FHIR STU3"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/guide-parameter-code"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/guide-parameter-code>       ] ;
fhir:version [ fhir:v "4.3.0" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "apply" ] ;
fhir:display [ fhir:v "Apply Metadata Value" ]       ] [
fhir:code [ fhir:v "expansion-parameter" ] ;
fhir:display [ fhir:v "Expansion Profile" ]       ] [
fhir:code [ fhir:v "generate-json" ] ;
fhir:display [ fhir:v "Generate JSON" ]       ] [
fhir:code [ fhir:v "generate-turtle" ] ;
fhir:display [ fhir:v "Generate Turtle" ]       ] [
fhir:code [ fhir:v "generate-xml" ] ;
fhir:display [ fhir:v "Generate XML" ]       ] [
fhir:code [ fhir:v "html-template" ] ;
fhir:display [ fhir:v "HTML Template" ]       ] [
fhir:code [ fhir:v "path-pages" ] ;
fhir:display [ fhir:v "Pages Path" ]       ] [
fhir:code [ fhir:v "path-resource" ] ;
fhir:display [ fhir:v "Resource Path" ]       ] [
fhir:code [ fhir:v "path-tx-cache" ] ;
fhir:display [ fhir:v "Terminology Cache Path" ]       ] [
fhir:code [ fhir:v "rule-broken-links" ] ;
fhir:display [ fhir:v "Broken Links Rule" ]       ] )     ] )
  ] ; # 
  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/guide-parameter-code"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/guide-parameter-code>       ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "apply" ] ;
fhir:display [ fhir:v "Apply Metadata Value" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/guide-parameter-code"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/guide-parameter-code>       ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "expansion-parameter" ] ;
fhir:display [ fhir:v "Expansion Profile" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/guide-parameter-code"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/guide-parameter-code>       ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "generate-json" ] ;
fhir:display [ fhir:v "Generate JSON" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/guide-parameter-code"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/guide-parameter-code>       ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "generate-turtle" ] ;
fhir:display [ fhir:v "Generate Turtle" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/guide-parameter-code"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/guide-parameter-code>       ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "generate-xml" ] ;
fhir:display [ fhir:v "Generate XML" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/guide-parameter-code"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/guide-parameter-code>       ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "html-template" ] ;
fhir:display [ fhir:v "HTML Template" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/guide-parameter-code"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/guide-parameter-code>       ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "path-pages" ] ;
fhir:display [ fhir:v "Pages Path" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/guide-parameter-code"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/guide-parameter-code>       ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "path-resource" ] ;
fhir:display [ fhir:v "Resource Path" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/guide-parameter-code"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/guide-parameter-code>       ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "path-tx-cache" ] ;
fhir:display [ fhir:v "Terminology Cache Path" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/guide-parameter-code"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/guide-parameter-code>       ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "rule-broken-links" ] ;
fhir:display [ fhir:v "Broken Links Rule" ]     ] )
  ] . #