Uses of Class
org.hl7.fhir.r4.model.VisionPrescription
-
Packages that use VisionPrescription Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of VisionPrescription in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return VisionPrescription Modifier and Type Method Description protected VisionPrescriptionJsonParser. parseVisionPrescription(com.google.gson.JsonObject json)protected VisionPrescriptionXmlParser. parseVisionPrescription(org.xmlpull.v1.XmlPullParser xpp) -
Uses of VisionPrescription in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model with parameters of type VisionPrescription Modifier and Type Method Description voidVisionPrescription. copyValues(VisionPrescription dst)
-