Uses of Class
org.hl7.fhir.r5.model.MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent
-
Packages that use MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent Modifier and Type Method Description protected MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponentJsonParser. parseMedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent(com.google.gson.JsonObject json)protected MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponentXmlParser. parseMedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent(org.xmlpull.v1.XmlPullParser xpp) -
Uses of MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent Modifier and Type Field Description protected List<MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent>MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelineComponent. patientCharacteristicCharacteristics of the patient that are relevant to the administration guidelines (for example, height, weight, gender, etc.).Methods in org.hl7.fhir.r5.model that return types with arguments of type MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent Modifier and Type Method Description List<MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent>MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelineComponent. getPatientCharacteristic()Methods in org.hl7.fhir.r5.model with parameters of type MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent Modifier and Type Method Description MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelineComponentMedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelineComponent. addPatientCharacteristic(MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent t)voidMedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent. copyValues(MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent dst)Method parameters in org.hl7.fhir.r5.model with type arguments of type MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent Modifier and Type Method Description MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelineComponentMedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelineComponent. setPatientCharacteristic(List<MedicationKnowledge.MedicationKnowledgeIndicationGuidelineDosingGuidelinePatientCharacteristicComponent> thePatientCharacteristic)
-