Uses of Class
org.hl7.fhir.r5.model.MedicationUsage
-
Packages that use MedicationUsage Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of MedicationUsage in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return MedicationUsage Modifier and Type Method Description protected MedicationUsageJsonParser. parseMedicationUsage(com.google.gson.JsonObject json)protected MedicationUsageXmlParser. parseMedicationUsage(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r5.formats with parameters of type MedicationUsage Modifier and Type Method Description protected voidJsonParser. composeMedicationUsage(String name, MedicationUsage element)protected voidRdfParser. composeMedicationUsage(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, MedicationUsage element, int index)protected voidXmlParser. composeMedicationUsage(String name, MedicationUsage element)protected voidXmlParser. composeMedicationUsageElements(MedicationUsage element)protected voidJsonParser. composeMedicationUsageProperties(MedicationUsage element)protected booleanXmlParser. parseMedicationUsageContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationUsage res)protected voidJsonParser. parseMedicationUsageProperties(com.google.gson.JsonObject json, MedicationUsage res) -
Uses of MedicationUsage in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model with parameters of type MedicationUsage Modifier and Type Method Description voidMedicationUsage. copyValues(MedicationUsage dst)
-