GET Encounter Resource by version ID
get
/oracle-fhir-server/fhir/Encounter/{id}/_history/{vid}
This endpoint supports retrieve a specific version of Encounter resource instance given its ID and Version Id (vid).
Request
Path Parameters
Back to Top
Response
200 Response
Success
Root Schema : Encounter
Type:
Show Source
object
-
class:
object Account_type_coding
-
id:
string
Minimum Length:
1
-
meta:
object Account_meta
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
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_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