EpaMedicationDrugCategory

public enum EpaMedicationDrugCategory : String, Equatable, Codable, Sendable

Category of a drug https://gematik.de/fhir/terminology/CodeSystem/epa-drug-category-cs

  • avm

    Declaration

    Swift

    case avm = "00"
  • btm

    Declaration

    Swift

    case btm = "01"
  • Declaration

    Swift

    case amvv = "02"
  • Declaration

    Swift

    case other = "03"