@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 -------------------------------------------------------------------

<https://fhir.cognovis.de/praxis/Bundle/ExampleBundleZeMultiCoverage> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleBundleZeMultiCoverage"] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:entry ( [
     fhir:fullUrl [
       fhir:v "https://fhir.cognovis.de/praxis/Patient/example-patient"^^xsd:anyURI ;
       fhir:l <https://fhir.cognovis.de/praxis/Patient/example-patient>
     ] ;
     fhir:resource ( <https://fhir.cognovis.de/praxis/Patient/example-patient> )
  ] [
     fhir:fullUrl [
       fhir:v "https://fhir.cognovis.de/praxis/Coverage/ExampleCoverageGkvZe"^^xsd:anyURI ;
       fhir:l <https://fhir.cognovis.de/praxis/Coverage/ExampleCoverageGkvZe>
     ] ;
     fhir:resource ( <https://fhir.cognovis.de/praxis/Coverage/ExampleCoverageGkvZe> )
  ] [
     fhir:fullUrl [
       fhir:v "https://fhir.cognovis.de/praxis/Coverage/ExampleCoverageZzvZe"^^xsd:anyURI ;
       fhir:l <https://fhir.cognovis.de/praxis/Coverage/ExampleCoverageZzvZe>
     ] ;
     fhir:resource ( <https://fhir.cognovis.de/praxis/Coverage/ExampleCoverageZzvZe> )
  ] [
     fhir:fullUrl [
       fhir:v "https://fhir.cognovis.de/praxis/Account/ExampleAccountZe"^^xsd:anyURI ;
       fhir:l <https://fhir.cognovis.de/praxis/Account/ExampleAccountZe>
     ] ;
     fhir:resource ( <https://fhir.cognovis.de/praxis/Account/ExampleAccountZe> )
  ] ) . # 

<https://fhir.cognovis.de/praxis/Patient/example-patient> a fhir:Patient ;
  fhir:id [ fhir:v "example-patient"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_example-patient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient example-patient</b></p><a name=\"example-patient\"> </a><a name=\"hcexample-patient\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Thomas Weber (official) Male, DoB: 1975-06-15</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name ( [
     fhir:use [ fhir:v "official" ] ;
     fhir:family [ fhir:v "Weber" ] ;
     fhir:given ( [ fhir:v "Thomas" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1975-06-15"^^xsd:date] . # 

<https://fhir.cognovis.de/praxis/Coverage/ExampleCoverageGkvZe> a fhir:Coverage ;
  fhir:id [ fhir:v "ExampleCoverageGkvZe"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/fpde-coverage-gkv"^^xsd:anyURI ;
       fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/fpde-coverage-gkv>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_ExampleCoverageGkvZe\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage ExampleCoverageGkvZe</b></p><a name=\"ExampleCoverageGkvZe\"> </a><a name=\"hcExampleCoverageGkvZe\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fpde-coverage-gkv.html\">FPDE Coverage GKV</a></p></div><p><b>Kennzeichen Wohnortprinzip (WOP)</b>: <a href=\"https://simplifier.net/resolve?scope=de.cognovis.terminology.kbv@1.0.0&amp;canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ITA_WOP#KBV-CS-SFHIR-ITA-WOP-v1.23.x-38\">KBV_CS_SFHIR_ITA_WOP: 38</a> (Nordrhein)</p><p><b>identifier</b>: Gesetzliche Krankenversicherung/A123456789</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/versicherungsart-de-basis GKV}\">gesetzliche Krankenversicherung</span></p><p><b>beneficiary</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>payor</b>: TK - Techniker Krankenkasse</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://fhir.de/StructureDefinition/gkv/wop"^^xsd:anyURI ;
       fhir:l <http://fhir.de/StructureDefinition/gkv/wop>
     ] ;
     fhir:value [
       a fhir:Coding ;
       fhir:system [
         fhir:v "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ITA_WOP"^^xsd:anyURI ;
         fhir:l <https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ITA_WOP>
       ] ;
       fhir:code [ fhir:v "38" ] ;
       fhir:display [ fhir:v "Nordrhein" ]
     ]
  ] ) ; # 
  fhir:identifier ( [
     fhir:type [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://fhir.de/CodeSystem/identifier-type-de-basis"^^xsd:anyURI ;
           fhir:l <http://fhir.de/CodeSystem/identifier-type-de-basis>
         ] ;
         fhir:code [ fhir:v "GKV" ]
       ] )
     ] ;
     fhir:system [
       fhir:v "http://fhir.de/sid/gkv/kvid-10"^^xsd:anyURI ;
       fhir:l <http://fhir.de/sid/gkv/kvid-10>
     ] ;
     fhir:value [ fhir:v "A123456789" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://fhir.de/CodeSystem/versicherungsart-de-basis"^^xsd:anyURI ;
         fhir:l <http://fhir.de/CodeSystem/versicherungsart-de-basis>
       ] ;
       fhir:code [ fhir:v "GKV" ] ;
       fhir:display [ fhir:v "gesetzliche Krankenversicherung" ]
     ] )
  ] ; # 
  fhir:beneficiary [
     fhir:l <https://fhir.cognovis.de/praxis/Patient/example-patient> ;
     fhir:reference [ fhir:v "Patient/example-patient" ]
  ] ; # 
  fhir:payor ( [
     fhir:display [ fhir:v "TK - Techniker Krankenkasse" ]
  ] ) . # 

<https://fhir.cognovis.de/praxis/Coverage/ExampleCoverageZzvZe> a fhir:Coverage ;
  fhir:id [ fhir:v "ExampleCoverageZzvZe"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/fpde-coverage-privat"^^xsd:anyURI ;
       fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/fpde-coverage-privat>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_ExampleCoverageZzvZe\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage ExampleCoverageZzvZe</b></p><a name=\"ExampleCoverageZzvZe\"> </a><a name=\"hcExampleCoverageZzvZe\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fpde-coverage-privat.html\">FPDE Coverage Privat</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/versicherungsart-de-basis PKV}\">private Krankenversicherung</span></p><p><b>beneficiary</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>payor</b>: DKV Zahnzusatzversicherung Premium</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://fhir.de/CodeSystem/versicherungsart-de-basis"^^xsd:anyURI ;
         fhir:l <http://fhir.de/CodeSystem/versicherungsart-de-basis>
       ] ;
       fhir:code [ fhir:v "PKV" ] ;
       fhir:display [ fhir:v "private Krankenversicherung" ]
     ] )
  ] ; # 
  fhir:beneficiary [
     fhir:l <https://fhir.cognovis.de/praxis/Patient/example-patient> ;
     fhir:reference [ fhir:v "Patient/example-patient" ]
  ] ; # 
  fhir:payor ( [
     fhir:display [ fhir:v "DKV Zahnzusatzversicherung Premium" ]
  ] ) . # 

<https://fhir.cognovis.de/praxis/Account/ExampleAccountZe> a fhir:Account ;
  fhir:id [ fhir:v "ExampleAccountZe"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Account_ExampleAccountZe\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Account ExampleAccountZe</b></p><a name=\"ExampleAccountZe\"> </a><a name=\"hcExampleAccountZe\"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode PBILLACCT}\">patient billing account</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><blockquote><p><b>coverage</b></p><p><b>coverage</b>: <a href=\"Coverage-ExampleCoverageGkvZe.html\">Coverage: extension = Nordrhein (KBV_CS_SFHIR_ITA_WOP#38); identifier = Gesetzliche Krankenversicherung; status = active; type = gesetzliche Krankenversicherung</a></p><p><b>priority</b>: 1</p></blockquote><blockquote><p><b>coverage</b></p><p><b>coverage</b>: <a href=\"Coverage-ExampleCoverageZzvZe.html\">Coverage: status = active; type = private Krankenversicherung</a></p><p><b>priority</b>: 2</p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode>
       ] ;
       fhir:code [ fhir:v "PBILLACCT" ] ;
       fhir:display [ fhir:v "patient billing account" ]
     ] )
  ] ; # 
  fhir:subject ( [
     fhir:l <https://fhir.cognovis.de/praxis/Patient/example-patient> ;
     fhir:reference [ fhir:v "Patient/example-patient" ]
  ] ) ; # 
  fhir:coverage ( [
     fhir:coverage [
       fhir:l <https://fhir.cognovis.de/praxis/Coverage/ExampleCoverageGkvZe> ;
       fhir:reference [ fhir:v "Coverage/ExampleCoverageGkvZe" ]
     ] ;
     fhir:priority [ fhir:v "1"^^xsd:positiveInteger ]
  ] [
     fhir:coverage [
       fhir:l <https://fhir.cognovis.de/praxis/Coverage/ExampleCoverageZzvZe> ;
       fhir:reference [ fhir:v "Coverage/ExampleCoverageZzvZe" ]
     ] ;
     fhir:priority [ fhir:v "2"^^xsd:positiveInteger ]
  ] ) . # 

# -------------------------------------------------------------------------------------

