Uses of Class
de.gematik.test.erezept.fhir.r4.kbv.KbvErpMedicationRequest
Packages that use KbvErpMedicationRequest
-
Uses of KbvErpMedicationRequest in de.gematik.test.erezept.fhir.builder.kbv
Methods in de.gematik.test.erezept.fhir.builder.kbv that return KbvErpMedicationRequestModifier and TypeMethodDescriptionKbvErpMedicationRequestBuilder.build()KbvErpMedicationRequestFaker.fake()Methods in de.gematik.test.erezept.fhir.builder.kbv with parameters of type KbvErpMedicationRequestModifier and TypeMethodDescriptionKbvErpBundleBuilder.medicationRequest(KbvErpMedicationRequest medicationRequest) -
Uses of KbvErpMedicationRequest in de.gematik.test.erezept.fhir.r4.kbv
Methods in de.gematik.test.erezept.fhir.r4.kbv that return KbvErpMedicationRequestModifier and TypeMethodDescriptionstatic KbvErpMedicationRequestKbvErpMedicationRequest.fromMedicationRequest(org.hl7.fhir.r4.model.MedicationRequest adaptee) static KbvErpMedicationRequestKbvErpMedicationRequest.fromMedicationRequest(org.hl7.fhir.r4.model.Resource adaptee) KbvErpBundle.getMedicationRequest()Methods in de.gematik.test.erezept.fhir.r4.kbv that return types with arguments of type KbvErpMedicationRequestModifier and TypeMethodDescriptionKbvErpBundle.getFirstMedicationRequest()KbvErpBundle.getMedicationRequestOptional()KbvErpBundle.getMedicationRequests()