Observation - Update
Observation - Update
Path Parameters
- id string requiredExample: 65376f4e41d98b8198c0ddd7
- application/json
Request Body
- object
Responses
- 200
OK
Response Headers
last-modified string
location string
content-type string
etag string
vary string
date string
content-length integer
x-xss-protection integer
x-frame-options string
x-content-type-options string
x-request-id string
Via string
Alt-Svc string
- application/json
- Schema
- Example (from schema)
- Example
Schema
- object
{}
{
"category": [
{
"coding": [
{
"code": "vital-signs",
"display": "Vital Signs",
"system": "http://terminology.hl7.org/CodeSystem/observation-category"
}
]
}
],
"code": {
"coding": [
{
"code": "9279-1",
"display": "Respiratory rate",
"system": "http://loinc.org"
}
]
},
"effectiveDateTime": "2022-07-14",
"encounter": {
"display": "Pemeriksaan Fisik Pernafasan Budi Santoso di hari Selasa, 14 Juni 2022",
"reference": "Encounter/2823ed1d-3e3e-434e-9a5b-9c579d192787"
},
"id": "40a8c3c0-89fb-4ed3-b646-399c6a909d8a",
"issued": "2022-07-14T14:27:00+07:00",
"meta": {
"lastUpdated": "2022-12-30T02:04:52.691363+00:00",
"versionId": "MTY3MjM2NTg5MjY5MTM2MzAwMA"
},
"resourceType": "Observation",
"status": "final",
"subject": {
"reference": "Patient/100000030009"
},
"valueQuantity": {
"code": "/min",
"system": "http://unitsofmeasure.org",
"unit": "breaths/minute",
"value": 22
}
}
Loading...