Active as of 2025-05-28 |
@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: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-05-28"^^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 true] ; #
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 "inactive" ] ] )
] [
fhir:code [ fhir:v "hospital" ] ;
fhir:display [ fhir:v "Krankenhaus" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive" ] ] )
] [
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 "inactive" ] ] )
] [
fhir:code [ fhir:v "physiotherapy" ] ;
fhir:display [ fhir:v "Physiotherapeuten" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive" ] ] )
] [
fhir:code [ fhir:v "psychotherapy" ] ;
fhir:display [ fhir:v "Psychotherapeuten" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive" ] ] )
] [
fhir:code [ fhir:v "dermatology" ] ;
fhir:display [ fhir:v "Dermatologie" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive" ] ] )
] [
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 "inactive" ] ] )
] [
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 "inactive" ] ] )
] [
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 "inactive" ] ] )
] [
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 "inactive" ] ] )
] [
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" ]
] ) . #
IG © 2025+ gematik GmbH. Paket de.gematik.terminology#1.0.6 basierend auf FHIR 4.0.1. Generiert 2025-05-28
Links: Table of Contents |
QA Report