
Uses of Class
org.hl7.fhir.r5.model.ServiceRequest.ServiceRequestPatientInstructionComponent
Packages that use ServiceRequest.ServiceRequestPatientInstructionComponent
-
Uses of ServiceRequest.ServiceRequestPatientInstructionComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return ServiceRequest.ServiceRequestPatientInstructionComponentModifier and TypeMethodDescriptionJsonParser.parseServiceRequestPatientInstructionComponent
(com.google.gson.JsonObject json) XmlParser.parseServiceRequestPatientInstructionComponent
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type ServiceRequest.ServiceRequestPatientInstructionComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeServiceRequestPatientInstructionComponent
(String name, ServiceRequest.ServiceRequestPatientInstructionComponent element) protected void
RdfParser.composeServiceRequestPatientInstructionComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ServiceRequest.ServiceRequestPatientInstructionComponent element, int index) protected void
XmlParser.composeServiceRequestPatientInstructionComponent
(String name, ServiceRequest.ServiceRequestPatientInstructionComponent element) protected void
XmlParser.composeServiceRequestPatientInstructionComponentElements
(ServiceRequest.ServiceRequestPatientInstructionComponent element) protected void
JsonParser.composeServiceRequestPatientInstructionComponentProperties
(ServiceRequest.ServiceRequestPatientInstructionComponent element) protected boolean
XmlParser.parseServiceRequestPatientInstructionComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ServiceRequest.ServiceRequestPatientInstructionComponent res) protected void
JsonParser.parseServiceRequestPatientInstructionComponentProperties
(com.google.gson.JsonObject json, ServiceRequest.ServiceRequestPatientInstructionComponent res) -
Uses of ServiceRequest.ServiceRequestPatientInstructionComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type ServiceRequest.ServiceRequestPatientInstructionComponentModifier and TypeFieldDescriptionServiceRequest.patientInstruction
Instructions in terms that are understood by the patient or consumer.Methods in org.hl7.fhir.r5.model that return ServiceRequest.ServiceRequestPatientInstructionComponentModifier and TypeMethodDescriptionServiceRequest.addPatientInstruction()
ServiceRequest.ServiceRequestPatientInstructionComponent.copy()
ServiceRequest.getPatientInstructionFirstRep()
ServiceRequest.ServiceRequestPatientInstructionComponent.setInstruction
(DataType value) Methods in org.hl7.fhir.r5.model that return types with arguments of type ServiceRequest.ServiceRequestPatientInstructionComponentMethods in org.hl7.fhir.r5.model with parameters of type ServiceRequest.ServiceRequestPatientInstructionComponentModifier and TypeMethodDescriptionvoid
ServiceRequest.ServiceRequestPatientInstructionComponent.copyValues
(ServiceRequest.ServiceRequestPatientInstructionComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type ServiceRequest.ServiceRequestPatientInstructionComponentModifier and TypeMethodDescriptionServiceRequest.setPatientInstruction
(List<ServiceRequest.ServiceRequestPatientInstructionComponent> thePatientInstruction)