@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 -------------------------------------------------------------------

<http://hl7.org/fhir/uv/xver/ValueSet/R4-task-code-for-R3> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "R4-task-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 R4-task-code-for-R3</b></p><a name=\"R4-task-code-for-R3\"> </a><a name=\"hcR4-task-code-for-R3\"> </a><p>This value set expansion contains 7 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=\"R4-task-code-for-R3-http://hl7.org/fhir/CodeSystem/task-code-abort\"> </a><code>http://hl7.org/fhir/CodeSystem/task-code</code></td><td>4.0.1</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-task-code.html#task-code-abort\">abort</a></td><td>Mark the focal resource as no longer active</td><td>Abort, cancel or withdraw the focal resource, as appropriate for the type of resource.</td></tr><tr><td><a name=\"R4-task-code-for-R3-http://hl7.org/fhir/CodeSystem/task-code-approve\"> </a><code>http://hl7.org/fhir/CodeSystem/task-code</code></td><td>4.0.1</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-task-code.html#task-code-approve\">approve</a></td><td>Activate/approve the focal resource</td><td>Take what actions are needed to transition the focus resource from 'draft' to 'active' or 'in-progress', as appropriate for the resource type.  This may involve additing additional content, approval, validation, etc.</td></tr><tr><td><a name=\"R4-task-code-for-R3-http://hl7.org/fhir/CodeSystem/task-code-change\"> </a><code>http://hl7.org/fhir/CodeSystem/task-code</code></td><td>4.0.1</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-task-code.html#task-code-change\">change</a></td><td>Change the focal resource</td><td>Update the focal resource of the owning system to reflect the content specified as the Task.focus</td></tr><tr><td><a name=\"R4-task-code-for-R3-http://hl7.org/fhir/CodeSystem/task-code-fulfill\"> </a><code>http://hl7.org/fhir/CodeSystem/task-code</code></td><td>4.0.1</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-task-code.html#task-code-fulfill\">fulfill</a></td><td>Fulfill the focal request</td><td>Act to perform the actions defined in the focus request.  This might result in a 'more assertive' request (order for a plan or proposal, filler order for a placer order), but is intend to eventually result in events.  The degree of fulfillment requested might be limited by Task.restriction.</td></tr><tr><td><a name=\"R4-task-code-for-R3-http://hl7.org/fhir/CodeSystem/task-code-replace\"> </a><code>http://hl7.org/fhir/CodeSystem/task-code</code></td><td>4.0.1</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-task-code.html#task-code-replace\">replace</a></td><td>Replace the focal resource with the input resource</td><td>Replace the focal resource with the specified input resource</td></tr><tr><td><a name=\"R4-task-code-for-R3-http://hl7.org/fhir/CodeSystem/task-code-resume\"> </a><code>http://hl7.org/fhir/CodeSystem/task-code</code></td><td>4.0.1</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-task-code.html#task-code-resume\">resume</a></td><td>Re-activate the focal resource</td><td>Transition the focal resource from 'suspended' to 'active' or 'in-progress' as appropriate for the resource type.</td></tr><tr><td><a name=\"R4-task-code-for-R3-http://hl7.org/fhir/CodeSystem/task-code-suspend\"> </a><code>http://hl7.org/fhir/CodeSystem/task-code</code></td><td>4.0.1</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-task-code.html#task-code-suspend\">suspend</a></td><td>Suspend the focal resource</td><td>Transition the focal resource from 'active' or 'in-progress' to 'suspended'</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 "oo"
     ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "packageId"^^xsd:anyURI ;
         fhir:l fhir:packageId
       ] ;
       fhir:value [
         a fhir:Id ;
         fhir:v "hl7.fhir.uv.xver-r4.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-r4.r3"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.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-r4.r3"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/uv/xver/ValueSet/R4-task-code-for-R3"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/uv/xver/ValueSet/R4-task-code-for-R3>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "R4TaskCodeForR3"] ; # 
  fhir:title [ fhir:v "Cross-version ValueSet R4.TaskCode 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 "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 content from `http://hl7.org/fhir/ValueSet/task-code|4.0.1` 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/task-code|4.0.1` as defined in FHIR R4\r\nin FHIR STU3.\r\n\r\nThe source value set is bound to the following FHIR R4 elements:\r\n* `Task.code`\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/task-code|4.0.1`, defined in FHIR R4 does not have any mapping to FHIR STU3"] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [
         fhir:v "http://hl7.org/fhir/CodeSystem/task-code"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/CodeSystem/task-code>
       ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "abort" ] ;
         fhir:display [ fhir:v "Mark the focal resource as no longer active" ]
       ] [
         fhir:code [ fhir:v "approve" ] ;
         fhir:display [ fhir:v "Activate/approve the focal resource" ]
       ] [
         fhir:code [ fhir:v "change" ] ;
         fhir:display [ fhir:v "Change the focal resource" ]
       ] [
         fhir:code [ fhir:v "fulfill" ] ;
         fhir:display [ fhir:v "Fulfill the focal request" ]
       ] [
         fhir:code [ fhir:v "replace" ] ;
         fhir:display [ fhir:v "Replace the focal resource with the input resource" ]
       ] [
         fhir:code [ fhir:v "resume" ] ;
         fhir:display [ fhir:v "Re-activate the focal resource" ]
       ] [
         fhir:code [ fhir:v "suspend" ] ;
         fhir:display [ fhir:v "Suspend the focal resource" ]
       ] )
     ] )
  ] ; # 
  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/CodeSystem/task-code"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/CodeSystem/task-code>
       ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "abort" ] ;
       fhir:display [ fhir:v "Mark the focal resource as no longer active" ]
     ] [
       fhir:system [
         fhir:v "http://hl7.org/fhir/CodeSystem/task-code"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/CodeSystem/task-code>
       ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "approve" ] ;
       fhir:display [ fhir:v "Activate/approve the focal resource" ]
     ] [
       fhir:system [
         fhir:v "http://hl7.org/fhir/CodeSystem/task-code"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/CodeSystem/task-code>
       ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "change" ] ;
       fhir:display [ fhir:v "Change the focal resource" ]
     ] [
       fhir:system [
         fhir:v "http://hl7.org/fhir/CodeSystem/task-code"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/CodeSystem/task-code>
       ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "fulfill" ] ;
       fhir:display [ fhir:v "Fulfill the focal request" ]
     ] [
       fhir:system [
         fhir:v "http://hl7.org/fhir/CodeSystem/task-code"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/CodeSystem/task-code>
       ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "replace" ] ;
       fhir:display [ fhir:v "Replace the focal resource with the input resource" ]
     ] [
       fhir:system [
         fhir:v "http://hl7.org/fhir/CodeSystem/task-code"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/CodeSystem/task-code>
       ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "resume" ] ;
       fhir:display [ fhir:v "Re-activate the focal resource" ]
     ] [
       fhir:system [
         fhir:v "http://hl7.org/fhir/CodeSystem/task-code"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/CodeSystem/task-code>
       ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "suspend" ] ;
       fhir:display [ fhir:v "Suspend the focal resource" ]
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

