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
Root Schema : ConceptMap
Type:
Show Source
object-
contact:
array contact
Minimum Number of Items:
1Unique Items Required:true -
copyright:
string
Minimum Length:
1 -
date:
string
Minimum Length:
1 -
description:
string
Minimum Length:
1 -
experimental:
boolean
-
group:
array group
Minimum Number of Items:
1Unique Items Required:true -
id:
string
Minimum Length:
1 -
identifier:
object Account_identifier
-
jurisdiction:
array jurisdiction
Minimum Number of Items:
1Unique Items Required:true -
name:
string
Minimum Length:
1 -
publisher:
string
Minimum Length:
1 -
purpose:
string
Minimum Length:
1 -
resourceType:
string
Minimum Length:
1 -
sourceUri:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1 -
targetUri:
string
Minimum Length:
1 -
text:
object Account_text
-
title:
string
Minimum Length:
1 -
url:
string
Minimum Length:
1 -
useContext:
array useContext
Minimum Number of Items:
1Unique Items Required:true -
version:
string
Minimum Length:
1
Nested Schema : contact
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : group
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_identifier
Type:
Show Source
object-
system:
string
Minimum Length:
1 -
value:
string
Minimum Length:
1
Nested Schema : jurisdiction
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_text
Type:
Show Source
object-
div:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1
Nested Schema : useContext
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : CapabilityStatement_contact
Type:
Show Source
object-
name:
string
Minimum Length:
1 -
telecom(optional):
array telecom
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : telecom
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : ConceptMap_group
Type:
Show Source
object-
element(optional):
array element
Minimum Number of Items:
1Unique Items Required:true -
source:
string
Minimum Length:
1 -
target:
string
Minimum Length:
1 -
unmapped(optional):
object ConceptMap_unmapped
Nested Schema : element
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : ConceptMap_unmapped
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
display:
string
Minimum Length:
1 -
mode:
string
Minimum Length:
1
Nested Schema : ConceptMap_element
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
display:
string
Minimum Length:
1 -
target(optional):
array target
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : target
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : ConceptMap_target
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
display:
string
Minimum Length:
1 -
equivalence:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_jurisdiction
Type:
Show Source
object-
coding(optional):
array coding
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : ActivityDefinition_code
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
system:
string
Minimum Length:
1
Response
200 Response
Success