Update SearchParameter Resource

put

/oracle-fhir-server/fhir/SearchParameter/{id}

This api lets you create a new current version for an existing SearchParameter resource or creates an initial version if no SearchParameter resource already exists for the given id.

Request

Path Parameters
Body ()
Root Schema : SearchParameter
Type: object
Show Source
Nested Schema : base
Type: array
Show Source
Nested Schema : comparator
Type: array
Show Source
Nested Schema : contact
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : jurisdiction
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_text
Type: object
Show Source
Nested Schema : useContext
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : CapabilityStatement_contact
Type: object
Show Source
Nested Schema : telecom
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_identifier
Type: object
Show Source
Nested Schema : AdverseEvent_category
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_type_coding
Type: object
Show Source
Nested Schema : CapabilityStatement_useContext
Type: object
Show Source
Nested Schema : ActivityDefinition_code
Type: object
Show Source
Nested Schema : Basic_code
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Back to Top

Response

200 Response

Success
Back to Top