Update TerminologyCapabilities Resource

put

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

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

Request

Path Parameters
Body ()
Root Schema : TerminologyCapabilities
Type: object
Show Source
Nested Schema : contact
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : CapabilityStatement_implementation
Type: object
Show Source
Nested Schema : TerminologyCapabilities_software
Type: object
Show Source
Nested Schema : Account_text
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
Back to Top

Response

200 Response

Success
Back to Top