@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/us/dme-orders/Coverage/example> a fhir:Coverage ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "8" ] ;
     fhir:lastUpdated [ fhir:v "2020-08-10T03:27:39.427Z"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/us/dme-orders/StructureDefinition/PAOX-coverage"^^xsd:anyURI ;
       fhir:link <http://hl7.org/fhir/us/dme-orders/StructureDefinition/PAOX-coverage>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Coverage</b><a name=\"example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Coverage &quot;example&quot; Version &quot;8&quot; Updated &quot;2020-08-10 03:27:39+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PAOX-coverage.html\">PAO Coverage</a></p></div><p><b>identifier</b>: id: 12345</p><p><b>status</b>: active</p><p><b>type</b>: extended healthcare <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ActCode.html\">ActCode</a>#EHCPOL)</span></p><p><b>subscriber</b>: <a href=\"Patient-example1.html\">Patient/example1</a> &quot; SHAW&quot;</p><p><b>beneficiary</b>: <a href=\"Patient-example1.html\">Patient/example1</a> &quot; SHAW&quot;</p><p><b>dependent</b>: 0</p><p><b>relationship</b>: Self <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-subscriber-relationship.html\">SubscriberPolicyholder Relationship Codes</a>#self)</span></p><p><b>period</b>: 2011-05-23 --&gt; 2012-05-23</p><p><b>payor</b>: <a href=\"Organization-Inpatient.html\">Organization/Inpatient</a> &quot;St. Michael's Hospital&quot;</p><blockquote><p><b>class</b></p><p><b>type</b>: Group <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-coverage-class.html\">Coverage Class Codes</a>#group)</span></p><p><b>value</b>: CB135</p><p><b>name</b>: Corporate Baker's Inc. Local #35</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: SubGroup <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-coverage-class.html\">Coverage Class Codes</a>#subgroup)</span></p><p><b>value</b>: 123</p><p><b>name</b>: Trainee Part-time Benefits</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: Plan <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-coverage-class.html\">Coverage Class Codes</a>#plan)</span></p><p><b>value</b>: B37FC</p><p><b>name</b>: Full Coverage: Medical, Dental, Pharmacy, Vision, EHC</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: SubPlan <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-coverage-class.html\">Coverage Class Codes</a>#subplan)</span></p><p><b>value</b>: P7</p><p><b>name</b>: Includes afterlife benefits</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: Class <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-coverage-class.html\">Coverage Class Codes</a>#class)</span></p><p><b>value</b>: SILVER</p><p><b>name</b>: Silver: Family Plan spouse only</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: SubClass <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-coverage-class.html\">Coverage Class Codes</a>#subclass)</span></p><p><b>value</b>: Tier2</p><p><b>name</b>: Low deductable, max $20 copay</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: Sequence <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-coverage-class.html\">Coverage Class Codes</a>#sequence)</span></p><p><b>value</b>: 9</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: RX Id <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-coverage-class.html\">Coverage Class Codes</a>#rxid)</span></p><p><b>value</b>: MDF12345</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: RX BIN <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-coverage-class.html\">Coverage Class Codes</a>#rxbin)</span></p><p><b>value</b>: 987654</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: RX Group <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-coverage-class.html\">Coverage Class Codes</a>#rxgroup)</span></p><p><b>value</b>: M35PT</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: RX PCN <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-coverage-class.html\">Coverage Class Codes</a>#rxpcn)</span></p><p><b>value</b>: 234516</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: Sequence <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-coverage-class.html\">Coverage Class Codes</a>#sequence)</span></p><p><b>value</b>: 9</p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "http://benefitsinc.com/certificate"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "12345" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "EHCPOL" ] ;
       fhir:display [ fhir:v "extended healthcare" ]
     ] )
  ] ; # 
  fhir:subscriber [
     fhir:link <http://hl7.org/fhir/us/dme-orders/Patient/example1> ;
     fhir:reference [ fhir:v "Patient/example1" ]
  ] ; # 
  fhir:beneficiary [
     fhir:link <http://hl7.org/fhir/us/dme-orders/Patient/example1> ;
     fhir:reference [ fhir:v "Patient/example1" ]
  ] ; # 
  fhir:dependent [ fhir:v "0"] ; # 
  fhir:relationship [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/subscriber-relationship"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "self" ]
     ] )
  ] ; # 
  fhir:period [
     fhir:start [ fhir:v "2011-05-23"^^xsd:date ] ;
     fhir:end [ fhir:v "2012-05-23"^^xsd:date ]
  ] ; # 
  fhir:payor ( [
     fhir:link <http://hl7.org/fhir/us/dme-orders/Organization/Inpatient> ;
     fhir:reference [ fhir:v "Organization/Inpatient" ]
  ] ) ; # 
  fhir:class ( [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "group" ]
       ] )
     ] ;
     fhir:value [ fhir:v "CB135" ] ;
     fhir:name [ fhir:v "Corporate Baker's Inc. Local #35" ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "subgroup" ]
       ] )
     ] ;
     fhir:value [ fhir:v "123" ] ;
     fhir:name [ fhir:v "Trainee Part-time Benefits" ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "plan" ]
       ] )
     ] ;
     fhir:value [ fhir:v "B37FC" ] ;
     fhir:name [ fhir:v "Full Coverage: Medical, Dental, Pharmacy, Vision, EHC" ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "subplan" ]
       ] )
     ] ;
     fhir:value [ fhir:v "P7" ] ;
     fhir:name [ fhir:v "Includes afterlife benefits" ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "class" ]
       ] )
     ] ;
     fhir:value [ fhir:v "SILVER" ] ;
     fhir:name [ fhir:v "Silver: Family Plan spouse only" ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "subclass" ]
       ] )
     ] ;
     fhir:value [ fhir:v "Tier2" ] ;
     fhir:name [ fhir:v "Low deductable, max $20 copay" ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "sequence" ]
       ] )
     ] ;
     fhir:value [ fhir:v "9" ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "rxid" ]
       ] )
     ] ;
     fhir:value [ fhir:v "MDF12345" ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "rxbin" ]
       ] )
     ] ;
     fhir:value [ fhir:v "987654" ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "rxgroup" ]
       ] )
     ] ;
     fhir:value [ fhir:v "M35PT" ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "rxpcn" ]
       ] )
     ] ;
     fhir:value [ fhir:v "234516" ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "sequence" ]
       ] )
     ] ;
     fhir:value [ fhir:v "9" ]
  ] ) . # 

<http://hl7.org/fhir/us/dme-orders/Patient/example1> a fhir:us .

<http://hl7.org/fhir/us/dme-orders/Organization/Inpatient> a fhir:us .

# -------------------------------------------------------------------------------------

