Uses of Class
org.hl7.fhir.r5.model.MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent
-
Packages that use MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent Modifier and Type Method Description protected MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponentJsonParser. parseMedicationKnowledgeMedicineClassificationComponent(com.google.gson.JsonObject json)protected MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponentXmlParser. parseMedicationKnowledgeMedicineClassificationComponent(org.xmlpull.v1.XmlPullParser xpp) -
Uses of MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent Modifier and Type Field Description protected List<MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent>MedicationKnowledge. medicineClassificationCategorization of the medication within a formulary or classification system.Methods in org.hl7.fhir.r5.model that return types with arguments of type MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent Modifier and Type Method Description List<MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent>MedicationKnowledge. getMedicineClassification()Methods in org.hl7.fhir.r5.model with parameters of type MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent Modifier and Type Method Description MedicationKnowledgeMedicationKnowledge. addMedicineClassification(MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent t)voidMedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent. copyValues(MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent dst)Method parameters in org.hl7.fhir.r5.model with type arguments of type MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent Modifier and Type Method Description MedicationKnowledgeMedicationKnowledge. setMedicineClassification(List<MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent> theMedicineClassification)
-