Uses of Class
org.hl7.fhir.r4b.model.MedicationKnowledge
-
Packages that use MedicationKnowledge Package Description org.hl7.fhir.r4b.formats org.hl7.fhir.r4b.model -
-
Uses of MedicationKnowledge in org.hl7.fhir.r4b.formats
Methods in org.hl7.fhir.r4b.formats that return MedicationKnowledge Modifier and Type Method Description protected MedicationKnowledgeJsonParser. parseMedicationKnowledge(com.google.gson.JsonObject json)protected MedicationKnowledgeXmlParser. parseMedicationKnowledge(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4b.formats with parameters of type MedicationKnowledge Modifier and Type Method Description protected voidJsonParser. composeMedicationKnowledge(String name, MedicationKnowledge element)protected voidRdfParser. composeMedicationKnowledge(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, MedicationKnowledge element, int index)protected voidXmlParser. composeMedicationKnowledge(String name, MedicationKnowledge element)protected voidXmlParser. composeMedicationKnowledgeElements(MedicationKnowledge element)protected voidJsonParser. composeMedicationKnowledgeProperties(MedicationKnowledge element)protected booleanXmlParser. parseMedicationKnowledgeContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge res)protected voidJsonParser. parseMedicationKnowledgeProperties(com.google.gson.JsonObject json, MedicationKnowledge res) -
Uses of MedicationKnowledge in org.hl7.fhir.r4b.model
Methods in org.hl7.fhir.r4b.model with parameters of type MedicationKnowledge Modifier and Type Method Description voidMedicationKnowledge. copyValues(MedicationKnowledge dst)
-