Condition - Search by Encounter
Condition - Search by Encounter
Query Parameters
- encounter stringExample: 1a0951f7-c99e-4b54-9207-29709483895d
Responses
- 200
OK
Response Headers
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
{}
{
"entry": [
{
"fullUrl": "https://api-satusehat-dev.dto.kemkes.go.id/fhir-r4/v1/Condition/cfbfb2a9-b261-494b-a6ad-905875fcdec6",
"resource": {
"category": [
{
"coding": [
{
"code": "encounter-diagnosis",
"display": "Encounter Diagnosis",
"system": "http://terminology.hl7.org/CodeSystem/condition-category"
}
]
}
],
"clinicalStatus": {
"coding": [
{
"code": "active",
"display": "Active",
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical"
}
]
},
"code": {
"coding": [
{
"code": "K35.8",
"display": "Acute appendicitis, other and unspecified",
"system": "http://hl7.org/fhir/sid/icd-10"
}
]
},
"encounter": {
"display": "Kunjungan Budi Santoso di hari Selasa, 14 Juni 2022",
"reference": "Encounter/abc329d0-1692-4772-9340-e75df4b29eda"
},
"id": "cfbfb2a9-b261-494b-a6ad-905875fcdec6",
"meta": {
"lastUpdated": "2022-08-02T05:01:32.386871+00:00",
"versionId": "MTY1OTQxNjQ5MjM4Njg3MTAwMA"
},
"resourceType": "Condition",
"subject": {
"display": "Budi Santoso",
"reference": "Patient/100000030009"
}
},
"search": {
"mode": "match"
}
},
{
"fullUrl": "https://api-satusehat-dev.dto.kemkes.go.id/fhir-r4/v1/Condition/eebc5f97-0e7b-488f-835e-b8c654aa46af",
"resource": {
"category": [
{
"coding": [
{
"code": "encounter-diagnosis",
"display": "Encounter Diagnosis",
"system": "http://terminology.hl7.org/CodeSystem/condition-category"
}
]
}
],
"clinicalStatus": {
"coding": [
{
"code": "active",
"display": "Active",
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical"
}
]
},
"code": {
"coding": [
{
"code": "A91",
"display": "Dengue haemorrhagic fever",
"system": "http://hl7.org/fhir/sid/icd-10"
}
]
},
"encounter": {
"display": "Kunjungan Budi Santoso di hari Selasa, 14 Juni 2022",
"reference": "Encounter/abc329d0-1692-4772-9340-e75df4b29eda"
},
"id": "eebc5f97-0e7b-488f-835e-b8c654aa46af",
"meta": {
"lastUpdated": "2022-08-02T05:01:32.386871+00:00",
"versionId": "MTY1OTQxNjQ5MjM4Njg3MTAwMA"
},
"resourceType": "Condition",
"subject": {
"display": "Budi Santoso",
"reference": "Patient/100000030009"
}
},
"search": {
"mode": "match"
}
}
],
"resourceType": "Bundle",
"total": 2,
"type": "searchset"
}
Loading...