DiagnosticReport - By ID
DiagnosticReport - By ID
Path Parameters
- id string requiredExample: 64f058d9b4242558ac9d5c4c
Responses
- 200
OK
Response Headers
etag string
last-modified 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
{}
{
"category": [
{
"coding": [
{
"code": "MB",
"display": "Microbiology",
"system": "http://terminology.hl7.org/CodeSystem/v2-0074"
}
]
}
],
"code": {
"coding": [
{
"code": "11477-7",
"display": "Microscopic observation [Identifier] in Sputum by Acid fast stain",
"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/2823ed1d-3e3e-434e-9a5b-9c579d192787"
},
"id": "9b08ba9f-4d82-4d02-be6b-9e9bd6b48c7a",
"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-06T03:26:41.534555+00:00",
"profile": [
"https://fhir.kemkes.go.id/r4/StructureDefinition/DiagnosticReport|4.0.1"
],
"versionId": "MTY2MjQzNDgwMTUzNDU1NTAwMA"
},
"performer": [
{
"reference": "Practitioner/N10000001"
},
{
"reference": "Organization/10000004"
}
],
"resourceType": "DiagnosticReport",
"result": [
{
"reference": "Observation/dc0b1b9c-d2c8-4830-b8bb-d73c68174f02"
}
],
"specimen": [
{
"reference": "Specimen/3095e36e-1624-487e-9ee4-737387e7b55f"
}
],
"status": "final",
"subject": {
"reference": "Patient/100000030009"
}
}
Loading...