
Uses of Class
org.hl7.fhir.r5.model.MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent
Packages that use MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent
-
Uses of MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponentModifier and TypeMethodDescriptionJsonParser.parseMedicationKnowledgeIndicationGuidelineComponent
(com.google.gson.JsonObject json) XmlParser.parseMedicationKnowledgeIndicationGuidelineComponent
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeMedicationKnowledgeIndicationGuidelineComponent
(String name, MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent element) protected void
RdfParser.composeMedicationKnowledgeIndicationGuidelineComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent element, int index) protected void
XmlParser.composeMedicationKnowledgeIndicationGuidelineComponent
(String name, MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent element) protected void
XmlParser.composeMedicationKnowledgeIndicationGuidelineComponentElements
(MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent element) protected void
JsonParser.composeMedicationKnowledgeIndicationGuidelineComponentProperties
(MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent element) protected boolean
XmlParser.parseMedicationKnowledgeIndicationGuidelineComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent res) protected void
JsonParser.parseMedicationKnowledgeIndicationGuidelineComponentProperties
(com.google.gson.JsonObject json, MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent res) -
Uses of MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponentModifier and TypeFieldDescriptionMedicationKnowledge.indicationGuideline
Guidelines or protocols that are applicable for the administration of the medication based on indication.Methods in org.hl7.fhir.r5.model that return MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponentModifier and TypeMethodDescriptionMedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent.addDosingGuideline
(MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelineComponent t) MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent.addIndication
(CodeableReference t) MedicationKnowledge.addIndicationGuideline()
MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent.copy()
MedicationKnowledge.getIndicationGuidelineFirstRep()
MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent.setDosingGuideline
(List<MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelineComponent> theDosingGuideline) MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent.setIndication
(List<CodeableReference> theIndication) Methods in org.hl7.fhir.r5.model that return types with arguments of type MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponentMethods in org.hl7.fhir.r5.model with parameters of type MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponentModifier and TypeMethodDescriptionMedicationKnowledge.addIndicationGuideline
(MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent t) void
MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent.copyValues
(MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponentModifier and TypeMethodDescriptionMedicationKnowledge.setIndicationGuideline
(List<MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent> theIndicationGuideline)