Uses of Class
de.gematik.test.erezept.fhir.r4.kbv.KbvErpMedication
Packages that use KbvErpMedication
Package
Description
-
Uses of KbvErpMedication in de.gematik.test.erezept.fhir.builder.erp
Fields in de.gematik.test.erezept.fhir.builder.erp declared as KbvErpMedicationMethods in de.gematik.test.erezept.fhir.builder.erp with parameters of type KbvErpMedicationModifier and TypeMethodDescriptionstatic GemErpMedicationBuilderGemErpMedicationBuilder.from(KbvErpMedication kbvMedication) ErxComPrescriptionBuilder.medication(KbvErpMedication medication) ErxMedicationDispenseBuilder.medication(KbvErpMedication medication) ErxMedicationDispenseFaker.withMedication(KbvErpMedication medication) -
Uses of KbvErpMedication in de.gematik.test.erezept.fhir.builder.kbv
Methods in de.gematik.test.erezept.fhir.builder.kbv that return KbvErpMedicationModifier and TypeMethodDescriptionKbvErpMedicationCompoundingBuilder.build()KbvErpMedicationFreeTextBuilder.build()KbvErpMedicationIngredientBuilder.build()KbvErpMedicationPZNBuilder.build()KbvErpMedicationCompoundingFaker.fake()KbvErpMedicationFreeTextFaker.fake()KbvErpMedicationIngredientFaker.fake()KbvErpMedicationPZNFaker.fake()Methods in de.gematik.test.erezept.fhir.builder.kbv with parameters of type KbvErpMedicationModifier and TypeMethodDescriptionKbvErpMedicationRequestBuilder.medication(KbvErpMedication medication) SupplyRequestBuilder.medication(KbvErpMedication medication) KbvErpBundleFaker.withMedication(KbvErpMedication medication) KbvErpMedicationRequestFaker.withMedication(KbvErpMedication medication) -
Uses of KbvErpMedication in de.gematik.test.erezept.fhir.r4.erp
Methods in de.gematik.test.erezept.fhir.r4.erp that return KbvErpMedicationModifier and TypeMethodDescriptionErxMedicationDispense.getContainedKbvMedicationFirstRep()Deprecated, for removal: This API element is subject to removal in a future version.since 0.10.1 because from FHIR-Profiles 1.4.0 the MedicationDispense won't contain the Medication anymoreMethods in de.gematik.test.erezept.fhir.r4.erp that return types with arguments of type KbvErpMedicationModifier and TypeMethodDescriptionErxMedicationDispense.getContainedKbvMedication()Deprecated, for removal: This API element is subject to removal in a future version.since 0.10.1 because from FHIR-Profiles 1.4.0 the MedicationDispense won't contain the Medication anymoreList<org.apache.commons.lang3.tuple.Pair<ErxMedicationDispense,KbvErpMedication>> ErxMedicationDispenseBundle.unpackDispensePairBy(PrescriptionId prescriptionId) Get the pair of corresponding MedicationDispense and KbvErpMedication (which is contained within the MedicationDispense) by prescriptionId Attention: this method will only work up to FHIR profiles 1.3.0 -
Uses of KbvErpMedication in de.gematik.test.erezept.fhir.r4.kbv
Methods in de.gematik.test.erezept.fhir.r4.kbv that return KbvErpMedicationModifier and TypeMethodDescriptionstatic KbvErpMedicationKbvErpMedication.fromMedication(org.hl7.fhir.r4.model.Medication adaptee) static KbvErpMedicationKbvErpMedication.fromMedication(org.hl7.fhir.r4.model.Resource adaptee) KbvErpBundle.getMedication()