
Uses of Class
org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent
Packages that use MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent
- 
Uses of MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponentModifier and TypeMethodDescriptionJsonParser.parseMedicationKnowledgeMedicationKnowledgeRegulatorySubstitutionComponent(com.google.gson.JsonObject json, MedicationKnowledge owner) XmlParser.parseMedicationKnowledgeMedicationKnowledgeRegulatorySubstitutionComponent(org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner) Methods in org.hl7.fhir.r4.formats with parameters of type MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeMedicationKnowledgeMedicationKnowledgeRegulatorySubstitutionComponent(String name, MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent element) protected voidRdfParser.composeMedicationKnowledgeMedicationKnowledgeRegulatorySubstitutionComponent(Turtle.Complex parent, String parentType, String name, MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent element, int index) protected voidXmlParser.composeMedicationKnowledgeMedicationKnowledgeRegulatorySubstitutionComponent(String name, MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent element) protected voidXmlParser.composeMedicationKnowledgeMedicationKnowledgeRegulatorySubstitutionComponentElements(MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent element) protected voidJsonParser.composeMedicationKnowledgeMedicationKnowledgeRegulatorySubstitutionComponentInner(MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent element) protected booleanXmlParser.parseMedicationKnowledgeMedicationKnowledgeRegulatorySubstitutionComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent res) protected voidJsonParser.parseMedicationKnowledgeMedicationKnowledgeRegulatorySubstitutionComponentProperties(com.google.gson.JsonObject json, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent res)  - 
Uses of MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponentModifier and TypeFieldDescriptionMedicationKnowledge.MedicationKnowledgeRegulatoryComponent.substitutionSpecifies if changes are allowed when dispensing a medication from a regulatory perspective.Methods in org.hl7.fhir.r4.model that return MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponentModifier and TypeMethodDescriptionMedicationKnowledge.MedicationKnowledgeRegulatoryComponent.addSubstitution()MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent.copy()MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.getSubstitutionFirstRep()MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent.setAllowed(boolean value) MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent.setAllowedElement(BooleanType value) MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent.setType(CodeableConcept value) Methods in org.hl7.fhir.r4.model that return types with arguments of type MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponentModifier and TypeMethodDescriptionMedicationKnowledge.MedicationKnowledgeRegulatoryComponent.getSubstitution()Methods in org.hl7.fhir.r4.model with parameters of type MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponentModifier and TypeMethodDescriptionMedicationKnowledge.MedicationKnowledgeRegulatoryComponent.addSubstitution(MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent t) voidMedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent.copyValues(MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent dst) Method parameters in org.hl7.fhir.r4.model with type arguments of type MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponentModifier and TypeMethodDescriptionMedicationKnowledge.MedicationKnowledgeRegulatoryComponent.setSubstitution(List<MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent> theSubstitution)