GET
/InsurancePlan/{id}
read-instance: Read InsurancePlan instance
PUT
/InsurancePlan/{id}
update-instance: Update an existing InsurancePlan instance, or create using a client-assigned ID
DELETE
/InsurancePlan/{id}
instance-delete: Perform a logical delete on a resource instance
PATCH
/InsurancePlan/{id}
instance-patch: Patch a resource instance of type InsurancePlan by ID
GET
/InsurancePlan/{id}/_history/{version_id}
vread-instance: Read InsurancePlan instance with specific version
GET
/InsurancePlan
search-type: Search for InsurancePlan instances
POST
/InsurancePlan
create-type: Create a new InsurancePlan instance
GET
/InsurancePlan/_history
type-history: Fetch the resource change history for all resources of type InsurancePlan
GET
/InsurancePlan/{id}/_history
instance-history: Fetch the resource change history for all resources of type InsurancePlan
GET
/InsurancePlan/_search
search-type: Search for InsurancePlan instances
GET
/InsurancePlan/$validate
POST
/InsurancePlan/$validate
GET
/InsurancePlan/{id}/$validate
POST
/InsurancePlan/{id}/$validate
POST
/InsurancePlan/{id}/$meta-delete
POST
/InsurancePlan/{id}/$meta-add
GET
/InsurancePlan/$meta
POST
/InsurancePlan/$meta
GET
/InsurancePlan/{id}/$meta
POST
/InsurancePlan/{id}/$meta
POST
/InsurancePlan/$expunge
POST
/InsurancePlan/{id}/$expunge