Uses of Class
org.hl7.fhir.r5.model.ServiceRequest.ServiceRequestPatientInstructionComponent
-
Uses of ServiceRequest.ServiceRequestPatientInstructionComponent in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionJsonParser.parseServiceRequestPatientInstructionComponent
(com.google.gson.JsonObject json) XmlParser.parseServiceRequestPatientInstructionComponent
(org.xmlpull.v1.XmlPullParser xpp) Modifier 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
Modifier and TypeFieldDescriptionServiceRequest.patientInstruction
Instructions in terms that are understood by the patient or consumer.Modifier and TypeMethodDescriptionServiceRequest.addPatientInstruction()
ServiceRequest.ServiceRequestPatientInstructionComponent.copy()
ServiceRequest.getPatientInstructionFirstRep()
ServiceRequest.ServiceRequestPatientInstructionComponent.setInstruction
(DataType value) Modifier and TypeMethodDescriptionvoid
ServiceRequest.ServiceRequestPatientInstructionComponent.copyValues
(ServiceRequest.ServiceRequestPatientInstructionComponent dst) Modifier and TypeMethodDescriptionServiceRequest.setPatientInstruction
(List<ServiceRequest.ServiceRequestPatientInstructionComponent> thePatientInstruction)