Implementation Guide
ePA Basisfunktionalitäten
Version 1.3.2 - release

: EPA Activity Provenance Type ValueSet - TTL Representation

Active as of 2025-09-12

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/epa-activity-provenance-type-vs> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "epa-activity-provenance-type-vs"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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 3 concepts.</p><table class=\"codes\"><tr><td><b>System</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"epa-activity-provenance-type-vs-http://terminology.hl7.org/CodeSystem/v3-DataOperation-CREATE\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-DataOperation</code></td><td style=\"white-space:nowrap\">  <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-DataOperation.html#v3-DataOperation-CREATE\">CREATE</a></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><a name=\"epa-activity-provenance-type-vs-http://terminology.hl7.org/CodeSystem/v3-DataOperation-UPDATE\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-DataOperation</code></td><td style=\"white-space:nowrap\">  <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-DataOperation.html#v3-DataOperation-UPDATE\">UPDATE</a></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><tr><td><a name=\"epa-activity-provenance-type-vs-http://terminology.hl7.org/CodeSystem/v3-DataOperation-DELETE\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-DataOperation</code></td><td style=\"white-space:nowrap\">  <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-DataOperation.html#v3-DataOperation-DELETE\">DELETE</a></td><td>delete</td><td>Fundamental operation in an Information System (IS) that results only in the removal of information about an object from memory or storage. 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>"
  ] ;
  fhir:ValueSet.url [ fhir:value "https://gematik.de/fhir/epa/ValueSet/epa-activity-provenance-type-vs"] ;
  fhir:ValueSet.version [ fhir:value "1.2.0"] ;
  fhir:ValueSet.name [ fhir:value "EPAActivityProvenanceTypeVS"] ;
  fhir:ValueSet.title [ fhir:value "EPA Activity Provenance Type ValueSet"] ;
  fhir:ValueSet.status [ fhir:value "active"] ;
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2025-09-12"^^xsd:date] ;
  fhir:ValueSet.publisher [ fhir:value "gematik GmbH"] ;
  fhir:ValueSet.contact [
     fhir:index 0 ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.gematik.de" ]
     ]
  ] ;
  fhir:ValueSet.description [ fhir:value "Dieses Valueset enthält die Codes zur Beschreibung von Art der Aktivität."] ;
  fhir:ValueSet.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "DE" ]
     ]
  ] ;
  fhir:ValueSet.immutable [ fhir:value "false"^^xsd:boolean] ;
  fhir:ValueSet.copyright [ fhir:value "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0."] ;
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0 ;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index 0 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "CREATE" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "create" ]
       ], [
         fhir:index 1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "UPDATE" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "revise" ]
       ], [
         fhir:index 2 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "DELETE" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "delete" ]
       ]
     ]
  ] ;
  fhir:ValueSet.expansion [
     fhir:ValueSet.expansion.timestamp [ fhir:value "2025-06-02"^^xsd:date ] ;
     fhir:ValueSet.expansion.contains [
       fhir:index 0 ;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ] ;
       fhir:ValueSet.expansion.contains.code [ fhir:value "CREATE" ] ;
       fhir:ValueSet.expansion.contains.display [ fhir:value "create" ]
     ], [
       fhir:index 1 ;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ] ;
       fhir:ValueSet.expansion.contains.code [ fhir:value "UPDATE" ] ;
       fhir:ValueSet.expansion.contains.display [ fhir:value "revise" ]
     ], [
       fhir:index 2 ;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ] ;
       fhir:ValueSet.expansion.contains.code [ fhir:value "DELETE" ] ;
       fhir:ValueSet.expansion.contains.display [ fhir:value "delete" ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/epa-activity-provenance-type-vs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ValueSet/epa-activity-provenance-type-vs.ttl> .