Specimen - PATCH
Specimen - PATCH
Path Parameters
- id string requiredExample: cb2adef7-3971-4239-9cc2-6ae9981fe57d
Header Parameters
- Content-Type stringExample: application/json-patch+json
- application/json
Request Body
- object
Responses
- 200
OK
Response Headers
content-type string
location string
last-modified 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
{}
{
"collection": {
"collectedDateTime": "2022-06-14T08:15:00+07:00",
"method": {
"coding": [
{
"code": "119297000",
"display": "Blood specimen (specimen)",
"system": "http://snomed.info/sct"
}
]
}
},
"id": "cb2adef7-3971-4239-9cc2-6ae9981fe57d",
"identifier": [
{
"assigner": {
"reference": "Organization/10000004"
},
"system": "http://sys-ids.kemkes.go.id/specimen/10000004",
"value": "00001"
}
],
"meta": {
"lastUpdated": "2022-10-07T07:30:55.386525+00:00",
"versionId": "MTY2NTEyNzg1NTM4NjUyNTAwMA"
},
"receivedTime": "2022-06-14T08:25:00+07:00",
"request": [
{
"reference": "ServiceRequest/65b8a884-7a79-41e1-96ab-3fc30837ac66"
}
],
"resourceType": "Specimen",
"status": "unavailable",
"subject": {
"display": "Budi Santoso",
"reference": "Patient/100000030009"
},
"type": {
"coding": [
{
"code": "119297000",
"display": "Blood specimen (specimen)",
"system": "http://snomed.info/sct"
}
]
}
}
Loading...