id -- the server assigns one and returns it in the Location header and in the response body.Authorization: Bearer ********************{
"resourceType": "Medication",
"status": "active",
"code": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "860975",
"display": "Metformin 500 MG oral tablet"
}
]
}
}{
"resourceType": "Medication",
"status": "active",
"code": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "860975",
"display": "Metformin 500 MG oral tablet"
}
]
}
}