FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 2 | 
@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 "R5-transport-intent-for-R4"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet R5-transport-intent-for-R4</b></p><a name=\"R5-transport-intent-for-R4\"> </a><a name=\"hcR5-transport-intent-for-R4\"> </a><p>This value set expansion contains 9 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-transport-intent-for-R4-http://hl7.org/fhir/transport-intent-unknown\"> </a>  <a href=\"CodeSystem-transport-intent.html#transport-intent-unknown\">unknown</a></td><td>http://hl7.org/fhir/transport-intent</td><td>Unknown</td><td>The intent is not known.  When dealing with Transport, it's not always known (or relevant) how the transport was initiated - i.e. whether it was proposed, planned, ordered or just done spontaneously.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-transport-intent-for-R4-http://hl7.org/fhir/request-intent-proposal\"> </a>  <a href=\"CodeSystem-request-intent.html#request-intent-proposal\">proposal</a></td><td>http://hl7.org/fhir/request-intent</td><td>Proposal</td><td><div><p>The request is a suggestion made by someone/something that does not have an intention to ensure it occurs and without providing an authorization to act.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-transport-intent-for-R4-http://hl7.org/fhir/request-intent-plan\"> </a>  <a href=\"CodeSystem-request-intent.html#request-intent-plan\">plan</a></td><td>http://hl7.org/fhir/request-intent</td><td>Plan</td><td><div><p>The request represents an intention to ensure something occurs without providing an authorization for others to act.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-transport-intent-for-R4-http://hl7.org/fhir/request-intent-order\"> </a>  <a href=\"CodeSystem-request-intent.html#request-intent-order\">order</a></td><td>http://hl7.org/fhir/request-intent</td><td>Order</td><td><div><p>The request represents a request/demand and authorization for action by the requestor.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-transport-intent-for-R4-http://hl7.org/fhir/request-intent-original-order\"> </a>  <a href=\"CodeSystem-request-intent.html#request-intent-original-order\">original-order</a></td><td>http://hl7.org/fhir/request-intent</td><td>Original Order</td><td><div><p>The request represents an original authorization for action.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-transport-intent-for-R4-http://hl7.org/fhir/request-intent-reflex-order\"> </a>  <a href=\"CodeSystem-request-intent.html#request-intent-reflex-order\">reflex-order</a></td><td>http://hl7.org/fhir/request-intent</td><td>Reflex Order</td><td><div><p>The request represents an automatically generated supplemental authorization for action based on a parent authorization together with initial results of the action taken against that parent authorization.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-transport-intent-for-R4-http://hl7.org/fhir/request-intent-filler-order\"> </a>  <a href=\"CodeSystem-request-intent.html#request-intent-filler-order\">filler-order</a></td><td>http://hl7.org/fhir/request-intent</td><td>Filler Order</td><td><div><p>The request represents the view of an authorization instantiated by a fulfilling system representing the details of the fulfiller's intention to act upon a submitted order.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-transport-intent-for-R4-http://hl7.org/fhir/request-intent-instance-order\"> </a>  <a href=\"CodeSystem-request-intent.html#request-intent-instance-order\">instance-order</a></td><td>http://hl7.org/fhir/request-intent</td><td>Instance Order</td><td><div><p>An order created in fulfillment of a broader order that represents the authorization for a single activity occurrence.  E.g. The administration of a single dose of a drug.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-transport-intent-for-R4-http://hl7.org/fhir/request-intent-option\"> </a>  <a href=\"CodeSystem-request-intent.html#request-intent-option\">option</a></td><td>http://hl7.org/fhir/request-intent</td><td>Option</td><td><div><p>The request represents a component or option for a RequestOrchestration that establishes timing, conditionality and/or other constraints among a set of requests.  Refer to <a href=\"https://hl7.org/fhir/R5/RequestOrchestration.html\">RequestOrchestration</a> for additional information on how this status is used.</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 2     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "oo"     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.r4"       ]     ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2"       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/5.0/ValueSet/R5-transport-intent-for-R4"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-snapshot-2"] ; # 
  fhir:name [ fhir:v "R5_transport_intent_for_R4"] ; # 
  fhir:title [ fhir:v "Cross-version VS for R5.TransportIntent for use in FHIR R4"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-01T22:37:03.602245+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Orders and Observations"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Orders and Observations" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/transport-intent|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/transport-intent"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ]       ] )     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/request-intent"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "proposal" ] ;
fhir:display [ fhir:v "Proposal" ]       ] [
fhir:code [ fhir:v "plan" ] ;
fhir:display [ fhir:v "Plan" ]       ] [
fhir:code [ fhir:v "order" ] ;
fhir:display [ fhir:v "Order" ]       ] [
fhir:code [ fhir:v "original-order" ] ;
fhir:display [ fhir:v "Original Order" ]       ] [
fhir:code [ fhir:v "reflex-order" ] ;
fhir:display [ fhir:v "Reflex Order" ]       ] [
fhir:code [ fhir:v "filler-order" ] ;
fhir:display [ fhir:v "Filler Order" ]       ] [
fhir:code [ fhir:v "instance-order" ] ;
fhir:display [ fhir:v "Instance Order" ]       ] [
fhir:code [ fhir:v "option" ] ;
fhir:display [ fhir:v "Option" ]       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:timestamp [ fhir:v "2025-09-01T22:37:03.602241+10:00"^^xsd:dateTime ] ;
    ( fhir:contains [
fhir:system [ fhir:v "http://hl7.org/fhir/transport-intent"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/request-intent"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "proposal" ] ;
fhir:display [ fhir:v "Proposal" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/request-intent"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "plan" ] ;
fhir:display [ fhir:v "Plan" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/request-intent"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "order" ] ;
fhir:display [ fhir:v "Order" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/request-intent"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "original-order" ] ;
fhir:display [ fhir:v "Original Order" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/request-intent"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "reflex-order" ] ;
fhir:display [ fhir:v "Reflex Order" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/request-intent"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "filler-order" ] ;
fhir:display [ fhir:v "Filler Order" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/request-intent"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "instance-order" ] ;
fhir:display [ fhir:v "Instance Order" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/request-intent"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "option" ] ;
fhir:display [ fhir:v "Option" ]     ] )
  ] . # 
  
  
          IG © 2025+ FHIR Infrastructure.  Package hl7.fhir.uv.xver-r5.r4#0.0.1-snapshot-2 based on FHIR 4.0.1. Generated 2025-09-13
          
          
                      Links: Table of Contents |
                 QA Report
                 
                
                 | Version History |
                 
 |
                  
                 History
  
  
  
