GET Account Resource by version ID
get
/oracle-fhir-server/fhir/Account/{id}/_history/{vid}
This endpoint supports retrieve a specific version of Account resource instance given its ID and Version Id (vid).
Request
Path Parameters
Back to Top
Response
200 Response
Success
Root Schema : Account
Type:
Show Source
object
-
coverage:
array coverage
Minimum Number of Items:
1
Unique Items Required:true
-
description:
string
Minimum Length:
1
-
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
-
owner:
object Account_coverage
-
resourceType:
string
Minimum Length:
1
-
servicePeriod:
object Account_servicePeriod
-
status:
string
Minimum Length:
1
-
subject:
array subject
Minimum Number of Items:
1
Unique Items Required:true
-
text:
object Account_text
-
type:
object Account_type
Nested Schema : coverage
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_servicePeriod
Type:
Show Source
object
-
end:
string
Minimum Length:
1
-
start:
string
Minimum Length:
1
Nested Schema : subject
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 : 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 : 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
Nested Schema : Account_subject
Type:
Show Source
object
-
display:
string
Minimum Length:
1
-
reference:
string
Minimum Length:
1
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true