Create Coverage Resource
post
/oracle-fhir-server/fhir/Coverage
This api lets you create a new instance of the Coverage resource.
Request
Root Schema : Coverage
Type:
Show Source
object
-
beneficiary:
object Account_coverage
-
class:
array class
Minimum Number of Items:
1
Unique Items Required:true
-
dependent:
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
-
payor:
array payor
Minimum Number of Items:
1
Unique Items Required:true
-
period:
object Account_servicePeriod
-
policyHolder:
object Account_coverage
-
relationship:
object Claim_priority
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subscriber:
object Account_coverage
-
text:
object Account_text
-
type:
object ActivityDefinition_valueCodeableConcept
Nested Schema : class
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 : payor
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_servicePeriod
Type:
Show Source
object
-
end:
string
Minimum Length:
1
-
start:
string
Minimum Length:
1
Nested Schema : Claim_priority
Type:
Show Source
object
-
coding:
array coding
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 : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Coverage_class
Type:
Show Source
object
-
name:
string
Minimum Length:
1
-
type(optional):
object Basic_code
-
value:
string
Minimum Length:
1
Nested Schema : Basic_code
Type:
Show Source
object
-
coding:
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_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 : 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 : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Response
201 Response
Created