<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="provenance-activity-type"/>
  <meta>
    <lastUpdated value="2022-05-28T12:47:40.239+10:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">  This is a value set of representative FHIR Activity Type codes. </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-extensible">
    <valueBoolean value="true"/>
  </extension>
  <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="trial-use"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="3"/>
  </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>
  <version value="4.3.0"/>
  <name value="ProvenanceActivityType"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2017-01-30T18:00:00+01:00"/>
  <publisher value="HL7 Security Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="This value set contains representative Activity Type codes, which includes codes from the HL7 DocumentCompletion, ActStatus, and DataOperations code system, W3C PROV-DM and PROV-N concepts and display names, several HL7 Lifecycle Event codes for which there are agreed upon definitions, and non-duplicated codes from the HL7 Security and Privacy Ontology Operations codes."/>
  <copyright value="This is a value set of representative Activity Type codes."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion"/>
      <concept>
        <code value="LA"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <concept>
        <code value="ANONY"/>
      </concept>
      <concept>
        <code value="DEID"/>
      </concept>
      <concept>
        <code value="MASK"/>
      </concept>
      <concept>
        <code value="LABEL"/>
      </concept>
      <concept>
        <code value="PSEUD"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/>
      <concept>
        <code value="CREATE"/>
      </concept>
      <concept>
        <code value="DELETE"/>
      </concept>
      <concept>
        <code value="UPDATE"/>
      </concept>
      <concept>
        <code value="APPEND"/>
      </concept>
      <concept>
        <code value="NULLIFY"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
    </include>
  </compose>
</ValueSet>