
Uses of Class
org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeKineticsComponent
Packages that use MedicationKnowledge.MedicationKnowledgeKineticsComponent
-
Uses of MedicationKnowledge.MedicationKnowledgeKineticsComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return MedicationKnowledge.MedicationKnowledgeKineticsComponentModifier and TypeMethodDescriptionJsonParser.parseMedicationKnowledgeMedicationKnowledgeKineticsComponent(com.google.gson.JsonObject json, MedicationKnowledge owner) XmlParser.parseMedicationKnowledgeMedicationKnowledgeKineticsComponent(org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner) Methods in org.hl7.fhir.r4.formats with parameters of type MedicationKnowledge.MedicationKnowledgeKineticsComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeMedicationKnowledgeMedicationKnowledgeKineticsComponent(String name, MedicationKnowledge.MedicationKnowledgeKineticsComponent element) protected voidRdfParser.composeMedicationKnowledgeMedicationKnowledgeKineticsComponent(Turtle.Complex parent, String parentType, String name, MedicationKnowledge.MedicationKnowledgeKineticsComponent element, int index) protected voidXmlParser.composeMedicationKnowledgeMedicationKnowledgeKineticsComponent(String name, MedicationKnowledge.MedicationKnowledgeKineticsComponent element) protected voidXmlParser.composeMedicationKnowledgeMedicationKnowledgeKineticsComponentElements(MedicationKnowledge.MedicationKnowledgeKineticsComponent element) protected voidJsonParser.composeMedicationKnowledgeMedicationKnowledgeKineticsComponentInner(MedicationKnowledge.MedicationKnowledgeKineticsComponent element) protected booleanXmlParser.parseMedicationKnowledgeMedicationKnowledgeKineticsComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeKineticsComponent res) protected voidJsonParser.parseMedicationKnowledgeMedicationKnowledgeKineticsComponentProperties(com.google.gson.JsonObject json, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeKineticsComponent res) -
Uses of MedicationKnowledge.MedicationKnowledgeKineticsComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type MedicationKnowledge.MedicationKnowledgeKineticsComponentModifier and TypeFieldDescriptionMedicationKnowledge.kineticsThe time course of drug absorption, distribution, metabolism and excretion of a medication from the body.Methods in org.hl7.fhir.r4.model that return MedicationKnowledge.MedicationKnowledgeKineticsComponentModifier and TypeMethodDescriptionMedicationKnowledge.MedicationKnowledgeKineticsComponent.addAreaUnderCurve(Quantity t) MedicationKnowledge.addKinetics()MedicationKnowledge.MedicationKnowledgeKineticsComponent.addLethalDose50(Quantity t) MedicationKnowledge.MedicationKnowledgeKineticsComponent.copy()MedicationKnowledge.getKineticsFirstRep()MedicationKnowledge.MedicationKnowledgeKineticsComponent.setAreaUnderCurve(List<Quantity> theAreaUnderCurve) MedicationKnowledge.MedicationKnowledgeKineticsComponent.setHalfLifePeriod(Duration value) MedicationKnowledge.MedicationKnowledgeKineticsComponent.setLethalDose50(List<Quantity> theLethalDose50) Methods in org.hl7.fhir.r4.model that return types with arguments of type MedicationKnowledge.MedicationKnowledgeKineticsComponentMethods in org.hl7.fhir.r4.model with parameters of type MedicationKnowledge.MedicationKnowledgeKineticsComponentModifier and TypeMethodDescriptionMedicationKnowledge.addKinetics(MedicationKnowledge.MedicationKnowledgeKineticsComponent t) voidMedicationKnowledge.MedicationKnowledgeKineticsComponent.copyValues(MedicationKnowledge.MedicationKnowledgeKineticsComponent dst) Method parameters in org.hl7.fhir.r4.model with type arguments of type MedicationKnowledge.MedicationKnowledgeKineticsComponentModifier and TypeMethodDescriptionMedicationKnowledge.setKinetics(List<MedicationKnowledge.MedicationKnowledgeKineticsComponent> theKinetics)