Uses of Class
org.hl7.fhir.r5.model.MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent
-
Uses of MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentModifier and TypeMethodDescriptionJsonParser.parseMedicationKnowledgeRelatedMedicationKnowledgeComponent(com.google.gson.JsonObject json)XmlParser.parseMedicationKnowledgeRelatedMedicationKnowledgeComponent(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r5.formats with parameters of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeMedicationKnowledgeRelatedMedicationKnowledgeComponent(String name, MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent element)protected voidRdfParser.composeMedicationKnowledgeRelatedMedicationKnowledgeComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent element, int index)protected voidXmlParser.composeMedicationKnowledgeRelatedMedicationKnowledgeComponent(String name, MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent element)protected voidXmlParser.composeMedicationKnowledgeRelatedMedicationKnowledgeComponentElements(MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent element)protected voidJsonParser.composeMedicationKnowledgeRelatedMedicationKnowledgeComponentProperties(MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent element)protected booleanXmlParser.parseMedicationKnowledgeRelatedMedicationKnowledgeComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent res)protected voidJsonParser.parseMedicationKnowledgeRelatedMedicationKnowledgeComponentProperties(com.google.gson.JsonObject json, MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent res) -
Uses of MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentModifier and TypeFieldDescriptionMedicationKnowledge.relatedMedicationKnowledgeAssociated or related medications.Methods in org.hl7.fhir.r5.model that return MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentModifier and TypeMethodDescriptionMedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.addReference(Reference t)MedicationKnowledge.addRelatedMedicationKnowledge()MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.copy()MedicationKnowledge.getRelatedMedicationKnowledgeFirstRep()MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.setReference(List<Reference> theReference)MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.setType(CodeableConcept value)Methods in org.hl7.fhir.r5.model that return types with arguments of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentMethods in org.hl7.fhir.r5.model with parameters of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentModifier and TypeMethodDescriptionMedicationKnowledge.addRelatedMedicationKnowledge(MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent t)voidMedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.copyValues(MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent dst)Method parameters in org.hl7.fhir.r5.model with type arguments of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentModifier and TypeMethodDescriptionMedicationKnowledge.setRelatedMedicationKnowledge(List<MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent> theRelatedMedicationKnowledge)