@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/5.0/ValueSet/R5-v3-ActSupplyFulfillmentRefusalReason-for-R4B> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "R5-v3-ActSupplyFulfillmentRefusalReason-for-R4B"] ; # 
  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-v3-ActSupplyFulfillmentRefusalReason-for-R4B</b></p><a name=\"R5-v3-ActSupplyFulfillmentRefusalReason-for-R4B\"> </a><a name=\"hcR5-v3-ActSupplyFulfillmentRefusalReason-for-R4B\"> </a><p>This value set expansion contains 6 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-v3-ActSupplyFulfillmentRefusalReason-for-R4B-http://terminology.hl7.org/CodeSystem/v3-ActReason-FRR01\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActReason.html#v3-ActReason-FRR01\">FRR01</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActReason</td><td>order stopped</td><td><div><p>**Definition:**The order has been stopped by the prescriber but this fact has not necessarily captured electronically.</p>\n<p>**Example:**A verbal stop, a fax, etc.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-ActSupplyFulfillmentRefusalReason-for-R4B-http://terminology.hl7.org/CodeSystem/v3-ActReason-FRR02\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActReason.html#v3-ActReason-FRR02\">FRR02</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActReason</td><td>stale-dated order</td><td><div><p>**Definition:**Order has not been fulfilled within a reasonable amount of time, and may not be current.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-ActSupplyFulfillmentRefusalReason-for-R4B-http://terminology.hl7.org/CodeSystem/v3-ActReason-FRR03\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActReason.html#v3-ActReason-FRR03\">FRR03</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActReason</td><td>incomplete data</td><td><div><p>**Definition:**Data needed to safely act on the order which was expected to become available independent of the order is not yet available</p>\n<p>**Example:**Lab results, diagnostic imaging, etc.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-ActSupplyFulfillmentRefusalReason-for-R4B-http://terminology.hl7.org/CodeSystem/v3-ActReason-FRR04\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActReason.html#v3-ActReason-FRR04\">FRR04</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActReason</td><td>product unavailable</td><td><div><p>**Definition:**Product not available or manufactured. Cannot supply.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-ActSupplyFulfillmentRefusalReason-for-R4B-http://terminology.hl7.org/CodeSystem/v3-ActReason-FRR05\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActReason.html#v3-ActReason-FRR05\">FRR05</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActReason</td><td>ethical/religious</td><td><div><p>**Definition:**The dispenser has ethical, religious or moral objections to fulfilling the order/dispensing the product.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-ActSupplyFulfillmentRefusalReason-for-R4B-http://terminology.hl7.org/CodeSystem/v3-ActReason-FRR06\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActReason.html#v3-ActReason-FRR06\">FRR06</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActReason</td><td>unable to provide care</td><td><div><p>**Definition:**Fulfiller not able to provide appropriate care associated with fulfilling the order.</p>\n<p>**Example:**Therapy requires ongoing monitoring by fulfiller and fulfiller will be ending practice, leaving town, unable to schedule necessary time, etc.</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "fhir"
     ]
  ] [
     fhir:extension ( [
       fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:id ;
         fhir:v "hl7.fhir.uv.xver-r5.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-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/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.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/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/5.0/ValueSet/R5-v3-ActSupplyFulfillmentRefusalReason-for-R4B"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-snapshot-2"] ; # 
  fhir:name [ fhir:v "R5_v3_ActSupplyFulfillmentRefusalReason_for_R4B"] ; # 
  fhir:title [ fhir:v "Cross-version VS for R5.ActSupplyFulfillmentRefusalReason for use in FHIR R4B"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-01T22:37:05.053071+10: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 concepts from http://terminology.hl7.org/ValueSet/v3-ActSupplyFulfillmentRefusalReason|2.0.0 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4B."] ; # 
  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://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.1.0" ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "FRR01" ] ;
         fhir:display [ fhir:v "order stopped" ]
       ] [
         fhir:code [ fhir:v "FRR02" ] ;
         fhir:display [ fhir:v "stale-dated order" ]
       ] [
         fhir:code [ fhir:v "FRR03" ] ;
         fhir:display [ fhir:v "incomplete data" ]
       ] [
         fhir:code [ fhir:v "FRR04" ] ;
         fhir:display [ fhir:v "product unavailable" ]
       ] [
         fhir:code [ fhir:v "FRR05" ] ;
         fhir:display [ fhir:v "ethical/religious" ]
       ] [
         fhir:code [ fhir:v "FRR06" ] ;
         fhir:display [ fhir:v "unable to provide care" ]
       ] )
     ] )
  ] ; # 
  fhir:expansion [
     fhir:timestamp [ fhir:v "2025-09-01T22:37:05.053071+10:00"^^xsd:dateTime ] ;
     fhir:contains ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.1.0" ] ;
       fhir:code [ fhir:v "FRR01" ] ;
       fhir:display [ fhir:v "order stopped" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.1.0" ] ;
       fhir:code [ fhir:v "FRR02" ] ;
       fhir:display [ fhir:v "stale-dated order" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.1.0" ] ;
       fhir:code [ fhir:v "FRR03" ] ;
       fhir:display [ fhir:v "incomplete data" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.1.0" ] ;
       fhir:code [ fhir:v "FRR04" ] ;
       fhir:display [ fhir:v "product unavailable" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.1.0" ] ;
       fhir:code [ fhir:v "FRR05" ] ;
       fhir:display [ fhir:v "ethical/religious" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.1.0" ] ;
       fhir:code [ fhir:v "FRR06" ] ;
       fhir:display [ fhir:v "unable to provide care" ]
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

