Implementation Guide
ePA Basisfunktionalitäten
Version 1.2.0-ballot.1 - draft

: EPA Activity Provenance Type ValueSet - XML Representation

Draft as of 2025-08-01

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="epa-activity-provenance-type-vs"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://gematik.de/fhir/epa/ValueSet/epa-activity-provenance-type-vs"/>
  <version value="1.2.0-ballot.1"/>
  <name value="EPAActivityProvenanceTypeVS"/>
  <title value="EPA Activity Provenance Type ValueSet"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-08-01"/>
  <publisher value="gematik GmbH"/>
  <contact>
    <name value="gematik GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.gematik.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="patientteam [ at ] gematik.de"/>
    </telecom>
  </contact>
  <description
               value="Dieses Valueset enthält die Codes zur Beschreibung von Art der Aktivität."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/>
      <concept>
        <code value="CREATE"/>
        <display value="create"/>
      </concept>
      <concept>
        <code value="UPDATE"/>
        <display value="revise"/>
      </concept>
    </include>
  </compose>
  <expansion>
    <timestamp value="2025-06-02"/>
    <contains>
      <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/>
      <code value="CREATE"/>
      <display value="create"/>
    </contains>
    <contains>
      <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/>
      <code value="UPDATE"/>
      <display value="revise"/>
    </contains>
  </expansion>
</ValueSet>