@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "iso-21089-lifecycle"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

This code system http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle defines the following codes:

CodeDisplayDefinition
access Access/View Record Lifecycle EventOccurs when an agent causes the system to obtain and open a record entry for inspection or review.
hold Add Legal Hold Record Lifecycle EventOccurs 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”.
amend Amend (Update) Record Lifecycle EventOccurs when an agent makes any change to record entry content currently residing in storage considered permanent (persistent).
archive Archive Record Lifecycle EventOccurs when an agent causes the system to create and move archive artifacts containing record entry content, typically to long-term offline storage.
attest Attest Record Lifecycle EventOccurs when an agent causes the system to capture the agent’s digital signature (or equivalent indication) during formal validation of record entry content.
decrypt Decrypt Record Lifecycle EventOccurs when an agent causes the system to decode record entry content from a cipher.
deidentify De-Identify (Anononymize) Record Lifecycle EventOccurs 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.
deprecate Deprecate Record Lifecycle EventOccurs when an agent causes the system to tag record entry(ies) as obsolete, erroneous or untrustworthy, to warn against its future use.
destroy Destroy/Delete Record Lifecycle EventOccurs when an agent causes the system to permanently erase record entry content from the system.
disclose Disclose Record Lifecycle EventOccurs when an agent causes the system to release, transfer, provision access to, or otherwise divulge record entry content.
encrypt Encrypt Record Lifecycle EventOccurs when an agent causes the system to encode record entry content in a cipher.
extract Extract Record Lifecycle EventOccurs when an agent causes the system to selectively pull out a subset of record entry content, based on explicit criteria.
link Link Record Lifecycle EventOccurs when an agent causes the system to connect related record entries.
merge Merge Record Lifecycle EventOccurs when an agent causes the system to combine or join content from two or more record entries, resulting in a single logical record entry.
originate Originate/Retain Record Lifecycle EventOccurs 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.
pseudonymize Pseudonymize Record Lifecycle EventOccurs 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.
reactivate Re-activate Record Lifecycle EventOccurs when an agent causes the system to recreate or restore full status to record entries previously deleted or deprecated.
receive Receive/Retain Record Lifecycle EventOccurs 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.
reidentify Re-identify Record Lifecycle EventOccurs when an agent causes the system to restore information to data that allows identification of information source and/or information subject.
unhold Remove Legal Hold Record Lifecycle EventOccurs 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”.
report Report (Output) Record Lifecycle EventOccurs when an agent causes the system to produce and deliver record entry content in a particular form and manner.
restore Restore Record Lifecycle EventOccurs when an agent causes the system to recreate record entries and their content from a previous created archive artefact.
transform Transform/Translate Record Lifecycle EventOccurs when an agent causes the system to change the form, language or code system used to represent record entry content.
transmit Transmit Record Lifecycle EventOccurs when an agent causes the system to send record entry content from one (EHR/PHR/other) system to another.
unlink Unlink Record Lifecycle EventOccurs when an agent causes the system to disconnect two or more record entries previously connected, rendering them separate (disconnected) again.
unmerge Unmerge Record Lifecycle EventOccurs when an agent causes the system to reverse a previous record entry merge operation, rendering them separate again.
verify Verify Record Lifecycle EventOccurs 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.
" ]; fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle"]; fhir:CodeSystem.version [ fhir:value "0.1.0"]; fhir:CodeSystem.name [ fhir:value "Iso_21089_2017_Health_Record_Lifecycle_Events"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.date [ fhir:value "2022-09-14T03:23:03-06:00"^^xsd:dateTime]; 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"^^xsd:boolean]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "access" ]; fhir:CodeSystem.concept.display [ fhir:value "Access/View Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "hold" ]; fhir:CodeSystem.concept.display [ fhir:value "Add Legal Hold Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "amend" ]; fhir:CodeSystem.concept.display [ fhir:value "Amend (Update) Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "archive" ]; fhir:CodeSystem.concept.display [ fhir:value "Archive Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "attest" ]; fhir:CodeSystem.concept.display [ fhir:value "Attest Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "decrypt" ]; fhir:CodeSystem.concept.display [ fhir:value "Decrypt Record Lifecycle Event" ]; fhir:CodeSystem.concept.definition [ fhir:value "Occurs when an agent causes the system to decode record entry content from a cipher." ] ], [ fhir:index 6; fhir:CodeSystem.concept.code [ fhir:value "deidentify" ]; fhir:CodeSystem.concept.display [ fhir:value "De-Identify (Anononymize) Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "deprecate" ]; fhir:CodeSystem.concept.display [ fhir:value "Deprecate Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "destroy" ]; fhir:CodeSystem.concept.display [ fhir:value "Destroy/Delete Record Lifecycle Event" ]; fhir:CodeSystem.concept.definition [ fhir:value "Occurs when an agent causes the system to permanently erase record entry content from the system." ] ], [ fhir:index 9; fhir:CodeSystem.concept.code [ fhir:value "disclose" ]; fhir:CodeSystem.concept.display [ fhir:value "Disclose Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "encrypt" ]; fhir:CodeSystem.concept.display [ fhir:value "Encrypt Record Lifecycle Event" ]; fhir:CodeSystem.concept.definition [ fhir:value "Occurs when an agent causes the system to encode record entry content in a cipher." ] ], [ fhir:index 11; fhir:CodeSystem.concept.code [ fhir:value "extract" ]; fhir:CodeSystem.concept.display [ fhir:value "Extract Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "link" ]; fhir:CodeSystem.concept.display [ fhir:value "Link Record Lifecycle Event" ]; fhir:CodeSystem.concept.definition [ fhir:value "Occurs when an agent causes the system to connect related record entries." ] ], [ fhir:index 13; fhir:CodeSystem.concept.code [ fhir:value "merge" ]; fhir:CodeSystem.concept.display [ fhir:value "Merge Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "originate" ]; fhir:CodeSystem.concept.display [ fhir:value "Originate/Retain Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "pseudonymize" ]; fhir:CodeSystem.concept.display [ fhir:value "Pseudonymize Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "reactivate" ]; fhir:CodeSystem.concept.display [ fhir:value "Re-activate Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "receive" ]; fhir:CodeSystem.concept.display [ fhir:value "Receive/Retain Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "reidentify" ]; fhir:CodeSystem.concept.display [ fhir:value "Re-identify Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "unhold" ]; fhir:CodeSystem.concept.display [ fhir:value "Remove Legal Hold Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "report" ]; fhir:CodeSystem.concept.display [ fhir:value "Report (Output) Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "restore" ]; fhir:CodeSystem.concept.display [ fhir:value "Restore Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "transform" ]; fhir:CodeSystem.concept.display [ fhir:value "Transform/Translate Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "transmit" ]; fhir:CodeSystem.concept.display [ fhir:value "Transmit Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "unlink" ]; fhir:CodeSystem.concept.display [ fhir:value "Unlink Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "unmerge" ]; fhir:CodeSystem.concept.display [ fhir:value "Unmerge Record Lifecycle Event" ]; fhir:CodeSystem.concept.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.concept.code [ fhir:value "verify" ]; fhir:CodeSystem.concept.display [ fhir:value "Verify Record Lifecycle Event" ]; fhir:CodeSystem.concept.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." ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------