DiagnosticReport - By Specimen & Subject
DiagnosticReport - By Specimen & Subject
Query Parameters
- specimen stringExample: 3095e36e-1624-487e-9ee4-737387e7b55f
- subject integerExample: 100000030009
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/DiagnosticReport/a81ae9f7-6f97-46ad-9245-fc192f7fa458",
"resource": {
"category": [
{
"coding": [
{
"code": "MB",
"display": "Microbiology",
"system": "http://terminology.hl7.org/CodeSystem/v2-0074"
}
]
}
],
"code": {
"coding": [
{
"code": "647-8",
"display": "Microscopic observation [Identifier] in Sputum by Acid fast stain.Ziehl-Neelsen",
"system": "http://loinc.org"
}
]
},
"conclusionCode": [
{
"coding": [
{
"code": "260347006",
"display": "+",
"system": "http://snomed.info/sct"
}
]
}
],
"effectiveDateTime": "2012-12-01T12:00:00+01:00",
"encounter": {
"reference": "Encounter/11c7253d-1474-4999-91ee-467470c31b06"
},
"id": "a81ae9f7-6f97-46ad-9245-fc192f7fa458",
"identifier": [
{
"system": "http://sys-ids.kemkes.go.id/diagnostic/10000004/lab",
"use": "official",
"value": "5234342"
}
],
"issued": "2012-12-01T12:00:00+01:00",
"meta": {
"lastUpdated": "2022-09-02T01:25:55.627168+00:00",
"profile": [
"https://fhir.kemkes.go.id/r4/StructureDefinition/DiagnosticReport|4.0.1"
],
"versionId": "MTY2MjA4MTk1NTYyNzE2ODAwMA"
},
"performer": [
{
"reference": "Practitioner/N10000001"
},
{
"reference": "Organization/10000004"
}
],
"resourceType": "DiagnosticReport",
"result": [
{
"reference": "Observation/889028b1-5a54-4a6f-b5ed-8083f9629b0e"
}
],
"specimen": [
{
"reference": "Specimen/c336f80b-f033-45bf-a979-6f0c796c7849"
}
],
"status": "final",
"subject": {
"reference": "Patient/100000030009"
}
},
"search": {
"mode": "match"
}
}
],
"resourceType": "Bundle",
"total": 1,
"type": "searchset"
}
Loading...