Update Goal Resource
put
/oracle-fhir-server/fhir/Goal/{id}
This api lets you create a new current version for an existing Goal resource or creates an initial version if no Goal resource already exists for the given id.
Request
Path Parameters
Root Schema : Goal
Type:
Show Source
object
-
addresses:
array addresses
Minimum Number of Items:
1
Unique Items Required:true
-
category:
array category
Minimum Number of Items:
1
Unique Items Required:true
-
description:
object ActivityDefinition_topic
-
expressedBy:
object Account_subject
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
lifecycleStatus:
string
Minimum Length:
1
-
meta:
object Account_meta
-
outcomeReference:
array outcomeReference
Minimum Number of Items:
1
Unique Items Required:true
-
priority:
object Account_type
-
resourceType:
string
Minimum Length:
1
-
startDate:
string
Minimum Length:
1
-
statusDate:
string
Minimum Length:
1
-
statusReason:
string
Minimum Length:
1
-
subject:
object Account_subject
-
target:
array target
Minimum Number of Items:
1
Unique Items Required:true
-
text:
object Account_text
Nested Schema : addresses
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : category
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_subject
Type:
Show Source
object
-
display:
string
Minimum Length:
1
-
reference:
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 : outcomeReference
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_type
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
-
text:
string
Minimum Length:
1
Nested Schema : target
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 : AuditEvent_source_observer
Type:
Show Source
object
-
display:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_jurisdiction
Type:
Show Source
object
-
coding(optional):
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ActivityDefinition_code
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
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
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : FamilyMemberHistory_onsetAge
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
-
unit:
string
Minimum Length:
1
-
value:
number
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Response
200 Response
Success