Documents
Get Document
get/api/v1/documents/{id}
Path parameters
idstring required
Document ID
Response
OK
Example response
{
"class_code": "11506-3",
"confidentiality_code": "N",
"creation_time": "2018-08-12T12:52:00Z",
"document_id": "client-patient1-document1",
"format_code": "urn:ihe:lab:xd-lab:2008",
"healthcare_facility_type_code": "73770003",
"mime_type": "application/xml",
"patient_id": "client-patient-identifier-patient1",
"practice_setting_code": "394802001",
"service_start_time": "2018-08-12T11:18:00Z",
"service_stop_time": "2018-08-12T12:50:00Z",
"shared_documents": [
{
"deleted": "2018-08-12T12:52:00Z",
"retrieved": "2018-08-12T12:52:00Z",
"status": "RETRIEVED",
"subscriber_project_id": "client-project-identifier",
"updated": "2018-08-12T12:52:00Z"
}
],
"title": "patent1_standard_lab_results.xml",
"type": "CLINICAL",
"type_code": "11502-2"
}