HealthcareService - PUT
HealthcareService - PUT
Path Parameters
- id string requiredExample: 64f6ab0aad79088533940381
- application/json
Request Body
- object
Responses
- 200
OK
Response Headers
etag string
last-modified string
content-type string
location 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
{}
{
"active": true,
"id": "8cfb2d6f-dc20-4068-9113-805d426a6f17",
"identifier": [
{
"system": "http://sys-ids.kemkes.go.id/healthcareservice/10000004",
"value": "HS-19920029_123"
}
],
"location": [
{
"display": "Ruang 1A, Poliklinik Bedah Rawat Jalan Terpadu, Lantai 2, Gedung G",
"reference": "Location/b017aa54-f1df-4ec2-9d84-8823815d7228"
}
],
"meta": {
"lastUpdated": "2022-10-14T03:16:20.997905+00:00",
"versionId": "MTY2NTcxNzM4MDk5NzkwNTAwMA"
},
"name": "Poliklinik Bedah Rawat Jalan Terpadu",
"program": [
{
"coding": [
{
"code": "1000200",
"display": "Program JKN",
"system": "http://terminology.kemkes.go.id/CodeSystem/program"
}
]
}
],
"providedBy": {
"reference": "Organization/10000004"
},
"resourceType": "HealthcareService",
"specialty": [
{
"coding": [
{
"code": "S001.09",
"display": "Penyakit dalam kardiovaskular ",
"system": "http://terminology.kemkes.go.id/CodeSystem/clinical-speciality"
}
]
}
],
"type": [
{
"coding": [
{
"code": "JAN",
"display": "Poli Jantung",
"system": "http://sys-ids.kemkes.go.id/bpjs-poli"
}
]
},
{
"coding": [
{
"code": "305",
"display": "Counselling",
"system": "http://terminology.hl7.org/CodeSystem/service-type"
}
]
},
{
"coding": [
{
"code": "221",
"display": "Surgery - General",
"system": "http://terminology.hl7.org/CodeSystem/service-type"
}
]
}
]
}
Loading...