Composition - PATCH
Composition - PATCH
Path Parameters
- id string requiredExample: 64ed5782099578f233b21469
Header Parameters
- Content-Type stringExample: application/json-patch+json
- application/json
Request Body
- object
Responses
- 200
OK
Response Headers
last-modified string
etag 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
{}
{
"author": [
{
"display": "Dokter Bronsig",
"reference": "Practitioner/N10000001"
}
],
"category": [
{
"coding": [
{
"code": "LP173421-1",
"display": "Report",
"system": "http://loinc.org"
}
]
}
],
"custodian": {
"reference": "Organization/10000004"
},
"date": "2022-06-14",
"encounter": {
"display": "Kunjungan Budi Santoso di hari Selasa, 14 Juni 2022",
"reference": "Encounter/2823ed1d-3e3e-434e-9a5b-9c579d192787"
},
"id": "e511fb00-3641-4816-a9fd-db2a55d1897d",
"identifier": {
"system": "http://sys-ids.kemkes.go.id/composition/10000004",
"value": "P20240001"
},
"meta": {
"lastUpdated": "2022-10-07T07:30:36.084897+00:00",
"versionId": "MTY2NTEyNzgzNjA4NDg5NzAwMA"
},
"resourceType": "Composition",
"section": [
{
"code": {
"coding": [
{
"code": "42344-2",
"display": "Discharge diet (narrative)",
"system": "http://loinc.org"
}
]
},
"text": {
"div": "Rekomendasi diet rendah karbohidrat",
"status": "additional"
}
}
],
"status": "amended",
"subject": {
"display": "Budi Santoso",
"reference": "Patient/100000030009"
},
"title": "Resume Medis Rawat Jalan",
"type": {
"coding": [
{
"code": "18842-5",
"display": "Discharge summary",
"system": "http://loinc.org"
}
]
}
}
Loading...