Update RequestGroup Resource
put
/oracle-fhir-server/fhir/RequestGroup/{id}
This api lets you create a new current version for an existing RequestGroup resource or creates an initial version if no RequestGroup resource already exists for the given id.
Request
Path Parameters
Root Schema : RequestGroup
Type:
Show Source
object
-
action:
array action
Minimum Number of Items:
1
Unique Items Required:true
-
author:
object Account_coverage
-
authoredOn:
string
Minimum Length:
1
-
contained:
array contained
Minimum Number of Items:
1
Unique Items Required:true
-
encounter:
object Account_coverage
-
groupIdentifier:
object Account_identifier
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
intent:
string
Minimum Length:
1
-
meta:
object Account_meta
-
note:
array note
Minimum Number of Items:
1
Unique Items Required:true
-
priority:
string
Minimum Length:
1
-
reasonCode:
array reasonCode
Minimum Number of Items:
1
Unique Items Required:true
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
Nested Schema : action
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : contained
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
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 : reasonCode
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : RequestGroup_action_1
Type:
Show Source
object
-
action(optional):
array action
Minimum Number of Items:
1
Unique Items Required:true
-
cardinalityBehavior:
string
Minimum Length:
1
-
description:
string
Minimum Length:
1
-
groupingBehavior:
string
Minimum Length:
1
-
participant(optional):
array participant
Minimum Number of Items:
1
Unique Items Required:true
-
precheckBehavior:
string
Minimum Length:
1
-
prefix:
string
Minimum Length:
1
-
requiredBehavior:
string
Minimum Length:
1
-
selectionBehavior:
string
Minimum Length:
1
-
textEquivalent:
string
Minimum Length:
1
-
timingDateTime:
string
Minimum Length:
1
-
title:
string
Minimum Length:
1
Nested Schema : action
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : participant
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : RequestGroup_action
Type:
Show Source
object
-
description:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
- relatedAction(optional): array relatedAction
-
resource(optional):
object Account_coverage
-
type(optional):
object Claim_priority
Nested Schema : Claim_priority
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : MedicationKnowledge_amount
Type:
Show Source
object
-
unit:
string
Minimum Length:
1
-
value:
number
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : CapabilityStatement_interaction_1
Type:
Show Source
object
-
code:
string
Minimum Length:
1
Nested Schema : RequestGroup_contained
Type:
Show Source
object
-
id:
string
Minimum Length:
1
-
intent:
string
Minimum Length:
1
-
medicationCodeableConcept(optional):
object ActivityDefinition_topic
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject(optional):
object Account_coverage
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