InsurancePlan REST Endpoints

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