@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "epa-auditevent-agent-type-client-cs"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: CodeSystem epa-auditevent-agent-type-client-cs

This case-sensitive code system https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-agent-type-client-cs defines the following code:

CodeDisplayDeutsch (German, de)
OMBUDSOFFICE Ombuds OfficeOmbuds Office
"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-agent-type-client-cs"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.1.5"] ; # fhir:name [ fhir:v "EPAAuditEventAgentTypeClientCS"] ; # fhir:title [ fhir:v "EPA AuditEvent Agent Type Client"] ; # 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 "EPA agent type (client) for AuditEvent"] ; # 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 "1"^^xsd:nonNegativeInteger] ; # fhir:concept ( [ fhir:code [ fhir:v "OMBUDSOFFICE" ] ; fhir:display [ fhir:v "Ombuds Office" ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Ombuds Office" ] ] ) ] ) . # # -------------------------------------------------------------------------------------