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:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "epa-audit-event-agent-type-client-vs"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet epa-audit-event-agent-type-client-vs</b></p><a name=\"epa-audit-event-agent-type-client-vs\"> </a><a name=\"hcepa-audit-event-agent-type-client-vs\"> </a><p>This value set expansion contains 1 concepts.</p><table class=\"codes\"><tr><td><b>System</b></td><td><b>Version</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a name=\"epa-audit-event-agent-type-client-vs-http://dicom.nema.org/resources/ontology/DCM-110150\"> </a><code>http://dicom.nema.org/resources/ontology/DCM</code></td><td>2024b</td><td style=\"white-space:nowrap\"> 110150</td><td>Application</td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "https://gematik.de/fhir/epa/ValueSet/epa-audit-event-agent-type-client-vs"^^xsd:anyURI ; fhir:l <https://gematik.de/fhir/epa/ValueSet/epa-audit-event-agent-type-client-vs> ] ; # fhir:version [ fhir:v "1.2.0"] ; # fhir:name [ fhir:v "EPAAuditEventAgentTypeClientVS"] ; # fhir:title [ fhir:v "EPA AuditEvent Agent Type Client"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2025-09-12"^^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:l <urn:iso:std:iso:3166> ] ; fhir:code [ fhir:v "DE" ] ] ) ] ) ; # fhir:immutable [ fhir:v false] ; # fhir:copyright [ fhir:v "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0."] ; # fhir:compose [ ( fhir:include [ fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ; fhir:l <http://dicom.nema.org/resources/ontology/DCM> ] ; fhir:version [ fhir:v "2024b" ] ; ( fhir:concept [ fhir:code [ fhir:v "110150" ] ; fhir:display [ fhir:v "Application" ] ] ) ] ) ] ; # fhir:expansion [ fhir:timestamp [ fhir:v "2025-05-27"^^xsd:date ] ; ( fhir:contains [ fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ; fhir:l <http://dicom.nema.org/resources/ontology/DCM> ] ; fhir:version [ fhir:v "2024b" ] ; fhir:code [ fhir:v "110150" ] ; fhir:display [ fhir:v "Application" ] ] ) ] . #