ServiceRequest - Rujukan Radiologi Eksternal
ServiceRequest - Rujukan Radiologi Eksternal
- application/json
Request Body
- object
Responses
- 201
Created
Response Headers
location string
last-modified string
etag 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-14T09:30:27+07:00",
"category": [
{
"coding": [
{
"code": "3457005",
"display": "Patient referral",
"system": "http://snomed.info/sct"
}
]
},
{
"coding": [
{
"code": "363679005",
"display": "Imaging",
"system": "http://snomed.info/sct"
}
]
}
],
"code": {
"coding": [
{
"code": "79103-8",
"display": "CT Abdomen W contrast IV",
"system": "http://loinc.org"
}
],
"text": "Pemeriksaan CT Scan Abdomen Atas"
},
"encounter": {
"display": "Kunjungan Budi Santoso di hari Selasa, 14 Juni 2022",
"reference": "Encounter/2823ed1d-3e3e-434e-9a5b-9c579d192787"
},
"id": "f5d056e4-a0b7-46cf-9ed2-b25a0b211bc8",
"identifier": [
{
"system": "http://sys-ids.kemkes.go.id/servicerequest/10000004",
"value": "00001"
}
],
"intent": "original-order",
"locationCode": [
{
"coding": [
{
"code": "OF",
"display": "Outpatient Facility",
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
}
]
}
],
"locationReference": [
{
"display": "Ruang 1A, Poliklinik Rawat Jalan",
"reference": "Location/ef011065-38c9-46f8-9c35-d1fe68966a3e"
}
],
"meta": {
"lastUpdated": "2023-03-07T07:53:41.844457+00:00",
"versionId": "MTY3ODE3NTYyMTg0NDQ1NzAwMA"
},
"occurrenceDateTime": "2022-07-14",
"patientInstruction": "Kontrol setelah 1 bulan minum obat anti tuberkulosis. Dalam keadaan darurat dapat menghubungi hotline RS di nomor 14045",
"performer": [
{
"display": "Fatma",
"reference": "Practitioner/N10000005"
}
],
"priority": "routine",
"reasonCode": [
{
"coding": [
{
"code": "A15.0",
"display": "Tuberculosis of lung, confirmed by sputum microscopy with or without culture",
"system": "http://hl7.org/fhir/sid/icd-10"
}
],
"text": "Kontrol rutin bulanan"
}
],
"requester": {
"display": "Dokter Bronsig",
"reference": "Practitioner/N10000001"
},
"resourceType": "ServiceRequest",
"status": "active",
"subject": {
"reference": "Patient/100000030009"
}
}
Loading...