German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HZV-Vertrag Bayern — Einheitskatalog (§73b SGB V) - TTL Representation

Raw ttl | Download


@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 -------------------------------------------------------------------

 a fhir:Contract ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleHzvBayernVertrag"] ; # 
  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: Contract ExampleHzvBayernVertrag</b></p><a name=\"ExampleHzvBayernVertrag\"> </a><a name=\"hcExampleHzvBayernVertrag\"> </a><p><b>HVG-Bezeichnung</b>: HZV Bayern - Einheitskatalog</p><p><b>Facharztvertrag</b>: false</p><p><b>HVG-Datum</b>: 2024-01-01</p><p><b>identifier</b>: <a href=\"NamingSystem-hvg-vertrag.html\" title=\"HVG Vertragstyp-Identifier (identifiziert den Vertragstyp)\">HvgVertrag</a>/hzv-bayern-ek, <a href=\"NamingSystem-hvg-vertrags-id.html\" title=\"Eindeutige ID eines konkreten HVG-Vertrags (Instanz-Identifier)\">HvgVertragsId</a>/AOK_BY_HZV, <a href=\"NamingSystem-hvg-kennung.html\" title=\"HVG-Kennung (2-char Kurzkennung des Selektivvertrags, z.B. 'BY' fuer Bayern). Modelliert als Contract.identifier, nicht als Extension.\">HvgKennung</a>/BY</p><p><b>status</b>: Executed</p><p><b>applies</b>: 2024-01-01 --&gt; 2026-12-31</p><p><b>subject</b>: <a href=\"Organization-example-organization.html\">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/hvg-bezeichnung"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/hvg-bezeichnung>     ] ;
fhir:value [
a fhir:String ;
fhir:v "HZV Bayern - Einheitskatalog"     ]
  ] [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/hvg-facharztvertrag"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/hvg-facharztvertrag>     ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false     ]
  ] [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/hvg-datum"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/hvg-datum>     ] ;
fhir:value [
a fhir:Date ;
fhir:v "2024-01-01"^^xsd:date     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "https://fhir.cognovis.de/praxis/NamingSystem/hvg-vertrag"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/NamingSystem/hvg-vertrag>     ] ;
fhir:value [ fhir:v "hzv-bayern-ek" ]
  ] [
fhir:system [
fhir:v "https://fhir.cognovis.de/praxis/NamingSystem/hvg-vertrags-id"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/NamingSystem/hvg-vertrags-id>     ] ;
fhir:value [ fhir:v "AOK_BY_HZV" ]
  ] [
fhir:system [
fhir:v "https://fhir.cognovis.de/praxis/NamingSystem/hvg-kennung"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/NamingSystem/hvg-kennung>     ] ;
fhir:value [ fhir:v "BY" ]
  ] ) ; # 
  fhir:status [ fhir:v "executed"] ; # 
  fhir:applies [
fhir:start [ fhir:v "2024-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2026-12-31"^^xsd:date ]
  ] ; # 
  fhir:subject ( [
fhir:l fhir:Organization/example-organization ;
fhir:reference [ fhir:v "Organization/example-organization" ]
  ] ) . #