CopyNumberEvent

public enum CopyNumberEvent: String

Copy Number Event

URL: http://hl7.org/fhir/copy-number-event ValueSet: http://hl7.org/fhir/ValueSet/copy-number-event

  • amp

    amplificaiton

    Declaration

    Swift

    case amp = "amp"
  • del

    deletion

    Declaration

    Swift

    case del = "del"
  • lof

    loss of function

    Declaration

    Swift

    case lof = "lof"