Update Group Resource
put
/oracle-fhir-server/fhir/Group/{id}
This api lets you create a new current version for an existing Group resource or creates an initial version if no Group resource already exists for the given id.
Request
Path Parameters
Root Schema : Group
Type:
Show Source
object
-
actual:
boolean
-
characteristic:
array characteristic
Minimum Number of Items:
1
Unique Items Required:true
-
code:
object ActivityDefinition_topic
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
name:
string
Minimum Length:
1
-
quantity:
number
-
resourceType:
string
Minimum Length:
1
-
text:
object Account_text
-
type:
string
Minimum Length:
1
Nested Schema : characteristic
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : identifier
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Nested Schema : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Response
200 Response
Success