NHINPurposeOfUse

public enum NHINPurposeOfUse: String

This value set is suitable for use with the provenance resource. It is derived from, but not compatible with, the HL7 v3 Purpose of use Code system.

URL: http://healthit.gov/nhin/purposeofuse ValueSet: http://hl7.org/fhir/ValueSet/nhin-purposeofuse

  • Treatment

    Declaration

    Swift

    case TREATMENT = "TREATMENT"
  • Payment

    Declaration

    Swift

    case PAYMENT = "PAYMENT"
  • Healthcare Operations

    Declaration

    Swift

    case OPERATIONS = "OPERATIONS"
  • System Administration

    Declaration

    Swift

    case SYSADMIN = "SYSADMIN"
  • Fraud detection

    Declaration

    Swift

    case FRAUD = "FRAUD"
  • Use or disclosure of Psychotherapy Notes

    Declaration

    Swift

    case PSYCHOTHERAPY = "PSYCHOTHERAPY"
  • Use or disclosure by the covered entity for its own training programs

    Declaration

    Swift

    case TRAINING = "TRAINING"
  • Use or disclosure by the covered entity to defend itself in a legal action

    Declaration

    Swift

    case LEGAL = "LEGAL"
  • Marketing

    Declaration

    Swift

    case MARKETING = "MARKETING"
  • Use and disclosure for facility directories

    Declaration

    Swift

    case DIRECTORY = "DIRECTORY"
  • Disclose to a family member, other relative, or a close personal friend of the individual

    Declaration

    Swift

    case FAMILY = "FAMILY"
  • Uses and disclosures with the individual present.

    Declaration

    Swift

    case PRESENT = "PRESENT"
  • Permission cannot practicably be provided because of the individual’s incapacity or an emergency.

    Declaration

    Swift

    case EMERGENCY = "EMERGENCY"
  • Use and disclosures for disaster relief purposes.

    Declaration

    Swift

    case DISASTER = "DISASTER"
  • Uses and disclosures for public health activities.

    Declaration

    Swift

    case PUBLICHEALTH = "PUBLICHEALTH"
  • Disclosures about victims of abuse, neglect or domestic violence.

    Declaration

    Swift

    case ABUSE = "ABUSE"
  • Uses and disclosures for health oversight activities.

    Declaration

    Swift

    case OVERSIGHT = "OVERSIGHT"
  • Disclosures for judicial and administrative proceedings.

    Declaration

    Swift

    case JUDICIAL = "JUDICIAL"
  • LAW

    Disclosures for law enforcement purposes.

    Declaration

    Swift

    case LAW = "LAW"
  • Uses and disclosures about decedents.

    Declaration

    Swift

    case DECEASED = "DECEASED"
  • Uses and disclosures for cadaveric organ, eye or tissue donation purposes

    Declaration

    Swift

    case DONATION = "DONATION"
  • Uses and disclosures for research purposes.

    Declaration

    Swift

    case RESEARCH = "RESEARCH"
  • Uses and disclosures to avert a serious threat to health or safety.

    Declaration

    Swift

    case THREAT = "THREAT"
  • Uses and disclosures for specialized government functions.

    Declaration

    Swift

    case GOVERNMENT = "GOVERNMENT"
  • Disclosures for workers’ compensation.

    Declaration

    Swift

    case WORKERSCOMP = "WORKERSCOMP"
  • Disclosures for insurance or disability coverage determination

    Declaration

    Swift

    case COVERAGE = "COVERAGE"
  • Request of the Individual

    Declaration

    Swift

    case REQUEST = "REQUEST"