Update DeviceMetric Resource
put
/oracle-fhir-server/fhir/DeviceMetric/{id}
This api lets you create a new current version for an existing DeviceMetric resource or creates an initial version if no DeviceMetric resource already exists for the given id.
Request
Path Parameters
Root Schema : DeviceMetric
Type:
Show Source
object
-
calibration:
array calibration
Minimum Number of Items:
1
Unique Items Required:true
-
category:
string
Minimum Length:
1
-
color:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
measurementPeriod:
object CarePlan_detail_scheduledTiming
-
meta:
object Account_meta
-
operationalStatus:
string
Minimum Length:
1
-
parent:
object Account_coverage
-
resourceType:
string
Minimum Length:
1
-
source:
object Account_coverage
-
text:
object Account_text
-
type:
object ActivityDefinition_valueCodeableConcept
-
unit:
object ActivityDefinition_valueCodeableConcept
Nested Schema : calibration
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : identifier
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : DeviceMetric_calibration
Type:
Show Source
object
-
state:
string
Minimum Length:
1
-
time:
string
Minimum Length:
1
-
type:
string
Minimum Length:
1
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Nested Schema : CarePlan_detail_scheduledTiming_repeat
Type:
Show Source
object
-
frequency:
number
-
period:
number
-
periodUnit:
string
Minimum Length:
1
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 : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Response
200 Response
Success