Uses of Class
org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent
-
Uses of MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentModifier and TypeMethodDescriptionJsonParser.parseMedicationKnowledgeMedicationKnowledgeRelatedMedicationKnowledgeComponent(com.google.gson.JsonObject json, MedicationKnowledge owner)XmlParser.parseMedicationKnowledgeMedicationKnowledgeRelatedMedicationKnowledgeComponent(org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner)Methods in org.hl7.fhir.r4.formats with parameters of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeMedicationKnowledgeMedicationKnowledgeRelatedMedicationKnowledgeComponent(String name, MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent element)protected voidRdfParser.composeMedicationKnowledgeMedicationKnowledgeRelatedMedicationKnowledgeComponent(Turtle.Complex parent, String parentType, String name, MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent element, int index)protected voidXmlParser.composeMedicationKnowledgeMedicationKnowledgeRelatedMedicationKnowledgeComponent(String name, MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent element)protected voidXmlParser.composeMedicationKnowledgeMedicationKnowledgeRelatedMedicationKnowledgeComponentElements(MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent element)protected voidJsonParser.composeMedicationKnowledgeMedicationKnowledgeRelatedMedicationKnowledgeComponentInner(MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent element)protected booleanXmlParser.parseMedicationKnowledgeMedicationKnowledgeRelatedMedicationKnowledgeComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent res)protected voidJsonParser.parseMedicationKnowledgeMedicationKnowledgeRelatedMedicationKnowledgeComponentProperties(com.google.gson.JsonObject json, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent res) -
Uses of MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentModifier and TypeFieldDescriptionMedicationKnowledge.relatedMedicationKnowledgeAssociated or related knowledge about a medication.Methods in org.hl7.fhir.r4.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.r4.model that return types with arguments of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentMethods in org.hl7.fhir.r4.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.r4.model with type arguments of type MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponentModifier and TypeMethodDescriptionMedicationKnowledge.setRelatedMedicationKnowledge(List<MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent> theRelatedMedicationKnowledge)