Uses of Class
org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent
-
Packages that use MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent Modifier and Type Method Description protected MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentJsonParser. parseMedicationKnowledgeMedicationKnowledgeRelatedMedicationKnowledgeComponent(com.google.gson.JsonObject json, MedicationKnowledge owner)protected MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentXmlParser. parseMedicationKnowledgeMedicationKnowledgeRelatedMedicationKnowledgeComponent(org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner) -
Uses of MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent Modifier and Type Field Description protected List<MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent>MedicationKnowledge. relatedMedicationKnowledgeAssociated or related knowledge about a medication.Methods in org.hl7.fhir.r4.model that return types with arguments of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent Modifier and Type Method Description List<MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent>MedicationKnowledge. getRelatedMedicationKnowledge()Methods in org.hl7.fhir.r4.model with parameters of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent Modifier and Type Method Description MedicationKnowledgeMedicationKnowledge. addRelatedMedicationKnowledge(MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent t)voidMedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent. copyValues(MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent dst)Method parameters in org.hl7.fhir.r4.model with type arguments of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent Modifier and Type Method Description MedicationKnowledgeMedicationKnowledge. setRelatedMedicationKnowledge(List<MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent> theRelatedMedicationKnowledge)
-