Uses of Class
org.hl7.fhir.r4.model.MedicationDispense
-
Packages that use MedicationDispense Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of MedicationDispense in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return MedicationDispense Modifier and Type Method Description protected MedicationDispenseJsonParser. parseMedicationDispense(com.google.gson.JsonObject json)protected MedicationDispenseXmlParser. parseMedicationDispense(org.xmlpull.v1.XmlPullParser xpp) -
Uses of MedicationDispense in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model with parameters of type MedicationDispense Modifier and Type Method Description voidMedicationDispense. copyValues(MedicationDispense dst)
-