Uses of Class
org.hl7.fhir.dstu2016may.model.MedicationStatement
-
Packages that use MedicationStatement Package Description org.hl7.fhir.dstu2016may.formats org.hl7.fhir.dstu2016may.model -
-
Uses of MedicationStatement in org.hl7.fhir.dstu2016may.formats
Methods in org.hl7.fhir.dstu2016may.formats that return MedicationStatement Modifier and Type Method Description protected MedicationStatementJsonParser. parseMedicationStatement(com.google.gson.JsonObject json)protected MedicationStatementXmlParser. parseMedicationStatement(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu2016may.formats with parameters of type MedicationStatement Modifier and Type Method Description protected voidJsonParser. composeMedicationStatement(String name, MedicationStatement element)protected voidRdfParser. composeMedicationStatement(RdfGenerator.Complex parent, String parentType, String name, MedicationStatement element, int index)protected voidXmlParser. composeMedicationStatement(String name, MedicationStatement element)protected voidJsonParser. composeMedicationStatementInner(MedicationStatement element)protected MedicationStatement.MedicationStatementDosageComponentJsonParser. parseMedicationStatementMedicationStatementDosageComponent(com.google.gson.JsonObject json, MedicationStatement owner)protected MedicationStatement.MedicationStatementDosageComponentXmlParser. parseMedicationStatementMedicationStatementDosageComponent(org.xmlpull.v1.XmlPullParser xpp, MedicationStatement owner) -
Uses of MedicationStatement in org.hl7.fhir.dstu2016may.model
-