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

: Einwilligung-Kategorie - TTL Representation

Active as of 2026-07-29

Raw ttl | Download


@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/CodeSystem/einwilligung-kategorie> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "einwilligung-kategorie"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem einwilligung-kategorie</b></p><a name=\"einwilligung-kategorie\"> </a><a name=\"hceinwilligung-kategorie\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/einwilligung-kategorie</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\">dsgvo<a name=\"einwilligung-kategorie-dsgvo\"> </a></td><td>DSGVO</td><td>Datenschutz-Grundverordnung Einwilligung</td></tr><tr><td style=\"white-space:nowrap\">dmp<a name=\"einwilligung-kategorie-dmp\"> </a></td><td>DMP</td><td>Disease-Management-Programm Teilnahme</td></tr><tr><td style=\"white-space:nowrap\">hzv<a name=\"einwilligung-kategorie-hzv\"> </a></td><td>HZV</td><td>Hausarztzentrierte Versorgung</td></tr><tr><td style=\"white-space:nowrap\">selektivvertrag<a name=\"einwilligung-kategorie-selektivvertrag\"> </a></td><td>Selektivvertrag</td><td>Teilnahme an Selektivvertrag</td></tr><tr><td style=\"white-space:nowrap\">forschung<a name=\"einwilligung-kategorie-forschung\"> </a></td><td>Forschung</td><td>Einwilligung zur Nutzung fuer Forschungszwecke</td></tr><tr><td style=\"white-space:nowrap\">telemedizin<a name=\"einwilligung-kategorie-telemedizin\"> </a></td><td>Telemedizin</td><td>Einwilligung zur Videosprechstunde</td></tr><tr><td style=\"white-space:nowrap\">email<a name=\"einwilligung-kategorie-email\"> </a></td><td>E-Mail</td><td>Einwilligung zum E-Mail-Versand</td></tr><tr><td style=\"white-space:nowrap\">sms<a name=\"einwilligung-kategorie-sms\"> </a></td><td>SMS</td><td>Einwilligung zum SMS-Versand</td></tr><tr><td style=\"white-space:nowrap\">recall<a name=\"einwilligung-kategorie-recall\"> </a></td><td>Recall</td><td>Einwilligung zum Recall-System</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://fhir.cognovis.de/praxis/CodeSystem/einwilligung-kategorie"] ;
  fhir:CodeSystem.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.3.7985.16.7" ]
  ] ;
  fhir:CodeSystem.version [ fhir:value "0.90.0"] ;
  fhir:CodeSystem.name [ fhir:value "EinwilligungKategorieCS"] ;
  fhir:CodeSystem.title [ fhir:value "Einwilligung-Kategorie"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-07-29T13:00:36+02:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "cognovis GmbH"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "cognovis GmbH" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.cognovis.de" ]
     ], [
       fhir:index 1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "info@cognovis.de" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Kategorien fuer Patienteneinwilligungen in der ambulanten Versorgung"] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "DE" ] ;
       fhir:Coding.display [ fhir:value "Germany" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "9"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "dsgvo" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "DSGVO" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Datenschutz-Grundverordnung Einwilligung" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "dmp" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "DMP" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Disease-Management-Programm Teilnahme" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "hzv" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "HZV" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hausarztzentrierte Versorgung" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "selektivvertrag" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Selektivvertrag" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Teilnahme an Selektivvertrag" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "forschung" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forschung" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Einwilligung zur Nutzung fuer Forschungszwecke" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "telemedizin" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telemedizin" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Einwilligung zur Videosprechstunde" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "email" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "E-Mail" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Einwilligung zum E-Mail-Versand" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "sms" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "SMS" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Einwilligung zum SMS-Versand" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "recall" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Recall" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Einwilligung zum Recall-System" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/einwilligung-kategorie.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/einwilligung-kategorie.ttl> .