VisionPrescription REST Endpoints

VisionPrescription
Create VisionPrescription Resource
Method: post
Path: /oracle-fhir-server/fhir/VisionPrescription
Delete VisionPrescription Resource
Method: delete
Path: /oracle-fhir-server/fhir/VisionPrescription/{id}
GET Change History of VisionPrescription Resource
Method: get
Path: /oracle-fhir-server/fhir/VisionPrescription/_history
GET Change History of VisionPrescription Resource by ID
Method: get
Path: /oracle-fhir-server/fhir/VisionPrescription/{id}/_history
GET VisionPrescription Resource Bundle
Method: get
Path: /oracle-fhir-server/fhir/VisionPrescription
GET VisionPrescription Resource by ID
Method: get
Path: /oracle-fhir-server/fhir/VisionPrescription/{id}
GET VisionPrescription Resource by version ID
Method: get
Path: /oracle-fhir-server/fhir/VisionPrescription/{id}/_history/{vid}
Update VisionPrescription Resource
Method: put
Path: /oracle-fhir-server/fhir/VisionPrescription/{id}