Uses of Enum Class
de.gematik.test.erezept.fhir.parser.profiles.systems.KbvCodeSystem
Packages that use KbvCodeSystem
Package
Description
-
Uses of KbvCodeSystem in de.gematik.test.erezept.fhir.parser.profiles.systems
Methods in de.gematik.test.erezept.fhir.parser.profiles.systems that return KbvCodeSystemModifier and TypeMethodDescriptionstatic KbvCodeSystemReturns the enum constant of this class with the specified name.static KbvCodeSystem[]KbvCodeSystem.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of KbvCodeSystem in de.gematik.test.erezept.fhir.valuesets
Fields in de.gematik.test.erezept.fhir.valuesets declared as KbvCodeSystemModifier and TypeFieldDescriptionstatic final KbvCodeSystemAccidentCauseType.CODE_SYSTEMstatic final KbvCodeSystemDarreichungsform.CODE_SYSTEMstatic final KbvCodeSystemDmpKennzeichen.CODE_SYSTEMstatic final KbvCodeSystemMedicationCategory.CODE_SYSTEMstatic final KbvCodeSystemMedicationType.CODE_SYSTEMstatic final KbvCodeSystemPayorType.CODE_SYSTEMstatic final KbvCodeSystemPersonGroup.CODE_SYSTEMstatic final KbvCodeSystemPkvTariff.CODE_SYSTEMstatic final KbvCodeSystemQualificationType.CODE_SYSTEMstatic final KbvCodeSystemStatusCoPayment.CODE_SYSTEMstatic final KbvCodeSystemStatusKennzeichen.CODE_SYSTEMstatic final KbvCodeSystemVersichertenStatus.CODE_SYSTEMstatic final KbvCodeSystemWop.CODE_SYSTEMMethods in de.gematik.test.erezept.fhir.valuesets that return KbvCodeSystemModifier and TypeMethodDescriptionDarreichungsform.getCodeSystem()DmpKennzeichen.getCodeSystem()MedicationCategory.getCodeSystem()MedicationType.getCodeSystem()PayorType.getCodeSystem()PersonGroup.getCodeSystem()PkvTariff.getCodeSystem()QualificationType.getCodeSystem()StatusCoPayment.getCodeSystem()StatusKennzeichen.getCodeSystem()VersichertenStatus.getCodeSystem()Wop.getCodeSystem()Methods in de.gematik.test.erezept.fhir.valuesets with parameters of type KbvCodeSystemModifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.CodingStatusCoPayment.asCoding(KbvCodeSystem system) org.hl7.fhir.r4.model.ExtensionStatusCoPayment.asExtension(de.gematik.bbriccs.fhir.coding.WithStructureDefinition<?> structDef, KbvCodeSystem system)