Implementation Guide
TI Terminology
Version 1.0.6 - ballot

: Data Category Medical Code System for ePA - TTL Representation

Active as of 2025-03-31

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "epa-data-category-medical-cs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem epa-data-category-medical-cs</b></p><a name=\"epa-data-category-medical-cs\"> </a><a name=\"hcepa-data-category-medical-cs\"> </a><a name=\"epa-data-category-medical-cs-de-DE\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Status</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>https://gematik.de/fhir/terminology/CodeSystem/epa-data-category-medical-cs</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>status</b></td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">practitioner<a name=\"epa-data-category-medical-cs-practitioner\"> </a></td><td>Hausarzt/Hausärztin</td><td/><td>deprecated</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">hospital<a name=\"epa-data-category-medical-cs-hospital\"> </a></td><td>Krankenhaus</td><td/><td>deprecated</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">laboratory<a name=\"epa-data-category-medical-cs-laboratory\"> </a></td><td>Labor und Humangenetik</td><td/><td>deprecated</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">physiotherapy<a name=\"epa-data-category-medical-cs-physiotherapy\"> </a></td><td>Physiotherapeuten</td><td/><td>deprecated</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">psychotherapy<a name=\"epa-data-category-medical-cs-psychotherapy\"> </a></td><td>Psychotherapeuten</td><td/><td>deprecated</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">dermatology<a name=\"epa-data-category-medical-cs-dermatology\"> </a></td><td>Dermatologie</td><td/><td>deprecated</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">gynaecology_urology<a name=\"epa-data-category-medical-cs-gynaecology_urology\"> </a></td><td>Urologie/Gynäkologie</td><td/><td>deprecated</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">dentistry_oms<a name=\"epa-data-category-medical-cs-dentistry_oms\"> </a></td><td>Zahnheilkunde und Mund-Kiefer-Gesichtschirurgie</td><td/><td>deprecated</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">other_medical<a name=\"epa-data-category-medical-cs-other_medical\"> </a></td><td>Weitere Fachärzte/Fachärztinnen</td><td/><td>deprecated</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">other_non_medical<a name=\"epa-data-category-medical-cs-other_non_medical\"> </a></td><td>Weitere nicht-ärztliche Berufe</td><td/><td>deprecated</td></tr><tr><td style=\"white-space:nowrap\">reports<a name=\"epa-data-category-medical-cs-reports\"> </a></td><td>Befunde/Diagnosen/Berichte</td><td>Daten zu Befunden, Diagnosen, durchgeführten und geplanten Therapiemaßnahmen, Früherkennungsuntersuchungen, Behandlungsberichten und sonstige untersuchungs- und behandlungsbezogene medizinische Informationen</td><td/></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://gematik.de/fhir/terminology/CodeSystem/epa-data-category-medical-cs"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.276.0.76.5.511" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.6"] ; # 
  fhir:name [ fhir:v "EPADataCategoryMedicalCS"] ; # 
  fhir:title [ fhir:v "Data Category Medical Code System for ePA"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-03-31"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "gematik GmbH"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.gematik.de" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Data category codes based on medical specialties"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v false] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:compositional [ fhir:v false] ; # 
  fhir:versionNeeded [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "11"^^xsd:nonNegativeInteger] ; # 
  fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Status" ] ;
fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "practitioner" ] ;
fhir:display [ fhir:v "Hausarzt/Hausärztin" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "deprecated"       ]     ] )
  ] [
fhir:code [ fhir:v "hospital" ] ;
fhir:display [ fhir:v "Krankenhaus" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "deprecated"       ]     ] )
  ] [
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Labor und Humangenetik" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "deprecated"       ]     ] )
  ] [
fhir:code [ fhir:v "physiotherapy" ] ;
fhir:display [ fhir:v "Physiotherapeuten" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "deprecated"       ]     ] )
  ] [
fhir:code [ fhir:v "psychotherapy" ] ;
fhir:display [ fhir:v "Psychotherapeuten" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "deprecated"       ]     ] )
  ] [
fhir:code [ fhir:v "dermatology" ] ;
fhir:display [ fhir:v "Dermatologie" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "deprecated"       ]     ] )
  ] [
fhir:code [ fhir:v "gynaecology_urology" ] ;
fhir:display [ fhir:v "Urologie/Gynäkologie" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "deprecated"       ]     ] )
  ] [
fhir:code [ fhir:v "dentistry_oms" ] ;
fhir:display [ fhir:v "Zahnheilkunde und Mund-Kiefer-Gesichtschirurgie" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "deprecated"       ]     ] )
  ] [
fhir:code [ fhir:v "other_medical" ] ;
fhir:display [ fhir:v "Weitere Fachärzte/Fachärztinnen" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "deprecated"       ]     ] )
  ] [
fhir:code [ fhir:v "other_non_medical" ] ;
fhir:display [ fhir:v "Weitere nicht-ärztliche Berufe" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "deprecated"       ]     ] )
  ] [
fhir:code [ fhir:v "reports" ] ;
fhir:display [ fhir:v "Befunde/Diagnosen/Berichte" ] ;
fhir:definition [ fhir:v "Daten zu Befunden, Diagnosen, durchgeführten und geplanten Therapiemaßnahmen, Früherkennungsuntersuchungen, Behandlungsberichten und sonstige untersuchungs- und behandlungsbezogene medizinische Informationen" ]
  ] ) . #