-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDocumentReference-StructureDataCapture-Example.json
More file actions
48 lines (48 loc) · 1.2 KB
/
DocumentReference-StructureDataCapture-Example.json
File metadata and controls
48 lines (48 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"resourceType": "DocumentReference",
"id": "DocumentReference-StructureDataCapture-Example",
"status": "current",
"docStatus": "final",
"subject": {
"reference": "Patient/Patient-PheobeSmitham-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307539"
}
},
"date": "2023-10-16T09:45:00Z",
"author": [
{
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "R0A"
}
}
],
"description": "Phenotype Report",
"content": [
{
"attachment": {
"contentType": "application/json",
"url": "drs://drs.genomicsengland.nhs.uk/ga4gh/drs/v1/objects/42375e7d-071c-4eb3-b1c8-cec11e245cf0",
"title": "-Structure Data Capture JSON report"
}
}
],
"context": {
"related": [
{
"reference": "ServiceRequest/ServiceRequest-WGSTestOrderFormUpdated-TrioTesting-Example"
},
{
"reference": "Specimen/Specimen-PheobeSmitham-Example"
},
{
"reference": "Specimen/Specimen-PheobeSmithamFather-Example"
},
{
"reference": "Specimen/Specimen-PheobeSmithamMother-Example"
}
]
}
}