DiagnosticReport - PATCH
DiagnosticReport - PATCH
Path Parameters
- id string requiredExample: ec63dc9a-738d-4f7b-8a4d-86ca9e621ef6
Header Parameters
- Content-Type stringExample: application/json-patch+json
- application/json
Request Body
- object
Responses
- 200
OK
Response Headers
last-modified string
content-type string
etag string
location 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": "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/2823ed1d-3e3e-434e-9a5b-9c579d192787"
},
"id": "ec63dc9a-738d-4f7b-8a4d-86ca9e621ef6",
"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-10-07T07:25:50.390712+00:00",
"profile": [
"https://fhir.kemkes.go.id/r4/StructureDefinition/DiagnosticReport|4.0.1"
],
"versionId": "MTY2NTEyNzU1MDM5MDcxMjAwMA"
},
"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": "preliminary",
"subject": {
"reference": "Patient/100000030009"
}
}
Loading...