Uses of Class
org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRegulatoryComponent
Packages that use MedicationKnowledge.MedicationKnowledgeRegulatoryComponent
-
Uses of MedicationKnowledge.MedicationKnowledgeRegulatoryComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return MedicationKnowledge.MedicationKnowledgeRegulatoryComponentModifier and TypeMethodDescriptionJsonParser.parseMedicationKnowledgeMedicationKnowledgeRegulatoryComponent(com.google.gson.JsonObject json, MedicationKnowledge owner)XmlParser.parseMedicationKnowledgeMedicationKnowledgeRegulatoryComponent(org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner)Methods in org.hl7.fhir.r4.formats with parameters of type MedicationKnowledge.MedicationKnowledgeRegulatoryComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeMedicationKnowledgeMedicationKnowledgeRegulatoryComponent(String name, MedicationKnowledge.MedicationKnowledgeRegulatoryComponent element)protected voidRdfParser.composeMedicationKnowledgeMedicationKnowledgeRegulatoryComponent(Turtle.Complex parent, String parentType, String name, MedicationKnowledge.MedicationKnowledgeRegulatoryComponent element, int index)protected voidXmlParser.composeMedicationKnowledgeMedicationKnowledgeRegulatoryComponent(String name, MedicationKnowledge.MedicationKnowledgeRegulatoryComponent element)protected voidXmlParser.composeMedicationKnowledgeMedicationKnowledgeRegulatoryComponentElements(MedicationKnowledge.MedicationKnowledgeRegulatoryComponent element)protected voidJsonParser.composeMedicationKnowledgeMedicationKnowledgeRegulatoryComponentInner(MedicationKnowledge.MedicationKnowledgeRegulatoryComponent element)protected booleanXmlParser.parseMedicationKnowledgeMedicationKnowledgeRegulatoryComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeRegulatoryComponent res)protected voidJsonParser.parseMedicationKnowledgeMedicationKnowledgeRegulatoryComponentProperties(com.google.gson.JsonObject json, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeRegulatoryComponent res) -
Uses of MedicationKnowledge.MedicationKnowledgeRegulatoryComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type MedicationKnowledge.MedicationKnowledgeRegulatoryComponentModifier and TypeFieldDescriptionMedicationKnowledge.regulatoryRegulatory information about a medication.Methods in org.hl7.fhir.r4.model that return MedicationKnowledge.MedicationKnowledgeRegulatoryComponentModifier and TypeMethodDescriptionMedicationKnowledge.addRegulatory()MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.addSchedule(MedicationKnowledge.MedicationKnowledgeRegulatoryScheduleComponent 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.setRegulatoryAuthorityTarget(Organization value)MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.setSchedule(List<MedicationKnowledge.MedicationKnowledgeRegulatoryScheduleComponent> theSchedule)MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.setSubstitution(List<MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent> theSubstitution)Methods in org.hl7.fhir.r4.model that return types with arguments of type MedicationKnowledge.MedicationKnowledgeRegulatoryComponentMethods in org.hl7.fhir.r4.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.r4.model with type arguments of type MedicationKnowledge.MedicationKnowledgeRegulatoryComponentModifier and TypeMethodDescriptionMedicationKnowledge.setRegulatory(List<MedicationKnowledge.MedicationKnowledgeRegulatoryComponent> theRegulatory)