Skip to content

Commit

Permalink
Regenerate healthcare client (#6086)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Jan 15, 2025
1 parent ca57459 commit 8dddea8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ public function ResourcePurge($name, $optParams = [])
* @param HttpBody $postBody
* @param array $optParams Optional parameters.
*
* @opt_param string profile Required. The canonical URL of a profile that this
* @opt_param string profile Optional. The canonical URL of a profile that this
* resource should be validated against. For example, to validate a Patient
* resource against the US Core Patient profile this parameter would be
* `http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient`. A
Expand Down Expand Up @@ -879,7 +879,7 @@ public function search($parent, SearchResourcesRequest $postBody, $optParams = [
*
* @param string $parent Required. Name of the FHIR store to retrieve resources
* from.
* @param string $resourceType Required. The FHIR resource type to search, such
* @param string $resourceType Optional. The FHIR resource type to search, such
* as Patient or Observation. For a complete list, see the FHIR Resource Index
* ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/resourcelist.html),
* [STU3](http://hl7.org/implement/standards/fhir/STU3/resourcelist.html),
Expand Down

0 comments on commit 8dddea8

Please sign in to comment.