ServiceRequest - Search by Nomor Rujukan Nasional
ServiceRequest - Search by Nomor Rujukan Nasional
Query Parameters
- identifier stringExample: http://sys-ids.kemkes.go.id/referral-number|1000000005
Header Parameters
- Content-Type stringExample: application/json
Responses
- 200
OK
Response Headers
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
{}
{
"entry": [
{
"fullUrl": "https://api-satusehat-dev.dto.kemkes.go.id/fhir-r4/v1/ServiceRequest/3e8459cc-a9b1-405a-9e20-abfb5e40f8c7",
"resource": {
"authoredOn": "2022-06-13T12:30:27+07:00",
"category": [
{
"coding": [
{
"code": "108252007",
"display": "Laboratory procedure",
"system": "http://snomed.info/sct"
}
]
},
{
"coding": [
{
"code": "3457005",
"display": "Patient referral",
"system": "http://snomed.info/sct"
}
]
}
],
"code": {
"coding": [
{
"code": "29575-8",
"display": "Thyrotropin [Units/volume] in DBS",
"system": "http://loinc.org"
}
],
"text": "Pemeriksaan Skrining Thyroid Stimulating Hormone (TSH)"
},
"encounter": {
"display": "Pemeriksaan Skrining Thyroid Stimulating Hormone (TSH) Total Selasa, 14 Juni 2022 pukul 09:30 WIB",
"reference": "Encounter/a9c884f7-a764-4023-a571-72e5c6b1d408"
},
"id": "3e8459cc-a9b1-405a-9e20-abfb5e40f8c7",
"identifier": [
{
"system": "http://sys-ids.kemkes.go.id/servicerequest/10083042",
"value": "00001-Puskesmas Bagelen"
},
{
"system": "http://sys-ids.kemkes.go.id/referral-number",
"value": "1000000005"
}
],
"intent": "original-order",
"meta": {
"lastUpdated": "2023-03-14T02:33:15.235041+00:00",
"versionId": "MTY3ODc2MTE5NTIzNTA0MTAwMA"
},
"occurrenceDateTime": "2022-06-14T09:30:27+07:00",
"performer": [
{
"display": "IHS Hospital",
"reference": "Organization/10000004"
}
],
"priority": "routine",
"reasonCode": [
{
"text": "Suspek Hipotiroid Kongenital"
}
],
"requester": {
"display": "Puskesmas Bagelen",
"reference": "Organization/10083042"
},
"resourceType": "ServiceRequest",
"specimen": [
{
"reference": "Specimen/dc4e3a46-340f-44e4-92be-107afd24049e"
}
],
"status": "active",
"subject": {
"reference": "Patient/P02029102701"
}
},
"search": {
"mode": "match"
}
}
],
"resourceType": "Bundle",
"total": 1,
"type": "searchset"
}
Loading...