Update ValueSet Resource
put
/oracle-fhir-server/fhir/ValueSet/{id}
This api lets you create a new current version for an existing ValueSet resource or creates an initial version if no ValueSet resource already exists for the given id.
Request
Path Parameters
Root Schema : ValueSet
Type:
Show Source
object-
compose:
object ValueSet_compose
-
contact:
array contact
Minimum Number of Items:
1Unique Items Required:true -
copyright:
string
Minimum Length:
1 -
date:
string
Minimum Length:
1 -
description:
string
Minimum Length:
1 -
experimental:
boolean
-
id:
string
Minimum Length:
1 -
identifier:
array identifier
Minimum Number of Items:
1Unique Items Required:true -
jurisdiction:
array jurisdiction
Minimum Number of Items:
1Unique Items Required:true -
meta:
object CodeSystem_meta
-
name:
string
Minimum Length:
1 -
publisher:
string
Minimum Length:
1 -
purpose:
string
Minimum Length:
1 -
resourceType:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1 -
text:
object Account_text
-
url:
string
Minimum Length:
1 -
useContext:
array useContext
Minimum Number of Items:
1Unique Items Required:true -
version:
string
Minimum Length:
1
Nested Schema : ValueSet_compose
Type:
Show Source
object-
inactive:
boolean
-
include:
array include
Minimum Number of Items:
1Unique Items Required:true -
lockedDate:
string
Minimum Length:
1
Nested Schema : contact
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 : jurisdiction
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 : useContext
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : include
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : ValueSet_compose_include
Type:
Show Source
object-
concept(optional):
array concept
Minimum Number of Items:
1Unique Items Required:true -
system:
string
Minimum Length:
1 -
version:
string
Minimum Length:
1
Nested Schema : concept
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Appointment_coding
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
display:
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 : ActivityDefinition_jurisdiction
Type:
Show Source
object-
coding(optional):
array coding
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : ActivityDefinition_code
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
system:
string
Minimum Length:
1
Nested Schema : ValueSet_valueQuantity
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
comparator:
string
Minimum Length:
1 -
system:
string
Minimum Length:
1 -
unit:
string
Minimum Length:
1 -
value:
number
Response
200 Response
Success