Update Library Resource

put

/oracle-fhir-server/fhir/Library/{id}

This api lets you create a new current version for an existing Library resource or creates an initial version if no Library resource already exists for the given id.

Request

Path Parameters
Body ()
Root Schema : Library
Type: object
Show Source
Nested Schema : content
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : dataRequirement
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : identifier
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_meta
Type: object
Show Source
Nested Schema : relatedArtifact
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_text
Type: object
Show Source
Nested Schema : topic
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Claim_priority
Type: object
Show Source
Nested Schema : Contract_contentAttachment
Type: object
Show Source
Nested Schema : Library_dataRequirement
Type: object
Show Source
Nested Schema : codeFilter
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Library_codeFilter
Type: object
Show Source
Nested Schema : Library_identifier
Type: object
Show Source
Nested Schema : tag
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_type_coding
Type: object
Show Source
Nested Schema : Library_relatedArtifact
Type: object
Show Source
Nested Schema : ActivityDefinition_topic
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : CapabilityStatement_interaction_1
Type: object
Show Source
Back to Top

Response

200 Response

Success
Back to Top