@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/us/davinci-pct/ValueSet/PCTTotal> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "PCTTotal"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PCTTotal</b></p><a name=\"PCTTotal\"> </a><a name=\"hcPCTTotal\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-PCTAdjudicationVS.html\">PCT Adjudication Value Set</a></li><li>Include these codes as defined in <a href=\"CodeSystem-PCTNetworkStatusCS.html\"><code>http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTNetworkStatusCS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?2.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-PCTNetworkStatusCS.html#PCTNetworkStatusCS-innetwork\">innetwork</a></td><td>In Network</td><td>Indicates an in network status in relation to a patient's coverage</td></tr><tr><td><a href=\"CodeSystem-PCTNetworkStatusCS.html#PCTNetworkStatusCS-outofnetwork\">outofnetwork</a></td><td>Out Of Network</td><td>Indicates a not in network status in relation to a patient's coverage</td></tr><tr><td><a href=\"CodeSystem-PCTNetworkStatusCS.html#PCTNetworkStatusCS-negotiated\">negotiated</a></td><td>Negotiated Service or Product</td><td>Indicates a special negotiated status in relation to a patient's coverage</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     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 "fm"
     ]
  ] [
     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 2 ;
       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:Canonical ;
           fhir:v "http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct>
         ]
       ] )
     ]
  ] [
     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:Canonical ;
           fhir:v "http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTTotal"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTTotal>
  ] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.4.48.34" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.1"] ; # 
  fhir:name [ fhir:v "PCTTotal"] ; # 
  fhir:title [ fhir:v "PCT Total Value Set"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-26T13:47:00+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Financial Management"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 International / Financial Management" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fm" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "fmlists@lists.hl7.org" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Describes the various amount fields used when payers receive and adjudicate a claim.  It includes the values \ndefined in http://terminology.hl7.org/CodeSystem/adjudication, as well as those defined in the Network Status."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
         fhir:l <urn:iso:std:iso:3166>
       ] ;
       fhir:code [ fhir:v "US" ]
     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "This Valueset is not copyrighted."] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:valueSet ( [
         fhir:v "http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTAdjudicationVS"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTAdjudicationVS>
       ] )
     ] [
       fhir:system [
         fhir:v "http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTNetworkStatusCS"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTNetworkStatusCS>
       ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "innetwork" ] ;
         fhir:display [ fhir:v "In Network" ]
       ] [
         fhir:code [ fhir:v "outofnetwork" ] ;
         fhir:display [ fhir:v "Out Of Network" ]
       ] [
         fhir:code [ fhir:v "negotiated" ] ;
         fhir:display [ fhir:v "Negotiated Service or Product" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

