Procedure - By ID
Procedure - By ID
Path Parameters
- id string requiredExample: 64f1951e9ee46a46240ebe41
Responses
- 200
OK
Response Headers
last-modified string
etag string
content-type 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
{}
{
"bodySite": [
{
"coding": [
{
"code": "302551006",
"display": "Entire Thorax",
"system": "http://snomed.info/sct"
}
]
}
],
"category": {
"coding": [
{
"code": "103693007",
"display": "Diagnostic procedure",
"system": "http://snomed.info/sct"
}
],
"text": "Diagnostic procedure"
},
"code": {
"coding": [
{
"code": "87.44",
"display": "Routine chest x-ray, so described",
"system": "http://hl7.org/fhir/sid/icd-9-cm"
}
]
},
"encounter": {
"display": "Tindakan Rontgen Dada Budi Santoso pada Selasa tanggal 14 Juni 2022",
"reference": "Encounter/2823ed1d-3e3e-434e-9a5b-9c579d192787"
},
"id": "87859868-c35b-4f7b-86dd-da9830ae58c5",
"meta": {
"lastUpdated": "2022-08-26T07:13:22.619222+00:00",
"versionId": "MTY2MTQ5ODAwMjYxOTIyMjAwMA"
},
"note": [
{
"text": "Rontgen thorax melihat perluasan infiltrat dan kavitas."
}
],
"performedPeriod": {
"end": "2022-06-14T14:27:00+01:00",
"start": "2022-06-14T13:31:00+01:00"
},
"performer": [
{
"actor": {
"display": "Dokter Bronsig",
"reference": "Practitioner/N10000001"
}
}
],
"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"
}
]
}
],
"resourceType": "Procedure",
"status": "completed",
"subject": {
"display": "Budi Santoso",
"reference": "Patient/P00030004"
}
}
Loading...