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
Root Schema : CodeSystem
Type:
Show Source
object-
caseSensitive:
boolean
-
concept:
array concept
Minimum Number of Items:
1Unique Items Required:true -
contact:
array contact
Minimum Number of Items:
1Unique Items Required:true -
content:
string
Minimum Length:
1 -
date:
string
Minimum Length:
1 -
description:
string
Minimum Length:
1 -
experimental:
boolean
-
filter:
array filter
Minimum Number of Items:
1Unique Items Required:true -
id:
string
Minimum Length:
1 -
identifier:
array identifier
Minimum Number of Items:
1Unique Items Required:true -
meta:
object CodeSystem_meta
-
name:
string
Minimum Length:
1 -
publisher:
string
Minimum Length:
1 -
resourceType:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1 -
text:
object Account_text
-
title:
string
Minimum Length:
1 -
url:
string
Minimum Length:
1 -
version:
string
Minimum Length:
1
Nested Schema : concept
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : contact
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : filter
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : identifier
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_text
Type:
Show Source
object-
div:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1
Nested Schema : CodeSystem_concept
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
definition:
string
Minimum Length:
1 -
designation(optional):
array designation
Minimum Number of Items:
1Unique Items Required:true -
display:
string
Minimum Length:
1
Nested Schema : designation
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : CodeSystem_designation
Type:
Show Source
object-
use(optional):
object ActivityDefinition_code
-
value:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_code
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
system:
string
Minimum Length:
1
Nested Schema : CapabilityStatement_contact
Type:
Show Source
object-
name:
string
Minimum Length:
1 -
telecom(optional):
array telecom
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : telecom
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_identifier
Type:
Show Source
object-
system:
string
Minimum Length:
1 -
value:
string
Minimum Length:
1
Nested Schema : CodeSystem_filter
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
description:
string
Minimum Length:
1 -
operator(optional):
array operator
-
value:
string
Minimum Length:
1
Response
200 Response
Success