German Practice Management FHIR Profiles (R4)
0.90.0 - STU1
Germany
German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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/Coverage/example-coverage-gkv-wop> a fhir:Coverage ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "example-coverage-gkv-wop"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/fpde-coverage-gkv" ;
fhir:index 0 ;
fhir:link <https://fhir.cognovis.de/praxis/StructureDefinition/fpde-coverage-gkv>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage example-coverage-gkv-wop</b></p><a name=\"example-coverage-gkv-wop\"> </a><a name=\"hcexample-coverage-gkv-wop\"> </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&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>: AOK Rheinland/Hamburg</p></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://fhir.de/StructureDefinition/gkv/wop" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ITA_WOP" ] ;
fhir:Coding.code [ fhir:value "38" ] ;
fhir:Coding.display [ fhir:value "Nordrhein" ]
]
] ;
fhir:Coverage.identifier [
fhir:index 0 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/identifier-type-de-basis" ] ;
fhir:Coding.code [ fhir:value "GKV" ]
], [
fhir:index 1 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/identifier-type-de-basis" ] ;
fhir:Coding.code [ fhir:value "KVZ10" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://fhir.de/sid/gkv/kvid-10" ] ;
fhir:Identifier.value [ fhir:value "A123456789" ]
] ;
fhir:Coverage.status [ fhir:value "active"] ;
fhir:Coverage.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/versicherungsart-de-basis" ] ;
fhir:Coding.code [ fhir:value "GKV" ] ;
fhir:Coding.display [ fhir:value "gesetzliche Krankenversicherung" ]
]
] ;
fhir:Coverage.beneficiary [
fhir:link <http://hl7.org/fhir/Patient/example-patient> ;
fhir:Reference.reference [ fhir:value "Patient/example-patient" ]
] ;
fhir:Coverage.payor [
fhir:index 0 ;
fhir:Reference.display [ fhir:value "AOK Rheinland/Hamburg" ]
] .
<http://hl7.org/fhir/Patient/example-patient> a fhir:Patient .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Coverage/example-coverage-gkv-wop.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Coverage/example-coverage-gkv-wop.ttl> .
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.praxis#0.90.0 based on FHIR 4.0.1. Generated 2026-07-29
Links: Table of Contents |
QA Report