Update CodeSystem Resource

put

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

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

Request

Path Parameters
Body ()
Root Schema : CodeSystem
Type: object
Show Source
Nested Schema : concept
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : contact
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : filter
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : identifier
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : CodeSystem_meta
Type: object
Show Source
Nested Schema : Account_text
Type: object
Show Source
Nested Schema : CodeSystem_concept
Type: object
Show Source
Nested Schema : designation
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : CodeSystem_designation
Type: object
Show Source
Nested Schema : ActivityDefinition_code
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 : CodeSystem_filter
Type: object
Show Source
Nested Schema : operator
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : profile
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Back to Top

Response

200 Response

Success
Back to Top