@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/4.0/CodeSystem/financial-taskcode> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "financial-taskcode"] ; # 
  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: CodeSystem financial-taskcode</b></p><a name=\"financial-taskcode\"> </a><a name=\"hcfinancial-taskcode\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/financialtaskcode</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">cancel<a name=\"financial-taskcode-cancel\"> </a></td><td>Cancel</td><td>Cancel or reverse a resource, such as a claim or preauthorization, which is in-process or complete.</td></tr><tr><td style=\"white-space:nowrap\">poll<a name=\"financial-taskcode-poll\"> </a></td><td>Poll</td><td>Retrieve selected or all queued resources or messages.</td></tr><tr><td style=\"white-space:nowrap\">release<a name=\"financial-taskcode-release\"> </a></td><td>Release</td><td>Release any reserved funds or material obligations associated with a resource. For example, any unused but reserved funds or treatment allowance associated with a preauthorization once treatment is complete.</td></tr><tr><td style=\"white-space:nowrap\">reprocess<a name=\"financial-taskcode-reprocess\"> </a></td><td>Reprocess</td><td>Indication that the processing of a resource, such as a claim, for some or all of the required work is now being requested.</td></tr><tr><td style=\"white-space:nowrap\">status<a name=\"financial-taskcode-status\"> </a></td><td>Status check</td><td>Check on the processing status of a resource such as the adjudication of a claim.</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
     fhir:extension ( [
       fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:id ;
         fhir:v "hl7.fhir.uv.xver-r4.r4b"
       ]
     ] [
       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-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "fhir"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:integer ;
       fhir:v 0 ;
       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/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b>
         ]
       ] )
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
     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:value [
           a fhir:canonical ;
           fhir:v "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/financialtaskcode"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "FinancialTaskCodes"] ; # 
  fhir:title [ fhir:v "Financial Task Codes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-13T16:11:23-04: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 value set includes Financial Task codes."] ; # 
  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:copyright [ fhir:v "This is an example set."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
     fhir:v "http://hl7.org/fhir/ValueSet/financial-taskcode"^^xsd:anyURI ;
     fhir:link <http://hl7.org/fhir/ValueSet/financial-taskcode>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "cancel" ] ;
     fhir:display [ fhir:v "Cancel" ] ;
     fhir:definition [ fhir:v "Cancel or reverse a resource, such as a claim or preauthorization, which is in-process or complete." ]
  ] [
     fhir:code [ fhir:v "poll" ] ;
     fhir:display [ fhir:v "Poll" ] ;
     fhir:definition [ fhir:v "Retrieve selected or all queued resources or messages." ]
  ] [
     fhir:code [ fhir:v "release" ] ;
     fhir:display [ fhir:v "Release" ] ;
     fhir:definition [ fhir:v "Release any reserved funds or material obligations associated with a resource. For example, any unused but reserved funds or treatment allowance associated with a preauthorization once treatment is complete." ]
  ] [
     fhir:code [ fhir:v "reprocess" ] ;
     fhir:display [ fhir:v "Reprocess" ] ;
     fhir:definition [ fhir:v "Indication that the processing of a resource, such as a claim, for some or all of the required work is now being requested." ]
  ] [
     fhir:code [ fhir:v "status" ] ;
     fhir:display [ fhir:v "Status check" ] ;
     fhir:definition [ fhir:v "Check on the processing status of a resource such as the adjudication of a claim." ]
  ] ) . # 

# -------------------------------------------------------------------------------------

