Enum Iso21089Lifecycle

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      ACCESS
      Occurs when an agent causes the system to obtain and open a record entry for inspection or review.
      AMEND
      Occurs when an agent makes any change to record entry content currently residing in storage considered permanent (persistent).
      ARCHIVE
      Occurs when an agent causes the system to create and move archive artifacts containing record entry content, typically to long-term offline storage.
      ATTEST
      Occurs when an agent causes the system to capture the agent’s digital signature (or equivalent indication) during formal validation of record entry content.
      DECRYPT
      Occurs when an agent causes the system to decode record entry content from a cipher.
      DEIDENTIFY
      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.
      DEPRECATE
      Occurs when an agent causes the system to tag record entry(ies) as obsolete, erroneous or untrustworthy, to warn against its future use.
      DESTROY
      Occurs when an agent causes the system to permanently erase record entry content from the system.
      DISCLOSE
      Occurs when an agent causes the system to release, transfer, provision access to, or otherwise divulge record entry content.
      ENCRYPT
      Occurs when an agent causes the system to encode record entry content in a cipher.
      EXTRACT
      Occurs when an agent causes the system to selectively pull out a subset of record entry content, based on explicit criteria.
      HOLD
      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”.
      LINK
      Occurs when an agent causes the system to connect related record entries.
      MERGE
      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.
      NULL
      added to help the parsers
      ORIGINATE
      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.
      PSEUDONYMIZE
      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.
      REACTIVATE
      Occurs when an agent causes the system to recreate or restore full status to record entries previously deleted or deprecated.
      RECEIVE
      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.
      REIDENTIFY
      Occurs when an agent causes the system to restore information to data that allows identification of information source and/or information subject.
      REPORT
      Occurs when an agent causes the system to produce and deliver record entry content in a particular form and manner.
      RESTORE
      Occurs when an agent causes the system to recreate record entries and their content from a previous created archive artefact.
      TRANSFORM
      Occurs when an agent causes the system to change the form, language or code system used to represent record entry content.
      TRANSMIT
      Occurs when an agent causes the system to send record entry content from one (EHR/PHR/other) system to another.
      UNHOLD
      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”.
      UNLINK
      Occurs when an agent causes the system to disconnect two or more record entries previously connected, rendering them separate (disconnected) again.
      UNMERGE
      Occurs when an agent causes the system to reverse a previous record entry merge operation, rendering them separate again.
      VERIFY
      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.
    • Enum Constant Detail

      • ACCESS

        public static final Iso21089Lifecycle ACCESS
        Occurs when an agent causes the system to obtain and open a record entry for inspection or review.
      • HOLD

        public static final Iso21089Lifecycle HOLD
        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”.
      • AMEND

        public static final Iso21089Lifecycle AMEND
        Occurs when an agent makes any change to record entry content currently residing in storage considered permanent (persistent).
      • ARCHIVE

        public static final Iso21089Lifecycle ARCHIVE
        Occurs when an agent causes the system to create and move archive artifacts containing record entry content, typically to long-term offline storage.
      • ATTEST

        public static final Iso21089Lifecycle ATTEST
        Occurs when an agent causes the system to capture the agent’s digital signature (or equivalent indication) during formal validation of record entry content.
      • DECRYPT

        public static final Iso21089Lifecycle DECRYPT
        Occurs when an agent causes the system to decode record entry content from a cipher.
      • DEIDENTIFY

        public static final Iso21089Lifecycle DEIDENTIFY
        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.
      • DEPRECATE

        public static final Iso21089Lifecycle DEPRECATE
        Occurs when an agent causes the system to tag record entry(ies) as obsolete, erroneous or untrustworthy, to warn against its future use.
      • DESTROY

        public static final Iso21089Lifecycle DESTROY
        Occurs when an agent causes the system to permanently erase record entry content from the system.
      • DISCLOSE

        public static final Iso21089Lifecycle DISCLOSE
        Occurs when an agent causes the system to release, transfer, provision access to, or otherwise divulge record entry content.
      • ENCRYPT

        public static final Iso21089Lifecycle ENCRYPT
        Occurs when an agent causes the system to encode record entry content in a cipher.
      • EXTRACT

        public static final Iso21089Lifecycle EXTRACT
        Occurs when an agent causes the system to selectively pull out a subset of record entry content, based on explicit criteria.
      • LINK

        public static final Iso21089Lifecycle LINK
        Occurs when an agent causes the system to connect related record entries.
      • MERGE

        public static final Iso21089Lifecycle MERGE
        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.
      • ORIGINATE

        public static final Iso21089Lifecycle ORIGINATE
        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.
      • PSEUDONYMIZE

        public static final Iso21089Lifecycle PSEUDONYMIZE
        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.
      • REACTIVATE

        public static final Iso21089Lifecycle REACTIVATE
        Occurs when an agent causes the system to recreate or restore full status to record entries previously deleted or deprecated.
      • RECEIVE

        public static final Iso21089Lifecycle RECEIVE
        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.
      • REIDENTIFY

        public static final Iso21089Lifecycle REIDENTIFY
        Occurs when an agent causes the system to restore information to data that allows identification of information source and/or information subject.
      • UNHOLD

        public static final Iso21089Lifecycle UNHOLD
        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”.
      • REPORT

        public static final Iso21089Lifecycle REPORT
        Occurs when an agent causes the system to produce and deliver record entry content in a particular form and manner.
      • RESTORE

        public static final Iso21089Lifecycle RESTORE
        Occurs when an agent causes the system to recreate record entries and their content from a previous created archive artefact.
      • TRANSFORM

        public static final Iso21089Lifecycle TRANSFORM
        Occurs when an agent causes the system to change the form, language or code system used to represent record entry content.
      • TRANSMIT

        public static final Iso21089Lifecycle TRANSMIT
        Occurs when an agent causes the system to send record entry content from one (EHR/PHR/other) system to another.
      • UNLINK

        public static final Iso21089Lifecycle UNLINK
        Occurs when an agent causes the system to disconnect two or more record entries previously connected, rendering them separate (disconnected) again.
      • UNMERGE

        public static final Iso21089Lifecycle UNMERGE
        Occurs when an agent causes the system to reverse a previous record entry merge operation, rendering them separate again.
      • VERIFY

        public static final Iso21089Lifecycle VERIFY
        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.
    • Method Detail

      • values

        public static Iso21089Lifecycle[] values()
        Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
        for (Iso21089Lifecycle c : Iso21089Lifecycle.values())
            System.out.println(c);
        
        Returns:
        an array containing the constants of this enum type, in the order they are declared
      • valueOf

        public static Iso21089Lifecycle valueOf​(String name)
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        name - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        IllegalArgumentException - if this enum type has no constant with the specified name
        NullPointerException - if the argument is null
      • fromCode

        public static Iso21089Lifecycle fromCode​(String codeString)
                                          throws org.hl7.fhir.exceptions.FHIRException
        Throws:
        org.hl7.fhir.exceptions.FHIRException