This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
| Responsible Owner: Terminology Infrastructure Work Group | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Value SetValueSet of representative activity type codes.
{
"resourceType" : "ValueSet",
"id" : "provenance-activity-type",
"meta" : {
"lastUpdated" : "2025-11-27T16:48:47.349+00:00"
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet provenance-activity-type</b></p><a name=\"provenance-activity-type\"> </a><a name=\"hcprovenance-activity-type\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-iso-21089-lifecycle.html\"><code>http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.0.0, the version found through the package references\"> version 📦1.0.0</span><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/7.0.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-amend\">amend</a></td><td style=\"color: #cccccc\">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/7.0.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-originate\">originate</a></td><td style=\"color: #cccccc\">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/7.0.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-merge\">merge</a></td><td style=\"color: #cccccc\">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/7.0.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-deidentify\">deidentify</a></td><td style=\"color: #cccccc\">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/7.0.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-receive\">receive</a></td><td style=\"color: #cccccc\">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/7.0.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-transform\">transform</a></td><td style=\"color: #cccccc\">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/7.0.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-verify\">verify</a></td><td style=\"color: #cccccc\">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>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "sec"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 6
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
"valueBoolean" : true
}],
"url" : "http://hl7.org/fhir/ValueSet/provenance-activity-type",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.438"
},
{
"use" : "old",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.429"
}],
"version" : "6.0.0-ballot3",
"name" : "ProvenanceActivityType",
"title" : "ValueSet of representative activity type codes.",
"status" : "active",
"experimental" : false,
"date" : "2025-11-01",
"publisher" : "HL7 International / Security",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/secure"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "code systems are:\n- [v3-DocumentCompletion](http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion)\n- [v3-DataOperation](http://terminology.hl7.org/CodeSystem/v3-DataOperation)\n- [v3-ActCode](http://terminology.hl7.org/CodeSystem/v3-ActCode)\n- [ISO Lifecycle](http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle)\n- [FHIR RESTful interactions](codesystem-restful-interaction.html)\n- [W3C PROV Activity Types](http://hl7.org/fhir/w3c-provenance-activity-type)",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"compose" : {
"include" : [{
"system" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
"concept" : [{
"code" : "amend"
},
{
"code" : "originate"
},
{
"code" : "merge"
},
{
"code" : "deidentify"
},
{
"code" : "receive"
},
{
"code" : "transform"
},
{
"code" : "verify"
}]
}]
}
}
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 R6 hl7.fhir.core#6.0.0-ballot3 generated on Thu, Nov 27, 2025 16:51+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R5 |
Compare to Last Ballot |
|
Propose a change