Draft as of 2025-08-01 |
@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-activity-provenance-type-vs"] ; #
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: ValueSet epa-activity-provenance-type-vs</b></p><a name=\"epa-activity-provenance-type-vs\"> </a><a name=\"hcepa-activity-provenance-type-vs\"> </a><p>This value set expansion contains 2 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"epa-activity-provenance-type-vs-http://terminology.hl7.org/CodeSystem/v3-DataOperation-CREATE\"> </a> <a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-v3-DataOperation.html#v3-DataOperation-CREATE\">CREATE</a></td><td>http://terminology.hl7.org/CodeSystem/v3-DataOperation</td><td>create</td><td>Fundamental operation in an Information System (IS) that results only in the act of bringing an object into existence. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g., via a user interface. For an HL7 Act, the state transitions per the HL7 Reference Information Model.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"epa-activity-provenance-type-vs-http://terminology.hl7.org/CodeSystem/v3-DataOperation-UPDATE\"> </a> <a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-v3-DataOperation.html#v3-DataOperation-UPDATE\">UPDATE</a></td><td>http://terminology.hl7.org/CodeSystem/v3-DataOperation</td><td>revise</td><td>Fundamental operation in an Information System (IS) that results only in the revision or alteration of an object. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g., via a user interface.</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://gematik.de/fhir/epa/ValueSet/epa-activity-provenance-type-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.2.0-ballot.1"] ; #
fhir:name [ fhir:v "EPAActivityProvenanceTypeVS"] ; #
fhir:title [ fhir:v "EPA Activity Provenance Type ValueSet"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-08-01"^^xsd:date] ; #
fhir:publisher [ fhir:v "gematik GmbH"] ; #
fhir:contact ( [
fhir:name [ fhir:v "gematik GmbH" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.gematik.de" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "patientteam [ at ] gematik.de" ] ] )
] ) ; #
fhir:description [ fhir:v "Dieses Valueset enthält die Codes zur Beschreibung von Art der Aktivität."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-DataOperation"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "CREATE" ] ;
fhir:display [ fhir:v "create" ] ] [
fhir:code [ fhir:v "UPDATE" ] ;
fhir:display [ fhir:v "revise" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-06-02"^^xsd:date ] ;
( fhir:contains [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-DataOperation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CREATE" ] ;
fhir:display [ fhir:v "create" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-DataOperation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "UPDATE" ] ;
fhir:display [ fhir:v "revise" ] ] )
] . #
IG © 2025+ gematik GmbH. Paket de.gematik.epa#1.2.0-ballot.1 basierend auf FHIR 4.0.1. Generiert 2025-07-31
Links: Table of Contents |
QA Report