ServiceRequest - By ID
ServiceRequest - By ID
Path Parameters
- id string requiredExample: 65d42efbb43d429d24a64477
Responses
- 200
OK
Response Headers
last-modified 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
{}
{
"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": "2022-09-06T03:25:42.652516+00:00",
"profile": [
"https://fhir.kemkes.go.id/r4/StructureDefinition/ServiceRequest|4.0.1"
],
"versionId": "MTY2MjQzNDc0MjY1MjUxNjAwMA"
},
"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...