View raw Markdown
type: valuesetvalueset: provenance-activity-type

ValueSet of representative activity type codes.

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="provenance-activity-type"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="sec"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="6"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-extensible">
    <valueBoolean value="true"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/provenance-activity-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.438"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.429"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="ProvenanceActivityType"/>
  <title value="ValueSet of representative activity type codes."/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-01"/>
  <publisher value="HL7 International / Security"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/secure"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="code systems are:&#xA;- [v3-DocumentCompletion](http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion)&#xA;- [v3-DataOperation](http://terminology.hl7.org/CodeSystem/v3-DataOperation)&#xA;- [v3-ActCode](http://terminology.hl7.org/CodeSystem/v3-ActCode)&#xA;- [ISO Lifecycle](http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle)&#xA;- [FHIR RESTful interactions](codesystem-restful-interaction.html)&#xA;- [W3C PROV Activity Types](http://hl7.org/fhir/w3c-provenance-activity-type)"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle"/>
      <concept>
        <code value="amend"/>
      </concept>
      <concept>
        <code value="originate"/>
      </concept>
      <concept>
        <code value="merge"/>
      </concept>
      <concept>
        <code value="deidentify"/>
      </concept>
      <concept>
        <code value="receive"/>
      </concept>
      <concept>
        <code value="transform"/>
      </concept>
      <concept>
        <code value="verify"/>
      </concept>
    </include>
  </compose>
</ValueSet>