Uses of Class
org.hl7.fhir.r4b.model.MedicationStatement
-
Packages that use MedicationStatement Package Description org.hl7.fhir.r4b.formats org.hl7.fhir.r4b.model -
-
Uses of MedicationStatement in org.hl7.fhir.r4b.formats
Methods in org.hl7.fhir.r4b.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.r4b.formats with parameters of type MedicationStatement Modifier and Type Method Description protected voidJsonParser. composeMedicationStatement(String name, MedicationStatement element)protected voidRdfParser. composeMedicationStatement(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, MedicationStatement element, int index)protected voidXmlParser. composeMedicationStatement(String name, MedicationStatement element)protected voidXmlParser. composeMedicationStatementElements(MedicationStatement element)protected voidJsonParser. composeMedicationStatementProperties(MedicationStatement element)protected booleanXmlParser. parseMedicationStatementContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationStatement res)protected voidJsonParser. parseMedicationStatementProperties(com.google.gson.JsonObject json, MedicationStatement res) -
Uses of MedicationStatement in org.hl7.fhir.r4b.model
Methods in org.hl7.fhir.r4b.model with parameters of type MedicationStatement Modifier and Type Method Description voidMedicationStatement. copyValues(MedicationStatement dst)
-