This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
Terminology Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetValueSet of sample of representative activity type codes.
<?xml version="1.0" encoding="UTF-8"?> <ValueSet xmlns="http://hl7.org/fhir"> <id value="provenance-activity-type"/> <meta> <lastUpdated value="2023-03-26T15:21:02.749+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="extensions"/> <div xmlns="http://www.w3.org/1999/xhtml"> <ul> <li> Include these codes as defined in <a href="http://terminology.hl7.org/5.1.0/CodeSystem-iso-21089-lifecycle.html"> <code> http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle</code> </a> <table class="none"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> </tr> <tr> <td> <a href="http://terminology.hl7.org/5.1.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-amen d">amend</a> </td> <td> Amend (Update) Record Lifecycle Event</td> <td> Occurs when an agent makes any change to record entry content currently residing in storage considered permanent (persistent).</td> </tr> <tr> <td> <a href="http://terminology.hl7.org/5.1.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-orig inate">originate</a> </td> <td> Originate/Retain Record Lifecycle Event</td> <td> Occurs when an agent causes the system to: a) initiate capture of potential record content, and b) incorporate that content into the storage considered a permanent part of the health record.</td> </tr> <tr> <td> <a href="http://terminology.hl7.org/5.1.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-merg e">merge</a> </td> <td> Merge Record Lifecycle Event</td> <td> Occurs when an agent causes the system to combine or join content from two or more record entries, resulting in a single logical record entry.</td> </tr> <tr> <td> <a href="http://terminology.hl7.org/5.1.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-deid entify">deidentify</a> </td> <td> De-Identify (Anononymize) Record Lifecycle Event</td> <td> Occurs when an agent causes the system to scrub record entry content to reduce the association between a set of identifying data and the data subject in a way that might or might not be reversible.</td> </tr> <tr> <td> <a href="http://terminology.hl7.org/5.1.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-rece ive">receive</a> </td> <td> Receive/Retain Record Lifecycle Event</td> <td> Occurs when an agent causes the system to a) initiate capture of data content from elsewhere, and b) incorporate that content into the storage considered a permanent part of the health record.</td> </tr> <tr> <td> <a href="http://terminology.hl7.org/5.1.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-tran sform">transform</a> </td> <td> Transform/Translate Record Lifecycle Event</td> <td> Occurs when an agent causes the system to change the form, language or code system used to represent record entry content.</td> </tr> <tr> <td> <a href="http://terminology.hl7.org/5.1.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-veri fy">verify</a> </td> <td> Verify Record Lifecycle Event</td> <td> Occurs when an agent causes the system to confirm compliance of data or data objects with regulations, requirements, specifications, or other imposed conditions based on organizational policy.</td> </tr> </table> </li> </ul> </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="draft"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="1"/> </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="5.0.0"/> <name value="ProvenanceActivityType"/> <title value="ValueSet of sample of representative activity type codes."/> <status value="draft"/> <experimental value="true"/> <date value="2022-05-10T18: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="Some potential code systems are: - [v3-DocumentCompletion](http://terminology.hl7.org/3.0.0/CodeSystem-v3-DocumentCompletion.h tml) - [v3-DataOperation](http://terminology.hl7.org/3.0.0/CodeSystem-v3-DataOperation.html) - [v3-ActCode](http://hl7.org/fhir/v3/ActCode/cs.html) - [ISO Lifecycle](http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle)"/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <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>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R5 hl7.fhir.core#5.0.0 generated on Sun, Mar 26, 2023 15:23+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R4B |
|
Propose a change