ServiceRequest - Update
ServiceRequest - Update
Path Parameters
- id string requiredExample: 1204ee6c-4af3-4448-946c-f2f1c2bbc50a
- application/json
Request Body
- object
Responses
- 200
OK
Response Headers
last-modified string
etag string
location string
content-type string
vary string
date string
content-length integer
X-Xss-Protection string
X-Frame-Options string
X-Content-Type-Options string
x-request-id string
Via string
Strict-Transport-Security string
Referrer-Policy string
Permissions-Policy string
Content-Security-Policy string
Alt-Svc string
- application/json
- Schema
- Example (from schema)
- Example
Schema
- object
{}
{
"authoredOn": "2022-06-13T12:30:27+07:00",
"category": [
{
"coding": [
{
"code": "108252007",
"display": "Laboratory procedure",
"system": "http://snomed.info/sct"
}
]
}
],
"code": {
"coding": [
{
"code": "11477-7",
"display": "Microscopic observation [Identifier] in Sputum by Acid fast stain",
"system": "http://loinc.org"
}
],
"text": "Pemeriksaan Sputum BTA"
},
"encounter": {
"display": "Permintaan BTA Sputum Budi Santoso di hari Selasa, 14 Juni 2022 pukul 09:30 WIB",
"reference": "Encounter/2823ed1d-3e3e-434e-9a5b-9c579d192787"
},
"id": "1204ee6c-4af3-4448-946c-f2f1c2bbc50a",
"identifier": [
{
"system": "http://sys-ids.kemkes.go.id/servicerequest/10000004",
"value": "00001"
}
],
"intent": "original-order",
"meta": {
"lastUpdated": "2023-03-07T07:54:36.905861+00:00",
"versionId": "MTY3ODE3NTY3NjkwNTg2MTAwMA"
},
"occurrenceDateTime": "2022-06-14T09:30:27+07:00",
"performer": [
{
"display": "Fatma",
"reference": "Practitioner/N10000005"
}
],
"priority": "routine",
"reasonCode": [
{
"text": "Periksa jika ada kemungkinan Tuberculosis"
}
],
"requester": {
"display": "Dokter Bronsig",
"reference": "Practitioner/N10000001"
},
"resourceType": "ServiceRequest",
"status": "active",
"subject": {
"reference": "Patient/100000030009"
}
}
Loading...