HL7 Terminology
2.1.0 - Publication

This page is part of the HL7 Terminology (v2.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - 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-09T15:10:28.568-06:00"^^xsd:dateTime ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">access<a name=\"iso-21089-lifecycle-access\"> </a></td><td>Access/View Record Lifecycle Event</td><td>Occurs when an agent causes the system to obtain and open a record entry for inspection or review.</td></tr><tr><td style=\"white-space:nowrap\">hold<a name=\"iso-21089-lifecycle-hold\"> </a></td><td>Add Legal Hold Record Lifecycle Event</td><td>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”.</td></tr><tr><td style=\"white-space:nowrap\">amend<a name=\"iso-21089-lifecycle-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 style=\"white-space:nowrap\">archive<a name=\"iso-21089-lifecycle-archive\"> </a></td><td>Archive Record Lifecycle Event</td><td>Occurs when an agent causes the system to create and move archive artifacts containing record entry content, typically to long-term offline storage.</td></tr><tr><td style=\"white-space:nowrap\">attest<a name=\"iso-21089-lifecycle-attest\"> </a></td><td>Attest Record Lifecycle Event</td><td>Occurs when an agent causes the system to capture the agent’s digital signature (or equivalent indication) during formal validation of record entry content.</td></tr><tr><td style=\"white-space:nowrap\">decrypt<a name=\"iso-21089-lifecycle-decrypt\"> </a></td><td>Decrypt Record Lifecycle Event</td><td>Occurs when an agent causes the system to decode record entry content from a cipher.</td></tr><tr><td style=\"white-space:nowrap\">deidentify<a name=\"iso-21089-lifecycle-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 style=\"white-space:nowrap\">deprecate<a name=\"iso-21089-lifecycle-deprecate\"> </a></td><td>Deprecate Record Lifecycle Event</td><td>Occurs when an agent causes the system to tag record entry(ies) as obsolete, erroneous or untrustworthy, to warn against its future use.</td></tr><tr><td style=\"white-space:nowrap\">destroy<a name=\"iso-21089-lifecycle-destroy\"> </a></td><td>Destroy/Delete Record Lifecycle Event</td><td>Occurs when an agent causes the system to permanently erase record entry content from the system.</td></tr><tr><td style=\"white-space:nowrap\">disclose<a name=\"iso-21089-lifecycle-disclose\"> </a></td><td>Disclose Record Lifecycle Event</td><td>Occurs when an agent causes the system to release, transfer, provision access to, or otherwise divulge record entry content.</td></tr><tr><td style=\"white-space:nowrap\">encrypt<a name=\"iso-21089-lifecycle-encrypt\"> </a></td><td>Encrypt Record Lifecycle Event</td><td>Occurs when an agent causes the system to encode record entry content in a cipher.</td></tr><tr><td style=\"white-space:nowrap\">extract<a name=\"iso-21089-lifecycle-extract\"> </a></td><td>Extract Record Lifecycle Event</td><td>Occurs when an agent causes the system to selectively pull out a subset of record entry content, based on explicit criteria.</td></tr><tr><td style=\"white-space:nowrap\">link<a name=\"iso-21089-lifecycle-link\"> </a></td><td>Link Record Lifecycle Event</td><td>Occurs when an agent causes the system to connect related record entries.</td></tr><tr><td style=\"white-space:nowrap\">merge<a name=\"iso-21089-lifecycle-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 style=\"white-space:nowrap\">originate<a name=\"iso-21089-lifecycle-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 style=\"white-space:nowrap\">pseudonymize<a name=\"iso-21089-lifecycle-pseudonymize\"> </a></td><td>Pseudonymize Record Lifecycle Event</td><td>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.</td></tr><tr><td style=\"white-space:nowrap\">reactivate<a name=\"iso-21089-lifecycle-reactivate\"> </a></td><td>Re-activate Record Lifecycle Event</td><td>Occurs when an agent causes the system to recreate or restore full status to record entries previously deleted or deprecated.</td></tr><tr><td style=\"white-space:nowrap\">receive<a name=\"iso-21089-lifecycle-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 style=\"white-space:nowrap\">reidentify<a name=\"iso-21089-lifecycle-reidentify\"> </a></td><td>Re-identify Record Lifecycle Event</td><td>Occurs when an agent causes the system to restore information to data that allows identification of information source and/or information subject.</td></tr><tr><td style=\"white-space:nowrap\">unhold<a name=\"iso-21089-lifecycle-unhold\"> </a></td><td>Remove Legal Hold Record Lifecycle Event</td><td>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”.</td></tr><tr><td style=\"white-space:nowrap\">report<a name=\"iso-21089-lifecycle-report\"> </a></td><td>Report (Output) Record Lifecycle Event</td><td>Occurs when an agent causes the system to produce and deliver record entry content in a particular form and manner.</td></tr><tr><td style=\"white-space:nowrap\">restore<a name=\"iso-21089-lifecycle-restore\"> </a></td><td>Restore Record Lifecycle Event</td><td>Occurs when an agent causes the system to recreate record entries and their content from a previous created archive artefact.</td></tr><tr><td style=\"white-space:nowrap\">transform<a name=\"iso-21089-lifecycle-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 style=\"white-space:nowrap\">transmit<a name=\"iso-21089-lifecycle-transmit\"> </a></td><td>Transmit Record Lifecycle Event</td><td>Occurs when an agent causes the system to send record entry content from one (EHR/PHR/other) system to another.</td></tr><tr><td style=\"white-space:nowrap\">unlink<a name=\"iso-21089-lifecycle-unlink\"> </a></td><td>Unlink Record Lifecycle Event</td><td>Occurs when an agent causes the system to disconnect two or more record entries previously connected, rendering them separate (disconnected) again.</td></tr><tr><td style=\"white-space:nowrap\">unmerge<a name=\"iso-21089-lifecycle-unmerge\"> </a></td><td>Unmerge Record Lifecycle Event</td><td>Occurs when an agent causes the system to reverse a previous record entry merge operation, rendering them separate again.</td></tr><tr><td style=\"white-space:nowrap\">verify<a name=\"iso-21089-lifecycle-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></div>"
  ];
  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 "2021-03-06T13:53:33-07: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.