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