
Uses of Class
org.hl7.fhir.r5.model.MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent
Packages that use MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent
-
Uses of MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponentModifier and TypeMethodDescriptionJsonParser.parseMedicationKnowledgeStorageGuidelineComponent(com.google.gson.JsonObject json) XmlParser.parseMedicationKnowledgeStorageGuidelineComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeMedicationKnowledgeStorageGuidelineComponent(String name, MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent element) protected voidRdfParser.composeMedicationKnowledgeStorageGuidelineComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent element, int index) protected voidXmlParser.composeMedicationKnowledgeStorageGuidelineComponent(String name, MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent element) protected voidXmlParser.composeMedicationKnowledgeStorageGuidelineComponentElements(MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent element) protected voidJsonParser.composeMedicationKnowledgeStorageGuidelineComponentProperties(MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent element) protected booleanXmlParser.parseMedicationKnowledgeStorageGuidelineComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent res) protected voidJsonParser.parseMedicationKnowledgeStorageGuidelineComponentProperties(com.google.gson.JsonObject json, MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent res) -
Uses of MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponentModifier and TypeFieldDescriptionMedicationKnowledge.storageGuidelineInformation on how the medication should be stored, for example, refrigeration temperatures and length of stability at a given temperature.Methods in org.hl7.fhir.r5.model that return MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponentModifier and TypeMethodDescriptionMedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent.addEnvironmentalSetting(MedicationKnowledge.MedicationKnowledgeStorageGuidelineEnvironmentalSettingComponent t) MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent.addNote(Annotation t) MedicationKnowledge.addStorageGuideline()MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent.copy()MedicationKnowledge.getStorageGuidelineFirstRep()MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent.setEnvironmentalSetting(List<MedicationKnowledge.MedicationKnowledgeStorageGuidelineEnvironmentalSettingComponent> theEnvironmentalSetting) MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent.setNote(List<Annotation> theNote) MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent.setReference(String value) MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent.setReferenceElement(UriType value) MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent.setStabilityDuration(Duration value) Methods in org.hl7.fhir.r5.model that return types with arguments of type MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponentMethods in org.hl7.fhir.r5.model with parameters of type MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponentModifier and TypeMethodDescriptionMedicationKnowledge.addStorageGuideline(MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent t) voidMedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent.copyValues(MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponentModifier and TypeMethodDescriptionMedicationKnowledge.setStorageGuideline(List<MedicationKnowledge.MedicationKnowledgeStorageGuidelineComponent> theStorageGuideline)