This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
Definition for Code System ISO 21089-2017 Health Record Lifecycle Events
{ "resourceType": "CodeSystem", "id": "iso-21089-lifecycle", "meta": { "lastUpdated": "2019-10-24T11:53:00+11:00" }, "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "Informative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 } ], "url": "http://hl7.org/fhir/iso-21089-lifecycle", "name": "ISO 21089-2017 Health Record Lifecycle Events", "status": "active", "experimental": false, "description": "Attached is vocabulary for the 27 record lifecycle events, as per ISO TS 21089-2017, Health Informatics - Trusted End-to-End Information Flows, Section 3, Terms and Definitions (2017, at ISO Central Secretariat, passed ballot and ready for publication). This will also be included in the FHIR EHR Record Lifecycle Event Implementation Guide, balloted and (to be) published with FHIR STU-3.", "copyright": "These codes are excerpted from ISO Standard, TS 21089-2017 - Health Informatics - Trusted End-to-End Information Flows, Copyright by ISO International. Copies of this standard are available through the ISO Web Site at www.iso.org.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "2", "display": "Amend (Update) - Lifeycle Event", "definition": "occurs when an agent makes any change to record entry content currently residing in storage considered permanent (persistent)" }, { "code": "14", "display": "Archive - Lifeycle Event", "definition": "occurs when an agent causes the system to create and move archive artifacts containing record entry content, typically to long-term offline storage" }, { "code": "4", "display": "Attest - Lifecycle Event", "definition": "occurs when an agent causes the system to capture the agent’s digital signature (or equivalent indication) during formal validation of record entry content" }, { "code": "27", "display": "Decrypt - Lifecycle Event", "definition": "occurs when an agent causes the system to decode record entry content from a cipher" }, { "code": "10", "display": "De-Identify (Anononymize) - Lifecycle Event", "definition": "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 may or may not be reversible" }, { "code": "17", "display": "Deprecate - Lifecycle Event", "definition": "occurs when an agent causes the system to tag record entry(ies) as obsolete, erroneous or untrustworthy, to warn against its future use" }, { "code": "16", "display": "Destroy/Delete - Lifecycle Event", "definition": "occurs when an agent causes the system to permanently erase record entry content from the system" }, { "code": "7", "display": "Disclose - Lifecycle Event", "definition": "occurs when an agent causes the system to release, transfer, provision access to, or otherwise divulge record entry content" }, { "code": "26", "display": "Encrypt - Lifecycle Event", "definition": "occurs when an agent causes the system to encode record entry content in a cipher" }, { "code": "13", "display": "Extract - Lifecycle Event", "definition": "occurs when an agent causes the system to selectively pull out a subset of record entry content, based on explicit criteria" }, { "code": "21", "display": "Link - Lifecycle Event", "definition": "occurs when an agent causes the system to connect related record entries" }, { "code": "19", "display": "Merge - Lifecycle Event", "definition": "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" }, { "code": "1", "display": "Originate/Retain - Record Lifecyle Event", "definition": "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" }, { "code": "11", "display": "Pseudonymize - Lifecycle Event", "definition": "occurs when an agent causes the system to remove record entry content to reduce the association between a set of identifying data and the data subject in a way that may be reversible" }, { "code": "18", "display": "Re-activate - Lifecycle Event", "definition": "occurs when an agent causes the system to recreate or restore full status to record entries previously deleted or deprecated" }, { "code": "9", "display": "Receive/Retain - Lifecycle Event", "definition": "occurs when an agent causes the system to: a) initiate capture of data content from elseware, and b) incorporate that content into the storage considered a permanent part of the health record" }, { "code": "6", "display": "Report (Output) - Lifecycle Event", "definition": "occurs when an agent causes the system to produce and deliver record entry content in a particular form and manner" }, { "code": "12", "display": "Re-identify - Lifecycle Event", "definition": "occurs when an agent causes the system to restore information to data that allows identification of information source and/or information subject" }, { "code": "24", "display": "Remove Legal Hold - Lifecycle Event", "definition": "occurs when an agent causes the system to remove a tag or other cues for special access management had required to fulfill organizational policy under the legal doctrine of “duty to preserveâ€" }, { "code": "15", "display": "Restore - Lifecycle Event", "definition": "occurs when an agent causes the system to recreate record entries and their content from a previous created archive artifact" }, { "code": "3", "display": "Transform/Translate - Lifecycle Event", "definition": "occurs when an agent causes the system to change the form, language or code system used to represent record entry content" }, { "code": "8", "display": "Transmit - Lifecycle Event", "definition": "occurs when an agent causes the system to send record entry content from one (EHR/PHR/other) system to another" }, { "code": "22", "display": "Unlink - Lifecycle Event", "definition": "occurs when an agent causes the system to disconnect two or more record entries previously connected, rendering them separate (disconnected) again" }, { "code": "20", "display": "Unmerge - Lifecycle Event", "definition": "occurs when an agent causes the system to reverse a previous record entry merge operation, rendering them separate again" }, { "code": "25", "display": "Verify - Lifecycle Event", "definition": "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" } ] }
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.