Create Library Resource
post
/oracle-fhir-server/fhir/Library
This api lets you create a new instance of the Library resource.
Request
Root Schema : Library
Type:
Show Source
object
-
content:
array content
Minimum Number of Items:
1
Unique Items Required:true
-
dataRequirement:
array dataRequirement
Minimum Number of Items:
1
Unique Items Required:true
-
date:
string
Minimum Length:
1
-
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
- relatedArtifact: array relatedArtifact
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
text:
object Account_text
-
title:
string
Minimum Length:
1
-
topic:
array topic
Minimum Number of Items:
1
Unique Items Required:true
-
type:
object Claim_priority
-
version:
string
Minimum Length:
1
Nested Schema : content
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : dataRequirement
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_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : topic
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Claim_priority
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Contract_contentAttachment
Type:
Show Source
object
-
contentType:
string
Minimum Length:
1
-
url:
string
Minimum Length:
1
Nested Schema : Library_dataRequirement
Type:
Show Source
object
-
codeFilter(optional):
array codeFilter
Minimum Number of Items:
1
Unique Items Required:true
-
type:
string
Minimum Length:
1
Nested Schema : codeFilter
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Library_codeFilter
Type:
Show Source
object
-
path:
string
Minimum Length:
1
-
valueSet:
string
Minimum Length:
1
Nested Schema : Library_identifier
Type:
Show Source
object
-
use:
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
Response
201 Response
Created