Uses of Class
org.hl7.fhir.r4.model.MedicationStatement
-
Packages that use MedicationStatement Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of MedicationStatement in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.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.r4.formats with parameters of type MedicationStatement Modifier and Type Method Description protected voidJsonParser. composeMedicationStatement(String name, MedicationStatement element)protected voidRdfParser. composeMedicationStatement(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. composeMedicationStatementInner(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.r4.model
Methods in org.hl7.fhir.r4.model with parameters of type MedicationStatement Modifier and Type Method Description voidMedicationStatement. copyValues(MedicationStatement dst)
-