Update StructureMap Resource

put

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

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

Request

Path Parameters
Body ()
Root Schema : StructureMap
Type: object
Show Source
Nested Schema : contact
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : group
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 : jurisdiction
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_text
Type: object
Show Source
Nested Schema : GraphDefinition_contact
Type: object
Show Source
Nested Schema : telecom
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_identifier
Type: object
Show Source
Nested Schema : StructureMap_group
Type: object
Show Source
Nested Schema : input
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : rule
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : StructureMap_input
Type: object
Show Source
Nested Schema : StructureMap_rule
Type: object
Show Source
Nested Schema : source
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : target
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : StructureMap_source
Type: object
Show Source
Nested Schema : StructureMap_target
Type: object
Show Source
Nested Schema : AdverseEvent_category
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_type_coding
Type: object
Show Source
Back to Top

Response

200 Response

Success
Back to Top