{
"resourceType": "DiagnosticReport", "id": "example-pgx", "basedOn": [ { "reference": "ServiceRequest/example-pgx" } ], "status": "final", "code": { "coding": [ { "system": "https://system/PGxReport", "code": "PGxReport", "display": "Pharmacogenetics Report" } ], "text": "Pharmacogenetics Report" }, "subject": { "reference": "Patient/899962", "display": "Bob Smith" }, "effectiveDateTime": "2016-10-15T12:34:56+11:00", "issued": "2016-10-20T14:00:05+11:00", "performer": [ { "reference": "Organization/4829" } ], "result": [ { "reference": "Observation/example-phenotype" } ], "presentedForm": [ { "contentType": "application/pdf", "language": "en", "data": "cGRmSW5CYXNlNjRCaW5hcnk=", "hash": "571ef9c5655840f324e679072ed62b1b95eef8a0", "title": "Pharmacogenetics Report", "creation": "2016-10-20T20:00:00+11:00" } ], "meta": { "tag": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason", "code": "HTEST", "display": "test health data" } ] }
}