
Uses of Class
org.hl7.fhir.r5.model.MedicationKnowledge.MedicationKnowledgeRegulatoryComponent
Packages that use MedicationKnowledge.MedicationKnowledgeRegulatoryComponent
-
Uses of MedicationKnowledge.MedicationKnowledgeRegulatoryComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return MedicationKnowledge.MedicationKnowledgeRegulatoryComponentModifier and TypeMethodDescriptionJsonParser.parseMedicationKnowledgeRegulatoryComponent(com.google.gson.JsonObject json) XmlParser.parseMedicationKnowledgeRegulatoryComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type MedicationKnowledge.MedicationKnowledgeRegulatoryComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeMedicationKnowledgeRegulatoryComponent(String name, MedicationKnowledge.MedicationKnowledgeRegulatoryComponent element) protected voidRdfParser.composeMedicationKnowledgeRegulatoryComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, MedicationKnowledge.MedicationKnowledgeRegulatoryComponent element, int index) protected voidXmlParser.composeMedicationKnowledgeRegulatoryComponent(String name, MedicationKnowledge.MedicationKnowledgeRegulatoryComponent element) protected voidXmlParser.composeMedicationKnowledgeRegulatoryComponentElements(MedicationKnowledge.MedicationKnowledgeRegulatoryComponent element) protected voidJsonParser.composeMedicationKnowledgeRegulatoryComponentProperties(MedicationKnowledge.MedicationKnowledgeRegulatoryComponent element) protected booleanXmlParser.parseMedicationKnowledgeRegulatoryComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge.MedicationKnowledgeRegulatoryComponent res) protected voidJsonParser.parseMedicationKnowledgeRegulatoryComponentProperties(com.google.gson.JsonObject json, MedicationKnowledge.MedicationKnowledgeRegulatoryComponent res) -
Uses of MedicationKnowledge.MedicationKnowledgeRegulatoryComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type MedicationKnowledge.MedicationKnowledgeRegulatoryComponentModifier and TypeFieldDescriptionMedicationKnowledge.regulatoryRegulatory information about a medication.Methods in org.hl7.fhir.r5.model that return MedicationKnowledge.MedicationKnowledgeRegulatoryComponentModifier and TypeMethodDescriptionMedicationKnowledge.addRegulatory()MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.addSchedule(CodeableConcept t) MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.addSubstitution(MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent t) MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.copy()MedicationKnowledge.getRegulatoryFirstRep()MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.setMaxDispense(MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent value) MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.setRegulatoryAuthority(Reference value) MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.setSchedule(List<CodeableConcept> theSchedule) MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.setSubstitution(List<MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent> theSubstitution) Methods in org.hl7.fhir.r5.model that return types with arguments of type MedicationKnowledge.MedicationKnowledgeRegulatoryComponentMethods in org.hl7.fhir.r5.model with parameters of type MedicationKnowledge.MedicationKnowledgeRegulatoryComponentModifier and TypeMethodDescriptionMedicationKnowledge.addRegulatory(MedicationKnowledge.MedicationKnowledgeRegulatoryComponent t) voidMedicationKnowledge.MedicationKnowledgeRegulatoryComponent.copyValues(MedicationKnowledge.MedicationKnowledgeRegulatoryComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type MedicationKnowledge.MedicationKnowledgeRegulatoryComponentModifier and TypeMethodDescriptionMedicationKnowledge.setRegulatory(List<MedicationKnowledge.MedicationKnowledgeRegulatoryComponent> theRegulatory)