
Uses of Class
org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent
Packages that use MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent
-
Uses of MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponentModifier and TypeMethodDescriptionJsonParser.parseMedicationKnowledgeMedicationKnowledgeMedicineClassificationComponent(com.google.gson.JsonObject json, MedicationKnowledge owner) XmlParser.parseMedicationKnowledgeMedicationKnowledgeMedicineClassificationComponent(org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner) Methods in org.hl7.fhir.r4.formats with parameters of type MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeMedicationKnowledgeMedicationKnowledgeMedicineClassificationComponent(String name, MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent element) protected voidRdfParser.composeMedicationKnowledgeMedicationKnowledgeMedicineClassificationComponent(Turtle.Complex parent, String parentType, String name, MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent element, int index) protected voidXmlParser.composeMedicationKnowledgeMedicationKnowledgeMedicineClassificationComponent(String name, MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent element) protected voidXmlParser.composeMedicationKnowledgeMedicationKnowledgeMedicineClassificationComponentElements(MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent element) protected voidJsonParser.composeMedicationKnowledgeMedicationKnowledgeMedicineClassificationComponentInner(MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent element) protected booleanXmlParser.parseMedicationKnowledgeMedicationKnowledgeMedicineClassificationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent res) protected voidJsonParser.parseMedicationKnowledgeMedicationKnowledgeMedicineClassificationComponentProperties(com.google.gson.JsonObject json, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent res) -
Uses of MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponentModifier and TypeFieldDescriptionMedicationKnowledge.medicineClassificationCategorization of the medication within a formulary or classification system.Methods in org.hl7.fhir.r4.model that return MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponentModifier and TypeMethodDescriptionMedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent.addClassification(CodeableConcept t) MedicationKnowledge.addMedicineClassification()MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent.copy()MedicationKnowledge.getMedicineClassificationFirstRep()MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent.setClassification(List<CodeableConcept> theClassification) MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent.setType(CodeableConcept value) Methods in org.hl7.fhir.r4.model that return types with arguments of type MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponentMethods in org.hl7.fhir.r4.model with parameters of type MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponentModifier and TypeMethodDescriptionMedicationKnowledge.addMedicineClassification(MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent t) voidMedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent.copyValues(MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent dst) Method parameters in org.hl7.fhir.r4.model with type arguments of type MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponentModifier and TypeMethodDescriptionMedicationKnowledge.setMedicineClassification(List<MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent> theMedicineClassification)