Update ConceptMap Resource

put

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

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

Request

Path Parameters
Body ()
Root Schema : ConceptMap
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 : Account_identifier
Type: object
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 : useContext
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : CapabilityStatement_contact
Type: object
Show Source
Nested Schema : telecom
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : ConceptMap_group
Type: object
Show Source
Nested Schema : element
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : ConceptMap_unmapped
Type: object
Show Source
Nested Schema : ConceptMap_element
Type: object
Show Source
Nested Schema : target
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : ConceptMap_target
Type: object
Show Source
Nested Schema : ActivityDefinition_jurisdiction
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : ActivityDefinition_code
Type: object
Show Source
Nested Schema : ConceptMap_useContext
Type: object
Show Source
Nested Schema : ActivityDefinition_topic
Type: object
Show Source
Back to Top

Response

200 Response

Success
Back to Top