id -- the server assigns one and returns it in the Location header and in the response body.Authorization: Bearer ********************{
"resourceType": "Device",
"status": "active",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "706689003",
"display": "Blood glucose meter"
}
]
},
"patient": {
"reference": "Patient/example"
}
}{
"resourceType": "Device",
"status": "active",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "706689003",
"display": "Blood glucose meter"
}
]
},
"patient": {
"reference": "Patient/example"
}
}