Update MolecularSequence Resource
put
/oracle-fhir-server/fhir/MolecularSequence/{id}
This api lets you create a new current version for an existing MolecularSequence resource or creates an initial version if no MolecularSequence resource already exists for the given id.
Request
Path Parameters
Root Schema : MolecularSequence
Type:
Show Source
object
-
coordinateSystem:
number
-
id:
string
Minimum Length:
1
-
meta:
object Account_meta
-
patient:
object Account_coverage
-
referenceSeq:
object MolecularSequence_referenceSeq
-
repository:
array repository
Minimum Number of Items:
1
Unique Items Required:true
-
resourceType:
string
Minimum Length:
1
-
text:
object Account_text
-
type:
string
Minimum Length:
1
-
variant:
array variant
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : MolecularSequence_referenceSeq
Type:
Show Source
object
-
referenceSeqId:
object Basic_code
-
strand:
string
Minimum Length:
1
-
windowEnd:
number
-
windowStart:
number
Nested Schema : repository
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : variant
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
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 : Basic_code
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ActivityDefinition_code
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : MolecularSequence_repository
Type:
Show Source
object
-
name:
string
Minimum Length:
1
-
type:
string
Minimum Length:
1
-
url:
string
Minimum Length:
1
-
variantsetId:
string
Minimum Length:
1
Nested Schema : MolecularSequence_variant
Type:
Show Source
object
-
end:
number
-
observedAllele:
string
Minimum Length:
1
-
referenceAllele:
string
Minimum Length:
1
-
start:
number
Response
200 Response
Success