@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/CodeSystem/PCTDocumentSection> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "PCTDocumentSection"] ; # 
  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 PCTDocumentSection</b></p><a name=\"PCTDocumentSection\"> </a><a name=\"hcPCTDocumentSection\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDocumentSection</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\">aeob-summary-section<a name=\"PCTDocumentSection-aeob-summary-section\"> </a></td><td>AEOB Summary</td><td>The Advanced Explanation of Benefit (AEOB) Summary Packet Section</td></tr><tr><td style=\"white-space:nowrap\">coverage-section<a name=\"PCTDocumentSection-coverage-section\"> </a></td><td>Coverage Section</td><td>The Estimate Packet Coverage Section</td></tr><tr><td style=\"white-space:nowrap\">aeob-section<a name=\"PCTDocumentSection-aeob-section\"> </a></td><td>AEOB Section</td><td>The Advanced Explanation of Benefit (AEOB) Packet Section</td></tr><tr><td style=\"white-space:nowrap\">gfe-section<a name=\"PCTDocumentSection-gfe-section\"> </a></td><td>GFE Section</td><td>A Good Faith Estimate (GFE) or Missing GFE Packet Section (one per provider)</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 "fm"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
     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:value [
           a fhir:canonical ;
           fhir:v "http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"^^xsd:anyURI ;
           fhir:link <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: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/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDocumentSection"^^xsd:anyURI] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.4.16.19" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "PCTDocumentSection"] ; # 
  fhir:title [ fhir:v "PCT Packet Section Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-10-08T20:08:46+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 "Defining codes for the sections found in packets (document bundles) used for Patient Cost Transparency estimates."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "US" ]
     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "This CodeSystem is not copyrighted."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "aeob-summary-section" ] ;
     fhir:display [ fhir:v "AEOB Summary" ] ;
     fhir:definition [ fhir:v "The Advanced Explanation of Benefit (AEOB) Summary Packet Section" ]
  ] [
     fhir:code [ fhir:v "coverage-section" ] ;
     fhir:display [ fhir:v "Coverage Section" ] ;
     fhir:definition [ fhir:v "The Estimate Packet Coverage Section" ]
  ] [
     fhir:code [ fhir:v "aeob-section" ] ;
     fhir:display [ fhir:v "AEOB Section" ] ;
     fhir:definition [ fhir:v "The Advanced Explanation of Benefit (AEOB) Packet Section" ]
  ] [
     fhir:code [ fhir:v "gfe-section" ] ;
     fhir:display [ fhir:v "GFE Section" ] ;
     fhir:definition [ fhir:v "A Good Faith Estimate (GFE) or Missing GFE Packet Section (one per provider)" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

