This page is part of the FHIR Specification (v3.5a.0: R4 Ballot 4). The current version which supercedes this version is 4.0.1. For a full list of available versions, see the Directory of published versions
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Code System ISO 21089-2017 Health Record Lifecycle Events
@prefix fhir: <http://hl7.org/fhir/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . # - resource ------------------------------------------------------------------- [] a fhir:CodeSystem; fhir:Resource.id [ fhir:value "iso-21089-lifecycle"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2018-08-19T21:48:56.559+10:00" ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle"]; fhir:CodeSystem.name [ fhir:value "ISO 21089-2017 Health Record Lifecycle Events"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.experimental [ fhir:value "false"]; fhir:CodeSystem.description [ fhir:value "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."]; fhir:CodeSystem.copyright [ fhir:value "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."]; fhir:CodeSystem.caseSensitive [ fhir:value "true"]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.code [ fhir:value "access" ]; fhir:CodeSystem.display [ fhir:value "Access/View Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to obtain and open a record entry for inspection or review." ] ], [ fhir:index 1; fhir:CodeSystem.code [ fhir:value "hold" ]; fhir:CodeSystem.display [ fhir:value "Add Legal Hold Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to tag or otherwise indicate special access management and suspension of record entry deletion/destruction, if deemed relevant to a lawsuit or which are reasonably anticipated to be relevant or to fulfill organizational policy under the legal doctrine of “duty to preserve”." ] ], [ fhir:index 2; fhir:CodeSystem.code [ fhir:value "amend" ]; fhir:CodeSystem.display [ fhir:value "Amend (Update) Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent makes any change to record entry content currently residing in storage considered permanent (persistent)." ] ], [ fhir:index 3; fhir:CodeSystem.code [ fhir:value "archive" ]; fhir:CodeSystem.display [ fhir:value "Archive Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to create and move archive artifacts containing record entry content, typically to long-term offline storage." ] ], [ fhir:index 4; fhir:CodeSystem.code [ fhir:value "attest" ]; fhir:CodeSystem.display [ fhir:value "Attest Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to capture the agent’s digital signature (or equivalent indication) during formal validation of record entry content." ] ], [ fhir:index 5; fhir:CodeSystem.code [ fhir:value "decrypt" ]; fhir:CodeSystem.display [ fhir:value "Decrypt Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to decode record entry content from a cipher." ] ], [ fhir:index 6; fhir:CodeSystem.code [ fhir:value "deidentify" ]; fhir:CodeSystem.display [ fhir:value "De-Identify (Anononymize) Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "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." ] ], [ fhir:index 7; fhir:CodeSystem.code [ fhir:value "deprecate" ]; fhir:CodeSystem.display [ fhir:value "Deprecate Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to tag record entry(ies) as obsolete, erroneous or untrustworthy, to warn against its future use." ] ], [ fhir:index 8; fhir:CodeSystem.code [ fhir:value "destroy" ]; fhir:CodeSystem.display [ fhir:value "Destroy/Delete Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to permanently erase record entry content from the system." ] ], [ fhir:index 9; fhir:CodeSystem.code [ fhir:value "disclose" ]; fhir:CodeSystem.display [ fhir:value "Disclose Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to release, transfer, provision access to, or otherwise divulge record entry content." ] ], [ fhir:index 10; fhir:CodeSystem.code [ fhir:value "encrypt" ]; fhir:CodeSystem.display [ fhir:value "Encrypt Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to encode record entry content in a cipher." ] ], [ fhir:index 11; fhir:CodeSystem.code [ fhir:value "extract" ]; fhir:CodeSystem.display [ fhir:value "Extract Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to selectively pull out a subset of record entry content, based on explicit criteria." ] ], [ fhir:index 12; fhir:CodeSystem.code [ fhir:value "link" ]; fhir:CodeSystem.display [ fhir:value "Link Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to connect related record entries." ] ], [ fhir:index 13; fhir:CodeSystem.code [ fhir:value "merge" ]; fhir:CodeSystem.display [ fhir:value "Merge Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "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." ] ], [ fhir:index 14; fhir:CodeSystem.code [ fhir:value "originate" ]; fhir:CodeSystem.display [ fhir:value "Originate/Retain Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "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." ] ], [ fhir:index 15; fhir:CodeSystem.code [ fhir:value "pseudonymize" ]; fhir:CodeSystem.display [ fhir:value "Pseudonymize Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "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." ] ], [ fhir:index 16; fhir:CodeSystem.code [ fhir:value "reactivate" ]; fhir:CodeSystem.display [ fhir:value "Re-activate Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to recreate or restore full status to record entries previously deleted or deprecated." ] ], [ fhir:index 17; fhir:CodeSystem.code [ fhir:value "receive" ]; fhir:CodeSystem.display [ fhir:value "Receive/Retain Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "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." ] ], [ fhir:index 18; fhir:CodeSystem.code [ fhir:value "reidentify" ]; fhir:CodeSystem.display [ fhir:value "Re-identify Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to restore information to data that allows identification of information source and/or information subject." ] ], [ fhir:index 19; fhir:CodeSystem.code [ fhir:value "unhold" ]; fhir:CodeSystem.display [ fhir:value "Remove Legal Hold Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "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”." ] ], [ fhir:index 20; fhir:CodeSystem.code [ fhir:value "report" ]; fhir:CodeSystem.display [ fhir:value "Report (Output) Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to produce and deliver record entry content in a particular form and manner." ] ], [ fhir:index 21; fhir:CodeSystem.code [ fhir:value "restore" ]; fhir:CodeSystem.display [ fhir:value "Restore Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to recreate record entries and their content from a previous created archive artefact." ] ], [ fhir:index 22; fhir:CodeSystem.code [ fhir:value "transform" ]; fhir:CodeSystem.display [ fhir:value "Transform/Translate Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to change the form, language or code system used to represent record entry content." ] ], [ fhir:index 23; fhir:CodeSystem.code [ fhir:value "transmit" ]; fhir:CodeSystem.display [ fhir:value "Transmit Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to send record entry content from one (EHR/PHR/other) system to another." ] ], [ fhir:index 24; fhir:CodeSystem.code [ fhir:value "unlink" ]; fhir:CodeSystem.display [ fhir:value "Unlink Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to disconnect two or more record entries previously connected, rendering them separate (disconnected) again." ] ], [ fhir:index 25; fhir:CodeSystem.code [ fhir:value "unmerge" ]; fhir:CodeSystem.display [ fhir:value "Unmerge Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "Occurs when an agent causes the system to reverse a previous record entry merge operation, rendering them separate again." ] ], [ fhir:index 26; fhir:CodeSystem.code [ fhir:value "verify" ]; fhir:CodeSystem.display [ fhir:value "Verify Record Lifecycle Event" ]; fhir:CodeSystem.definition [ fhir:value "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.