DocumentSearchResponse Message Example

Json Format: DocumentSearchResponse

Download Raw DocumentSearchResponse Json example

An example of a DocumentSearchResponse.


{
"resourceType": "Bundle",
"id": "28728ce6-0b8e-4050-af2e-03eafc148b1a",
"type": "searchset",
"entry": [
{
"resourceType": "DocumentReference",
"id": "ea32197b-b7b4-4838-ac47-a5054762a824",
{
"resourceType": "Patient",
"id": "2009fe26-4210-43bd-a4ee-152432c81a03",
{
"system": "2.16.840.1.113883.3.3569",
"value": "1200"
}
]
},
{
"resourceType": "Organization",
"id": "c3c0216b-03f8-462c-9b71-fa0b68131eb7",
"name": "Document Author Institution"
},
{
"resourceType": "Practitioner",
"id": "c79fcc02-275e-4a10-b52b-8ba044f7a4a2",
"name": [
{
"family": "Document AuthorPerson"
}
]
}
],
"system": "urn:ietf:rfc:3986",
"value": "999999999_11561"
},
{
"use": "official",
"system": "http://www.hl7.org/oid/",
"value": "urn:oid:1.3.6.1.4.1.21367.13.70.108"
}
],
"status": "current",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "56816-2",
"display": "Document Name"
}
]
},
{
"coding": [
{
"system": "1.3.6.1.4.1.21367.100.1",
"code": "34117-2",
"display": "History & Physical"
}
]
}
],
"subject": {
"reference": "#2009fe26-4210-43bd-a4ee-152432c81a03"
},
"date": "2022-09-08T19:53:11.200+00:00",
"author": [
{
"reference": "#c3c0216b-03f8-462c-9b71-fa0b68131eb7"
},
{
"reference": "#c79fcc02-275e-4a10-b52b-8ba044f7a4a2"
}
],
"description": "Very Important Document Title",
{
"coding": [
{
"system": "2.16.840.1.113883.5.25",
"code": "N",
"display": "Normal"
}
]
}
],
"content": [
{
"contentType": "text/xml",
"url": "/Binary?documentId=999999999_11561&repositoryId=3.24.465.32.213.13321.31&homeCommunityId=1.3.6.1.4.1.21367.13.70.108",
"creation": "2022-04-04T00:00:00+00:00"
},
"format": {
"system": "1.3.6.1.4.1.19376.1.2.3",
"code": "urn:ihe:pcc:xphr:2007",
"display": "urn:ihe:pcc:xphr:2007"
}
}
],
"context": {
"period": {
"start": "2022-04-03T05:32:00+00:00",
"end": "2022-04-03T06:31:00+00:00"
}
}
}
}
]
}